Age | Commit message (Expand) | Author |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-01 | another round of missing system includes | David Krause |
2003-07-18 | add missing includes | David Krause |
2003-07-10 | add missing includes | David Krause |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-30 | kill warning about implicit decl of strlen | Jason Wright |
2003-04-19 | string handling, ok deraadt@ | Daniel Hartmeier |
2003-04-17 | trivial snprintf | Theo de Raadt |
2003-04-05 | snprintf, strlcpy; ok deraadt tdeval tedu krw | Peter Valchev |
2003-03-10 | these pages all had bad section numbers in the .Xr's; | Jason McIntyre |
2003-01-16 | Fix typos; from jmc with one fix by me | Todd C. Miller |
2002-10-04 | enchrist into stdarg | Michael Shalayeff |
2002-08-12 | Swap args to calloc(3) so they are in the correct order; art@ ok. | Aaron Campbell |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-02-05 | please alpha gcc | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-04-21 | Don't hyphenate the words {left|right}most. | Aaron Campbell |
2000-04-15 | Modify to build with ncurses, not ocurses. A proper port to terminfo | Todd C. Miller |
2000-04-14 | Don't assume that termcap entries start with a 2-character short name-- | Todd C. Miller |
2000-03-14 | Finish off cleanup usr.bin/ man pages. | Aaron Campbell |
2000-03-06 | Some section re-ordering. | Aaron Campbell |
1999-11-14 | o link with -ocurses for now since window does not work properly with ncurses | Todd C. Miller |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-12 | builtin -> built-in | Aaron Campbell |
1998-12-21 | kill union wait; christos | Theo de Raadt |
1998-12-20 | bye bye BADSIG | Theo de Raadt |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-04-26 | fix some warnings | Todd C. Miller |
1998-03-17 | do some snprintf, because i am a bit bored | Theo de Raadt |
1998-01-03 | argh | Theo de Raadt |
1998-01-03 | if fork/exec fails, bail properly | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-24 | Add #includes for string.h and stdlib.h | dgregor |
1997-02-25 | fix typeo | Jason Downs |
1997-02-25 | Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings of | Jason Downs |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1996-12-06 | wait for spawned children, and remember to EXIT INOUR CHILD! geez.. | Theo de Raadt |
1996-11-25 | Need sys/types.h for htons et al. | Niklas Hallqvist |
1996-06-26 | rcsid | Theo de Raadt |
1996-02-23 | Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322. | Niklas Hallqvist |