Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-19 | Merge remote-tracking branch 'mainline/master' 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 remote-tracking branch 'mainline/master' into dde | Samuel Thibault | |
2012-02-19 | cleanup | Samuel Thibault | |
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-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-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. | |||
2011-10-20 | Merge branch 'tls/libthreads' | Thomas Schwinge | |
Conflicts: libthreads/ChangeLog | |||
2011-10-19 | Add missing format strings for error, printk, problem | Pino Toscano | |
Some calls to `error', `printk', and `problem' lacked a format string, leading to build failure when compiling with stricter CFLAGS. * nfs/mount.c (mount_root): Add format string for `error' calls which lacked it. * pfinet/main.c (pfinet_bind): Likewise. * term/main.c (main): Likewise. * utils/shd.c (run): Likewise. * utils/storeinfo.c (main): Likewise. * pfinet/linux-src/include/net/tcp.h (tcp_clear_xmit_timer): Add format string for `printk' call which lacked it. (tcp_timer_is_set): Likewise. * ufs-fsck/utilities.c (punt): Add format string for `problem' call which lacked it. | |||
2011-08-23 | missing irq->line renaming | Samuel Thibault | |
2011-08-23 | missing rename | Samuel Thibault | |
2011-08-23 | missing irq->line renaming | Samuel Thibault | |
2011-08-23 | rename intr.h constants | Samuel Thibault | |
2011-08-23 | rename device_intr_notify into device_intr_register | Samuel Thibault | |
2011-08-23 | rename irq into intr or line | Samuel Thibault | |
2011-08-23 | rename device_irq_enable into device_intr_enable | Samuel Thibault | |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer | |
* Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | |||
2011-06-30 | Revert "drop generated files" | Samuel Thibault | |
This reverts commit fb489ff7a7989b85ae4f3c1deaf5dbf816de6545. The Makefile rules are not actually regenerating them properly. | |||
2011-05-09 | drop generated files | Samuel Thibault | |
2011-05-08 | reorder vm_allocate_contiguous parameter like vm_allocate | Samuel Thibault | |
2011-05-08 | Rename vm_dma_buff_alloc RPC into vm_allocate_contiguous | Samuel Thibault | |
2011-05-08 | Do not skip old RPCs | Samuel Thibault | |
2011-05-08 | drop intermediate backup | Samuel Thibault | |
2011-05-08 | drop patch file | Samuel Thibault | |
2011-05-08 | drop libpthread | Samuel Thibault | |
2011-05-08 | drop intermediate backup | Samuel Thibault | |
2011-05-08 | drop generated file | Samuel Thibault | |
2011-05-08 | drop .orig and .rej files | Samuel Thibault | |
2011-05-08 | drop .cvsignore files | Samuel Thibault | |
2011-05-08 | remove .svn directories | Samuel Thibault | |
2011-05-08 | re-add mainline configure | Samuel Thibault | |
2011-05-08 | Re-add original configure | Samuel Thibault | |
2011-05-08 | drop generated binary files | Samuel Thibault | |
2011-05-08 | drop diff file | Samuel Thibault | |
2011-05-08 | Remove mig-generated files | Samuel Thibault | |
2011-05-08 | Remove mig-generated files | Samuel Thibault | |
2011-05-08 | remove git-generated files | Samuel Thibault | |
2011-05-08 | rm .o files | Samuel Thibault | |
2011-05-08 | rmove .DS_Store | Samuel Thibault | |
2011-05-08 | remove .prof_d files | Samuel Thibault | |