mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
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) |
||
|---|---|---|
| .. | ||
| ac | ||
| accton | ||
| adduser | ||
| amd | ||
| ancontrol | ||
| apm | ||
| apmconf | ||
| apmd | ||
| arp | ||
| atm | ||
| boot0cfg | ||
| bootparamd | ||
| btxld | ||
| burncd | ||
| cdcontrol | ||
| chkgrp | ||
| chown | ||
| chroot | ||
| ckdist | ||
| config | ||
| cron | ||
| crunch | ||
| ctm | ||
| 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 | ||
| mount_portalfs | ||
| mountd | ||
| moused | ||
| mptable | ||
| mrouted | ||
| mtest | ||
| mtree | ||
| named | ||
| named.reload | ||
| named.restart | ||
| ndc | ||
| ndp | ||
| newsyslog | ||
| nfsd | ||
| ngctl | ||
| nghook | ||
| nologin | ||
| nslookup | ||
| nsupdate | ||
| ntp | ||
| pccard | ||
| pciconf | ||
| pcvt | ||
| periodic | ||
| pkg_install | ||
| pnpinfo | ||
| portmap | ||
| ppp | ||
| pppctl | ||
| pppd | ||
| pppstats | ||
| praliases | ||
| prefix | ||
| procctl | ||
| pstat | ||
| pw | ||
| pwd_mkdb | ||
| quot | ||
| quotaon | ||
| rarpd | ||
| repquota | ||
| rip6query | ||
| rmt | ||
| rndcontrol | ||
| route6d | ||
| rpc.lockd | ||
| rpc.statd | ||
| rpc.umntall | ||
| rpc.yppasswdd | ||
| rpc.ypupdated | ||
| rpc.ypxfrd | ||
| rrenumd | ||
| rtadvd | ||
| rtprio | ||
| rtsold | ||
| rwhod | ||
| sa | ||
| sade | ||
| sendmail | ||
| setkey | ||
| sgsc | ||
| sicontrol | ||
| sliplogin | ||
| slstat | ||
| spkrtest | ||
| spray | ||
| stallion | ||
| sysinstall | ||
| syslogd | ||
| tcpdchk | ||
| tcpdmatch | ||
| tcpdump | ||
| timed | ||
| traceroute | ||
| traceroute6 | ||
| trpt | ||
| tzsetup | ||
| usbd | ||
| usbdevs | ||
| vidcontrol | ||
| vipw | ||
| vnconfig | ||
| watch | ||
| wicontrol | ||
| wlconfig | ||
| wormcontrol | ||
| xten | ||
| yp_mkdb | ||
| ypbind | ||
| yppoll | ||
| yppush | ||
| ypserv | ||
| ypset | ||
| zic | ||
| Makefile | ||
| Makefile.inc | ||