NetBSD/usr.sbin
jtc d7eb41bd8e Changed to not use a compiled in table of baud rates. Evidently
there are some PC/Mac oriented devices that use non-standard speeds,
furthermore that's just not the way we do things anymore.

"Bad" baud rates are no longer caught with their own error message,
but the condition will still be diagnosed when the tcsetattr() fails.
1996-06-30 23:55:49 +00:00
..
ac Add section number in SEE ALSO; PR #1531 1995-09-27 19:17:27 +00:00
accton specify man pages the new way. 1994-12-22 11:31:31 +00:00
amd Add PRECISE_SYMLINKS define (part of fix in PR #1917) 1996-05-23 22:51:02 +00:00
arp needs string.h 1995-04-24 13:25:18 +00:00
bad144 Eliminate extra `/' when prefixing the device name with _PATH_DEV. 1995-06-10 21:01:08 +00:00
bootp Some corrections regarding boot file and path (suggested by cgd) 1996-06-19 16:08:34 +00:00
bootpd Some corrections regarding boot file and path (suggested by cgd) 1996-06-19 16:08:34 +00:00
bootpef specify man pages the new way. 1994-12-22 11:32:57 +00:00
bootpgw specify man pages the new way. 1994-12-22 11:32:57 +00:00
bootptest specify man pages the new way. 1994-12-22 11:32:57 +00:00
catman specify man pages the new way. 1994-12-22 11:32:57 +00:00
chown Remove chownerr() function completely and use warn() instead. 1995-06-03 07:01:19 +00:00
chroot specify man pages the new way. 1994-12-22 11:32:57 +00:00
config two devices instances which are otherwise the same but do not attach 1996-06-17 18:21:35 +00:00
config.old Add the `ac' device (auto-changer) to the isscsidev() macro. (I can't 1996-06-10 02:32:20 +00:00
cron Patch from Mike Pritchard to use `-t' option to sendmail, and prevent 1995-04-14 19:49:32 +00:00
dbsym specify man pages the new way. 1994-12-22 11:32:57 +00:00
dev_mkdb Merge with 4.4-Lite, and use libc err(3) and warn(3). 1995-01-30 21:12:41 +00:00
diskpart don't use gets(). pr#2254 1996-05-21 13:00:31 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edquota Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:42:33 +00:00
eeprom Fix think-o in the code that deals with multiple field names passed 1996-05-16 16:00:55 +00:00
gettable header, for protos 1994-12-23 16:46:17 +00:00
grfconfig print also the wrong mode number 1996-05-19 09:02:44 +00:00
grfinfo grfinfo, from Utah, for the hp300 1994-04-04 21:53:24 +00:00
gspa Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +00:00
hilinfo hilinfo, from Utah, for the hp300 1994-04-04 21:52:21 +00:00
htable header, for protos 1994-12-23 16:46:17 +00:00
inetd Always swap most of the fields when updating a config file entry; otherwise 1996-02-22 11:14:41 +00:00
iostat New userland code to read the statistics kept by the NetBSD generic 1996-05-10 23:16:30 +00:00
iteconfig Sync "iteconfig -h" output with reality and man page. 1996-06-04 16:27:56 +00:00
kgmon be safe with types 1994-12-23 16:45:33 +00:00
kvm_mkdb update comment for KERNTEXTOFF -> kerntextoff changes. 1996-05-16 22:48:09 +00:00
lpr Changed to not use a compiled in table of baud rates. Evidently 1996-06-30 23:55:49 +00:00
map-mbone Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mdconfig Helper program for "user RAM" mode supported by sys/dev/ramdisk.c 1995-10-08 22:40:41 +00:00
mountd make some errors more verbose. inspired from pr#1509 1996-05-22 03:50:06 +00:00
mrinfo Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mrouted fix a call to localtime() so that it works if time_t != long. 1995-12-19 03:33:06 +00:00
mtrace Change a rogue RCS id to new-style 1995-12-16 20:11:45 +00:00
mtree Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
named remove nstest/nsquery references. 1996-06-06 16:32:10 +00:00
netgroup_mkdb - Fixed core-dump when key has no netgroups 1996-04-27 18:54:31 +00:00
nfsd Reorder #includes. 1996-02-18 23:18:56 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
portmap second argument to xdr_long must be a "long *", which means that the 1996-05-01 18:10:26 +00:00
pppd CHAP is Challenge.... not Cryptographic.... (pr#2446) 1996-05-22 01:41:51 +00:00
pstat fix session pointer field width: make it two characters wider. 1996-06-03 19:00:23 +00:00
pwd_mkdb Updated to use new password file functions in libutil. 1996-05-15 23:19:09 +00:00
quot Fix PR 2462 1996-05-24 12:51:23 +00:00
quotacheck deal with the fact that fsck has moved 1996-04-05 04:17:54 +00:00
quotaon Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:46:04 +00:00
rarpd Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
rbootd If __FreeBSD__, don't swap the length field in the 802.3 header. 1996-02-01 21:27:46 +00:00
rdate Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2300. 1996-04-08 20:55:17 +00:00
rdconfig Helper program for "user RAM" mode supported by sys/dev/ramdisk.c 1995-10-08 22:40:41 +00:00
repquota Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:49:48 +00:00
rmt Add missing #include. 1995-04-13 02:07:23 +00:00
rpc.bootparamd Minor formatting update. 1996-06-18 17:45:24 +00:00
rpc.pcnfsd Correct the "Vulnerabilities" announced in CERT advisory CA-96.08. 1996-04-25 01:00:12 +00:00
rwhod specify man pages the new way. 1994-12-22 11:32:57 +00:00
sa Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:51:42 +00:00
screenblank Use sigemptyset() rather than frobbing the sa_mask directly. 1996-06-23 22:08:43 +00:00
sendmail pull in <paths.h> for _PATH_VARTMP. 1996-05-30 13:00:09 +00:00
sliplogin sys/termios.h -> termios.h 1995-06-19 22:47:37 +00:00
slstats Discard setgid privileges if not reading the running kernel, as suggested 1996-06-07 00:44:18 +00:00
spray Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +00:00
sup/source - runio fails when result != 0 not only < 0 1995-10-29 23:54:45 +00:00
sysctl Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
syslogd Fix PR/2371, a spelling error and missing -s from the description. 1996-05-06 16:36:44 +00:00
tcpdump update for changes in libpcap function prototypes (u_long -> u_int32_t) 1996-05-26 23:51:40 +00:00
timed use fixed-size types where appropriate, to make timed work on 64-bit 1996-04-06 01:53:29 +00:00
traceroute Fixed reversed inet_aton condition test; From PR #2579 1996-06-30 22:51:11 +00:00
trpt Fix dangling 'The'; From Mike Long <mike.long@analog.com> 1996-02-05 06:11:16 +00:00
trsp specify man pages the new way. 1994-12-22 11:43:15 +00:00
update specify man pages the new way. 1994-12-22 11:43:15 +00:00
videomode update copyright 1995-10-09 13:52:49 +00:00
vipw Updated to use new password file functions in libutil. 1996-05-15 23:19:09 +00:00
vnconfig Add RCS ids. 1995-12-30 18:14:01 +00:00
ypbind Code cleanups. 1996-06-22 17:59:52 +00:00
yppoll RCS id police. 1996-05-13 02:43:35 +00:00
ypset General cleanup 1996-06-18 20:32:25 +00:00
zdump .include <bsd.prog.mk> 1995-03-11 01:14:25 +00:00
zic .include <bsd.prog.mk> 1995-03-11 01:14:25 +00:00
Makefile Fix typo in last commit. 1996-05-19 20:17:42 +00:00
Makefile.inc