freebsd-dev/bin
Ruslan Ermilov bfd86a6070 ssize_t is not required to be the same width as size_t by the
specs, so cast to intmax_t where appropriate.

Pointed out by:	bde
2003-03-15 13:34:48 +00:00
..
cat
chflags We can simplify this Makefile down to a single line now. 2003-02-19 16:56:30 +00:00
chio Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
chmod Remove now unnecessary main() prototype. 2003-01-29 21:46:12 +00:00
cp
csh Remove another unused doc Makefile. 2003-02-04 20:46:23 +00:00
date mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
dd ssize_t is not required to be the same width as size_t by the 2003-03-15 13:34:48 +00:00
df Back out rev 1.44; getbsize(3)'s original interface has been restored. 2002-12-30 18:10:37 +00:00
domainname
echo Put echo on a diet, removing unnecessary use of stdio and getopt. 2002-11-13 01:39:02 +00:00
ed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
expr mdoc(7) police: 2002-11-26 17:55:41 +00:00
getfacl Grammar. 2003-02-23 01:43:45 +00:00
hostname
kenv
kill
ln
ls Reference maclabel(7). 2003-01-20 21:25:00 +00:00
mkdir
mv
pax Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
ps Fix slight disorder that broke sorting. Put in bold warning about the 2003-02-05 19:22:39 +00:00
pwd
rcp
realpath realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
rm Cross ref chflags(1). 2003-02-04 20:38:51 +00:00
rmail
rmdir
setfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
sh Fixed (soon might be fatal) -Wformat warnings. 2003-03-15 07:56:59 +00:00
sleep Minimal take on previous commit -- remove getopt and printf. Static size 2002-11-14 01:14:35 +00:00
stty
sync
test
uuidgen Add an -o filename option to have the output written to a file. 2003-03-15 02:27:10 +00:00
Makefile chflags(1) repo copied, usr.bin->bin. 2003-02-18 19:51:59 +00:00
Makefile.inc