Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-08 | regen | Philip Guenther | |
2014-10-09 | regen | Ted Unangst | |
2014-09-18 | regen | Masao Uebayashi | |
2014-09-17 | regen | Todd C. Miller | |
2014-09-01 | sync generated files | Doug Hogan | |
2014-08-31 | regen | Philip Guenther | |
2014-07-10 | sync | Theo de Raadt | |
2014-07-07 | regen | Matthew Dempsky | |
2014-07-07 | regen | Philip Guenther | |
2014-06-14 | sync | Theo de Raadt | |
2014-06-13 | sync | Theo de Raadt | |
2014-02-09 | regen | Philip Guenther | |
2013-09-14 | regen | Philip Guenther | |
2013-08-16 | regen | Philip Guenther | |
2013-08-14 | regen | Philip Guenther | |
2013-08-13 | regen | Philip Guenther | |
2013-06-09 | regen | Miod Vallat | |
2013-06-01 | regen | Ted Unangst | |
2013-06-01 | regen | Miod Vallat | |
2013-04-29 | regen | Matthew Dempsky | |
2013-04-15 | regen | Joel Sing | |
2013-03-14 | regen | Ted Unangst | |
2013-03-02 | regen | Philip Guenther | |
2012-09-10 | sync | Theo de Raadt | |
2012-08-23 | sync | Theo de Raadt | |
2012-06-21 | Regenerate | Philip Guenthe | |
2012-04-12 | sync | Theo de Raadt | |
2012-04-12 | sync | Theo de Raadt | |
2012-04-12 | sync | Theo de Raadt | |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe | |
particularly the "consume the signal you just sent" hang, and putting the wait queues in userspace. Do cancellation handling in pthread_cond_*wait(), pthread_join(), and sem_wait(). Add __ prefix to thr{sleep,wakeup,exit,sigdivert}() syscalls; add 'abort" argument to thrsleep to close cancellation race; make thr{sleep,wakeup} return errno values via *retval to avoid touching userspace errno. | |||
2011-10-15 | sync | Philip Guenthe | |
2011-07-18 | sync | Matthew Dempsky | |
2011-07-09 | sync | Matthew Dempsky | |
2011-07-09 | sync | Matthew Dempsky | |
2011-07-09 | sync | Theo de Raadt | |
2011-07-09 | sync | Theo de Raadt | |
2011-07-08 | regen syscalls | Ted Unangst | |
2011-07-08 | sync | Matthew Dempsky | |
2011-07-07 | sync | Matthew Dempsky | |
2011-07-07 | sync | Ted Unangst | |
2011-07-07 | regen syscalls | Ted Unangst | |
2011-07-04 | move the specfs code to a place people can see it; ok guenther thib krw | Theo de Raadt | |
2011-06-30 | sync | Ted Unangst | |
2011-06-01 | regenerate | Philip Guenthe | |
2011-04-04 | sync | Theo de Raadt | |
2010-10-28 | Regen for new getdirentries. | Todd C. Miller | |
2010-09-20 | sync | Theo de Raadt | |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe | |
and make it possible to bind sockets (including listening sockets!) to rtables and not just rdomains. This changes the name of the system calls, socket option, and ioctl. After building with this you should remove the files /usr/share/man/cat2/[gs]etrdomain.0. Since this removes the existing [gs]etrdomain() system calls, the libc major is bumped. Written by claudio@, criticized^Wcritiqued by me | |||
2010-07-01 | regen | Ted Unangst | |
2010-07-01 | sync | Theo de Raadt | |