freebsd-skq/bin
2000-07-17 10:40:48 +00:00
..
cat Use Dq Li (double-quoted literal) instead of Ic (internal command) to 2000-06-27 18:22:13 +00:00
chflags Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
chio
chmod Don't call warn() with no format string. This is potentially exploitable, although it 2000-07-10 08:31:35 +00:00
cp fix cp -vi bug 2000-01-23 03:04:49 +00:00
csh restore tabs lost from prev commit 2000-07-07 08:27:59 +00:00
date Re-worded the description of the -r option 2000-07-15 14:55:54 +00:00
dd Various cleanups are made to reduce warnings and make code prettier :) 2000-07-01 05:36:25 +00:00
df Add -g for gigabyte sizes. 2000-06-03 20:17:39 +00:00
domainname
echo
ed Locale support was added by ache long ago. 2000-07-17 10:40:48 +00:00
expr Extend numeric operations to support 64 bit numbers. 2000-07-10 21:30:55 +00:00
hostname Mention the hostname variable in /etc/rc.conf since that is the most 1999-12-22 01:28:49 +00:00
kenv Initial kenv(1) hack for dumping the kernel environment. This can be 2000-07-08 08:33:40 +00:00
kill
ln Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:34:08 +00:00
ls Explain the dependence of colour support on the capabilities of the 2000-07-07 14:46:13 +00:00
mkdir
mv To make inherit file flags when mv(1) moves file between directories 2000-07-15 14:59:02 +00:00
pax Use %Ef 2000-06-22 16:57:39 +00:00
ps Fix the exit code for the case where nentries == 0; if a PID doesn't exist, 2000-07-08 05:13:10 +00:00
pwd
rcp Use libcrypto inst=ead if libdes. 2000-02-24 21:21:15 +00:00
rm Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
rmail
rmdir Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/ 2000-06-28 14:54:07 +00:00
sh Fixd with alias missing. 2000-07-15 14:34:37 +00:00
sleep Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
stty Fix warn format 2000-04-30 17:12:49 +00:00
sync
test Add support for 64bit integer comparisons. 2000-07-10 21:29:28 +00:00
Makefile Add a NO_TCSH knob. 2000-04-17 20:32:13 +00:00
Makefile.inc