freebsd-dev/bin
Kirk McKusick fde81c7d8e Update the statfs structure with 64-bit fields to allow
accurate reporting of multi-terabyte filesystem sizes.

You should build and boot a new kernel BEFORE doing a `make world'
as the new kernel will know about binaries using the old statfs
structure, but an old kernel will not know about the new system
calls that support the new statfs structure. Running an old kernel
after a `make world' will cause programs such as `df' that do a
statfs system call to fail with a bad system call.

Reviewed by:	Bruce Evans <bde@zeta.org.au>
Reviewed by:	Tim Robbins <tjr@freebsd.org>
Reviewed by:	Julian Elischer <julian@elischer.org>
Reviewed by:	the hoards of <arch@freebsd.org>
Sponsored by:   DARPA & NAI Labs.
2003-11-12 08:01:40 +00:00
..
cat
chflags
chio
chmod Remove the code for parsing octal modes, since setmode(3) already 2003-10-31 13:20:09 +00:00
cp
csh
date Check for write errors; report and exit with error value. 2003-10-04 07:16:40 +00:00
dd
df Update the statfs structure with 64-bit fields to allow 2003-11-12 08:01:40 +00:00
domainname
echo - Check and report write(2) errors. 2003-10-11 20:34:43 +00:00
ed
expr
getfacl
hostname
kenv
kill
ln
ls Handle realloc() failure correctly. 2003-10-16 07:07:20 +00:00
mkdir
mv
pax
ps mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
pwd
rcp Turn malloc+snprintf into asnprintf. 2003-10-14 20:42:13 +00:00
realpath
rm When the P flag is set (i.e. Overwrite regular files before deleting them), 2003-11-10 09:40:18 +00:00
rmail
rmdir
setfacl
sh Do not assume there is only a space between #define and the macro name 2003-09-13 06:59:22 +00:00
sleep
stty
sync
test Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
uuidgen
Makefile
Makefile.inc Style. 2003-11-02 06:47:39 +00:00