Go to file
peter 9641151edb Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombie
when the child exists this way and it should also fix the race condition
as mentioned in PR bin/30253 from Patrick McPhee.

Approved by christos.
2005-05-18 00:31:32 +00:00
bin Set (and report) the new time (not the old one). 2005-05-15 18:39:39 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto - Fix a double free 2005-05-13 14:09:44 +00:00
dist Cast isdigit() argument to unsigned char. 2005-05-18 00:15:52 +00:00
distrib add t_putws 2005-05-15 21:12:53 +00:00
doc build grep/dfa.c with reduced optimization on hppa to avoid a gcc bug. 2005-05-11 13:10:21 +00:00
etc allow rsh if the user's password is null. from christos. 2005-05-14 15:17:47 +00:00
games Otto Von Bismarck -> Otto von Bismarck. 2005-05-10 18:41:53 +00:00
gnu Re-run mknative after the fix to use the correct AS - sparc64 has 2005-05-16 11:16:18 +00:00
include add t_putws 2005-05-15 21:10:52 +00:00
lib - setmode() can fail on strtol(3); note this. 2005-05-17 21:54:06 +00:00
libexec Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombie 2005-05-18 00:31:32 +00:00
regress Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin move to my now standard 3-clause BSD license (remove advertising clause) 2005-05-17 11:46:15 +00:00
share Some more nit fixes. 2005-05-17 14:08:36 +00:00
sys uvm_mapent_trymerge: add missing checks. 2005-05-17 21:45:24 +00:00
tools Replace the original fgetln with a simpler one that: 2005-05-15 21:31:26 +00:00
usr.bin remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
usr.sbin add hp700 support. 2005-05-14 14:46:21 +00:00
x11 Add the assembler files. 2005-05-15 19:32:21 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
build.sh Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00