Age | Commit message (Expand) | Author |
2006-04-03 | Change an int to size_t | David Hill |
2005-11-17 | restructure the wtmp/newsyslog blurb slightly, to make this read better; | Jason McIntyre |
2005-11-16 | rework the section on syncing log rotation on /etc/weekly, which of | Jason McIntyre |
2005-11-12 | clarify how wtmp is rotated, since it was rather misleading; | Jason McIntyre |
2004-03-18 | 0 vs NULL, from Joris Vink | Ted Unangst |
2004-01-21 | spacing | Theo de Raadt |
2003-07-20 | ignore backwards going entries | Michael Shalayeff |
2003-06-11 | some ansification, some de-register | Theo de Raadt |
2003-03-18 | small typos; | Jason McIntyre |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2002-05-30 | minor KNF | Theo de Raadt |
2002-03-13 | login(8) -> login(1) | Marco S Hyman |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-13 | When you give command examples and etc., in a manual page prefix them with: | Mike Pechkin |
2001-05-24 | - Let '-' mean stdin. | Peter Valchev |
2001-05-05 | use strlcpy vs strncpy+a[n-1]='\0' | Michael Shalayeff |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1997-10-09 | if user specified wtmp file, use timestamp on final record instead of | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-30 | incorrect length in comparison; hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt |
1997-08-01 | catch ptys correctly; tolik@www.tomsk.su | Theo de Raadt |
1997-06-02 | correct for our pty list | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-10-08 | Attempt at cleanup. | michaels |
1996-08-29 | fix warnings | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |