summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-02-28Add the timespec_t Hurd typeRichard Braun
2013-02-26Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2013-02-26Add remap translatorSamuel Thibault
2013-02-25Include <stdlib.h> or <mach.h> where neededPino Toscano
2013-02-24Always set flags on ethernet interfaceSamuel Thibault
2013-02-24Fix IPv6 by receiving all multicastSamuel Thibault
2013-02-24Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2013-02-24Enable IPv6 packets between netdde and pfinetSamuel Thibault
2013-02-15Sync the io_request, io_reply and io interfacesRichard Braun
2013-02-11Fix registers recording in core dumpSamuel Thibault
2013-02-05Permit to use a tunnel not in /devSamuel Thibault
2013-01-29Fix spurious port deallocationSamuel Thibault
2013-01-27Do not warn about not raising priority of non-root translatorsSamuel Thibault
2013-01-27Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2013-01-27Add canonicalize option to hostmuxSamuel Thibault
2013-01-14Report VM cache statisticsRichard Braun
2013-01-14Pass pfinet errors to io_select callersSamuel Thibault
2013-01-14Use SOL_* values from libcSamuel Thibault
2013-01-13Add TASK_EVENTS_INFO support to libpsDavid Höppner
2013-01-13[IPV6]: Add IPV6_V6ONLY socket option support.Samuel Thibault
2012-12-27Optimise dir-lookup's second-lockSamuel Thibault
2012-12-17Fix comment styleSamuel Thibault
2012-12-17Fix double call to pthread_mutex_unlock in diskfs_S_ifsock_getsockaddr.Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in S_socket_connect.Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in repeat_event().Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in kbd_repeat_key().Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in console_move_mouse().Cyril Roelandt
2012-12-17Do not expand format name in posix format optionCyril Roelandt
2012-12-17Make io_select return errorsSamuel Thibault
2012-12-06pfinet: increase local port rangeRichard Braun
2012-11-27Complete switch from cthreads to pthreadsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Remove condition implicationsRichard Braun
2012-11-24Move starvation-reduction computation into adjust_priorityRichard Braun
2012-11-24Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-11-24Reduce contention on thread creation in libportsRichard Braun
2012-10-22libps: Fix typo in the documentation of _proc_stat_create.Cyril Roelandt
2012-10-04Revert "libdiskfs: handle _PC_2_SYMLINKS in pathconf"Pino Toscano
2012-09-30tmpfs: add --sizePino Toscano
2012-09-30tmpfs: extract size string parsing in an own functionPino Toscano
2012-09-30libdiskfs: handle _PC_2_SYMLINKS in pathconfPino Toscano
2012-09-23Add more keymapsSamuel Thibault
2012-09-23Automatically setup local sockets if not already done so.Samuel Thibault
2012-09-23Add options for user-space parted storesJeremie Koenig
2012-09-23Add options -k and -K to MAKEDEV.shJeremie Koenig
2012-09-23Reduce starvation among libports threadsRichard Braun
2012-09-23Fix pager deadlockSamuel Thibault
2012-09-22Check that runsystem script exists before trying it.Samuel Thibault
2012-09-22Set diskfs stores as readonly on shutdown before enabling RPCs again.Samuel Thibault