Go to file
2002-03-10 20:46:42 +00:00
bin Remove a __P(). 2002-03-09 19:32:03 +00:00
crypto Fix several LL128 format string mismatches with a chainsaw. 2002-03-09 15:03:33 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
distrib rcsid 2002-03-10 20:23:28 +00:00
etc When making a release, build the release notes, and copy them and boot26 2002-03-07 23:12:54 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
include
lib Only include roundAndPackInt32(), roundAndPackInt64() and estimateSqrt32() 2002-03-10 14:15:08 +00:00
libexec remove - the C version diverged enough for this to not be 2002-03-10 20:46:42 +00:00
regress Fix $SRCS; use $DPSRCS; add explicit dependency on generated header file 2002-03-09 01:35:46 +00:00
sbin Change type of dumpmag and newdumpmag from int to u_int32_t 2002-03-06 13:13:08 +00:00
share document MEMORY_DISK_SIZE 2002-03-10 20:05:42 +00:00
sys * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin fix pool_allocator fallout. bad boy jason! 2002-03-10 01:48:25 +00:00
usr.sbin When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00
build.sh Add evbmips. 2002-03-07 14:59:04 +00:00
BUILDING
BUILDING.mdoc
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc
UPDATING