aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix extern inline useSamuel Thibault2012-03-2534-80/+354
* Add `console/motd.UTF8' to the distribution.Ludovic Courtès2012-02-211-2/+2
* Fix pfinet device_open errno reportingSamuel Thibault2012-02-191-2/+2
* Make pfinet use BPF filter when using a devnodeSamuel Thibault2012-02-191-5/+24
* More helpful messagesSamuel Thibault2012-02-191-3/+3
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2012-02-191-8/+27
|\
| * Make pfinet try both a filepath and kernel deviceSamuel Thibault2012-02-191-8/+27
* | Fix pfinet compilationSamuel Thibault2012-02-191-0/+3
|/
* Use TERM=mach-gnu-color instead of mach-colorSamuel Thibault2012-01-311-1/+1
* Upgrade pager-memcpy parametersSamuel Thibault2011-12-291-5/+6
* Do not inherit all ext2fs flagsSamuel Thibault2011-12-282-3/+25
* Fix 0-length reads from ttySamuel Thibault2011-12-271-1/+1
* Fix e2os script posixnessSamuel Thibault2011-12-201-2/+2
* Fix error values on socket creationPino Toscano2011-12-062-7/+9
* Fix proc faultSamuel Thibault2011-12-051-3/+1
* Fix select on pfinet tunnel and streamioSamuel Thibault2011-11-282-4/+2
* Partially revert fa5e833aSamuel Thibault2011-11-271-2/+0
* Fix two-way transmission for socketpair(SOCK_DGRAM)Samuel Thibault2011-11-271-0/+2
* Fix source address reference accountingSamuel Thibault2011-11-272-1/+3
* Fix pflocal.static linkSamuel Thibault2011-11-271-1/+1
* Merge remote-tracking branch 'darnassus/master'Thomas Schwinge2011-11-245-49/+67
|\
| * Further port sequence number cleanup.Thomas Schwinge2011-11-245-55/+33
| * Don't forget to update port sequence numbers in stub functions.Sergio Lopez2011-11-244-5/+45
* | * configure: Regenerate.Thomas Schwinge2011-11-241-40/+53
|/
* configure: Use modern `AC_INIT' invocation.Ludovic Courtès2011-11-203-4/+4
* Fix symlink support in tmpfsBen Asselstine2011-11-201-3/+5
* Just destroy port rights in default_pagerSergio Lopez2011-11-201-22/+3
* Fix defpager into using the correct control portMaksym Planeta2011-11-203-5/+6
* Work with memory object only after vm_map has been performedMaksym Planeta2011-11-201-5/+6
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2011-11-151-1/+13
|\
| * Allow /hurd/init to be a symlink.Ludovic Courtès2011-11-071-1/+13
* | Add commentsSamuel Thibault2011-11-151-0/+2
* | Keep at least one request handler thread.Diego Nieto Cid2011-11-151-0/+5
|/
* * configure: Regenerate.Thomas Schwinge2011-11-051-0/+70
* mach-defpager: Declare `__malloc_initialize_hook' as volatile.Ludovic Courtès2011-11-051-1/+7
* Disable NFS translator and daemon compilation when Sun RPC is lacking.Ludovic Courtès2011-11-054-3/+22
* Populate a [build]/lib directory with links to all shared libraries.Thomas Schwinge2011-10-201-0/+9
* Merge branch 'tls/libthreads'Thomas Schwinge2011-10-204-5/+48
|\
| * TLS support for libthreads.Samuel Thibault2011-10-205-5/+62
* | Fix building of nfs.static.Thomas Schwinge2011-10-192-15/+4
* | libnetfs: handle _PC_PATH_MAX in pathconfPino Toscano2011-10-191-0/+1
* | libdiskfs: handle _PC_PATH_MAX in pathconfPino Toscano2011-10-191-0/+1
* | Add missing format strings for error, printk, problemPino Toscano2011-10-197-10/+10
* | Sync pager before clearing MAY_CACHE flagSergio López2011-10-031-1/+4
* | Fix 'make dist' in doc.Diego Nieto Cid2011-08-221-2/+8
* | * include/Makefile (lndist): copy files from $(srcdir).Diego Nieto Cid2011-08-221-1/+1
* | Be less aggressive about switching to bigger unitsOlaf Buddenhagen2011-08-221-1/+1
* | fix common misspellingsJonathan Neuschäfer2011-08-20127-191/+191
* | pfinet/linux-src: fix a memory leakJonathan Neuschäfer2011-08-201-3/+6
* | Fix localhost() after memory failureSamuel Thibault2011-08-201-0/+2