summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Microsoft Remote Desktop Protocol uses 3389/tcp.obrien2003-09-161-0/+1
* Get rid of a nasty error message that tells usmbr2003-09-161-4/+13
* Release a previous lease if there is any, instead ofmbr2003-09-151-1/+1
* Add `-C 60' to the default flags for inetd, so that it is lessnectar2003-09-151-1/+1
* Changed the ttyd entries to ttyu, which correspond to the device nodesjake2003-09-111-4/+4
* add ELSA Vianect WLAN (Marco Wertejuk)imp2003-09-101-0/+12
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-091-2/+2
* Update the explanation of parity capabilitiesyar2003-09-091-6/+4
* Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver towpaul2003-09-081-1/+1
* Replace the ttyd[0-3] entries with ttyu[0-3]. The former are themarcel2003-09-071-8/+8
* Build the submit.cf file instead of installing the version that shipsgshapiro2003-09-011-4/+11
* Remove deprecated files no longer neccesary as part of rc.d. Includemtm2003-08-295-494/+1
* Enhance the jail start/stop script.mtm2003-08-242-15/+124
* o Do not keep a separate list of src/etc/defaults files inmtm2003-08-242-7/+4
* Remove workaround that I had in place. devd didn't use to be able toimp2003-08-221-2/+2
* o Reduce rc(8) startup clutter by turning the informational messagesmtm2003-08-202-5/+9
* Add a general mechanism for creating and applyingmtm2003-08-205-2/+298
* Quote $jail_exec with double-quote to avoid "[: unexpected operator".kuriyama2003-08-191-1/+1
* include <bsd.own.mk> to get BIN{OWN,GRP}obrien2003-08-181-0/+2
* Don't hardcode owner 'root' and group 'wheel'.obrien2003-08-182-3/+5
* Prepend /lib to the search order for libraries.gordon2003-08-171-1/+1
* Add /lib and /libexec directories. These are part of the dynamic rootgordon2003-08-171-0/+4
* Now that routes for IP over ATM may look much more complex than before,harti2003-08-142-0/+9
* Move the stop_dhcp in start_dhcp again before thembr2003-08-121-1/+1
* Remove the dhclient.${interface}.pid defines. They are nowmbr2003-08-121-9/+1
* Make this working with two or more pccards and with more thanmbr2003-08-121-32/+83
* Fix typombr2003-08-121-1/+1
* Create a directory for ATM documentation and help files.harti2003-08-121-0/+2
* Improve the handling dhcp handling of pccard_ether.mbr2003-08-112-1/+48
* Revert revision 1.25 now that mergemaster does a 'make all' to buildgshapiro2003-08-101-1/+1
* add rtsol_flags.ume2003-08-082-1/+2
* Add ko_KR.CP949 localeache2003-08-082-0/+6
* Correct typo in Matt's name.fjoe2003-08-072-2/+2
* Fix typo in comments:fjoe2003-08-071-1/+1
* Add entries for NETGEAR MA401RA, IO DATA PCET10CL and Panasonic KXL-CB10AN.imp2003-08-071-0/+16
* RFC 3561 (ad-hoc on-demand distance vector routing) was ratifieddcs2003-08-061-0/+2
* Rename localdaemons to localpkg.mtm2003-08-064-3/+93
* Support for the Amharic locale.mtm2003-08-052-0/+6
* Apply some sort of order to the FILES list.mtm2003-07-301-12/+33
* Add two files (early.sh and gbde) that previously were notmtm2003-07-301-2/+2
* tty whacking should occur early, but not so early that themtm2003-07-305-5/+6
* Add GB18030 dirsache2003-07-292-0/+6
* Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add supportharti2003-07-286-215/+90
* Change the default for background_dhclient back to NO. It canmbr2003-07-281-1/+1
* Always start dhclient in the background.mbr2003-07-282-0/+5
* auth.conf seems to be being gradually subsumed by user classesrwatson2003-07-281-5/+3
* Add -dynamic to natd if dhcp is used for the natd interface.mbr2003-07-271-0/+13
* Define the stop command to do nothing when only a specificmtm2003-07-261-0/+1
* When stopping a dhcp interface, don't just release the lease onmtm2003-07-261-12/+7
* Missing quotes around a variable. In this case we are onlymtm2003-07-241-1/+1
OpenPOWER on IntegriCloud