Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-10 | Various cleanups and standardization. | Aaron Campbell | |
1999-09-21 | Build some proper prototypes, fix minor nits. | Marc Espie | |
Add some proper error handling to object file parsing, deciding whether it's a bad object file or something ranlib should not care about, so that archives that mix non object files with object files don't get killed by the `mixed object archive' check. | |||
1999-08-27 | Use 10 X's in mkstemp. Replace bcopy with strlcpy. | Federico G. Schwindt | |
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-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
1997-11-07 | need limits.h | Theo de Raadt | |
1997-11-05 | uid_t and gid_t are unsigned; nihilis@moral.addiction.com | Theo de Raadt | |
1997-11-05 | truncate uid/gid for large ones; nihilis@moral.addiction.com | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |