NetBSD/usr.sbin
christos afc018f838 If a directory gets deleted in the master tree, but the client has it in
his last.<collection> list, this directory did not get removed in the client
since the code just tried rmdir(foo) and gave up when that failed. This
has been changed to be more agressive and do an rm -fr when rmdir fails.
1997-07-30 15:35:13 +00:00
..
ac RCSid police, and eliminate obsolescent comment. 1997-03-06 05:23:00 +00:00
accton RCSid police 1997-03-06 05:41:37 +00:00
amd Add config_local.h to SRCS so it is created before a make depend. 1997-07-28 13:08:05 +00:00
apm decend all subdirs for man pages. 1997-06-23 14:48:02 +00:00
apmd xref execve(2) not nonexistent execv(2), reorder xrefs 1997-07-11 04:36:16 +00:00
arp Print Ethernet and FDDI addresses in the same format as ether_ntoa(). 1997-03-26 01:49:44 +00:00
bad144 bring bad144 into at least the 80s: 1997-06-24 07:48:12 +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 specify man pages the new way. 1994-12-22 11:32:57 +00:00
chown POSIX.2 utilities must call setlocale(LC_ALL, ""); 1997-06-26 23:18:05 +00:00
chroot Add a CAVEATS section explaining that making this setuid root is bad. 1997-06-22 08:26:10 +00:00
chrtbl Fix a reverse test botch, causing the exit code to be contaminated on success. 1997-06-06 06:55:07 +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 move man pages into share/man. 1997-06-23 04:51:16 +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 fix typo. from msaitoh@spa.is.uec.ac.jp, [misc/3584] 1997-05-07 23:19:03 +00:00
dumplfs fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +00:00
edquota Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
eeprom fix a compile error on non-sparc 1997-07-28 19:29:54 +00:00
gettable header, for protos 1994-12-23 16:46:17 +00:00
grfconfig Print the interlace and doublescan flag for the converted mode line and 1997-07-29 23:41:12 +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 header, for protos 1994-12-23 16:46:17 +00:00
inetd Rewrite of wait/nowait information in light of identd(8) use of wait. 1997-06-30 20:55:06 +00:00
iostat Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
ipf Use the _correct_ version of ip_compat.h. (Why there are two very different 1997-07-06 22:48:19 +00:00
iteconfig reword some things here. 1997-06-23 14:15:33 +00:00
kgmon be safe with types 1994-12-23 16:45:33 +00:00
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 use <sys/cdefs.h> __COPYRIGHT and __RCSID macros 1997-07-17 05:51:18 +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 Re-fix the PR 3209. The right thing to do is cast to (long long) and 1997-02-11 22:40:25 +00:00
mopd - Move common definitions to Makefile.inc 1997-04-17 21:08:57 +00:00
mountd Document new options. 1997-06-24 23:53:20 +00:00
mrinfo Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mrouted Mention correct PID file location. 1997-03-25 16:06:55 +00:00
mtrace Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
mtree fix printf() formats, make explicit comparisons to NULL (gcc -Wall) 1997-07-11 07:05:29 +00:00
named find "namespace.h" ... 1997-07-23 04:12:37 +00:00
netgroup_mkdb PR/3746: Olaf Seibert: not really an innetgr problem, but... 1997-06-16 23:18:50 +00:00
nfsd Clear the sin_zero fields explicitly. 1996-09-16 17:22:04 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
pkg_install Fix for misuse of NULL definition, from Arne Juul 1997-06-13 16:10:15 +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 fix 3905 docubug from Saitoh Masanobu 1997-07-22 15:19:30 +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 Use ../sbin/ to get the right path after quotacheck has moved to usr.sbin. 1997-06-21 19:16:19 +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 Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +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 Fix a bunch of compiler warnings. 1997-07-28 06:03:54 +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 gethostname(3) is no longer a syscall 1997-07-14 01:43:49 +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 Add argument to .OS macro. 1997-07-23 20:27:16 +00:00
sendmail Add cf to install directories. 1997-07-16 23:58:21 +00:00
sliplogin be safe with buffers. 1997-04-13 13:36:46 +00:00
slstats Fix typo. 1996-12-08 13:54:42 +00:00
spray RCS id police. 1996-08-30 20:03:54 +00:00
sup/source If a directory gets deleted in the master tree, but the client has it in 1997-07-30 15:35:13 +00:00
sysctl Document new UDP and TCP tunables. 1997-07-28 22:24:01 +00:00
syslogd Cast time_t's to long, and use %ld format, when printing. 1997-07-18 22:48:31 +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 Fix PR 3799, make sure the procedure number is handled as unsigned, to 1997-07-18 01:01:33 +00:00
timed Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
traceroute be safe with buffers. 1997-04-13 13:45:02 +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 check geometry string more carefully; from Enami Tsugutomo in PR bin/3809. 1997-07-08 06:37:16 +00:00
xntp PR/3837: Enami Tsugutomo: Incorrect printf format. 1997-07-08 14:23:54 +00:00
ypbind Fix typo in previous. 1997-07-18 23:08:45 +00:00
yppoll - Fix compiler warnings. 1997-07-18 08:10:41 +00:00
ypserv pushed ethers, not hosts 1997-07-29 05:56:48 +00:00
ypset Rearrange a little, and build with WARNS. 1997-07-18 08:16:57 +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 move man pages into share/man. 1997-06-23 04:51:16 +00:00
Makefile.inc