.. |
cat
|
Fix the EOL-indicators ('$') toggled by the `-e' option to be lined up
|
1998-01-27 16:37:31 +00:00 |
chio
|
Make lint(1) happy.
|
1998-01-04 23:53:58 +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
|
refer to COPTS not CFLAGS
|
1998-04-13 14:08:27 +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
|
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
|
Fix .Nm usage.
|
1997-10-20 08:50:59 +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
|
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
|
lint
|
1997-11-05 21:17:14 +00:00 |
mt
|
<rmt.h> does funky function remapping stuff. Include it after we've
|
1997-10-21 20:04:55 +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
|
Need <time.h> for time(), localtime() and mktime() prototypes.
|
1998-04-01 14:14:43 +00:00 |
ps
|
Need <time.h> for localtime(), time() and strftime() prototypes.
|
1998-04-01 14:19:27 +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
|
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
|
lint
|
1997-11-05 21:17:14 +00:00 |
test
|
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1997-11-12 00:47:32 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
|
1998-03-02 22:03:11 +00:00 |