| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-08 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
| 2012-04-07 | Do not enable irqs during softirq processing, just like upstream DDE | Samuel Thibault | |
| 2012-04-07 | Merge branch 'dde' of git.savannah.gnu.org:/srv/git/hurd/incubator into dde | Samuel Thibault | |
| 2012-04-07 | Revert to upstream DDE cli_sti code, with __thread | Samuel Thibault | |
| Flags in Linux and L4 are a per-processor thing. In userland, that simply maps to a per-thread thing. Using a lock instead introduces deadlocks. | |||
| 2012-02-25 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
| 2012-02-25 | Print a message when a firmware is request | Samuel Thibault | |
| to let the user have an idea why the driver does not work. | |||
| 2012-02-22 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
| Conflicts: dde_e100/Makefile dde_e1000/Makefile dde_ne2k_pci/Makefile dde_pcnet32/Makefile dde_rtl8139/Makefile | |||
| 2012-02-22 | Clean up includes | Samuel Thibault | |
| To use the standard hurd Makeconf rules and permit external dde_* build Conflicts: dde_e100/Makefile dde_e1000/Makefile dde_ne2k_pci/Makefile dde_pcnet32/Makefile dde_rtl8139/Makefile | |||
| 2012-02-22 | Clean up includes | Samuel Thibault | |
| To use the standard hurd Makeconf rules and permit external dde_* build | |||
| 2012-02-19 | Simply use -l to link libmachdev and libddekit | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
| 2012-02-19 | Prevent dynamic linking | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
| 2012-02-19 | Install machdev.h | Samuel Thibault | |
| 2012-02-19 | Install machdev.h | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
| 2012-02-19 | Merge remote-tracking branch 'mainline/master' into dde | Samuel Thibault | |
| 2012-02-19 | Fix ddekit initialization. Shared linking makes initcall fail | Samuel Thibault | |
| 2012-02-19 | Dynamically link against libddekit, libhurd-slab and libbpf | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde-upstream' into dde | Samuel Thibault | |
| 2012-02-19 | Simplify link flags computation | Samuel Thibault | |
| 2012-02-19 | Fix format security | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
| 2012-02-19 | Merge remote-tracking branch 'mainline/master' into dde | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
| 2012-02-19 | cleanup | Samuel Thibault | |
| 2012-02-19 | cleanup | Samuel Thibault | |
| 2012-02-19 | Merge branch 'dde' into dde-debian | Samuel Thibault | |
| Conflicts: dde_e100/Makefile dde_e1000/Makefile dde_ne2k_pci/Makefile dde_pcnet32/Makefile dde_rtl8139/Makefile libddekit/mach.defs libmachdev/mach.defs | |||
| 2012-02-19 | Merge remote-tracking branch 'mainline/master' into dde | Samuel Thibault | |
| Conflicts: Makefile boot/ChangeLog boot/boot.c configure configure.in doc/ChangeLog libdiskfs/ChangeLog libdiskfs/boot-start.c libports/manage-multithread.c libthreads/ChangeLog libthreads/alpha/thread.c pfinet/ChangeLog pfinet/iioctl-ops.c pfinet/linux-src/net/ipv6/addrconf.c pfinet/linux-src/net/ipv6/icmpv6.c utils/settrans.c | |||
| 2012-02-19 | Fix calling initializers, const seems to upset the dynlinker | Samuel Thibault | |
| 2012-02-19 | Fix calling initializers, const seems to upset the dynlinker | Samuel Thibault | |
| 2012-02-19 | fix link | Samuel Thibault | |
| 2012-02-18 | Remove generated file | Samuel Thibault | |
| 2012-02-18 | include bpf in link | Samuel Thibault | |
| 2012-02-18 | Fix link command | Samuel Thibault | |
| 2012-02-18 | Fix link | Samuel Thibault | |
| 2012-02-18 | Use experimental.defs instead of patched device.defs and mach.defs | Samuel Thibault | |
| 2012-02-18 | Fix figure | Samuel Thibault | |
| 2012-02-18 | remove duplicate headers, to be replaced by experimental.defs | Samuel Thibault | |
| 2012-02-18 | Remove generated file | Samuel Thibault | |
| 2012-02-18 | include bpf in link | Samuel Thibault | |
| 2012-02-16 | Fix link command | Samuel Thibault | |
| 2012-02-16 | fix build (probably for newer perl) | Samuel Thibault | |
| 2012-02-16 | fix build (probably for newer perl) | Samuel Thibault | |
| 2011-11-24 | Merge remote-tracking branch 'darnassus/master' | Thomas Schwinge | |
| 2011-11-24 | * configure: Regenerate. | Thomas Schwinge | |
| 2011-11-20 | configure: Use modern `AC_INIT' invocation. | Ludovic Courtès | |
| * Makeconf (hurd-version): Move to... * config.make.in (hurd-version): ... here. Set to @PACKAGE_VERSION@. * configure.in: Change `AC_INIT' invocation to specify the package name, version number, and bug report address. | |||
| 2011-11-06 | Fix unlocking in raw_local_irq_restore inside a fake_local_irq_disable/restore | Samuel Thibault | |
| * libdde_linux26/lib/src/arch/l4/cli_sti.c (unlock_refcnt): New variable. (raw_local_irq_restore): Unlock `cli_lock' when `flags' are equal to `unlock_refcnt' (and clear the latter). (raw_local_irq_disable): If `cli_lock' was not locked, save the current value of `_refcnt' into `unlock_refcnt', unless the former is already smaller than the latter. | |||
| 2011-11-05 | * configure: Regenerate. | Thomas Schwinge | |
| 2011-11-05 | Disable NFS translator and daemon compilation when Sun RPC is lacking. | Ludovic Courtès | |
| * Makefile (prog-subdirs): Make `nfs' and `nfsd' conditional on $(HAVE_SUN_RPC) = yes. * config.make.in (HAVE_SUN_RPC): New variable. * configure.in: Check for <rpc/types.h> and `clnt_create'. * README.CVS: Document dependency on a Sun RPC implementation. | |||
