.. |
cat
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
chio
|
userland interface to ATA CD changer devices by Jason Thorpe.
|
1998-07-13 12:06:18 +00:00 |
chmod
|
Fix .Nm usage.
|
1997-10-20 08:50:59 +00:00 |
cp
|
Nit: Use MAP_SHARED for read-only mappings where appropriate.
|
1998-02-20 09:26:00 +00:00 |
csh
|
GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being
|
1998-06-19 22:58:04 +00:00 |
date
|
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
|
1998-07-06 06:45:41 +00:00 |
dd
|
"static" should be located at the beginning of declaration.
|
1998-07-09 18:06:17 +00:00 |
df
|
minor KNF.
|
1998-07-04 19:44:32 +00:00 |
domainname
|
use .Tn YP instead of YP
|
1998-01-23 13:38:24 +00:00 |
echo
|
lint
|
1997-11-05 21:17:14 +00:00 |
ed
|
makewhatis doesn't quite handle nroff comments (.\") correctly,
|
1998-04-09 08:37:12 +00:00 |
expr
|
Fix .Nm usage.
|
1997-10-20 08:50:59 +00:00 |
hostname
|
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
|
1998-07-06 06:45:41 +00:00 |
kill
|
Fix .Nm usage.
|
1997-10-20 08:50:59 +00:00 |
ksh
|
change some /dev/tty to paths.h _PATH_TTY
|
1998-04-07 10:29:50 +00:00 |
ln
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
ls
|
Document ls -F's output for sockets;
|
1998-06-01 21:11:28 +00:00 |
mkdir
|
lint
|
1997-11-05 21:17:14 +00:00 |
mt
|
adjust document to reality
|
1998-07-04 02:31:36 +00:00 |
mv
|
s/cp -pr/cp -PRp/ in the discussion of the cross-device cp(1) operation.
|
1998-04-20 05:43:30 +00:00 |
pax
|
oops, fix broken cpio options code. tar options code should be made like pax and cpio code.
|
1998-06-09 10:53:55 +00:00 |
ps
|
- change setgid kmem programs (that lend themselves to this) so setegid(getgid())
|
1998-07-06 07:50:18 +00:00 |
pwd
|
- getopt returns -1 not EOF
|
1997-09-14 08:51:38 +00:00 |
rcmd
|
Grammar police, plus a bit of general cleanup of the BUGS section.
|
1998-01-14 00:40:51 +00:00 |
rcp
|
Deal with GCC warnings.
|
1998-02-03 07:48:32 +00:00 |
rm
|
Per 1003.2, no warnings shall be generated for attempts to remove non-existent
|
1997-12-21 15:28:27 +00:00 |
rmdir
|
lint
|
1997-11-05 21:17:14 +00:00 |
sh
|
Small edit to n1>&n2 description.
|
1998-07-04 06:52:07 +00:00 |
sleep
|
remove #include <sys/time.h> ; the include file bug noted in the comment above it has been fixed.
|
1998-04-09 07:03:29 +00:00 |
stty
|
Add ONOCR and ONLRET output modes, from XPG4.2.
|
1998-02-13 21:53:44 +00:00 |
sync
|
fix mdoc references
|
1998-04-28 18:05:53 +00:00 |
test
|
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1997-11-12 00:47:32 +00:00 |
Makefile
|
Add rcmd to the SUBDIR list.
|
1997-05-29 21:06:11 +00:00 |
Makefile.inc
|
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
|
1998-03-02 22:03:11 +00:00 |