Age | Commit message (Expand) | Author |
2014-05-24 | Remove errant double quote; from Jean-Philippe Ouellet | Todd C. Miller |
2014-04-12 | remove the prototype for compatflags() which was removed in 2013. | Jonathan Gray |
2013-12-10 | Drop the f0, f1, f2 gettytab capabilities that were used to poke | Christian Weisgerber |
2013-11-27 | unsigned char for ctype | Theo de Raadt |
2013-07-16 | where "-" represents stdin, just use Sq, not Fl, since it's not a flag; | Jason McIntyre |
2013-06-04 | do not go into upper to lower case translation mode when a all-caps | Sebastian Benoit |
2013-04-21 | use poll + nanosleep instead of select with a fixed size fd_set | Theo de Raadt |
2011-09-03 | knock out some useless Pp; | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2010-06-07 | Fix a comment typo | Philip Guenthe |
2010-02-18 | The .It macro is parsed, and .Do is callable, so we must escape. | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-10-22 | Mention that "secure" on the console entry means, that | Marco Pfatschbacher |
2008-10-16 | sub-system -> subsystem, for consistency withour other pages; | Jason McIntyre |
2008-02-09 | Remove an old workaround that was needed in SCCS times (%M% expanding to the | Marc Balmer |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2003-07-29 | spaces | Theo de Raadt |
2003-07-15 | .Ql Fl -> .Sq Fl where literal makes no sense; | Jason McIntyre |
2003-07-05 | protos | Theo de Raadt |
2003-06-25 | protos | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | section reorder; | Jason McIntyre |
2003-01-18 | more typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-07-07 | typos/grammar/better words | Jan-Uwe Finck |
2002-07-03 | KNF | Theo de Raadt |
2002-05-27 | unsigned to unsigned int | Theo de Raadt |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-03-29 | -Wall | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | remove the signal handler races and longjmps, and then do a bit of KNF | Theo de Raadt |
2001-11-19 | clean & KNF | Theo de Raadt |
2001-11-13 | o) fix bogus .Xr usage; | Mike Pechkin |
2001-07-08 | -Wall | Theo de Raadt |
2001-06-11 | strncpy vs strlcpy, some strlen missuse. | Michael Shalayeff |
2001-01-31 | more fat utmp; ianm@cit.uws.edu.au | Theo de Raadt |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-19 | mark remaining signal races | Theo de Raadt |
2000-10-06 | use fd_set instead of int | Theo de Raadt |
2000-09-08 | Some miscellaneous man page repairs. | Aaron Campbell |
2000-09-08 | Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ ok | Aaron Campbell |
2000-09-08 | Significant cleanup. The capabilities table looks much nicer now. | Aaron Campbell |
2000-09-08 | grammar, spelling, and style | Paul Janzen |
2000-09-07 | off by one overflow | Theo de Raadt |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
1999-12-09 | oops | Theo de Raadt |
1999-12-07 | do not crash if stdin is not a tty | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |