Age | Commit message (Expand) | Author |
2002-07-03 | ansi | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
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 |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-07-03 | Put missing \n's in som error messages; consolidate redundant "if" (OK theo@). | Ian Darwin |
2001-05-15 | do not permit emalloc/erealloc of 0 sized objects | Theo de Raadt |
2001-04-23 | Various man page fixes and improvements from gluk@ | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-01-11 | pids should be pid_t | Niklas Hallqvist |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-10-07 | clarify -n; noted by markc@ | Theo de Raadt |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-08-30 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-14 | some -Wall | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-05-19 | s/NetBSD// | Jason Downs |
1997-02-28 | Set data size resource limit to its max value so fsck will work | Todd C. Miller |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-10 | "the the" purge | Theo de Raadt |
1996-12-04 | vfork bye bye | Theo de Raadt |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-04 | fix a typo | Theo de Raadt |
1996-12-04 | use readlabelfs() if possible | Theo de Raadt |
1996-10-20 | Sync with NetBSD 961019 | Thorsten Lockert |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-01-29 | use fs_csaddr to find the cg summary area; from mouse@collatz.mccrim.mcgill.e... | Theo de Raadt |
1995-12-18 | use ufs_daddr_t; another time_t cleanup | Theo de Raadt |
1995-12-16 | handle time_t things that really are not time_t | Theo de Raadt |
1995-11-13 | time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724 | Theo de Raadt |
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |