NetBSD/usr.sbin
itojun ec7f04c32c support coff image file.
(this is part of NetBSD/sh3 patches)
1999-09-12 16:08:13 +00:00
..
ac More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
accton More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
amd Add the doc subdir again. 1999-09-05 08:36:54 +00:00
apm Document -s option. Fixes PR 6759 by me. 1999-08-08 16:15:17 +00:00
apmd Do not force logging of status in the POWER_CHANGE case. Any 1999-09-04 18:38:28 +00:00
arp More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
bad144 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
bind fix dig and nslookup. 1999-08-07 12:40:06 +00:00
bootp set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
catman The previous change didn't even compile due to a warning. 1999-04-20 14:22:32 +00:00
chown More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
chroot More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
chrtbl Add missing .El line. 1999-03-10 08:15:28 +00:00
config Clean up flex output (gram.[ch]). 1999-08-19 02:27:02 +00:00
cron PR/7662: TheMan: crontab does not think the file changed if the editing session 1999-05-29 18:43:40 +00:00
dbsym change: 1999-04-06 04:54:19 +00:00
dev_mkdb
dhcp Move the actual work when dhclient got signal out of signal handlers, 1999-08-24 03:25:31 +00:00
diskpart More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
dumpfs Fix a printf format warning on the Alpha. 1999-04-13 00:16:24 +00:00
dumplfs Reversed (corrected) sense of superblock timestamp comparison; added the 1999-05-02 00:26:01 +00:00
edquota Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
eeprom This is also useful for sparc64. 1999-01-17 20:02:29 +00:00
eshconfig More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
faithd typo and wording fixes. sync'ed with latest KAME. 1999-07-17 13:03:28 +00:00
gifconfig sync with latest KAME. (no behavior change) 1999-07-30 19:16:45 +00:00
greconfig if returning a pointer to something on the stack, make it a static. 1999-06-28 07:37:13 +00:00
grfconfig More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
grfinfo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
gspa provide initialized C array output directly, rather than through postprocessor 1999-06-22 20:27:21 +00:00
hilinfo convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
ifmcstat follow RFC2553 (sync with recent KAME): 1999-09-03 04:31:48 +00:00
inetd s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
iostat Truncate disk names in header to 7 instead of 3 chars, we actually 1999-06-27 12:32:13 +00:00
ipf Fixed typo. inbould -> inbound 1999-09-09 18:31:37 +00:00
iteconfig 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
kgmon More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
kvm_mkdb support coff image file. 1999-09-12 16:08:13 +00:00
lastlogin More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
link Make ordering of Xrefs consistent. 1999-07-25 21:59:13 +00:00
lpr Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
mailwrapper Use postfix as an example 1999-05-29 18:18:30 +00:00
map-mbone
mbrlabel copy the MBR partition table being examined to a local array, to avoid 1999-08-19 06:06:02 +00:00
mdconfig More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
mdsetimage support coff image file. 1999-09-12 16:08:13 +00:00
memswitch Add special methods for hw.serial and hw.srammode. 1999-06-28 08:49:15 +00:00
mld6query sync with recent KAME. 1999-09-03 04:34:34 +00:00
mopd In a program request packet during the second and third stage of an 1999-08-17 12:38:09 +00:00
mountd Add ntfs to the list of exportable filesystem types, now that's it's actually 1999-09-10 16:20:22 +00:00
mrinfo
mrouted Use pidfile(3). 1999-06-06 03:27:35 +00:00
mtrace Don't print trailing spaces if there are no flag value to print. 1999-05-23 16:15:18 +00:00
mtree fix thinko in mtime stuff. 1999-07-10 19:59:28 +00:00
ndp fix routing socket alignment issue on alpha. 1999-09-03 03:54:47 +00:00
netgroup_mkdb 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
nfsd Per the documented behaviour in the man page, default to 1999-08-31 23:28:34 +00:00
nfsiod
pim6dd sync with recent KAME. 1999-09-03 04:49:23 +00:00
pkg_install Remove the LogDir (/var/db/pkg/foo-x.y) _after_ we've run the DEINSTALL 1999-09-09 01:36:30 +00:00
portmap xref hosts_access and hosts_options in section 5, not 3. 1999-08-02 16:05:40 +00:00
pppd make it compilable with -DINET6. 1999-08-25 16:28:41 +00:00
pstat the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
pvcsif adapt to NetBSD code tree. 1999-07-11 17:35:07 +00:00
pvctxctl adapt to NetBSD code tree. 1999-07-11 17:35:07 +00:00
pwd_mkdb
quot More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
quotacheck Update - quotacheck is run from rc, not rc.local 1999-03-30 23:58:46 +00:00
quotaon More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
rarpd Use pidfile(3). 1999-06-06 02:52:16 +00:00
rbootd Use pidfile(3). 1999-06-06 02:52:16 +00:00
rdate Add missing .El lines. 1999-03-10 08:25:37 +00:00
repquota More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
rip6query add NetBSD RCS ID. 1999-07-06 13:14:54 +00:00
rmt Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
route6d sync with recent KAME. 1999-09-03 04:04:22 +00:00
rpc.bootparamd add better debugging info 1999-08-23 01:09:42 +00:00
rpc.lockd Use pidfile(3). 1999-06-06 02:52:16 +00:00
rpc.pcnfsd convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
rpc.statd Tweak the usage output a bit, and exit after printing it. 1999-06-10 05:53:51 +00:00
rpc.yppasswdd Remove last traces of securenet and ypserv.acl 1999-06-28 01:21:51 +00:00
rtadvd sync with KAME/NetBSD14. 1999-07-08 00:41:21 +00:00
rtsold sbin/rtsol now shares source code with usr.sbin/rtsold. 1999-09-03 05:25:43 +00:00
rwhod Use pidfile(3). 1999-06-06 03:27:35 +00:00
sa 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
screenblank Reflect the recent support of wscons. 1999-08-16 20:10:37 +00:00
sendmail Add a .Xr to mailer.conf to these files.. so users might know that such 1999-08-21 06:51:44 +00:00
setkey improve description on ipcomp case. (sync'ed with kAME) 1999-09-07 06:49:37 +00:00
sliplogin RCSID police 1999-02-15 03:59:13 +00:00
slstats Fix minor formatting error. 1999-03-07 04:05:44 +00:00
spray More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
sup Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, 1999-08-24 15:52:52 +00:00
sysctl do not include sys/netinet6/in6_systm.h, this has been empty. 1999-07-30 10:29:35 +00:00
syslogd s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
tcpdchk Apply IPv6 support patch. 1999-08-31 13:58:58 +00:00
tcpdmatch Apply IPv6 support patch. 1999-08-31 13:58:58 +00:00
tcpdump tiny sync with KAME code. 1999-09-04 03:58:13 +00:00
timed s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
traceroute configure IPsec policy on sending/receiving socket for bypassing IPsec. 1999-09-03 03:10:38 +00:00
traceroute6 do not bark even if IPsec is turned off in kernel. 1999-09-03 01:49:16 +00:00
trpt IPv6 support. 1999-07-01 19:15:03 +00:00
trsp More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
unlink Append newline in usage(). 1999-09-08 01:33:39 +00:00
update Use pidfile(3). 1999-06-06 03:39:11 +00:00
usbdevs Make output a little less confusing if run without root priviliges. 1999-09-08 02:39:36 +00:00
videomode convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
vipw More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
vnconfig Define __POOL_EXPOSE for <dev/vndvar.h>. 1999-04-01 17:24:03 +00:00
wiconfig Clean this up. 1999-07-23 19:06:54 +00:00
wsconscfg Make it possible to add a mux. 1999-07-29 18:24:09 +00:00
wsfontload change: 1999-04-06 04:54:19 +00:00
xntp Correct precision estimate: 1999-09-06 22:27:44 +00:00
ypbind Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
yppoll
ypserv remove superfluous casts 1999-07-26 03:01:09 +00:00
ypset
zdump
zic
Makefile add rtsold into SUBDIR. 1999-09-03 05:19:59 +00:00
Makefile.inc