| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add support | harti | 2003-07-28 | 6 | -215/+90 |
* | Always start dhclient in the background. | mbr | 2003-07-28 | 1 | -0/+4 |
* | 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 |
* | 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 |
* | Not everyone uses the base system sshd. They can use the sshd_program | mtm | 2003-07-13 | 1 | -2/+6 |
* | Be specific about which domainname is not set. It seems the man page | mtm | 2003-07-09 | 6 | -6/+6 |
* | Have mktemp(1) construct the temporary file name for us instead | mtm | 2003-06-30 | 1 | -1/+1 |
* | Allow diskless_remount files to contain path beginning with / which will | brooks | 2003-06-30 | 1 | -0/+18 |
* | Properly use ld.so.conf and ld-elf.so.conf as discussed in the manual page. | trhodes | 2003-06-30 | 1 | -4/+4 |
* | Ugh. Remove debugging echo. | mtm | 2003-06-29 | 1 | -1/+1 |
* | Implement individual operations on static and dhcp interfaces. Previously | mtm | 2003-06-29 | 2 | -26/+158 |
* | o Hookup rc.d/routing and rc.d/netoptions | mtm | 2003-06-29 | 10 | -11/+11 |
* | o Repocopied routing and netoptions from network2 and network3, respectively. | mtm | 2003-06-29 | 2 | -7/+24 |
* | - Add a software watchdog facility. | smkelly | 2003-06-26 | 2 | -2/+53 |
* | Remove the devdb stuff, the kernel answers these questions just fine. | phk | 2003-06-20 | 2 | -18/+1 |
* | Add a script to automatically attach gbde devices found in fstab | wollman | 2003-06-17 | 1 | -0/+92 |
* | Fixed some style bugs (disorder and long lines). | bde | 2003-06-11 | 1 | -4/+7 |
* | o Have rc.d/apm report on the status of apm. | mtm | 2003-06-09 | 2 | -3/+29 |
* | The dhcp_program and dhcp_flags variables have to be renamed to | mtm | 2003-06-07 | 1 | -2/+2 |
* | Remove a debugging aid the crept in during the last commit. It doesn't | mtm | 2003-06-06 | 1 | -1/+1 |
* | Move networkfs_types from mountcritlocal into defaults/rc.conf as netfs_types. | gordon | 2003-06-01 | 2 | -4/+11 |
* | nwfs is network filesystem. Treat it as such when mounting filesystems. | gordon | 2003-06-01 | 1 | -1/+1 |
* | Apparently ldconfig(8) prefers the format as the first argument | mtm | 2003-05-18 | 1 | -3/+4 |
* | Install kpasswdd. | mtm | 2003-05-18 | 1 | -1/+1 |
* | pccard_ether didn't setup IPv6 after rcTOS sweep. | ume | 2003-05-12 | 1 | -291/+1 |
* | s/kadmind5/kadmin/ | mtm | 2003-05-06 | 1 | -1/+1 |
* | Allow users to configure stuff in /dev once again by re-doing the devfs | dougb | 2003-05-06 | 1 | -13/+26 |
* | Back out the amd64 additions. Hammer doesn't do APM, and we certainly aren't | obrien | 2003-05-06 | 2 | -2/+2 |
* | We won't do APM on Hammer -- ACPI is the game there. | obrien | 2003-05-05 | 1 | -1/+1 |
* | Move securelevel further back in the boot order. | mtm | 2003-05-05 | 8 | -2/+7 |
* | The vi(1) recovery script cannot send mail regarding interrupted | mtm | 2003-05-05 | 1 | -1/+1 |
* | Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 for | bde | 2003-05-05 | 1 | -2/+2 |
* | When resetting to defaults, reset drainwait to the current default pf | bde | 2003-05-04 | 1 | -2/+3 |
* | Huh? When did the etc bits for amd64 get added? | mtm | 2003-05-02 | 3 | -5/+5 |
* | Create a symbolic link /dev/vga -> /dev/ttyv0. | mtm | 2003-05-02 | 1 | -0/+7 |
* | Make the defaults for Kerberos 5 a little more up-to-date. | markm | 2003-04-30 | 1 | -0/+21 |
* | This script should require mountcritremote, since that is the last | mtm | 2003-04-30 | 1 | -1/+1 |
* | o Make the 'Ip-filter module loaded' messages informational | mtm | 2003-04-30 | 2 | -4/+4 |
* | Running the script with restart or manually stopping and starting | mtm | 2003-04-30 | 1 | -2/+2 |
* | Add rc.subr (found during new /etc/netstart testing) | jwd | 2003-04-29 | 1 | -0/+2 |
* | Move the mktemp invocation inside motd_start to avoid creating temp | dougb | 2003-04-29 | 1 | -2/+2 |
* | xten isn't needed after tw is gone. | imp | 2003-04-27 | 1 | -11/+0 |
* | Use $ipnat_program instead of the hardcoded path, which was wron | mtm | 2003-04-24 | 1 | -1/+1 |
* | o Add support for running /etc/rc.early | mtm | 2003-04-24 | 2 | -0/+20 |