Go to file
sommerfe f1a508e354 Prevent deadlock cited in PR4629 from crashing the system. (copyout
and system call now just return EFAULT).  A complete fix will
presumably have to wait for UBC and/or for vnode locking protocols to
be revamped to allow use of shared locks.
1999-03-25 00:20:35 +00:00
bin When substituting backreferences source from the pattern, not the replacement 1999-03-24 17:00:23 +00:00
distrib Mostly imported from netbsd-1-3 branch (1.3.3 and 1.3.4) 1999-03-24 15:54:45 +00:00
etc add ttyEcfg 1999-03-24 23:46:37 +00:00
games More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
gnu Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must be 1999-03-24 21:48:36 +00:00
include Add fchroot, getcwd 1999-03-22 17:59:08 +00:00
lib Fix a few things that were out of date or just plain wrong, and clean up some 1999-03-24 16:36:10 +00:00
libexec completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
regress Make this a more thorough test of file descriptor passing 1999-03-22 18:19:54 +00:00
sbin Make it work for both elf and a.out 1999-03-24 16:02:41 +00:00
share Document new variables required to automate DHCP client startup. 1999-03-24 17:29:07 +00:00
sys Prevent deadlock cited in PR4629 from crashing the system. (copyout 1999-03-25 00:20:35 +00:00
usr.bin Don't unlink the file first if we are renaming. We want to be as atomic as 1999-03-24 15:13:46 +00:00
usr.sbin Avoid using a long to store an IP address and simplify slightly. 1999-03-24 22:01:38 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00