.. |
cat
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
chio
|
sort entries and delete extra periods in SEE also section.
|
1998-05-22 18:27:50 +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
|
* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.
|
1998-05-10 18:32:46 +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
|
* blocks can be 64bit (not u_long), so calculate and display accordingly
|
1998-05-16 15:12:26 +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
|
change references to vadvise to madvise; remove reference to lisp(1)
|
1998-04-28 17:59:10 +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
|
Fix a set of bugs where a cd of a relative pathname or a cd through a
|
1998-05-21 16:50:40 +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 |