| Commit message (Expand) | Author | Age | Files | Lines |
* | Since Alpha support isn't in HEAD anymore, remove Alpha-specific | yar | 2006-07-21 | 2 | -27/+0 |
* | - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script | flz | 2006-07-20 | 2 | -2/+4 |
* | Teach mount(8) about a 'late' keyword, which means the file system should | des | 2006-07-12 | 2 | -0/+38 |
* | Fix spelling in a comment. | stefanf | 2006-07-09 | 1 | -1/+1 |
* | Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, I | flz | 2006-06-21 | 1 | -2/+10 |
* | Set an example of using load_kld() from rc.subr. | yar | 2006-06-21 | 1 | -7/+5 |
* | Quite a number of rc.d scripts try to load kernel modules. Many | yar | 2006-06-21 | 1 | -0/+39 |
* | o Add missed $start variable in the grep statement back. | maxim | 2006-06-11 | 1 | -1/+1 |
* | Update geli_swap_flags, -e is now used to specify the encryption algorithm. | brueffer | 2006-06-07 | 1 | -1/+1 |
* | Sync to p4: | trhodes | 2006-06-06 | 1 | -5/+2 |
* | `flush' is appropriate than `reload'. | ume | 2006-06-06 | 2 | -4/+4 |
* | Add `reload' which invalidates the cache for every user. | ume | 2006-06-06 | 2 | -0/+4 |
* | Use an option form better matching the manual. | obrien | 2006-06-05 | 1 | -1/+1 |
* | Since NIS is an RPC based service, add a note that when adjusting access | csjp | 2006-06-01 | 1 | -0/+1 |
* | Add rc.d/bridge which is invoked when a new interface arrives and can | thompsa | 2006-06-01 | 4 | -1/+100 |
* | Announce all interfaces to devd on attach/detach. This adds a new devctl | thompsa | 2006-06-01 | 2 | -10/+12 |
* | Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> is | matteo | 2006-05-30 | 2 | -1/+38 |
* | style(9) | matteo | 2006-05-30 | 1 | -12/+12 |
* | Remove reference to no longer existant /etc/rc.d/pccard. | brooks | 2006-05-30 | 1 | -1/+0 |
* | Quote the parameter to sysctl(1), allowing to use whitespaces in | glebius | 2006-05-24 | 1 | -1/+1 |
* | Increase the nfs access cache timeout from 2 to 60. The latter is a | kris | 2006-05-24 | 1 | -1/+1 |
* | Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf. | emax | 2006-05-18 | 1 | -1/+1 |
* | Remove the require_kld function I just committed and replace with a nicer sol... | flz | 2006-05-18 | 3 | -33/+4 |
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own} | flz | 2006-05-18 | 4 | -1/+451 |
* | Correctly set moused_$2_enable when moused_nondefault_enable is set to NO | matteo | 2006-05-17 | 1 | -2/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 6 | -275/+1 |
* | Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. | mlaier | 2006-05-12 | 6 | -205/+84 |
* | - Change the "jail_" prefix for internal script variables. This fixes an | flz | 2006-05-11 | 2 | -94/+98 |
* | if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en... | matteo | 2006-05-11 | 1 | -0/+4 |
* | Add a /media to FreeBSD. /media is a directory designed to contain | marcus | 2006-05-10 | 1 | -0/+2 |
* | if a jail fails to start, don't add its jid to /var/run and print a message w... | matteo | 2006-05-09 | 1 | -5/+10 |
* | - Fix quoting. | flz | 2006-05-08 | 1 | -2/+2 |
* | - Check for some mandatory variables. | flz | 2006-05-07 | 1 | -0/+11 |
* | Install /etc/nsswitch.conf statically rather than generating it at | ume | 2006-05-03 | 3 | -66/+17 |
* | Update host.conf every time nsswitch.conf changes, instead of just creating | des | 2006-05-01 | 1 | -1/+3 |
* | Oops, services should be compat by default for backward compatibility. | ume | 2006-04-29 | 1 | -1/+1 |
* | Add newly supported databases such as services, protocols and rpc | ume | 2006-04-29 | 1 | -1/+5 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 7 | -0/+93 |
* | Remove last vestiges of sab(4). | marius | 2006-04-25 | 1 | -3/+0 |
* | Correct two typos in comments. | brueffer | 2006-04-22 | 1 | -2/+2 |
* | Clean up, comment out non-base utilities, fix up comments. | trhodes | 2006-04-22 | 1 | -34/+14 |
* | After some discussion we believe that having SERVERS to REQUIRE: | delphij | 2006-04-20 | 1 | -1/+1 |
* | Make ldconfig as SERVER dependency. This makes it possible | delphij | 2006-04-19 | 1 | -1/+1 |
* | - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD. | flz | 2006-04-18 | 1 | -5/+8 |
* | - Add new ntpd_config variable so that people can override it in rc.conf. | flz | 2006-04-18 | 2 | -3/+8 |
* | Add ldconfig to the list of requirements for named, needed to use bind | flz | 2006-04-18 | 1 | -1/+1 |
* | Spell synchronous with required silent 'h'. | brooks | 2006-04-13 | 2 | -2/+2 |
* | Add missing _ to $_punct. | brooks | 2006-04-13 | 1 | -1/+1 |
* | Use ps true power instead of tr/tail which aren't available early enough. | flz | 2006-04-13 | 1 | -1/+1 |
* | Commit the various network interface configutation updates I've been | brooks | 2006-04-13 | 2 | -22/+81 |