Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-05-31 | - remove emalloc() and erealloc() wrapper functions that are only used once | smart | |
- standard function prototypes - replace an fprintf(stderr,...) with a warnx() Shrinks source by 25 lines and executable by 43 bytes on i386. deraadt@ ok | |||
2001-05-30 | The 'file' argument is optional since if one is not given the programs | smart | |
try a.out. deraadt@ ok | |||
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-03-10 | Various cleanups and standardization. | 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... :/ | |||
1999-05-10 | Fixes endianess problems with old a.out tools. This makes building | Marc Espie | |
some cross toolchains possible. This also changes some utilities's behavior slightly: - nm, strip, size now handle any a.out format they know about. - ranlib complains if it detects mixed archives (several object formats for different boxes). In the presence of mixed objects, you still have file, ranlib or ld to prevent you from getting too confused... | |||
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1998-05-11 | work on files linked with -Z too | Niklas Hallqvist | |
1998-05-11 | Support building for cross purposes | Niklas Hallqvist | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-11 | cleanup -Wall | Theo de Raadt | |
1997-08-23 | sync usage() to man | Michael Shalayeff | |
1997-01-28 | for total use -t; tsarna@endicor.com | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-03 | detect wrong architecture | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-01-15 | from netbsd; Add capability to read archives (from Thomas Eberhardt; PR#497) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |