Go to file
fvdl a22d72bf4d * Always kill all vm_cmds before giving up on loading an executable
* Don't try to use auxiliary arguments with statically linked executables.
* Remove 'cannot find interpreter' uprintf, as other exec modules may
  succeed in running the binary after all, and then we don't want this message.
* Some linkers produce rw- for the data segment, not rwx.
* Remove a few debugging printfs
1995-06-11 15:06:11 +00:00
bin Add a DPADD. 1995-06-10 20:19:40 +00:00
distrib Sort. 1995-06-10 20:31:53 +00:00
etc Turn off idented by default. 1995-06-10 20:33:05 +00:00
games typeof(timeval.ts_sec) != time_t 1995-06-07 16:29:30 +00:00
gnu Explicitly remove file before creating it. 1995-06-10 20:37:55 +00:00
include Prototypes (PR#1097) 1995-06-05 19:39:35 +00:00
lib eliminate the need for some (fatal) casts. 1995-06-07 13:14:09 +00:00
libexec typeof(timeval.tv_sec) != time_t 1995-06-07 17:14:21 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Back out previous change. 1995-06-11 05:28:52 +00:00
share Explicitly remove obj link before creating it. 1995-06-10 20:46:35 +00:00
sys * Always kill all vm_cmds before giving up on loading an executable 1995-06-11 15:06:11 +00:00
usr.bin Install the executable initially with permissions that allow stripping it. 1995-06-10 20:56:34 +00:00
usr.sbin Eliminate extra `/' when prefixing the device name with _PATH_DEV. 1995-06-10 21:01:08 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00