NetBSD/bin
perry 375e81b270 Some file systems, like FAT, have no inodes in the ffs sense and don't
run out of inodes. df -i was saying, however, that such file systems
had 100% of their inodes in use, which would do things like trigger
alarms in scripts looking for file systems that have run out.

Instead, say 0% are in use, which although not strictly true is at
least less wrong, fixes scripts and is less worrying in nightly reports.
2003-12-07 22:42:36 +00:00
..
cat Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
chio
chmod
cp
csh
date
dd Optimise previous change, using fcntl(F_DUPFD) to locate a free descriptor 2003-11-15 14:55:32 +00:00
df Some file systems, like FAT, have no inodes in the ffs sense and don't 2003-12-07 22:42:36 +00:00
domainname
echo Put a few headers back so this compiles again. 2003-11-25 03:40:18 +00:00
ed
expr
hostname
kill
ksh
ln
ls Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
mkdir
mt
mv
pax Don't emit any warnings when tar is trying to figure out if the file is 2003-11-24 23:48:47 +00:00
ps
pwd file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos 2003-10-30 14:58:23 +00:00
rcmd
rcp
rm
rmdir
sh Generate command line when SMALL is defined and make buffer full sized. 2003-11-27 21:16:14 +00:00
sleep
stty
sync
systrace Add -C to usage. 2003-11-28 23:32:25 +00:00
test
Makefile
Makefile.inc