Go to file
perry 02b57cf8a2 Fix a bug introduced by Christos Zoulas in version 1.4.
He accidently moved the call to block the SIGCHLD to the wrong side of
the call to findchild().
Caused a coredump in one in every N thousand invocations of mail,
which I have been hunting for literally years.
Fixes PR 19696 from Mason Loring Bliss, too.

By the way, this is a prime example of why declarations of the form

struct foo *p = funcall();

are pure liquid evil.
2003-03-29 21:27:38 +00:00
bin Pdp 11 -> PDP 11, from Igor Sobrado in PR 19670 2003-03-29 18:46:42 +00:00
crypto Support populating the environment from login.conf(5)'s "setenv" 2003-03-26 11:16:13 +00:00
dist Add stub for dplog to allow compiling when optimization is not turned on. 2003-03-29 10:56:52 +00:00
distrib Add bsdcomp and deflate LKMs. 2003-03-28 01:45:06 +00:00
doc Add a 'Pkgsrc Infrastructure' section with entries for buildlink2, 2003-03-29 20:45:33 +00:00
etc add pci* 2003-03-28 22:40:19 +00:00
games Yugoslavia has changed its name to Serbia and Montenegro. 2003-03-29 17:54:44 +00:00
gnu penalty, not penality. 2003-03-29 14:33:49 +00:00
include install mntopts.h 2003-03-22 12:45:51 +00:00
lib Remove GCC 3.3 hack; the libtelnet code has been changed to avoid the 2003-03-28 21:03:48 +00:00
libexec s/USER-ID/USERID/ in response when -L is used 2003-03-27 22:32:59 +00:00
regress add systrace 2003-03-26 04:15:35 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Fix some accounting problems when preening, since preening skips phases 2003-03-29 00:09:43 +00:00
share Remove duplicated entries. 2003-03-29 19:30:45 +00:00
sys Regenerate. 2003-03-29 20:56:54 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin Fix a bug introduced by Christos Zoulas in version 1.4. 2003-03-29 21:27:38 +00:00
usr.sbin Add a -x option which causes makefs(8) to exclude any file system node 2003-03-29 00:12:12 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00