freebsd-dev/usr.sbin
Brian Somers aadbb4eab1 Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER is
sufficient.

In fact, using both breaks the radiator RADIUS daemon when used with
a db as it maps both attributes to the same field value and then
fails the insert.

I decided to remove RAD_NAS_IP_ADDRESS on the basis that rfc2138 says:

      An Access-Request MUST contain a User-Name attribute.  It SHOULD
      contain either a NAS-IP-Address attribute or NAS-Identifier
      attribute (or both, although that is not recommended).  It MUST

despite the fact that this not recommended bit was removed from the
updated rfc.
2002-06-02 14:27:02 +00:00
..
ac
accton
acpi
adduser
amd Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
ancontrol
apm
apmd
arp Unbreak this file after the last drive-by committing. We have to 2002-05-09 00:37:57 +00:00
atm - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
boot0cfg Remove references to the update/noupdate flag from the description 2002-05-28 17:53:52 +00:00
boot98cfg
bootparamd
btxld
burncd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
cdcontrol mdoc(7) police: tidy up the markup. 2002-05-30 07:34:10 +00:00
chkgrp
chown Don't exit immediately if an error occurs, continue but exit non-zero. 2002-06-02 09:32:39 +00:00
chroot
ckdist
config Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
cron load_env(), the function that attempts to parse a crontab 2002-05-23 13:16:30 +00:00
crunch mdoc(7) police: markup nit. 2002-05-30 07:51:22 +00:00
ctm Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
daemon
dev_mkdb
devinfo Typo fix: syste -> system 2002-05-31 01:46:26 +00:00
digictl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
editmap
edquota
elf2aout Make it work for a different endianness binary. 2002-05-25 13:43:16 +00:00
elf2exe This manpage is for Alpha only. 2002-05-23 07:38:51 +00:00
extattrctl Clean up usage message: don't put optional parameter's in brackets. 2002-04-19 01:42:55 +00:00
faithd mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation. 2002-05-30 07:53:53 +00:00
fdcontrol
fdformat Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
fdread Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
fdwrite Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
getextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
gifconfig
i4b demon -> daemon 2002-05-11 23:20:53 +00:00
ifmcstat
inetd Log invalid config entries. Make the -d option actually log to 2002-05-26 04:43:26 +00:00
iostat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
ipftest
ipresend
ipsend
iptest
IPXrouted Fix syntax error (label with no statement). 2002-05-30 21:49:15 +00:00
jail Fix IP address typo. 2002-05-20 07:29:25 +00:00
kbdcontrol
kbdmap Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
kernbb Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
keyadmin
keyserv Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
kgmon Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than 2002-03-28 00:16:49 +00:00
kgzip
kldxref Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
lastlogin
lpr mdoc(7) police: markup nits. 2002-05-30 08:10:32 +00:00
lptcontrol
mailstats
mailwrapper Add the missing hoststat and purgestat commands. These are normally 2002-04-05 04:25:14 +00:00
makemap
manctl
memcontrol Make the MTRR code a bit more defensive - this should help people 2002-04-14 20:19:13 +00:00
mergemaster Actually accept the default argument to SCREEN_WIDTH. 2002-05-28 07:25:44 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs mdoc(7) police: nits. 2002-05-29 16:47:55 +00:00
mount_portalfs
mount_smbfs
mountd more file system > filesystem 2002-05-16 04:10:46 +00:00
moused Work around a code generation bug of GCC 3.1 by replacing 2002-05-19 06:53:20 +00:00
mptable
mrouted Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
mtest
mtree Assume __STDC__, remove non-__STDC__ code. 2002-05-28 19:23:47 +00:00
named Remove DESTDIR which is already included in DOCDIR. 2002-05-31 10:37:22 +00:00
named.reload
named.restart
ndc
ndp
newsyslog style(9): sort includes, remove EOL spaces. 2002-05-03 21:03:37 +00:00
nfsd Make this compile and not segfault on ia64. ptr = strdup("foo"); is 2002-05-01 06:49:43 +00:00
ngctl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
nghook
nologin
nslookup
nsupdate
ntp Fix spelling errors: minumum, overriden, inheritted 2002-06-02 10:41:43 +00:00
pccard Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
pciconf mdoc(7) police: make SYNOPSIS really match usage(). 2002-05-30 08:20:35 +00:00
pcvt Comment out comments trailing #endif directives 2002-05-28 21:52:10 +00:00
periodic Mention the ``end of output'' for each periodic script. 2002-05-14 01:15:35 +00:00
pkg_install pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, because 2002-05-31 15:45:48 +00:00
pnpinfo
ppp Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER is 2002-06-02 14:27:02 +00:00
pppctl
pppd inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
pppstats Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
praliases
prefix Use the SCRIPTS knob. 2002-04-29 15:43:47 +00:00
procctl
pstat If unable to retrive maxfiles / openfiles, fail rather than print garbage. 2002-05-28 06:52:21 +00:00
pw In the words of the submitter: 2002-04-05 08:39:31 +00:00
pwd_mkdb Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
quot Unbreak Alpha build. 2002-05-15 08:01:31 +00:00
quotaon Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
rarpd Fix buildworld breakage. 2002-05-09 14:15:57 +00:00
raycontrol
repquota Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
rip6query Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
rmt
route6d
rpc.lockd When binding to transports if getnetconfigent() fails then actually 2002-04-11 07:19:30 +00:00
rpc.statd rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status' 2002-03-22 19:43:21 +00:00
rpc.umntall
rpc.yppasswdd Unbreak Alpha build. 2002-05-15 09:20:06 +00:00
rpc.ypupdated
rpc.ypxfrd Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
rpcbind Stop this program's abuse of malloc(3). Its return value doesn't need these 2002-05-17 05:27:52 +00:00
rrenumd
rtadvd Skip duplicated prefixes in get_prefix(). 2002-06-01 19:16:13 +00:00
rtprio Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
rtsold Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket 2002-04-19 11:39:54 +00:00
rwhod Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
sa
sade Brush up descriptions of sendmail menu last added. 2002-06-01 15:47:49 +00:00
sendmail
setextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
setkey Don't install scriptdump which is written in Perl. This is 2002-05-16 15:44:08 +00:00
sgsc
sicontrol
sliplogin Fix conflict with <paths.h> by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN, 2002-05-30 21:26:49 +00:00
slstat
spkrtest Replace the perl script version of this with a sh(1) script. 2002-05-16 18:51:57 +00:00
spray Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
stallion
sysinstall Brush up descriptions of sendmail menu last added. 2002-06-01 15:47:49 +00:00
syslogd Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
tcpdchk
tcpdmatch
tcpdump Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
timed timed(8) manual page has some incorrect grammer 2002-04-09 20:47:17 +00:00
traceroute
traceroute6
trpt Remove bogus cast. 2002-05-15 09:36:46 +00:00
tzsetup Explicitly cast NCONTINENTS to int to silence an overflow warning. 2002-05-15 09:39:31 +00:00
usbd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
usbdevs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
vidcontrol Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
vipw Use libutil and libypclnt for all passwd manipulation and NIS needs. 2002-05-08 00:54:29 +00:00
vnconfig
watch
wicontrol As far as I can tell, the maximum packet size for 802.11b is 2346, 2002-05-27 13:39:01 +00:00
wlconfig
xten Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
yp_mkdb Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypbind Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yppoll
yppush Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypserv Fix a boatload of format errors and constness violations. 2002-05-08 15:41:15 +00:00
ypset Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
zic
Makefile We don't build libc_r on sparc64 for the moment. 2002-05-31 19:59:12 +00:00
Makefile.inc