Age | Commit message (Expand) | Author |
2012-04-03 | Document that openat(), etc are safe to call from a signal handler. | Matthew Dempsky |
2011-09-03 | knock out some useless Pp; | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2010-02-25 | Do not attempt to silently continue text for the last column of tables | Ingo Schwarze |
2009-12-16 | Update the list of async-signal-safe functions | Philip Guenthe |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-10-09 | ANSI function prototypes in examples; ok otto | Jared Yanovich |
2005-09-06 | take some .Fd out of a literal block; | Jason McIntyre |
2004-04-15 | various improvements to lists and displays: | Jason McIntyre |
2003-12-02 | actually snprintf/vsnprintf are now signal race safe | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | - section reorder | Jason McIntyre |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-03-06 | .Xr typos; | Jason McIntyre |
2003-02-28 | typos; | Jason McIntyre |
2003-02-03 | some more functions that are (only on OpenBSD) safe in signal handlers. | Theo de Raadt |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2002-03-14 | Fix error; open(2) is not supposed to restart when SA_RESTART is set, | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-07 | If the handler for SIGCHLD is set to SIG_IGN, act as if the | Todd C. Miller |
2001-11-07 | list syslog_r as safe in signal handlers | Theo de Raadt |
2001-08-06 | o) We always close .Bl and .Bd tags; | Mike Pechkin |
2001-03-11 | mdoc police. | Aaron Campbell |
2001-01-17 | first cut at "what is allowed in a signal handler, based on but extended from... | Theo de Raadt |
2000-12-15 | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | Aaron Campbell |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-08-05 | formatting, grammar, and typo correction | Paul Janzen |
2000-08-05 | talk about errno; and try to list sighandler safe functions | Theo de Raadt |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-02-27 | make function names the correct case | Theo de Raadt |
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 |
1997-09-17 | pretty | Theo de Raadt |
1997-09-15 | From FreeBSD (joerg@freebsd.org): | Todd C. Miller |
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 |
1997-02-03 | wimpy docs for SA_SIGINFO | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |