Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1998-07-13 | clarify | Theo de Raadt | |
1998-07-06 | fix openbsd tag | Theo de Raadt | |
1998-06-05 | spelling | Theo de Raadt | |
1998-05-13 | put the SA_RESTART into the list of flags | Theo de Raadt | |
1998-05-13 | document SA_RESETHAND; erh@uaccess.net | Theo de Raadt | |
1997-11-05 | various minor nigglies | Theo de Raadt | |
1997-09-20 | hmm, not ideal yet... | Theo de Raadt | |
1997-09-20 | create sa_handler and sa_sigaction stubs in struct sigaction, via a | Theo de Raadt | |
union and cpp. This permits use of either the old or new POSIX names, and gives proper typing for the argument handler. (Sorry for the name space whacking; I'd love to see a better way to do this). | |||
1997-09-17 | pretty | Theo de Raadt | |
1997-09-15 | From FreeBSD (joerg@freebsd.org): | Todd C. Miller | |
Implement SA_NOCLDWAIT by reparenting kids of processes that have the appropriate bit set to PID 1, and let PID 1 handle the zombie. This assumes that PID 1 will wait for its kids (which is true of init). This also includes some FreeBSD sigaction.2. | |||
1997-06-13 | not ready for sa_sigaction... | Theo de Raadt | |
1997-06-13 | fix lots of .Xr and other minor things | Theo de Raadt | |
1997-03-29 | Updated description of some signals; from Klaus Klein <kleink@layla.inka.de> | Thorsten Lockert | |
in NetBSD PR 3398 | |||
1997-02-03 | wimpy docs for SA_SIGINFO | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
add & fix a bunch of system call pages | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |