freebsd-dev/usr.sbin
Hajimu UMEMOTO b208ff84c1 Add IPv6 scoped address support.
It enables us to control link-local connections by interface like
this:

    ALL : [fe80::%ed0]/10 : allow
    ALL : [fe80::]/10 : deny
2000-07-14 17:15:34 +00:00
..
ac Use %Ef instead of hardcoded %b %e 2000-06-22 15:09:51 +00:00
accton Do not dot terminate lines in FILES section 2000-05-28 14:56:04 +00:00
adduser Un-botch my botched reduction in permitted characters in the permitted 2000-03-14 14:27:34 +00:00
amd Update for 6.0.3s1 changes. 1999-11-05 12:34:00 +00:00
ancontrol Remove a comment that should not have been committed. 2000-06-29 08:15:47 +00:00
apm Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
apmd Don't forget to clean y.output. Most files generated by yacc are cleaned 2000-05-15 14:45:28 +00:00
arp Change type of vars which hold in_addr.s_addr from u_long to u_int32_t, 2000-03-03 13:01:57 +00:00
atm $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot0cfg - When we save the existing MBR to a file, check to see if the MBR we are 2000-07-13 23:05:05 +00:00
bootparamd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
btxld o Allow btxld to be compiled on 64-bit machines 2000-01-04 14:10:36 +00:00
burncd Fix some spelling errors. 2000-03-24 01:27:35 +00:00
cdcontrol Add a new command, 'cdid', to calculate and display a serial number 2000-07-13 22:56:43 +00:00
chkgrp match prototype 2000-05-28 14:57:49 +00:00
chown Somehow I didn't get all the "-v" code commited. 2000-03-08 16:31:42 +00:00
chroot $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ckdist match prototype 2000-05-28 14:57:49 +00:00
config Argh! I broke the static hints parser at the last minute on freefall when 2000-06-14 07:43:56 +00:00
cron Call login_close() to prevent parent from memory leaking in some 2000-07-02 04:15:15 +00:00
crunch Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ctm Doubling the size of MAXSIZE because of large delta indigestion. 2000-06-21 13:34:16 +00:00
dev_mkdb kvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist(8) has even less to do 1999-12-27 08:01:11 +00:00
diskpart Remove xrefs to obsolete bad144(8). 2000-03-01 10:42:25 +00:00
dpt Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:23:38 +00:00
edquota $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
elf2exe Don't call err() without a format string. 2000-07-12 00:35:53 +00:00
extattrctl o Other half of Sheldon's patch to fix initattr arguments, mistakenly 2000-07-12 12:04:02 +00:00
faithd Correct setproctitle() call 2000-07-06 19:51:58 +00:00
fdcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
fdformat Add -y option which doesn't ask for confimation, but still shows progress 2000-06-01 22:27:30 +00:00
fdwrite /dev/r<FOO> => /dev/<FOO> 2000-04-26 11:52:44 +00:00
getextattr Add the '-l' option which prints string attribute followed by a file name. 2000-05-11 10:00:22 +00:00
gifconfig sync with more recent KAME tree. handles scoped IPv6 notation. 2000-07-05 08:42:07 +00:00
i4b Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ifmcstat Sync with latest KAME. 2000-07-07 19:19:25 +00:00
inetd Make builtin ident service work if the request arrives in more than 2000-07-12 20:49:06 +00:00
iostat Remove bogus include, as per style(9). 2000-04-30 17:05:26 +00:00
ipftest add common.c to SRCS 2000-05-24 20:47:08 +00:00
ipresend Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
ipsend Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
iptest Move basic ifilter utils to sbin where they shold have been committed by 1999-12-06 20:50:04 +00:00
IPXrouted Don't call syslog() without a format string. 2000-07-12 00:00:12 +00:00
jail Typo: "is unreliably by default" to "is unreliable by default". 2000-07-08 14:12:34 +00:00
kbdcontrol Dot not dot terminate in FILES and SEE ALSO sections 2000-05-28 14:59:02 +00:00
kbdmap Cope with quotation marks around font names in /etc/rc.conf . 2000-03-14 09:28:00 +00:00
kernbb Put ASCII under .Tn 2000-05-28 14:59:54 +00:00
keyadmin Make use of .Ic asked by Sheldon. Spelling fix I missed yesterday. 2000-05-29 20:21:46 +00:00
keyserv Use libcrypto instead of libdes. 2000-02-24 21:10:28 +00:00
kgmon Put file names under .Pa. 1999-11-27 16:52:41 +00:00
kgzip Don't call err() without a format string. 2000-07-12 00:35:53 +00:00
lpr Quit on EOF from terminal instead of redisplaying the prompt. 2000-06-30 20:05:21 +00:00
lptcontrol use _PATH_DEV 2000-07-14 07:55:26 +00:00
mailstats
mailwrapper Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This 2000-06-04 01:20:58 +00:00
makemap
manctl Remove incorrect section name. Terminate .Bl with .El. 1999-11-27 17:15:51 +00:00
memcontrol Make memcontrol(8) able to delete the segments starting at a base of 0 2000-03-20 22:53:32 +00:00
mergemaster Actually accept 'm' as a PAGER query response to mean 'more'. 2000-05-12 03:09:57 +00:00
mixer I've always wanted to be able to dump out the current values of 2000-05-20 23:25:08 +00:00
mld6query mld6query sends an IPv6 multicast listener discovery (MLD) query packet 2000-07-10 16:56:19 +00:00
mlxcontrol Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
mount_nwfs Pass timezone information to an nwfs mount. 2000-04-05 10:48:53 +00:00
mount_portalfs Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
mountd Explicitly state that mountd can be made to re-read the exports file, 2000-07-03 11:43:48 +00:00
moused Reduce the default timeout for the three button emulation 2000-04-21 14:20:25 +00:00
mptable $FreeBSD$ tags moved to bottom of license aggmt. 1999-10-30 16:05:26 +00:00
mrouted 1000000 usec -> 1 sec 0 usec; fix. 2000-03-26 14:44:34 +00:00
mtest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
mtree Fix the NAME section. Order the options which do not take arguments, 2000-07-14 10:30:36 +00:00
named Install additional documentation: 2000-01-10 09:05:30 +00:00
named.reload $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
named.restart $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ndc ndc is now a C program that communicates with named via a unix-domain 1999-11-30 06:18:10 +00:00
ndp sync with latest kame tree 2000-07-04 16:43:14 +00:00
newsyslog Allow user to specify which logs to rotate 2000-05-11 10:17:54 +00:00
nfsd Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
ngctl Yellow hat this way: forgot cvs add. 2000-07-03 17:39:24 +00:00
nghook Fix minor typo. 1999-12-22 01:25:07 +00:00
nologin $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nslookup Link against libbind (library and headers) 1999-11-30 06:16:46 +00:00
nsupdate Link against libbind (library and headers) 1999-11-30 06:16:46 +00:00
ntp Fix more HTML -> mdoc transcription errors. 2000-06-22 08:45:59 +00:00
pccard Don't call syslog() without a format string. 2000-07-12 01:43:55 +00:00
pciconf Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
pcvt exchange rc.local for a more modern, up to date and ready to run 2000-03-31 08:39:34 +00:00
periodic Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf. 2000-06-23 01:18:31 +00:00
pim6dd Nm/Xr cleanup. requested by jp-man 2000-07-10 00:02:23 +00:00
pim6sd Nm/Xr cleanup. requested by jp-man 2000-07-10 00:02:23 +00:00
pkg_install New option "-s" to query size of the installed package(s). 2000-07-07 13:06:32 +00:00
pnpinfo Supported PC-98. 2000-05-11 11:09:50 +00:00
portmap Mention that portmap(8) utilizes hosts_access(5). 2000-03-02 18:15:46 +00:00
ppp Permit multiple ``allow user'' lines in any given section 2000-07-12 23:13:52 +00:00
pppctl Add another example showing how you can use pppctl to only allow 2000-04-30 22:28:21 +00:00
pppd Remove the last vestiges of libRSAglue now that it's an empty stub. 2000-03-11 22:34:10 +00:00
pppstats Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 09:11:28 +00:00
praliases
prefix Sync with latest KAME 2000-07-07 07:25:56 +00:00
procctl Cleanup manpage a bit. 2000-02-21 11:05:56 +00:00
pstat Don't report TABLDISC - it "doesn't happen(TM)" 2000-01-29 16:45:28 +00:00
pw Support propogation of file flags when building a homedir from the 2000-07-13 23:52:49 +00:00
pwd_mkdb Fix various unsigned vs signed errors that caused problems with uids 2000-03-09 18:11:16 +00:00
quot /dev/rXXX -> /dev/XXX 2000-05-31 01:04:22 +00:00
quotaon $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rarpd Remove incorrect section name. Incomplete -Wall cleaning. 1999-11-27 17:06:40 +00:00
repquota Description 1999-11-01 04:46:09 +00:00
rip6query Sync with latest KAME 2000-07-07 07:35:51 +00:00
rmt Minimum necessary change: return no more than 24 bytes of data for the 2000-02-12 01:14:33 +00:00
route6d removed 'ifndef ADVAPI' parts 2000-07-10 18:27:55 +00:00
rpc.lockd Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rpc.statd Undo previous change. 1999-10-05 14:40:38 +00:00
rpc.umntall Remove more single-space hard sentence breaks. 2000-03-06 09:45:37 +00:00
rpc.yppasswdd Detect and handle comment lines in master.passwd files. 2000-07-12 11:00:28 +00:00
rpc.ypupdated Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rpc.ypxfrd Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rrenumd Correct style bugs 2000-07-06 02:00:18 +00:00
rtadvd Add two files missing from the KAME sync 2000-07-06 04:01:37 +00:00
rtprio Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
rtsold Correct style bugs 2000-07-06 02:00:18 +00:00
rwhod Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
sa Adjust the width of the first column in output from "sa -m" to match 2000-05-30 13:27:33 +00:00
sade Add ftp4.tw.FreeBSD.org. 2000-07-14 10:39:29 +00:00
sendmail Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world' 1999-12-29 18:56:55 +00:00
setextattr Minor mdoc markup fixes. 2000-05-10 14:50:44 +00:00
setkey synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
sgsc Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sicontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sliplogin Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
slstat Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
spkrtest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
spray Convert to errx() 2000-05-28 15:05:15 +00:00
stallion Remove single-space hard sentence breaks. These degrade the quality 2000-03-06 09:41:55 +00:00
sysinstall Add ftp4.tw.FreeBSD.org. 2000-07-14 10:39:29 +00:00
syslogd Prevent a non-exploitable remote buffer overflow. 2000-06-08 03:54:45 +00:00
tcpdchk Add IPv6 scoped address support. 2000-07-14 17:15:34 +00:00
tcpdmatch Add IPv6 scoped address support. 2000-07-14 17:15:34 +00:00
tcpdump 1000000 usecs to 1 sec conversion 2000-05-28 15:06:45 +00:00
timed Remove duplicated ';' statement delimiters. 2000-05-19 08:26:17 +00:00
traceroute Don't compile in IPsec support when NOIPSEC is defined. 2000-04-01 21:48:07 +00:00
traceroute6 Sync with latest KAME code. 2000-07-05 11:00:58 +00:00
trpt Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
tzsetup Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
usbd Oops. I originally extended the bcopy to 8 characters to include the 2000-07-14 01:22:07 +00:00
usbdevs Use releaseNo, not release. release is evil and should go away. 1999-11-23 01:16:10 +00:00
vidcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
vipw Don't call warn() without a format string. 2000-07-12 00:50:15 +00:00
vnconfig Don't call warn() without a format string. 2000-07-12 00:50:15 +00:00
watch Add missing .El. 2000-01-23 20:27:32 +00:00
wicontrol Bring the ancontrol buffer oflows fixes here too. 2000-06-18 23:45:17 +00:00
wlconfig Use .Xr for references. 2000-01-23 20:28:41 +00:00
xten $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
yp_mkdb Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ypbind Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
yppoll $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
yppush Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ypserv Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
ypset $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
zic Typo 2000-05-29 20:23:04 +00:00
Makefile Activate mld6query. 2000-07-10 17:00:26 +00:00
Makefile.inc