Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some minor fixes; From: Jan Stary | 2013-08-12 | 1 | -3/+3 | |
| | |||||
* | further info for EXIT STATUS from Ryan Kavanagh: in the diff he | 2013-04-28 | 1 | -4/+4 | |
| | | | | | originally sent, there was an important distinction that i ommitted, since i used freebsd's text; reinstate that text now. | ||||
* | add EXIT STATUS; original diff from Ryan Kavanagh, but i've used the | 2013-04-23 | 1 | -2/+14 | |
| | | | | (similar) text from freebsd; | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -15/+1 | |
| | | | | | | | 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 | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | sort options; from Igor Sobrado | 2007-02-20 | 2 | -5/+5 | |
| | |||||
* | mostly ansi cleanup; pval ok | 2003-06-10 | 1 | -6/+4 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 2 | -13/+5 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | repair; mpech@prosoft.org.lv | 2000-11-20 | 1 | -2/+2 | |
| | |||||
* | Change all option list specifications to ".Bl -tag -width Ds". Most man | 2000-11-09 | 1 | -2/+2 | |
| | | | | | pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | ||||
* | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | 2000-06-30 | 1 | -4/+4 | |
| | | | | | | | | | constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | ||||
* | More pedantic man page formatting insanity, lalala | 2000-03-23 | 1 | -2/+3 | |
| | |||||
* | Many improvements and general cleanup/standardization. | 2000-03-04 | 1 | -2/+1 | |
| | |||||
* | Various cleanup. | 2000-02-29 | 1 | -3/+3 | |
| | |||||
* | fix options; fgsch | 1999-07-26 | 1 | -3/+3 | |
| | |||||
* | correct use of .Nm; some other formatting nits | 1999-07-04 | 1 | -4/+4 | |
| | |||||
* | - remove trailing white space | 1999-06-05 | 1 | -3/+3 | |
| | | | | | | | - 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... :/ | ||||
* | Wall | 1998-12-07 | 1 | -2/+3 | |
| | |||||
* | usr.bin/ man page repairs, a - e | 1998-09-23 | 1 | -8/+9 | |
| | |||||
* | use S_IXUSR instead of 0100; noted by form | 1998-07-22 | 1 | -7/+7 | |
| | |||||
* | $OpenBSD$ | 1997-09-21 | 1 | -2/+1 | |
| | |||||
* | getopt(3) returns -1 when out of args, not EOF, whee! | 1997-01-15 | 1 | -3/+3 | |
| | |||||
* | woof | 1996-08-07 | 1 | -1/+2 | |
| | |||||
* | rcsid | 1996-06-26 | 3 | -2/+4 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 3 | -0/+205 | |