.. |
cat
|
One more nit.
|
2006-12-23 09:25:23 +00:00 |
chflags
|
Use .Cm for all key words, not just the ones I added. More in line with
|
2006-03-10 12:37:19 +00:00 |
chio
|
Don't specify SRCS= when it can be obtained from PROGS=
|
2005-01-27 13:25:09 +00:00 |
chmod
|
- Mention umask(2) when first referring to it.
|
2006-12-22 07:28:38 +00:00 |
cp
|
Fix typo.
|
2006-11-02 19:10:05 +00:00 |
csh
|
Build updates for tcsh-6.15.00 import.
|
2007-03-11 22:41:19 +00:00 |
date
|
Use strlcpy in place of strncpy + setting the last character NUL. To
|
2006-08-20 06:31:24 +00:00 |
dd
|
More inactive maintainers.
|
2006-07-09 21:47:37 +00:00 |
df
|
getblocksize expects pointer to long as a second argument, not
|
2007-04-06 15:36:43 +00:00 |
domainname
|
Use a standard section name.
|
2006-12-18 15:45:01 +00:00 |
echo
|
Add the new standard EXIT STATUS section where appropriate.
|
2005-01-16 16:41:59 +00:00 |
ed
|
while(0); -> while (0) in multiline macro
|
2006-08-17 23:00:33 +00:00 |
expr
|
Fix markup.
|
2007-03-04 19:52:07 +00:00 |
getfacl
|
Markup fixes.
|
2006-09-17 17:40:07 +00:00 |
hostname
|
Style(9) fixes, thanks to Ruslan.
|
2006-12-08 07:47:08 +00:00 |
kenv
|
-mdoc sweep.
|
2005-11-17 12:15:23 +00:00 |
kill
|
Fix markup.
|
2007-03-04 09:15:12 +00:00 |
ln
|
Add '-F' option which allows to delete existing empty directories, when
|
2006-02-14 11:08:05 +00:00 |
ls
|
Avoid a spurious warning for each whiteout found during "ls -lW".
|
2006-10-18 10:58:27 +00:00 |
mkdir
|
More markup fixes.
|
2006-12-27 11:28:00 +00:00 |
mv
|
Attempt to complete the userspace integration of POSIX.1e extended ACLs.
|
2005-09-05 04:36:08 +00:00 |
pax
|
Fix some of the alignment warnings on ARM.
|
2006-11-27 22:17:11 +00:00 |
ps
|
Markup fixes.
|
2006-09-17 17:40:07 +00:00 |
pwd
|
Sync program's usage() with manpage's SYNOPSIS.
|
2005-02-09 17:37:39 +00:00 |
rcp
|
Fix markup.
|
2007-02-27 11:25:58 +00:00 |
realpath
|
Add the new standard EXIT STATUS section where appropriate.
|
2005-01-16 16:41:59 +00:00 |
rm
|
Give a hint to the reader as to what the "whiteout" actually means.
|
2006-12-26 13:57:40 +00:00 |
rmail
|
Remove kludges intended to support src trees with partial obj trees.
|
2005-06-10 06:12:53 +00:00 |
rmdir
|
Fix markup.
|
2006-12-27 12:14:56 +00:00 |
setfacl
|
Implement the -h flag (set an ACL on a symbolic link).
|
2007-02-26 00:42:17 +00:00 |
sh
|
Use eaccess() instead of access() for the type builtin, like we do for the
|
2007-01-18 22:31:22 +00:00 |
sleep
|
Fix a comment.
|
2005-08-07 09:11:38 +00:00 |
stty
|
Fix: printed output flags (onocr) and (onlret) same as oxtabs
|
2005-05-26 06:57:57 +00:00 |
sync
|
/*- or .\"- or #- to begin license clauses.
|
2005-01-10 08:39:26 +00:00 |
test
|
Simplify some markup.
|
2006-12-14 10:42:46 +00:00 |
uuidgen
|
Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid
|
2007-04-09 19:16:48 +00:00 |
Makefile
|
Reimplementation of world/kernel build options. For details, see:
|
2006-03-17 18:54:44 +00:00 |
Makefile.inc
|
Reimplementation of world/kernel build options. For details, see:
|
2006-03-17 18:54:44 +00:00 |