.. |
apply
|
…
|
|
apropos
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
ar
|
Change the "overlarge UID/GID truncation" from USHRT_MAX, which might
|
1997-07-19 22:19:35 +00:00 |
asa
|
- cleanup for WARNS=1
|
1997-09-20 14:55:00 +00:00 |
at
|
Correct 12am and 12pm to be midnight and noon resprectively.
|
1997-07-18 01:09:48 +00:00 |
audio/ctl
|
Don't try opening the device O_RDWR.
|
1997-08-25 19:03:12 +00:00 |
audioctl
|
Don't try opening the device O_RDWR.
|
1997-08-25 19:03:12 +00:00 |
banner
|
…
|
|
basename
|
…
|
|
bdes
|
don't xref obsolete crypt(1)
|
1997-07-10 07:23:03 +00:00 |
biff
|
…
|
|
cal
|
…
|
|
calendar
|
Enhancements from Ty Sarna <tsarna@endicor.com>, per PR #3935. Allow
|
1997-08-26 19:58:10 +00:00 |
cap_mkdb
|
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
|
1997-05-29 01:48:05 +00:00 |
checknr
|
there is no checkeq(1)
|
1997-07-10 07:14:35 +00:00 |
chflags
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
chpass
|
initialize variables for gcc -Wall (marked XXX)
|
1997-07-25 06:40:32 +00:00 |
cksum
|
POSIX.2 utilities must call setlocale(LC_ALL, "");
|
1997-06-26 23:18:05 +00:00 |
cmp
|
…
|
|
col
|
…
|
|
colcrt
|
…
|
|
colrm
|
…
|
|
column
|
make usage string match manpage
|
1997-07-01 06:39:38 +00:00 |
comm
|
…
|
|
compress
|
* cleanup for WARNS=1
|
1997-09-15 10:58:35 +00:00 |
crontab
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
crunch
|
Fix type: srt-root -> src-root
|
1997-09-24 00:47:34 +00:00 |
ctags
|
…
|
|
cut
|
…
|
|
dirname
|
…
|
|
du
|
…
|
|
eject
|
…
|
|
elf2aout
|
…
|
|
elf2ecoff
|
* Rewrite symbol-remapping code, compatible with mips ECOFF toolchain.
|
1997-07-20 03:50:54 +00:00 |
elfstrip
|
Make these work again.
|
1997-05-09 12:38:30 +00:00 |
env
|
…
|
|
error
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 19:40:47 +00:00 |
expand
|
…
|
|
false
|
…
|
|
fdformat
|
improve (slightly) dense wording in the bugs section
|
1997-06-16 02:13:46 +00:00 |
file
|
Fixed recognition of NetBSD/arm32 shared libraries and dynamically
|
1997-07-16 02:50:45 +00:00 |
find
|
Changed format directive for printing number of blocks from %4ld to
|
1997-06-30 21:26:57 +00:00 |
finger
|
add -g flag: do not show non real name gecos info.
|
1997-09-09 02:41:06 +00:00 |
fmt
|
Determine characters to be swallowed by means of locale and ctype.
|
1997-05-31 15:13:49 +00:00 |
fold
|
…
|
|
fpr
|
…
|
|
from
|
…
|
|
fsplit
|
…
|
|
fstat
|
Make this compile again, and add support for ext2fs.
|
1997-06-12 07:45:28 +00:00 |
ftp
|
More cleanups from Todd Miller <Todd.Miller@courtesan.com>:
|
1997-09-21 01:06:30 +00:00 |
gencat
|
…
|
|
getconf
|
…
|
|
getopt
|
Add a new example to SYNOPSIS, change the example. This is in response
|
1997-07-18 00:18:26 +00:00 |
gprof
|
xref moncontrol(3) instead of obsolete monitor(3), sort xrefs
|
1997-07-16 06:51:44 +00:00 |
head
|
…
|
|
hexdump
|
add explicit return types to many functions
|
1997-07-11 06:28:26 +00:00 |
id
|
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
|
1997-05-29 01:48:05 +00:00 |
indent
|
Bump number of elements in specials array from 100 to 1000.
|
1997-09-09 09:28:19 +00:00 |
ipcrm
|
enable WARNS
|
1997-09-09 11:07:43 +00:00 |
ipcs
|
…
|
|
join
|
…
|
|
jot
|
…
|
|
kdump
|
minor cleanup
|
1997-08-01 04:37:36 +00:00 |
ktrace
|
set WARNS?=1, cleanup
|
1997-07-23 05:44:09 +00:00 |
lam
|
…
|
|
last
|
Change an instance of a time_t to a (more appropriate) off_t, PR #4037,
|
1997-08-26 18:52:13 +00:00 |
lastcomm
|
Fix lossage revealed by the recent `lseek() vs. negative offsets' changes;
|
1997-05-19 10:01:52 +00:00 |
ldd
|
install all man pages.
|
1997-06-23 13:25:41 +00:00 |
leave
|
fix bug that kept 'leave NNNN' from working unless NNNN was greater
|
1997-07-15 02:31:13 +00:00 |
less
|
update for less332.
|
1997-09-21 12:45:04 +00:00 |
lex
|
…
|
|
locate
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 19:47:50 +00:00 |
lock
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 19:47:50 +00:00 |
logger
|
…
|
|
login
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
logname
|
xref getlogin(2) not getlogin(3)
|
1997-07-14 02:07:10 +00:00 |
look
|
…
|
|
lorder
|
quote ${NM} so that multi-word values work right (for some defn of "right")
|
1997-07-22 05:21:03 +00:00 |
m4
|
…
|
|
machine
|
…
|
|
mail
|
update printf formats to match type of line counts
|
1997-07-09 05:29:48 +00:00 |
make
|
fix some ints that should be "time_t" per PR#4139
|
1997-09-23 21:15:07 +00:00 |
man
|
resize a pathname buffer to MAXPATHLEN; from Matthias Scheler in PR 4101
|
1997-09-10 07:13:51 +00:00 |
mesg
|
set WARNS?=1
|
1997-08-01 04:33:03 +00:00 |
mixerctl
|
Print class correctly for linked fields.
|
1997-08-24 23:20:04 +00:00 |
mkdep
|
quote ${CC} so that multi-word values work right (for some defn of "right")
|
1997-07-22 05:20:06 +00:00 |
mkfifo
|
xref mknod(8) not nonexistent mknod(1), sort xrefs
|
1997-07-16 04:42:32 +00:00 |
mkstr
|
NULL => 0 (from Arne Juul; addendum to PR#3237).
|
1997-07-04 21:54:06 +00:00 |
modstat
|
ensure strncpy() is nul terminated.
|
1997-05-07 16:35:34 +00:00 |
msgs
|
Apply patch from PR 1474, checking results of reading from the
|
1997-07-24 22:45:23 +00:00 |
netstat
|
add 'atalk' to list of arguments recognized by -f, minor cleanup
|
1997-08-01 05:03:14 +00:00 |
newsyslog
|
…
|
|
nfsstat
|
…
|
|
nice
|
Add references to [gs]etpriority(2).
|
1997-08-25 16:42:36 +00:00 |
nm
|
warn() instead of warnx() if opening the object file failed to avoid
|
1997-04-23 11:17:38 +00:00 |
nohup
|
…
|
|
pagesize
|
xref getpagesize(3) not obsolete getpagesize(2)
|
1997-07-15 06:36:29 +00:00 |
passwd
|
Changes to close PR3806. (Different than in PR.)
|
1997-07-24 08:53:48 +00:00 |
paste
|
…
|
|
patch
|
Set appropiate flag when wanting to skip a patch. Fixes only true
|
1997-07-29 19:49:35 +00:00 |
pr
|
Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>
|
1997-06-26 20:23:44 +00:00 |
printenv
|
…
|
|
printf
|
Fix compiler warnings.
|
1997-07-04 21:25:16 +00:00 |
quota
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
ranlib
|
Change .PATH.c to .PATH (another one I missed)
|
1997-05-14 15:57:07 +00:00 |
rdist
|
rdist is no longer setuid root.
|
1997-05-26 14:30:47 +00:00 |
renice
|
Add reference to nice(1).
|
1997-08-25 16:43:47 +00:00 |
rev
|
…
|
|
rlogin
|
Fix several bugs in Kerberos support due to an accidental commit months ago of an incomplete version of the code. Now works; also now falls back to 'old' rlogin correctly.
|
1997-06-28 23:43:36 +00:00 |
rpcgen
|
remove spurious comma in newstyle structure return case
|
1997-06-06 17:27:33 +00:00 |
rpcinfo
|
…
|
|
rs
|
…
|
|
rsh
|
Add prototype for orcmd.
|
1997-07-20 20:44:23 +00:00 |
rup
|
Fix compiler warnings (because new prototypes came into scope
|
1997-08-24 10:53:16 +00:00 |
ruptime
|
…
|
|
rusers
|
* sanitize long output, fixing buffer overflows whilst doing so
|
1997-08-24 02:40:40 +00:00 |
rwall
|
…
|
|
rwho
|
…
|
|
script
|
…
|
|
sed
|
Changed order of STANDARDS and HISTORY subheads to conform with
|
1997-09-09 07:26:02 +00:00 |
shar
|
…
|
|
shlock
|
program to make lock files for shell scripts
|
1997-08-06 00:38:11 +00:00 |
showmount
|
xref mount(8) not nonexistent mount(1)
|
1997-07-16 05:43:33 +00:00 |
size
|
set WARNS?=1
|
1997-08-25 06:43:02 +00:00 |
skey
|
Add a SYNOPSIS section and document the arguments of -n and -p.
|
1997-07-17 17:08:34 +00:00 |
skeyinfo
|
include <string.h> and <unistd.h> for prototypes
|
1997-06-24 06:18:58 +00:00 |
skeyinit
|
…
|
|
soelim
|
…
|
|
split
|
…
|
|
strings
|
fix off-by-one error in malloc() call; from Ted Felix in PR bin/3752.
|
1997-06-17 07:26:38 +00:00 |
strip
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:09:26 +00:00 |
su
|
As per discussion with mrg, back out parts of previous change.
|
1997-07-02 05:42:11 +00:00 |
systat
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
tail
|
…
|
|
talk
|
Use isprint() instead of hardcoded c<' '. This way, as soon as isprint() and
|
1997-04-21 16:15:32 +00:00 |
tcopy
|
use <paths.h> instead of "pathnames.h" for _PATH_DEFTAPE
|
1997-04-15 07:23:06 +00:00 |
tee
|
…
|
|
telnet
|
fix some minor macro usage and other bugs; some from Saitoh Masanobu
|
1997-06-03 06:31:20 +00:00 |
tftp
|
…
|
|
time
|
…
|
|
tip
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
|
1997-08-25 19:31:43 +00:00 |
tn3270
|
fix 3884 from SAITOH Masanobu
|
1997-07-18 23:31:00 +00:00 |
touch
|
Changed order of STANDARDS and HISTORY subheads to conform with
|
1997-09-09 07:26:02 +00:00 |
tput
|
…
|
|
tr
|
…
|
|
true
|
…
|
|
tset
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:09:26 +00:00 |
tsort
|
…
|
|
tty
|
…
|
|
ul
|
…
|
|
uname
|
…
|
|
unexpand
|
…
|
|
unifdef
|
…
|
|
uniq
|
…
|
|
units
|
…
|
|
unvis
|
…
|
|
users
|
…
|
|
uudecode
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:09:26 +00:00 |
uuencode
|
Major re-write.
|
1997-08-03 08:51:33 +00:00 |
vacation
|
set WARNS?=1
|
1997-09-20 05:51:40 +00:00 |
vgrind
|
* NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:26:47 +00:00 |
vi
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
vis
|
…
|
|
vmstat
|
Repair the formatting of the by-memory-type table of "vmstat -m"
|
1997-04-10 15:49:30 +00:00 |
w
|
Don't print "up" if uptime is less than 30 seconds. (uptime rounds
|
1997-07-07 20:30:08 +00:00 |
wall
|
Add WARNS=1
|
1997-07-01 20:49:59 +00:00 |
wc
|
…
|
|
what
|
…
|
|
whatis
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
whereis
|
…
|
|
which
|
…
|
|
who
|
Changed order of STANDARDS and HISTORY subheads to conform with
|
1997-09-09 07:26:02 +00:00 |
whois
|
…
|
|
window
|
…
|
|
write
|
…
|
|
xargs
|
Add support for -0 (to be used with find -print0); from OpenBSD.
|
1997-06-24 00:45:28 +00:00 |
xinstall
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
xlint
|
xref exit(3) not exit(2)
|
1997-07-10 07:57:07 +00:00 |
xstr
|
* NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:26:47 +00:00 |
yacc
|
Major modernization.
|
1997-07-25 16:46:27 +00:00 |
yes
|
…
|
|
ypcat
|
- Clean up compiler warnings.
|
1997-07-18 06:16:29 +00:00 |
ypmatch
|
- Fix compiler warnings.
|
1997-07-18 07:05:35 +00:00 |
ypwhich
|
- Don't deref bad pointer if domain name isn't set.
|
1997-07-18 07:40:42 +00:00 |
Makefile
|
add shlock
|
1997-08-10 04:10:27 +00:00 |
Makefile.inc
|
…
|
|