Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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... | |||
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 | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |