NetBSD/usr.bin
agc b69f871588 Bump number of elements in specials array from 100 to 1000.
Typedefs are added to this array, and it silently ignores
any attempts to enter more elements when the array is full.
1997-09-09 09:28:19 +00:00
..
apply Fix quote description; PR misc/2781. 1996-11-07 07:24:08 +00:00
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
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 RCS ID police 1997-01-09 20:18:21 +00:00
col alternate -> alternative, per PR 2643 1997-03-08 14:13:54 +00:00
colcrt
colrm
column make usage string match manpage 1997-07-01 06:39:38 +00:00
comm
compress - Makefile cleanups 1997-03-24 21:57:01 +00:00
crontab Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
crunch Add elf32 for mips. 1997-08-20 01:21:37 +00:00
ctags
cut getopt returns -1 not EOF. 1997-02-11 09:41:45 +00:00
dirname
du
eject
elf2aout RCS ID police 1997-01-09 20:18:21 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
error NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:40:47 +00:00
expand
false - Makefile cleanups 1997-03-24 21:57:01 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
fstat Make this compile again, and add support for ext2fs. 1997-06-12 07:45:28 +00:00
ftp support $TMPDIR 1997-08-23 07:32:50 +00:00
gencat RCS id police. 1997-02-09 14:33:50 +00:00
getconf RCS ID police 1997-01-09 20:18:21 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
ipcs avoid not knowing the length of internal buffers. 1997-02-11 08:43:23 +00:00
join revert to pre-merged version due to bugs; will fix. 1997-01-13 20:57:48 +00:00
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 Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
lex - Makefile cleanups 1997-03-24 21:57:01 +00:00
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 fix typo reported by Saitoh Masanobu in PR misc/3214. 1997-02-12 07:09:07 +00:00
machine RCS ID police 1997-01-09 20:18:21 +00:00
mail update printf formats to match type of line counts 1997-07-09 05:29:48 +00:00
make Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00
man
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 fix the the typos 1996-11-10 23:58:22 +00:00
nfsstat Message buffer passed to kvm_openfiles() should _POSIX2_LINE_MAX long; PR#3266 1997-03-03 22:22:48 +00:00
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 Sync to 4.4BSD-Lite2 1997-01-09 14:39:10 +00:00
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 Sync to 4.4BSD-Lite2 1997-01-09 15:17:30 +00:00
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 RCS ID police 1997-01-09 20:18:21 +00:00
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 add rwhod(8) xref 1997-03-08 22:23:19 +00:00
rusers * sanitize long output, fixing buffer overflows whilst doing so 1997-08-24 02:40:40 +00:00
rwall RCS ID police 1997-01-09 20:18:21 +00:00
rwho print out a 1997-03-08 23:08:28 +00:00
script pass $SHELL or /bin/sh as argv[0] to subshell, instead of "sh"; fixes 1997-03-03 04:02:21 +00:00
sed Changed order of STANDARDS and HISTORY subheads to conform with 1997-09-09 07:26:02 +00:00
shar - Makefile cleanups 1997-03-24 21:57:01 +00:00
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 use strncpy. 1997-02-11 09:25:24 +00:00
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 Remnant of a different area: resource.h is now in /usr/include/sys 1996-12-18 23:18:57 +00:00
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 - Makefile cleanups 1997-03-24 21:57:01 +00:00
tr
true - Makefile cleanups 1997-03-24 21:57:01 +00:00
tset NULL => 0 (Arne Juul; PR#3629) 1997-05-17 20:09:26 +00:00
tsort
tty
ul /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
uname RCS ID police 1997-01-09 20:18:21 +00:00
unexpand
unifdef
uniq
units - Makefile cleanups 1997-03-24 21:57:01 +00:00
unvis RCS ID police 1997-01-09 20:18:21 +00:00
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 Ensure that option processing is complete before externally supplied 1997-08-28 08:13:41 +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 RCS ID police 1997-01-09 20:18:21 +00:00
what
whatis Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
whereis return 0 on successful exit, compare getopt() result to -1 instead of EOF. 1997-01-23 06:29:05 +00:00
which - Makefile cleanups 1997-03-24 21:57:01 +00:00
who Changed order of STANDARDS and HISTORY subheads to conform with 1997-09-09 07:26:02 +00:00
whois
window alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
write remove possibly dangerous sprintf and strcpy calls. 1997-02-11 08:21:03 +00:00
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 lint fixes 1997-01-13 22:04:39 +00:00
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 merge lite2 changes (just SCCS ids) 1997-03-07 06:14:02 +00:00