.. |
cat
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
chio
|
Make lint(1) happy.
|
1998-01-04 23:53:58 +00:00 |
chmod
|
…
|
|
cp
|
Nit: Use MAP_SHARED for read-only mappings where appropriate.
|
1998-02-20 09:26:00 +00:00 |
csh
|
fix nroff error per PR#5347
|
1998-04-27 20:50:37 +00:00 |
date
|
Need <time.h> for time(), strftime(), localtime() and mktime() prototypes.
|
1998-04-01 13:54:44 +00:00 |
dd
|
Need <time.h> fo time() prototype.
|
1998-04-01 13:55:23 +00:00 |
df
|
Fix PR#3590 - remove floating point calculation from df to avoid faulting
|
1998-04-08 23:16:37 +00:00 |
domainname
|
use .Tn YP instead of YP
|
1998-01-23 13:38:24 +00:00 |
echo
|
…
|
|
ed
|
makewhatis doesn't quite handle nroff comments (.\") correctly,
|
1998-04-09 08:37:12 +00:00 |
expr
|
…
|
|
hostname
|
…
|
|
kill
|
…
|
|
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
|
correct HISTORY section of ls(1) to note that Ls(1) exited in 5th Edition UNIX from Bell Labs; add that version to At macro in mdoc, all per PR#4790
|
1998-03-20 02:36:09 +00:00 |
mkdir
|
…
|
|
mt
|
…
|
|
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
|
Need <time.h> for time(), localtime() and mktime() prototypes.
|
1998-04-01 14:14:43 +00:00 |
ps
|
change references to vadvise to madvise; remove reference to lisp(1)
|
1998-04-28 17:59:10 +00:00 |
pwd
|
…
|
|
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
|
…
|
|
sh
|
move OBJS depenency on built headers to after include of bsd.prog.mk, so
|
1998-04-19 05:22:08 +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
|
…
|
|
Makefile
|
…
|
|
Makefile.inc
|
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
|
1998-03-02 22:03:11 +00:00 |