Go to file
enami 10749faeb1 - To detect realloc failure, need to check the value just returned by it.
- Free storage on realloc failure.
- Some cosmetic changes.
2000-01-20 03:15:04 +00:00
bin Oops; remove unused variables. 2000-01-20 02:50:54 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib STRIP -> STRIPPROG 2000-01-19 16:40:10 +00:00
etc Start automount daemon even if NFS client is not activated. This makes 2000-01-19 12:00:49 +00:00
games Ensure correct prompt asking about another game is given at the end of 2000-01-19 19:43:42 +00:00
gnu #define POSIX 2000-01-19 03:57:17 +00:00
include Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
lib - To detect realloc failure, need to check the value just returned by it. 2000-01-20 03:15:04 +00:00
libexec Take care of memory leaks 2000-01-18 08:02:30 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin Fix data comparison to not overrun array bounds. 2000-01-20 01:04:41 +00:00
share add an extra card to HARDWARE from Bob Nestor 2000-01-19 14:54:13 +00:00
sys Don't need to include opt_vax8600.h. Always defined the 8600 specific bits. 2000-01-20 00:07:49 +00:00
usr.bin Create temporary files carefully, to avoid security problems. Idea borrowed 2000-01-19 23:39:37 +00:00
usr.sbin Allow abolute pathnames as prefixes. 2000-01-20 00:08:08 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00