Go to file
fredette 3295720e1a Don't use ldcw, since netisr might not be 16-byte aligned.
Instead, disable interrupts and do a load and a store.
2002-08-05 20:23:56 +00:00
bin more effort to make it compile on platforms w/o linux emul 2002-08-02 14:29:34 +00:00
crypto remove files mistakenly shipped with openssl 0.9.6e. 2002-08-05 11:21:29 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib update sparc & amiga x set sizes 2002-08-05 07:44:06 +00:00
etc Build PB1000 kernels too. 2002-08-03 05:53:01 +00:00
games utmpx support. 2002-08-02 03:06:24 +00:00
gnu Correct obviously wrong memset() args. OK'd by itojun. 2002-07-20 16:51:43 +00:00
include Back out previous - I was confused. 2002-08-04 18:06:54 +00:00
lib set_field_opts and field_opts_on were both using the wrong pointer 2002-08-05 12:43:44 +00:00
libexec Include string.h so this application compiles. 2002-08-05 15:36:51 +00:00
regress Add regression tests section for LFS. First regression test is based on 2002-08-02 19:10:49 +00:00
sbin shut up assembler warnings 2002-08-04 20:29:44 +00:00
share Long month in Dd, and some mdoc nits. 2002-08-04 22:58:14 +00:00
sys Don't use ldcw, since netisr might not be 16-byte aligned. 2002-08-05 20:23:56 +00:00
tools
usr.bin Undo accidental change. 2002-08-05 08:05:03 +00:00
usr.sbin 20020804: 2002-08-04 21:49:23 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING