NetBSD/usr.sbin
mjl 8515b446a0 Fix null terminating the wrong buffer curtesy of similar variables
mixed up. Seemed to never have any ill effect, but then...
Noted by Tetsuya Furukawa in FreeBSD PR/15604.
1999-12-23 02:10:07 +00:00
..
ac notice "dty" as well as "tty". 1999-10-11 11:44:59 +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 Change bogus section headers. From PR 8735. 1999-11-03 21:44:37 +00:00
apm Document -s option. Fixes PR 6759 by me. 1999-08-08 16:15:17 +00:00
apmd Enable build on sparc, and move manpage out of i386 specific directory 1999-12-15 20:34:03 +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 Backout the last change. 1999-11-30 20:34:51 +00:00
bootp Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:27:40 +00:00
catman The previous change didn't even compile due to a warning. 1999-04-20 14:22:32 +00:00
chown Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +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
cnwctl nope, those are unsigned long longs; correct accordingly.. 1999-12-01 03:40:51 +00:00
config Fix typo in comment. 1999-12-20 17:19:13 +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 'If it comes from a client that already knows its address and is not 1999-12-07 23:23:16 +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 Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid 1999-12-16 17:29:52 +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 wording fix. 1999-12-21 01:39:44 +00:00
gifconfig sync with latest KAME tree. manpage improvements. 1999-12-09 15:30:43 +00:00
greconfig fix title. noted by Danny Thomas <D.Thomas@cmcb.uq.edu.au> in [bin/8734] 1999-11-02 10:30:38 +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 sync with latest KAME. cleanup on interface type determination. 1999-12-09 15:34:19 +00:00
inetd refrain using non-standard .Sh. use .Ss. 1999-11-21 17:28:23 +00:00
iostat Don't unnecessarily check device names if "-x" is used. 1999-09-13 16:59:54 +00:00
ipf Use the new IP Filter dist layout for. 1999-12-12 11:29:55 +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 Remove ELFNAME defines since they are defined in sys/exec_elf.h 1999-11-04 02:00:17 +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 Add trailing newline to usage string. 1999-09-20 15:01:36 +00:00
lpr Fix null terminating the wrong buffer curtesy of similar variables 1999-12-23 02:10:07 +00:00
mailwrapper Use postfix as an example 1999-05-29 18:18:30 +00:00
map-mbone
mbrlabel Correct handling of extended partitions within extended partitions. 1999-09-23 15:21:12 +00:00
mdconfig mdconfig /dev/md0c rather than /dev/md0a in EXAMPLES. 1999-12-18 03:14:15 +00:00
mdsetimage Remove ELFNAME defines since they are defined in sys/exec_elf.h 1999-11-04 02:00:17 +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 s/ the the / the / 1999-10-08 20:13:42 +00:00
mountd After some light testing, it worked for me, so... 1999-11-14 14:37:16 +00:00
mrinfo
mrouted Use pidfile(3). 1999-06-06 03:27:35 +00:00
mtrace Typos (from OpenBSD) 1999-11-18 19:02:31 +00:00
mtree code.c is no longer used, we use strsvis instead. Removed prototypes 1999-12-07 18:42:06 +00:00
ndp add -I and -l. cleanup on screen formatting. 1999-12-13 15:30:25 +00:00
netgroup_mkdb more gracefully detect _NG_ERROR 1999-11-28 04:40:21 +00:00
nfsd Per the documented behaviour in the man page, default to 1999-08-31 23:28:34 +00:00
nfsiod
ntp Update to 4.0.98f. fix last remaining references to xntp. 1999-11-16 03:53:21 +00:00
pim6dd write out dump file into /var/run, not /var/tmp. 1999-12-16 05:55:52 +00:00
pkg_install Set things to a sane state for db(3) routines. 1999-12-20 18:23:03 +00:00
portmap Fixed grammatical error. "Allows to call" -> "Allows calls to" 1999-09-13 19:04:35 +00:00
pppd Document the callback option, in a way similar to what John A. Maier 1999-10-28 09:41:56 +00:00
pstat fix the table of the STATE field of "pstat -t" 1999-12-08 22:01:53 +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 Remove obsolete reference to mkpasswd(8) 1999-12-17 13:11:22 +00:00
quot Typos (from OpenBSD) 1999-11-18 19:02:31 +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 Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:40:32 +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 When reporting on group quotas, don't label the first column with "User". 1999-10-06 12:17:31 +00:00
rip6query use getaddrinfo() for getting address parameter. 1999-12-13 04:30:53 +00:00
rmt Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
route6d write out dump file into /var/run, not /var/tmp. 1999-12-16 05:55:52 +00:00
rpc.bootparamd Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +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 recent KAME. give a better debugging information. 1999-12-10 05:47:51 +00:00
rtsold write out dump file into /var/run, not /var/tmp. 1999-12-16 05:55:52 +00:00
rwhod From FreeBSD bin/14844 (slightly modified): Due to signed calculations 1999-11-15 15:59:24 +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 Adapt printf formats for 64bit counters. 1999-11-19 10:45:23 +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 Typos (from OpenBSD) 1999-11-18 19:02:31 +00:00
sysctl Fix some minor typos and word usage nits. 1999-12-17 05:01:26 +00:00
syslogd use sizeof(foo) instead of hardcoded value, to help synchronizing 1999-12-13 04:25:08 +00:00
tadpolectl Fix include. 1999-12-20 09:51:53 +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 Need <string.h> for memset prototype. 1999-12-11 18:20:27 +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 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +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
usbdevs Make output a little less confusing if run without root priviliges. 1999-09-08 02:39:36 +00:00
user Remove code to make this compile on 1.4.1, as requested by Luke and 1999-12-13 00:26:26 +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 print a nicer error message if a screen is already configured 1999-11-10 16:34:58 +00:00
wsfontload change: 1999-04-06 04:54:19 +00:00
xntp Replace HTML tag by correct character. Problem reported by SAKAI, Atsushi 1999-12-21 18:45:52 +00:00
ypbind Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
yppoll
ypserv Our db btree(3) implementation is tuned for ordered insertion, so pipe 1999-11-19 16:55:25 +00:00
ypset
zdump
zic
Makefile Added tadpolectl 1999-12-20 09:50:20 +00:00
Makefile.inc