opnsense-src/usr.sbin
Tatsumi Hosokawa a7da6b679e This fixes a bug that /etc/pccard_ether did not work without DHCP.
For example, when /etc/pccard.conf had ed0 in config line, but kernel
refused this name and said

devclass_alloc_unit: ed0 already exists, using next availale unit
number

Kernel used ed1 as device name and it did not match with config and
insert/remove lines.  Fortunately, dhclient was called without args,
and it works, but if we wanted to use static IP address for PC-card,
it did not work.

This modification makes pccardd to execute insert/remove lines with
the true device name that returns from kernel.  (Last change to
etc/pccard.conf.sample eliminated all hardwired device name from
insert/remove lines in /etc/pccard.conf)
2000-01-16 06:44:48 +00:00
..
ac
accton
adduser
amd
ancontrol Add driver support for the Aironet 4500/4800 series wireless 802.11 2000-01-14 20:41:03 +00:00
apm
apmconf
apmd
arp
atm
boot0cfg
bootparamd
btxld
burncd Enable the 't' option, and document it in the manpage. 2000-01-15 15:51:47 +00:00
cdcontrol
chkgrp
chown
chroot
ckdist
config Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPEC 2000-01-12 14:20:12 +00:00
cron
crunch
ctm |Since I had suffered from partially applied CTM deltas, some time ago, 2000-01-15 19:45:18 +00:00
dev_mkdb
diskpart
dpt
edquota
elf2exe
fdcontrol
fdformat
fdwrite
gifconfig
i4b
ifmcstat
inetd
iostat
ipftest
ipresend
ipsend
iptest
IPXrouted
jail
kbdcontrol
kbdmap
kernbb
keyadmin
keyserv
kgmon
kgzip
lpr
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster
mixer
mount_nwfs More style fixes, both to code and man page. 2000-01-15 09:06:37 +00:00
mount_portalfs
mountd
moused
mptable
mrouted
mtest
mtree
named
named.reload
named.restart
ndc
ndp
newsyslog
nfsd Thresh-out the nfs manual page references a bit 2000-01-13 21:47:21 +00:00
ngctl
nghook
nologin
nslookup
nsupdate
ntp Add myself as ntp docs maintainer, with roberto's permission. 2000-01-13 13:02:00 +00:00
pccard This fixes a bug that /etc/pccard_ether did not work without DHCP. 2000-01-16 06:44:48 +00:00
pciconf
pcvt
periodic
pkg_install Teach pkg_delete and pkg_info how to deal with full pathnames 2000-01-15 01:15:37 +00:00
pnpinfo
portmap K&Rify 2000-01-15 23:08:30 +00:00
ppp
pppctl
pppd
pppstats
praliases
prefix
procctl
pstat
pw Portability fixes for other bsd4.4 derivatives. 2000-01-15 00:20:22 +00:00
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
rndcontrol
route6d
rpc.lockd
rpc.statd
rpc.umntall This is another in Martin Blapp's N-series of mount-related cleanups :) 2000-01-15 14:28:14 +00:00
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa
sade Added sn driver to network interface menu. 2000-01-15 20:30:22 +00:00
sendmail
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion
sysinstall Added sn driver to network interface menu. 2000-01-15 20:30:22 +00:00
syslogd Do this the Right Way (tm), i.e. use shutdown() instead of fooling around 2000-01-14 15:37:18 +00:00
tcpdchk
tcpdmatch
tcpdump
timed
traceroute
traceroute6
trpt
tzsetup
usbd
usbdevs
vidcontrol Make the mouse cursor char code configurable via the CONS_MOUSECTL 2000-01-12 12:30:33 +00:00
vipw
vnconfig
watch
wicontrol
wlconfig
wormcontrol
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
Makefile Add driver support for the Aironet 4500/4800 series wireless 802.11 2000-01-14 20:41:03 +00:00
Makefile.inc