HardenedBSD/bin
Maxime Henrion 0c1661b754 - Don't use quad_t when we really mean rlim_t.
- Cast rlim_t to intmax_t when printing it.

This should fix the last format errors in sh(1).

Tested on:	i386, sparc64
2002-10-01 11:44:38 +00:00
..
cat Give lint a small bit of help. 2002-07-31 16:50:21 +00:00
chflags ANSIify function definitions. 2002-09-04 23:29:10 +00:00
chio Remove double #include <sys/cdef.h> and __FBSDID. 2002-07-01 10:46:39 +00:00
chmod s/behaviour/behavior/ in the chmod(1) manual 2002-09-28 23:05:58 +00:00
cp cp -p could report success even if a file copy failed. This was due to 2002-09-22 11:15:56 +00:00
csh s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
date
dd
df Fix 'SYNOPSIS' and 'usage' 2002-08-26 04:56:23 +00:00
domainname
echo
ed Replace various spellings with FALLTHROUGH which is lint()able 2002-08-25 13:01:47 +00:00
expr
getfacl
hostname
kenv Consistently use FBSDID 2002-06-30 05:25:07 +00:00
kill
ln s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ls Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
mkdir Put documentation of the -m option's argument in its list tag in the 2002-06-30 06:50:16 +00:00
mv Grammar fix. 2002-08-26 06:16:51 +00:00
pax Removed extra $FreeBSD$. Moved #if 0 for the vendor id to the correct 2002-08-22 01:07:16 +00:00
ps List valid keywords, ala kill(1), rather than the csh builtin kill, which 2002-09-27 01:44:30 +00:00
pwd Consistently use FBSDID 2002-06-30 05:15:05 +00:00
rcp Mark the signo as __unused in a lazy signal handler. 2002-09-29 07:59:57 +00:00
realpath
rm s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
rmail
rmdir Consistently use FBSDID 2002-06-30 05:15:05 +00:00
setfacl Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sh - Don't use quad_t when we really mean rlim_t. 2002-10-01 11:44:38 +00:00
sleep Consistently use FBSDID 2002-06-30 05:15:05 +00:00
stty Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sync The .Nm utility 2002-07-06 19:13:21 +00:00
test o Backout rev. 1.40 and rev. 1.49. 2002-08-15 14:53:20 +00:00
uuidgen
Makefile Remove the last reference to NOUUCP - we don't have UUCP in the base 2002-08-02 10:55:51 +00:00
Makefile.inc