Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-01 | replace "can not" with "cannot"; | Jason McIntyre | |
2015-10-10 | pledge "stdio rpath wpath cpath" | Theo de Raadt | |
ok doug | |||
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback | |
ok deraadt@ millert@ tedu@ | |||
2014-03-20 | $delset, not $del; ok millert | Jason McIntyre | |
2013-01-17 | remove uesless Pp; | Jason McIntyre | |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt | |
ok guenther millert kettenis | |||
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt | |
occurrences to get_line(). Based on a diff from Jan Klemkow <j-dot-klemkow-at-wemelug-dot-de> to tech. | |||
2011-01-01 | Put "else if" split between two lines together, then move whitespace. | lum | |
ok deraadt (ok'd sep2009) | |||
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre | |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze | |
also required to fix the mandoc build. "fine. even if mandoc goes nowhere, it has found some bugs ;)" jmc@ ok sobrado@ | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-02-08 | updates to IEEE Std 1003.1-2008; | Jason McIntyre | |
2009-01-04 | sync the synopsis and usage of the command; "usage:" is lowercase. | Igor Sobrado | |
tweaked and ok by jmc@ | |||
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado | |
ok jmc@ | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek | |
in" deraadt@ | |||
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich | |
2004-07-01 | simpilfy warning() and wall | Michael Shalayeff | |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
2000-09-27 | merged with NetBSD, 20000927 and fixes PR 1421; ok millert@ | Dan Harnett | |
2000-03-07 | Various cleanup. | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-11-22 | I hate acronyms. | Marc Espie | |
1998-11-20 | new gencat manpage; updated by kstailey and lambert | Theo de Raadt | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-21 | Don't complain loudly about escaped single and double quotes found in | jdm | |
the message text source file (as in the greek .m file in the tcsh port). It is XPG4 valid to quietly ignore those backslashes. Also: 8-bit clean, -Wall (removed unused MCReadCat() & corrupt()), and spelling fixes. | |||
1997-06-11 | fix copyright. | kstailey | |
1997-06-11 | gencat can take more than one input file. | kstailey | |
1997-06-11 | docuement | kstailey | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-22 | svr4-style gencat | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |