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-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-08-17 | Some missing protos. Use macros from <link.h> instead of rolling our own. | Marc Espie | |
2001-08-17 | Show indirect symbols in -e mode. | Marc Espie | |
2001-08-16 | -e switch, show extra symbol information such as weak symbol status. | Marc Espie | |
2001-05-31 | - remove erealloc() wrapper function | smart | |
- standard function prototypes - remove extraneous exit(1) after an err(1,...) Shrinks source by 11 lines and executable by 22 bytes on i386. deraadt@ ok | |||
2001-02-18 | -C support. | Marc Espie | |
Recognize -B, for better gnu-nm compatibility. | |||
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
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-05-11 | Build nm ok for cross-envs | Niklas Hallqvist | |
1997-05-31 | warn instead of warnx; kleink | Theo de Raadt | |
1997-04-04 | check MID field like strip(1) does; PR#149, mickey; fix by me | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-01-16 | from netbsd; Use err() & warn() | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |