Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-09 | Make building with ${HOSTCC} work in obj-dirs | Niklas Hallqvist | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1996-02-14 | Command line arguments were not being handled correctly. Modified for | etheisen | |
proper funtionality and for compliance with manpage. | |||
1996-02-12 | Added check for null pointer while processing cmdline options. Pointer | etheisen | |
overrun was causing SEGV if any cmdline options were specified. | |||
1995-12-21 | from netbsd; use sys_signame[] where possible | Theo de Raadt | |
1995-12-14 | from netbsd: fix a few typos | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |