| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the ttyd entries to ttyu, which correspond to the device nodes | jake | 2003-09-11 | 1 | -4/+4 |
* | add ELSA Vianect WLAN (Marco Wertejuk) | imp | 2003-09-10 | 1 | -0/+12 |
* | Add a device driver for the Broadcom BCM4401 ethernet controller, | wpaul | 2003-09-09 | 1 | -2/+2 |
* | Update the explanation of parity capabilities | yar | 2003-09-09 | 1 | -6/+4 |
* | Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver to | wpaul | 2003-09-08 | 1 | -1/+1 |
* | Replace the ttyd[0-3] entries with ttyu[0-3]. The former are the | marcel | 2003-09-07 | 1 | -8/+8 |
* | Build the submit.cf file instead of installing the version that ships | gshapiro | 2003-09-01 | 1 | -4/+11 |
* | Remove deprecated files no longer neccesary as part of rc.d. Include | mtm | 2003-08-29 | 5 | -494/+1 |
* | Enhance the jail start/stop script. | mtm | 2003-08-24 | 2 | -15/+124 |
* | o Do not keep a separate list of src/etc/defaults files in | mtm | 2003-08-24 | 2 | -7/+4 |
* | Remove workaround that I had in place. devd didn't use to be able to | imp | 2003-08-22 | 1 | -2/+2 |
* | o Reduce rc(8) startup clutter by turning the informational messages | mtm | 2003-08-20 | 2 | -5/+9 |
* | Add a general mechanism for creating and applying | mtm | 2003-08-20 | 5 | -2/+298 |
* | Quote $jail_exec with double-quote to avoid "[: unexpected operator". | kuriyama | 2003-08-19 | 1 | -1/+1 |
* | include <bsd.own.mk> to get BIN{OWN,GRP} | obrien | 2003-08-18 | 1 | -0/+2 |
* | Don't hardcode owner 'root' and group 'wheel'. | obrien | 2003-08-18 | 2 | -3/+5 |
* | Prepend /lib to the search order for libraries. | gordon | 2003-08-17 | 1 | -1/+1 |
* | Add /lib and /libexec directories. These are part of the dynamic root | gordon | 2003-08-17 | 1 | -0/+4 |
* | Now that routes for IP over ATM may look much more complex than before, | harti | 2003-08-14 | 2 | -0/+9 |
* | Move the stop_dhcp in start_dhcp again before the | mbr | 2003-08-12 | 1 | -1/+1 |
* | Remove the dhclient.${interface}.pid defines. They are now | mbr | 2003-08-12 | 1 | -9/+1 |
* | Make this working with two or more pccards and with more than | mbr | 2003-08-12 | 1 | -32/+83 |
* | Fix typo | mbr | 2003-08-12 | 1 | -1/+1 |
* | Create a directory for ATM documentation and help files. | harti | 2003-08-12 | 1 | -0/+2 |
* | Improve the handling dhcp handling of pccard_ether. | mbr | 2003-08-11 | 2 | -1/+48 |
* | Revert revision 1.25 now that mergemaster does a 'make all' to build | gshapiro | 2003-08-10 | 1 | -1/+1 |
* | add rtsol_flags. | ume | 2003-08-08 | 2 | -1/+2 |
* | Add ko_KR.CP949 locale | ache | 2003-08-08 | 2 | -0/+6 |
* | Correct typo in Matt's name. | fjoe | 2003-08-07 | 2 | -2/+2 |
* | Fix typo in comments: | fjoe | 2003-08-07 | 1 | -1/+1 |
* | Add entries for NETGEAR MA401RA, IO DATA PCET10CL and Panasonic KXL-CB10AN. | imp | 2003-08-07 | 1 | -0/+16 |
* | RFC 3561 (ad-hoc on-demand distance vector routing) was ratified | dcs | 2003-08-06 | 1 | -0/+2 |
* | Rename localdaemons to localpkg. | mtm | 2003-08-06 | 4 | -3/+93 |
* | Support for the Amharic locale. | mtm | 2003-08-05 | 2 | -0/+6 |
* | Apply some sort of order to the FILES list. | mtm | 2003-07-30 | 1 | -12/+33 |
* | Add two files (early.sh and gbde) that previously were not | mtm | 2003-07-30 | 1 | -2/+2 |
* | tty whacking should occur early, but not so early that the | mtm | 2003-07-30 | 5 | -5/+6 |
* | Add GB18030 dirs | ache | 2003-07-29 | 2 | -0/+6 |
* | Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add support | harti | 2003-07-28 | 6 | -215/+90 |
* | Change the default for background_dhclient back to NO. It can | mbr | 2003-07-28 | 1 | -1/+1 |
* | Always start dhclient in the background. | mbr | 2003-07-28 | 2 | -0/+5 |
* | auth.conf seems to be being gradually subsumed by user classes | rwatson | 2003-07-28 | 1 | -5/+3 |
* | Add -dynamic to natd if dhcp is used for the natd interface. | mbr | 2003-07-27 | 1 | -0/+13 |
* | Define the stop command to do nothing when only a specific | mtm | 2003-07-26 | 1 | -0/+1 |
* | When stopping a dhcp interface, don't just release the lease on | mtm | 2003-07-26 | 1 | -12/+7 |
* | Missing quotes around a variable. In this case we are only | mtm | 2003-07-24 | 1 | -1/+1 |
* | Added entry for Billionton LM5LT-10N | dds | 2003-07-22 | 1 | -1/+8 |
* | Add support for DFE-670TXD to OLDCARD | imp | 2003-07-19 | 1 | -0/+6 |
* | Move a period out of an if... clause. The period terminates the | mtm | 2003-07-15 | 1 | -1/+1 |
* | Make sure ipmon is run after cleaning up in /var. Otherwise, | mtm | 2003-07-14 | 2 | -3/+2 |