Go to file
jtc bdb00bc144 Changed to use alloca() instead of malloc() to allocate argument vectors.
Programs that don't use malloc()/free() (ie. provide their own allocation
scheme atop sbrk()) should still be able to use exec*.
1995-12-14 16:51:27 +00:00
bin ENVIRONMENTAL -> ENVIRONMENT 1995-12-05 02:41:35 +00:00
distrib add missing . to libexec/cpp symlink, as pointed out by John Birrell 1995-12-09 05:27:22 +00:00
etc Update to mrouted 3.8. 1995-12-10 10:08:37 +00:00
games Parallel make fixes 1995-10-22 21:04:42 +00:00
gnu Vax now uses src/gnu/usr.bin/gcc. 1995-12-07 07:26:32 +00:00
include Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2. 1995-12-05 03:09:19 +00:00
lib Changed to use alloca() instead of malloc() to allocate argument vectors. 1995-12-14 16:51:27 +00:00
libexec Flush after diddling text, so we get predictable results on machines 1995-11-28 19:29:45 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin - Add support for Win'95 separate creation/modification/access timestamps 1995-11-29 15:08:32 +00:00
share add "CFLAGS += -Werror" to bsd.sys.mk, and update various bits of 1995-12-13 01:25:05 +00:00
sys Change pixel type from u_long to u_int32_t, to match rcons. 1995-12-14 16:27:33 +00:00
usr.bin delete bogus declaration of abort() and include stdlib.h, so that this 1995-12-11 23:22:09 +00:00
usr.sbin Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
Makefile libcrypt has moved 1995-12-09 23:07:02 +00:00