freebsd kernel with SKQ
Go to file
smpatel 191537cd0c Implement the RFNOWAIT flag for rfork(). If set this flag will cause the
forked child to be dissociated from the parent).

Cleanup fork1(), implement vfork() and fork() in terms of rfork() flags.

Remove RFENVG, RFNOTEG, RFCNAMEG, RFCENVG which are Plan9 specific and cannot
possibly be implemented in FreeBSD.

Renumbered the flags to make up for the removal of the above flags.

Reviewed by:	peter, smpatel
Submitted by:	Mike Grupenhoff <kashmir@umiacs.umd.edu>
1996-04-17 17:05:08 +00:00
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Remove old cruft. 1996-04-16 06:38:56 +00:00
etc Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
include NIS cleanups and fixes, the next generation. 1996-04-16 00:22:41 +00:00
lib NIS cleanups and fixes, the next generation. 1996-04-16 00:22:41 +00:00
libexec This commit was generated by cvs2svn to compensate for changes in r15249, 1996-04-13 15:33:16 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
sbin Fixed a couple of format strings to match the change of pid_t from long 1996-04-13 15:47:43 +00:00
secure Split libcrypt and libcipher man pages. 1996-04-13 08:18:24 +00:00
share Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
sys Implement the RFNOWAIT flag for rfork(). If set this flag will cause the 1996-04-17 17:05:08 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Document that ipx is a valid protocol for the -f option. 1996-04-13 21:23:57 +00:00
usr.sbin Fix a few bugs in argument processing. 1996-04-17 08:57:50 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00