NetBSD/usr.sbin
tv 1428a599bf Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which
builds and installs only what is necessary to link and run binaries, when
the library is not externally useable.
- NOPIC: Create and link against a static library.
- PIC: Create, link against, and install a shared object.
- PIC+LDSTATIC: Create and link against a static library; create and
  install a shared object.
1998-09-13 23:25:18 +00:00
..
ac Need <time.h> for strftime(), localtime() and time() prototypes. 1998-04-02 11:54:03 +00:00
accton
amd Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which 1998-09-13 23:25:18 +00:00
apm use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
apmd use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
arp add a verbose (-v) flag for when adding/deleting arp entries. 1998-02-10 03:45:05 +00:00
bad144 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
bootp const poisoning. 1998-07-26 15:23:39 +00:00
catman
chown Update a comment: neither does POSIX define the `-h' option, nor does it 1997-12-21 18:34:30 +00:00
chroot Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
chrtbl change includes to fix compiler warning 1998-02-03 04:39:14 +00:00
config Emit device name to device major number table. 1998-08-30 21:33:27 +00:00
cron __AUDIT__ cleanup. 1998-07-28 19:27:39 +00:00
dbsym Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
dev_mkdb
dhcp GMT -> UTC 1998-09-10 19:30:37 +00:00
diskpart const poisoning. 1998-07-26 12:00:43 +00:00
dumpfs {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
dumplfs Deal with superblock changes; from PR#6032. 1998-09-11 21:22:53 +00:00
edquota remove unused extern. 1998-03-30 03:33:05 +00:00
eeprom .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
eshconfig Correct copyright date and NetBSD revision name formatting 1998-05-17 16:47:26 +00:00
greconfig Add a tool to set/display the configuration of gre(4) interfaces. 1998-09-13 20:50:55 +00:00
grfconfig Fix the case problem of the flags field and a problem with a # in the 1997-11-20 10:35:15 +00:00
grfinfo
gspa {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
hilinfo
inetd use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
iostat in -x, print MB/s two 2 decimal places. noted by enami@netbsd.org 1998-08-27 03:17:49 +00:00
ipf Add {} pairs to shut up egcs. 1998-08-27 18:03:42 +00:00
iteconfig
kgmon
kvm_mkdb macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
lastlogin macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
lpr const poisoning. 1998-07-27 00:52:00 +00:00
map-mbone Use strerror(3) instead of sys_errlist and sys_nerr. 1998-05-09 17:22:07 +00:00
mdconfig eliminate invalid options from SYNOPSIS; from Johan Danielsson in PR 4570 1997-12-02 08:21:45 +00:00
mdsetimage Add {} pairs to shut up egcs. 1998-08-27 18:03:42 +00:00
mopd SPARC uses 8k virtual pages for linking. 1998-07-25 06:01:13 +00:00
mountd Clarify -n comment. 1998-07-15 22:00:59 +00:00
mrinfo use destination's size in 2 memcpy calls. 1998-07-04 21:31:59 +00:00
mrouted Add {} pairs to shut up egcs. 1998-08-27 18:03:42 +00:00
mtrace Add {} pairs to shut up egcs. 1998-08-27 18:03:42 +00:00
mtree Add braces to satisfy egcs. 1998-08-30 03:20:09 +00:00
named #include <string.h> 1998-08-27 03:11:37 +00:00
netgroup_mkdb
nfsd minor KNF. 1998-07-12 09:13:27 +00:00
nfsiod KNF. 1998-07-13 05:43:50 +00:00
pkg_install minor fixup for -e option 1998-09-12 21:59:18 +00:00
portmap minor knf 1998-02-10 07:04:21 +00:00
pppd Back out accidental removal of CDTRCTS and fix rcsid's 1998-09-04 19:13:04 +00:00
pstat Fix hannken's fix: The correct way to keep pstat.c from looking for any 1998-06-26 19:52:29 +00:00
pwd_mkdb const poisoning. 1998-07-27 00:52:00 +00:00
quot remove unnecessary comment 1998-06-08 12:38:41 +00:00
quotacheck {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
quotaon const poisoning. 1998-07-27 00:52:00 +00:00
rarpd usage & comment string patch, per PR#5859 1998-07-29 07:26:29 +00:00
rbootd - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
rdate
repquota const poisoning. 1998-07-27 00:52:00 +00:00
rmt
rpc.bootparamd revert; we can't break the existing ABI and API 1998-02-12 03:32:51 +00:00
rpc.lockd macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
rpc.pcnfsd const propagation. 1998-07-27 15:11:06 +00:00
rpc.statd - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
rpc.yppasswdd Remove useless BINOWN=root, BINMODE=555 and BINDIR=/usr/sbin 1998-07-29 01:19:00 +00:00
rwhod fix error in previous pointed out by bad. minor KNFing. 1998-07-08 15:17:57 +00:00
sa {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
screenblank Avoid using FP where its no win. 1998-05-14 21:49:13 +00:00
sendmail distclean is a synonym for cleandir 1998-09-05 14:57:41 +00:00
sliplogin KNF + check for fork failure. 1998-07-04 21:04:02 +00:00
slstats - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
spray
sup Before running "rm -rf" on a directory try to turn on the S_IRWXU bits. 1998-09-12 07:36:49 +00:00
sysctl Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. 1998-09-10 10:46:03 +00:00
syslogd Use "[host]: " as prefix for forwarded messages to distinguish them 1998-07-30 23:29:29 +00:00
tcpdchk Use strerror(3) instead of sys_errlist and sys_nerr. 1998-05-09 17:22:07 +00:00
tcpdmatch WARNSify 1998-03-05 18:23:31 +00:00
tcpdump eliminate duplicated protos 1998-08-17 17:51:54 +00:00
timed - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
traceroute {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
trpt - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
trsp - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
update
usbd Fix typo in getopt string. 1998-07-23 18:39:53 +00:00
usbdevs Update man page. 1998-07-23 13:57:51 +00:00
videomode
vipw add documentation of /etc/ptmp and vipw failure modes per PR#5340 1998-04-27 21:10:25 +00:00
vnconfig sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
xntp {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
ypbind note that messages are send to syslog daemon using facility LOG_DAEMON. 1998-08-21 09:39:32 +00:00
yppoll use .Tn YP instead of YP 1998-01-23 13:38:24 +00:00
ypserv {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
ypset use .Tn YP instead of YP 1998-01-23 13:38:24 +00:00
zdump
zic add -Dunix to CPPFLAGS to suppress cpp warning. 1998-09-01 03:16:48 +00:00
Makefile Also build greconfig 1998-09-13 20:48:57 +00:00
Makefile.inc