NetBSD/usr.sbin
cjs b1caf63d0a Build smrsh to use /usr/libexec/sm.bin and install in /usr/libexec/smrsh. 1997-10-09 20:09:38 +00:00
..
ac Fix off-by-one error, closing PR bin/4067 by myself. 1997-10-07 01:24:05 +00:00
accton RCSid police 1997-03-06 05:41:37 +00:00
amd Fix remaining warnings. 1997-09-26 17:08:09 +00:00
apm replace -W flags in CFLAGS with WARNS?=1, cleanup 1997-10-03 05:39:03 +00:00
apmd replace -W flags in CFLAGS with WARNS?=1, cleanup 1997-10-03 05:39:03 +00:00
arp Print Ethernet and FDDI addresses in the same format as ether_ntoa(). 1997-03-26 01:49:44 +00:00
bad144 Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00
bootp separate option argument from description; from Enami Tsugutomo in PR 3637. 1997-05-20 04:53:12 +00:00
bootpd separate option argument from description; from Enami Tsugutomo in PR 3637. 1997-05-20 04:53:12 +00:00
bootpef Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
bootpgw Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
bootptest Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
catman
chown Document -h flag, option to manupilate symbolic link. 1997-10-06 13:33:54 +00:00
chroot Add a CAVEATS section explaining that making this setuid root is bad. 1997-06-22 08:26:10 +00:00
chrtbl Typo. 1997-08-06 19:52:18 +00:00
config Don't generate defines for locators or bus attachments which have spaces 1997-07-18 11:27:37 +00:00
cron Mark my changes, per Vixie's license at the top. 1997-07-20 02:54:55 +00:00
dbsym Add sun3x to the list of machines using this program. 1997-09-24 07:22:37 +00:00
dev_mkdb RCSid police 1997-03-08 06:48:00 +00:00
dhcp 970607 snapshot 1997-06-08 04:53:30 +00:00
diskpart * convert to using getopt instead of parsing argv[] by hand, solving 1997-06-21 09:07:07 +00:00
dumpfs resolve conflicts 1997-09-16 03:13:18 +00:00
dumplfs fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +00:00
edquota Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00
eeprom Add sun3x to the list of machines using this program. 1997-09-24 07:22:37 +00:00
gettable
grfconfig Fix tipo inherited from old version of TNF copyright template. 1997-10-08 22:19:18 +00:00
grfinfo move man pages into share/man. 1997-06-23 04:51:16 +00:00
gspa Use DPSRCS. 1997-05-09 13:56:04 +00:00
hilinfo set NOOBJ if !hp300 because nothing is built; also RCSid police 1997-06-24 07:55:11 +00:00
htable
inetd Don't sleep if we get EINTR from select(2) (e.g. because we got 1997-10-08 07:15:59 +00:00
iostat Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
ipf Byte-swap the ethernet type field as required. From Dave Huang in PR 4215. 1997-10-08 16:57:04 +00:00
iteconfig reword some things here. 1997-06-23 14:15:33 +00:00
kgmon
kvm_mkdb Sync "which nlist formats should I support?" with libc's nlist code. 1997-06-15 23:51:09 +00:00
lastlogin Don't keep trying getpwuid(0) when ll_time == 0! This brings down the 1997-03-27 17:25:49 +00:00
lpr document -d, -s. remove bogus #port. fix getopt(). 1997-10-09 07:58:39 +00:00
map-mbone Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mdconfig Device rename: `rd' => `md' 1997-01-02 00:22:43 +00:00
mdsetimage Implement the -T flag, used to (optionally) specify the kernel text 1997-09-30 06:20:16 +00:00
mopd - Move common definitions to Makefile.inc 1997-04-17 21:08:57 +00:00
mountd - use .Nm instead of .Xr 1997-09-14 02:26:14 +00:00
mrinfo Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mrouted correct man page pathnames to reflect reality, per PR#4148 1997-09-25 06:49:59 +00:00
mtrace Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mtree Add -U flag, checking for mismatch. This is the same as the old -u flag, 1997-08-20 15:14:51 +00:00
named merge BIND 4.9.6 1997-10-04 15:11:25 +00:00
netgroup_mkdb PR/3746: Olaf Seibert: not really an innetgr problem, but... 1997-06-16 23:18:50 +00:00
nfsd getopt(3) usage police: EOF is deprecated, check against -1. 1997-10-08 16:55:41 +00:00
nfsiod getopt(3) usage police: EOF is deprecated, check against -1. 1997-10-08 16:55:41 +00:00
pkg_install Fix for misuse of NULL definition, from Arne Juul 1997-06-13 16:10:15 +00:00
portmap Only reap children that are ready to be reaped from the SIGCHILD handler 1997-09-24 13:22:06 +00:00
pppd PR/4145: Dave Huang: pppd unable to change interface addr when demand dialing 1997-09-30 16:45:16 +00:00
pstat There hasn't been machine-dependent code in pstat since the introduction 1997-07-14 08:33:35 +00:00
pwd_mkdb find "namespace.h" correctly... 1997-07-25 06:54:00 +00:00
quot Format police. 1996-12-12 00:43:28 +00:00
quotacheck Fix uninitialized variable 1997-09-19 21:22:38 +00:00
quotaon Display quota type in quotaoff verbose messages, and in warnings. 1997-06-21 09:36:48 +00:00
rarpd * use MAXHOSTNAMELEN+1 instead of 256 1997-06-21 14:30:03 +00:00
rbootd Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00
rdate xref inetd(8) not nonexistent inetd(1), add utmp(5) xref 1997-07-15 07:10:31 +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 use strtoq() instead of atoi() to generate offset argument for lseek() 1997-07-01 07:42:28 +00:00
rpc.bootparamd be safe with buffers, from dholland@eecs.harvard.edu in pr#4138 1997-09-23 07:28:29 +00:00
rpc.lockd Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
rpc.pcnfsd free returned value from yp_match() if an error occurs 1997-05-21 07:20:13 +00:00
rpc.statd Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
rpc.yppasswdd Add parameter to call of pw_copy, don't use it, just pass NULL. 1997-07-24 08:54:56 +00:00
rwhod Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00
sa use correct name for default accounting file; from Hubert Feyrer in 1997-09-01 23:32:45 +00:00
screenblank Add sun3x to the list of machines using this program. 1997-09-24 07:22:37 +00:00
sendmail Build smrsh to use /usr/libexec/sm.bin and install in /usr/libexec/smrsh. 1997-10-09 20:09:38 +00:00
sliplogin be safe with buffers. 1997-04-13 13:36:46 +00:00
slstats xref sliplogin(8), not nonexistent sliplogin(1) 1997-08-27 07:59:19 +00:00
spray RCS id police. 1996-08-30 20:03:54 +00:00
sup s/CURDIR/.CURDIR/ and add a missing " 1997-10-08 18:59:38 +00:00
sysctl Commit userland part of pr-1891. 1997-09-19 19:17:17 +00:00
syslogd Commit userland part of pr-1891. 1997-09-19 19:17:17 +00:00
tcpdchk Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
tcpdmatch Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
tcpdump Include <string.h> and use proper types for str*() so that this compiles 1997-10-08 20:25:24 +00:00
timed Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
traceroute Include <string.h> and use proper types for str*() so that this compiles 1997-10-08 20:47:38 +00:00
trpt Fix potential bad pointer arithmetic interaction with sort comparison 1997-07-23 16:41:43 +00:00
trsp - Rewrite this program to use libkvm, not grovel /dev/kmem manually. Now 1997-07-23 18:20:46 +00:00
update RCSid police 1997-07-23 06:43:08 +00:00
videomode set NOOBJ if !amiga because nothing is built 1997-06-24 08:01:39 +00:00
vipw Updated to use new password file functions in libutil. 1996-05-15 23:19:09 +00:00
vnconfig - Xref opendisk(3). 1997-10-01 01:32:59 +00:00
xntp patch from PR#3944 1997-08-06 11:50:57 +00:00
ypbind clarify that "domainname" in various pathnames is the actual domain name 1997-10-06 01:20:15 +00:00
yppoll use WARNS?=1 not WARNS=1, cleanup manpage 1997-10-06 00:57:08 +00:00
ypserv - set the umask to 077, to protect the created directory 1997-10-08 14:09:19 +00:00
ypset - WARNS?=1 not WARNS=1 1997-10-06 00:33:18 +00:00
zdump Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
zic backout previous 1997-05-06 22:38:46 +00:00
Makefile Build sup. 1997-10-07 01:36:21 +00:00
Makefile.inc rcsid facism 1997-10-06 00:08:43 +00:00