Go to file
thorpej be28226520 On second thought, don't use atexit(3). Instead, invoke cleanup() directly
from catch_sigterm() before calling exit().  This follows the style of
the rest of the code.
1999-02-05 18:17:27 +00:00
bin PR/5577: Craig M. Chase: sh does not build with PARALLEL set. 1999-02-05 07:52:51 +00:00
distrib There is no installboot for x68k port. 1999-02-05 15:50:51 +00:00
etc Sendmail will be in libexec/sendmail/sendmail 1999-02-05 18:11:23 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu Back out some changes from nop' to unop' in .align fills that crept in 1999-02-05 17:35:35 +00:00
include Fully prototype the test service and put it between begin and end decls. 1999-01-31 19:45:25 +00:00
lib Make protection against multiple inclusion non-invasive wrt. name space. 1999-02-05 15:16:33 +00:00
libexec do not use LOG_CONS. 1999-01-31 08:51:53 +00:00
regress Fix typo in previous commit 1999-02-04 18:58:33 +00:00
sbin Do not create more then LFS_MAXNUMSB superblocks. 1999-02-04 22:47:48 +00:00
share _Don't_ use -O2 on mips, libc/stdlib/strtod.c breaks 1999-02-05 13:50:09 +00:00
sys Sync with libc version. 1999-02-05 16:34:13 +00:00
usr.bin Use off_t for file size descriptions rather than long; from Tero Kivinen 1999-02-04 17:05:35 +00:00
usr.sbin On second thought, don't use atexit(3). Instead, invoke cleanup() directly 1999-02-05 18:17:27 +00:00
Makefile Once more, from the beginning: we really, really don't want to descend into 1999-01-29 05:42:35 +00:00