Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-10-12 | nice going, this did not even compile | Theo de Raadt | |
2000-10-12 | Fix cmp(1). It causes memory shortage for bigger files. | Kevin Lo | |
OK art@ | |||
2000-03-05 | Various improvements, including a few HISTORY sections added from FreeBSD. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-08-03 | use particular mapping type instead of bogus zero. | Michael Shalayeff | |
-Wall overall happiness; millert@ ok | |||
1999-07-04 | correct use of .Nm; some other formatting nits | 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-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-05-26 | stderr, not stdout | Theo de Raadt | |
1998-01-21 | error | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-12 | allow hex/octal offsets; metcalf@snet.net | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels | |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels | |
marc@mit.edu, netbsd pr #2642.) Changed main() to use return() rather than exit(). (just tried checking it in, but local cvs got killed while writting log message) | |||
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |