| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for intelligent handling of DST transitions in cron. | babkin | 2003-12-25 | 1 | -0/+4 |
* | Add power_profile, a script that changes the ACPI CPU Cx idle state and/or | njl | 2003-12-18 | 2 | -1/+87 |
* | Backout ataraid rcng script. I must have missed ar0 in my scan of /dev | seanc | 2003-12-14 | 3 | -115/+2 |
* | Add a script that allows software RAID sets to be created before file | seanc | 2003-12-14 | 3 | -2/+115 |
* | Change rc.d/syscons to not need /usr/sbin/ispcvt to exist. This should | peter | 2003-12-10 | 1 | -5/+7 |
* | o Rename devfs_link() to make_symlink() and turn it into a generic | mtm | 2003-12-09 | 1 | -2/+10 |
* | If fdescfs(5) is mounted in a jail unmount it before devfs(5). | mtm | 2003-12-09 | 1 | -3/+5 |
* | If rc.d/mountcritlocal is unable to mount local filesystems, | mtm | 2003-12-09 | 2 | -3/+2 |
* | Redirect rc(8) output to a file in the jail's /var/log directory. | mtm | 2003-12-09 | 1 | -1/+1 |
* | When clearing /tmp, X11 lock and temporary files are special. | mtm | 2003-12-01 | 1 | -13/+13 |
* | Add a means of starting an IKE daemon from the rc system at an appropriate | bms | 2003-11-28 | 1 | -0/+18 |
* | Change a bogus -n parameter to echo(1). | mux | 2003-11-03 | 1 | -1/+1 |
* | install address selection policy into kernel when there is | ume | 2003-10-30 | 2 | -1/+34 |
* | * Remove the OS specific bits, since NetBSD isn't interested in | dougb | 2003-10-13 | 1 | -21/+13 |
* | Remove trailing whitespace | dougb | 2003-10-13 | 5 | -9/+9 |
* | Update references to rc.diskless[12] | dougb | 2003-10-13 | 5 | -6/+6 |
* | Bump default /etc size from 2MB to 5MB to deal with bloat^Wgrowth in | kris | 2003-10-12 | 1 | -4/+3 |
* | Fix typo. | phk | 2003-10-03 | 4 | -4/+4 |
* | More checking if kenv actually know something. | phk | 2003-10-03 | 4 | -8/+16 |
* | In case we have no /etc/resolv.conf, don't try to make it out of | phk | 2003-10-03 | 4 | -4/+4 |
* | Fix bogon in ipfilter_resync() introduced in my last commit. | mux | 2003-10-03 | 1 | -1/+3 |
* | A number of fixes/enhancements for the ipfilter rc script: | mux | 2003-09-27 | 1 | -15/+22 |
* | Get rid of a nasty error message that tells us | mbr | 2003-09-16 | 1 | -4/+13 |
* | 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 | 1 | -10/+100 |
* | Add a general mechanism for creating and applying | mtm | 2003-08-20 | 1 | -1/+11 |
* | Quote $jail_exec with double-quote to avoid "[: unexpected operator". | kuriyama | 2003-08-19 | 1 | -1/+1 |
* | Prepend /lib to the search order for libraries. | gordon | 2003-08-17 | 1 | -1/+1 |
* | Now that routes for IP over ATM may look much more complex than before, | harti | 2003-08-14 | 1 | -0/+8 |
* | Correct typo in Matt's name. | fjoe | 2003-08-07 | 1 | -1/+1 |
* | Rename localdaemons to localpkg. | mtm | 2003-08-06 | 4 | -3/+93 |
* | 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 |