Go to file
thorpej 4edbfb00a8 - Add a new proclist, deadproc, which holds dead-but-not-yet-zombie
processes.
- Create a new data structure, the proclist_desc, which contains a
  pointer to a proclist, and eventually, a pointer to the lock for that
  proclist.  Declare a static array of proclist_descs, proclists[],
  consisting of allproc, deadproc, and zombproc.
1998-09-08 23:47:49 +00:00
bin Add CWARNFLAGS+=-Wno-format-y2k. 1998-08-25 15:13:16 +00:00
distrib s/tar xpfz/tar xpzf/ 1998-09-07 21:48:08 +00:00
etc Create USB devices. 1998-09-06 02:52:40 +00:00
games Add braces to make the new egcs happy. 1998-08-30 09:19:36 +00:00
gnu Stopgap fix for mips until this make procedure is overhauled. 1998-09-06 15:07:01 +00:00
include Oops, isinf() was never included in any X/Open interface specification. 1998-09-07 15:00:05 +00:00
lib s/c_plusplus/__cplusplus/ 1998-09-08 15:10:12 +00:00
libexec bump version from 7.03 to 7.1.0 (new commands available) 1998-09-07 08:17:39 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Add support for displaying interface alias information. Based on PR/6109 by 1998-09-06 17:51:32 +00:00
share Minor clarification. 1998-09-08 11:59:48 +00:00
sys - Add a new proclist, deadproc, which holds dead-but-not-yet-zombie 1998-09-08 23:47:49 +00:00
usr.bin Support indenting standard input. When indenting standard input, write output to standard output. 1998-09-06 20:17:30 +00:00
usr.sbin Fix broken package dependence handling mentioned by Brook Milligan on 1998-09-08 21:54:01 +00:00
Makefile No need to shield alpha from gcc 2.7 libgcc any longer. Default is egcs. 1998-08-27 14:11:45 +00:00