1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/bin
Poul-Henning Kamp 532aff98f6 Remove the private code for reading UFS superblocks, this does not belong
in df(1) when we have multiple filesystem types, and the complications of
handling UFS2 pushes this over the edge.

Use the .../mount/extern.h to get prototypes of the functions we
borrow from there.  Constify things to match.  (why aren't these
functions in a lib anyway ?)

Make everything static and set WARNS?=5.

The way the "df diskdevice" thing works for unmounted diskdevices
is not very general.

Sponsored by: DARPA & NAI Labs.
2002-05-12 19:24:09 +00:00
..
cat
chflags Reorder for style. 2002-04-28 13:54:45 +00:00
chio Replace use of __progname with the functionally identical and more 2002-03-24 14:56:55 +00:00
chmod
cp Add semicolon to empty default case to silence warning. 2002-05-11 00:21:00 +00:00
csh
date s/CMOS/hardware as talked about on cvs-committers. 2002-04-16 14:28:47 +00:00
dd Add semicolon to empty default case to silence warning. 2002-05-11 03:12:02 +00:00
df Remove the private code for reading UFS superblocks, this does not belong 2002-05-12 19:24:09 +00:00
domainname Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
echo
ed Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
expr EXPR_COMPAT should imply -e, since there is no way to specify it otherwise, 2002-05-11 03:08:12 +00:00
getfacl
hostname Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
kenv Add a reference to the kenv(2) manpage. 2002-04-18 18:49:41 +00:00
kill
ln Add semicolon to empty default case to silence warning. 2002-05-11 00:45:01 +00:00
ls ls(1) is utility not function 2002-04-16 20:03:54 +00:00
mkdir Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
mv Update SCM ID. 2002-03-22 19:52:59 +00:00
pax Use `The .Nm utility' 2002-04-21 12:53:08 +00:00
ps Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
pwd Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
rcp Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits. 2002-05-08 00:47:01 +00:00
realpath Use `The .Nm utility' 2002-04-20 11:58:12 +00:00
rm
rmail
rmdir
setfacl
sh Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
sleep
stty
sync
test while i'm breaking stuff, use __dead2 instead of GCC specific __attribute__. 2002-05-11 01:25:54 +00:00
Makefile Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, 2002-04-09 18:25:44 +00:00
Makefile.inc Remove gCC'isms. 2002-05-10 01:48:15 +00:00