NetBSD/usr.bin
mycroft f9f7e98dab const poisoning. 1998-07-27 07:41:31 +00:00
..
apply Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
apropos Since GLOB_NOCHECK is not set, explicitly check for a return value of 1998-07-06 14:23:31 +00:00
ar macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
asa
at const poisoning. 1998-07-27 07:41:31 +00:00
audio/ctl Fix typo. From Feico Dillema <dillema@acm.org> 1998-07-13 15:11:03 +00:00
audioctl Fix typo. From Feico Dillema <dillema@acm.org> 1998-07-13 15:11:03 +00:00
banner
basename
bdes
biff
cal Fix leap_year calculation (1900 wasn't a leap year) 1998-04-17 14:01:56 +00:00
calendar const poisoning. 1998-07-27 07:41:31 +00:00
cap_mkdb
checknr
chflags
chpass const poisoning. 1998-07-26 21:25:16 +00:00
cksum
cmp
col
colcrt
colrm
column
comm
compress Attempt to restore a file's flags using chflags() only if the original file 1998-03-10 12:45:44 +00:00
crontab WARNSify 1998-02-22 12:08:33 +00:00
crunch Define NLIST_ELF32 on PowerPC. 1998-05-06 13:16:57 +00:00
ctags Deal with the gnu __attribute__ keyword, which is in an odd place and 1998-07-24 07:30:08 +00:00
cut
dirname
du Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements. 1998-02-15 17:08:17 +00:00
eject adjust to more accurately reflect the use of the -t option, per PR#5443 1998-05-11 21:45:44 +00:00
elf2aout macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
elf2ecoff This has been WARNSified.. 1998-02-22 12:17:24 +00:00
elfstrip
env
error remove unused extern. 1998-03-30 02:19:45 +00:00
expand
false
fdformat macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
file Recognize the new tzcode >= 1997h timezone data magic value. 1998-07-09 11:42:19 +00:00
find eliminate a duplicated -X entry 1998-05-27 13:15:30 +00:00
finger const poisoning. 1998-07-26 21:35:28 +00:00
fmt abs() numeric parameters to allow portable invocations in scripts. 1998-02-12 21:11:00 +00:00
fold
fpr
from
fsplit
fstat use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
ftp const poisoning. 1998-07-26 21:47:47 +00:00
gencat Clean up some quote handling 1998-04-28 15:28:49 +00:00
getconf Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM via 1998-05-24 20:12:25 +00:00
getopt <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:44:22 +00:00
gprof Fix erroneous prototypes. 1998-06-09 17:07:12 +00:00
head Remove __GNUC__ ifdef, and make usage string consistent with other programs. 1998-01-31 20:42:07 +00:00
hexdump everything has bugs; either document them or don't bother with a BUGS section 1998-06-08 12:03:23 +00:00
id Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
indent use static int instead of static 1998-03-30 02:25:33 +00:00
ipcrm
ipcs use a buffer the size we fill. ensure another buffer is nul-terminated (ok in this code) 1998-07-06 10:16:40 +00:00
join add <unistd.h> to fix compiler warning 1998-02-03 03:47:47 +00:00
jot
kdump use static int instead of static 1998-03-30 02:25:33 +00:00
ktrace Make "ktrace -f" work again. Slightly klugy because of the 1998-07-14 01:39:59 +00:00
lam
last - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
lastcomm Need <time.h> for ctime() prototype. 1998-04-02 10:22:03 +00:00
ldd Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
leave Need <time.h> for time(), localtime() and ctime() prototypes. 1998-04-02 10:23:01 +00:00
less const poisoning. 1998-07-26 15:13:14 +00:00
lex .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
locate
lock const poisoning. 1998-07-26 21:58:46 +00:00
logger
login const poisoning. 1998-07-26 21:58:46 +00:00
logname
look Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
lorder per PR#4304 no need to set PATH (especially after testing it!) 1998-04-09 05:28:07 +00:00
m4 Need <stdlib.h> for mktemp() prototype. 1998-06-01 13:54:49 +00:00
machine
mail const poisoning. 1998-07-26 21:58:46 +00:00
make Fix access to freed memory; pointed out by Todd Miller. 1998-07-04 21:53:11 +00:00
man Since GLOB_NOCHECK is not set, explicitly check for a return value of 1998-07-06 14:23:31 +00:00
menuc Put back "return value" meaning in option actions accidentally removed 1998-07-23 17:56:00 +00:00
mesg
mixerctl Fix typo. 1998-05-09 12:41:16 +00:00
mkdep per PR#4304 no need to set PATH (especially after testing it!) 1998-04-09 05:59:35 +00:00
mkfifo
mkstr remove comment about pi (we don't ship it) and ex (nvi doesn't use mkstr) 1998-06-08 12:05:34 +00:00
modstat revoke priviledges when no longer needed. 1998-07-06 11:58:51 +00:00
msgc .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
msgs Don't core dump if the uid is invalid. 1998-07-26 22:14:34 +00:00
netstat Fix bogon in length argument to snprintf when formatting port number 1998-07-20 21:03:37 +00:00
newsyslog - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
nfsstat - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
nice
nm
nohup
pagesize
passwd const poisoning. 1998-07-26 22:15:38 +00:00
paste add <unistd.h> to fix compiler warning 1998-02-03 03:56:44 +00:00
patch WARNSify 1998-02-22 12:55:44 +00:00
pr Need <time.h> for localtime() and strftime() prototypes. 1998-04-02 10:42:51 +00:00
printenv
printf add <unistd.h> to fix compiler warning 1998-02-03 03:10:15 +00:00
quota const poisoning. 1998-07-26 22:15:38 +00:00
ranlib change includes to fix compiler warning 1998-02-03 04:27:35 +00:00
rdist .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
renice
rev
rlogin - clean up some of the kerberos option parsing code 1998-07-11 07:17:25 +00:00
rpcgen Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
rpcinfo revert; we can't break the existing ABI and API 1998-02-12 03:52:12 +00:00
rs
rsh
rup add includes to fix compiler warning 1998-02-03 04:04:58 +00:00
ruptime Print sane values on uptime >1 year, per PR 5318 by Heiko Rupp 1998-04-19 19:52:33 +00:00
rusers Get idle time right, per PR 5699 by Urban Boquist <boquist@cs.chalmers.se> 1998-07-03 18:35:35 +00:00
rwall const poisoning. 1998-07-26 22:15:38 +00:00
rwho Need <time.h> for time() and ctime() prototypes. 1998-04-02 11:00:10 +00:00
script Need <time.h> for time() and ctime() prototypes. 1998-04-02 11:00:10 +00:00
sed use int as array index. 1998-03-30 02:29:28 +00:00
shar Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
shlock
showmount No need to include <socketvar.h>. 1998-04-02 11:10:52 +00:00
size
skey change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
skeyinfo
skeyinit const poisoning. 1998-07-26 22:21:02 +00:00
soelim change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
split
strings
strip Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
su const poisoning. 1998-07-26 15:23:39 +00:00
systat Fix handling of privileges - the gid was given up before dkinit() 1998-07-19 17:47:07 +00:00
tail Use MAP_SHARED, not MAP_PRIVATE. 1998-02-20 07:34:59 +00:00
talk const poisoning. 1998-07-26 22:26:29 +00:00
tcopy
tee
telnet Ack! I misunderstood a problem reported to me. We don't need to do 1998-07-27 04:45:23 +00:00
tftp const poisoning. 1998-07-26 15:23:39 +00:00
time
tip const poisoning. 1998-07-26 22:26:29 +00:00
tn3270 const poisoning. 1998-07-26 22:38:15 +00:00
touch Fix the old-style date parsing code as well. 1998-01-21 00:48:44 +00:00
tput
tr macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
true
tset const poisoning. 1998-07-26 23:03:30 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
units change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
unvis change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
usbhidctl Make the /dev/ part of the device name optional. 1998-07-23 13:48:59 +00:00
users change includes to fix compiler warning 1998-02-03 04:19:15 +00:00
uudecode
uuencode
vacation const poisoning. 1998-07-26 23:03:30 +00:00
vgrind
vi const poisoning. 1998-07-26 23:14:40 +00:00
vis
vmstat const poisoning. 1998-07-26 17:53:10 +00:00
w - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
wall const poisoning. 1998-07-26 23:14:40 +00:00
wc macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
what
whatis Since GLOB_NOCHECK is not set, explicitly check for a return value of 1998-07-06 14:23:31 +00:00
whereis macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
which
who
whois
window const poisoning. 1998-07-26 15:23:39 +00:00
write const poisoning. 1998-07-26 23:14:40 +00:00
xargs error message improvement per PR#4378 1998-04-14 09:26:33 +00:00
xinstall Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
xlint .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +00:00
Makefile.inc