Go to file
tls 539a3fbb0a The sysctl returning the amount of memory in the system returns "int",
which is silly.  Luckily, it really does return the correct result if
interpreted as an unsigned int.  This change lets dump work on 32-bit
systems that have more than 2GB of RAM.
2003-04-19 23:29:12 +00:00
bin add -g to ENVIRONMENT. 2003-04-18 12:49:12 +00:00
crypto do not assume 32bit (%d fits into 12 chars); sumikawa@freebsd 2003-04-17 07:37:05 +00:00
dist Mention info page for am-utils. Closes PR 20167 by Ben Collver. 2003-04-17 21:05:38 +00:00
distrib add <sys/float_ieee.h> 2003-04-19 23:10:33 +00:00
doc note du(1) and df(1) -g arg. 2003-04-18 13:22:25 +00:00
etc {cat4,html4,man4}/arm32 not needed any longer. 2003-04-18 14:54:57 +00:00
games Mention the /usr/share/misc/acronyms.comp database. 2003-04-11 11:13:34 +00:00
gnu PR/2970: D'Arcy J.M. Cain: Eliminate trailing slashes in mkdir(2) 2003-04-19 21:46:17 +00:00
include don't use TRUE or FALSE 2003-04-19 01:40:36 +00:00
lib add ident. 2003-04-19 21:56:49 +00:00
libexec PR/2352: Tor Egge: Use sysctl to get uid. 2003-04-19 20:57:35 +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 The sysctl returning the amount of memory in the system returns "int", 2003-04-19 23:29:12 +00:00
share New sentence, new line; use \*[Gt] instead of > for HTML output; 2003-04-19 10:56:51 +00:00
sys PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wscons 2003-04-19 23:28:46 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin improve on previous. only adjust the length when it exceed the string length. 2003-04-18 18:46:26 +00:00
usr.sbin MKSHARE -> MKDOC 2003-04-18 18:33:22 +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
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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention nasty interactions between new FFS superblock layout and old 2003-04-19 21:27:04 +00:00