Go to file
briggs c9917aa539 * Don't include sys/exec.h explicitly--it's not protected against multiple
inclusions and compat_util.h now includes it.
* Declare struct emul *e=p->p_emul in a couple of places so we can use
  STACKGAPBASE macro (should this macro be modified to take a struct
  emul * or struct proc * parameter?).
* Declare extern struct emul emul_sunos for sunos_sigvec's comparison.
1995-06-25 13:11:44 +00:00
bin don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated 1995-06-18 10:58:06 +00:00
distrib Sort. 1995-06-10 20:31:53 +00:00
etc - Correct ownership of ser02/mdm02 (uucp) 1995-06-15 20:40:40 +00:00
games
gnu Add a `merge' option. 1995-06-20 23:12:33 +00:00
include Update for rip version 2. 1995-06-20 22:22:04 +00:00
lib add mlock xrefs as suggested by davide@cs.cmu.edu 1995-06-24 10:47:05 +00:00
libexec Conform to rpcgen generated prototypes. 1995-06-24 15:57:18 +00:00
regress
sbin fix verbose printf of dumplo, clean up printfs slightly 1995-06-25 06:28:13 +00:00
share update lint rules, but keep linting disabled 1995-06-24 08:27:37 +00:00
sys * Don't include sys/exec.h explicitly--it's not protected against multiple 1995-06-25 13:11:44 +00:00
usr.bin Always distinguish client and server worker routines (used to be the 1995-06-24 14:59:41 +00:00
usr.sbin - Don't use system(3) to fork processes. It is a big security hole. 1995-06-24 16:21:33 +00:00
Makefile