Go to file
bjh21 4c58d3d96a Rather then messing around with _POSIX_SOURCE and abusing
_QUAD_LOWWORD, just use <machine/endian_machdep.h> to get _BYTE_ORDER
and use that.  Should fix my PR misc/21317.  Fix suggested by kleink.
2003-04-26 13:31:37 +00:00
bin fix EOF on input bug; from mpech@prosoft 2003-04-23 17:44:59 +00:00
crypto fix "round up to 8" code. from kame 2003-04-24 02:22:26 +00:00
dist New sentence, new line. Remove an empty line. 2003-04-24 12:28:12 +00:00
distrib Add x86/cacheinfo.h 2003-04-26 10:51:16 +00:00
doc Note DIOC[GS]CACHE support in wd(4). 2003-04-26 09:59:13 +00:00
etc Add more descriptive header comments for default dotfiles. 2003-04-24 01:02:26 +00:00
games Implement a -t option, to easily select an acronyms list from /usr/share/misc. 2003-04-25 19:08:31 +00:00
gnu Make sure to supply the PS_REGNUM (as a fixed value) so that 2003-04-25 20:13:47 +00:00
include Add _PATH_KSYMS. 2003-04-24 20:13:05 +00:00
lib Make the des.h -> openssl/des.h symlink relative. 2003-04-26 00:53:17 +00:00
libexec Back out previous change for now -- it needs more work. 2003-04-24 16:55:29 +00:00
regress Add a regression test to check that forced unmounts work correctly. 2003-04-15 06:19:57 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc 2003-04-26 12:46:35 +00:00
share Fix ISA meaning; thanks salo@. 2003-04-25 19:53:17 +00:00
sys Rather then messing around with _POSIX_SOURCE and abusing 2003-04-26 13:31:37 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin Only unset ENV if -f was used, AS THE CHANGE WAS DOCUMENTED. 2003-04-25 08:04:14 +00:00
usr.sbin Let config extract embedded configuration data from kernels that were built 2003-04-26 12:53:43 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile .WAIT before distrib, since distrib may need things built earlier 2003-04-18 19:14:39 +00:00
Makefile.inc
UPDATING Mention nasty interactions between new FFS superblock layout and old 2003-04-19 21:27:04 +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