1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/bin
Jilles Tjoelker 36f7fbeae8 sh: Remove XXX comment about removing nextopt().
Using nextopt() avoids depending on the BSD-specific optreset feature in
getopt() and reduces code size (both source and binary).
2012-09-08 19:24:03 +00:00
..
cat Use "e.g.", not "i.e.", to introduce an example. 2012-09-07 09:00:25 +00:00
chflags
chio
chmod
cp Explicitly mention that "cp -p" copies ACLs. 2012-09-04 12:27:23 +00:00
csh
date Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
dd Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
df
domainname
echo
ed Add build option MK_ED_CRYPTO to control whether ed(1) is to have the 2012-05-19 17:55:49 +00:00
expr Remove redundant declaration of yyparse 2012-05-22 03:01:54 +00:00
getfacl In getfacl(1) manual page, mention where to read about the ACL syntax. 2012-09-04 12:02:23 +00:00
hostname
kenv
kill
ln
ls Add build opton MK_LS_COLORS to control whether ls(1) supports colors 2012-05-19 18:05:00 +00:00
mkdir
mv Add a -h flag similar to the -h flag for ln to force mv(1) to treat a 2012-08-31 14:35:01 +00:00
pax
pkill
ps Avoid passing uninitialized stack to addelem() if called with an empty arg. 2012-08-29 21:38:34 +00:00
pwait
pwd
rcp None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
realpath
rm Polish previous revision: if the fts_* routines have lstat()'ed the 2012-06-20 21:10:38 +00:00
rmail
rmdir
setfacl Fix an error in setfacl(1) that manifested like this: 2012-09-04 12:19:34 +00:00
sh sh: Remove XXX comment about removing nextopt(). 2012-09-08 19:24:03 +00:00
sleep
stty stty: Mark usage() __dead2. 2012-07-15 21:12:22 +00:00
sync
test Minor mdoc nits. 2012-05-13 14:16:04 +00:00
uuidgen Mention the upper hard limit for -n option. Patch slightly modified 2012-05-23 16:19:19 +00:00
Makefile
Makefile.inc