freebsd-skq/bin
Garrett Wollman c9885518de Create a small library function, check_utility_compat(3), to determine
whether a named utility should behave in FreeBSD 4.x-compatible mode
or in a standard mode (default standard).  The configuration is done
malloc(3)-style, with either an environment variable or a symlink.

Update expr(1) to use this new interface.
2002-10-28 00:15:43 +00:00
..
cat Be consistent about declaring a function "static", and consistent 2002-10-23 10:23:38 +00:00
chflags
chio
chmod Return the ``u'' 2002-10-01 20:32:59 +00:00
cp Constify and staticify for lint. 2002-10-18 14:45:00 +00:00
csh
date Staticify for lint. 2002-10-18 14:48:48 +00:00
dd
df Fix for changed getbsize arg type. 2002-10-23 22:09:05 +00:00
domainname
echo
ed
expr Create a small library function, check_utility_compat(3), to determine 2002-10-28 00:15:43 +00:00
getfacl
hostname
kenv
kill
ln
ls Do not include <sys/syslimits.h> directly; it is not intended for general 2002-10-27 17:44:33 +00:00
mkdir
mv
pax Ensure all va_starts have a matching va_end. 2002-10-06 09:23:58 +00:00
ps Use the MAC interface to list process MAC labels rather than using 2002-10-24 00:00:57 +00:00
pwd
rcp Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:10:46 +00:00
realpath
rm
rmail
rmdir
setfacl
sh Avoid accidentally making "-h" a synonym for "fc". 2002-10-18 10:33:32 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc