| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-sync'ing pf rules in post command as we already did for ipfilter. | avatar | 2006-10-26 | 1 | -1/+2 |
* | Suppress a spurious warning message when a kernel without INET6 is | hrs | 2006-10-22 | 1 | -1/+1 |
* | Add 'reload' to the list of available commands for the amd rc.d script. | flz | 2006-10-18 | 1 | -0/+1 |
* | Improve cleartmp in a number of aspects: | yar | 2006-10-16 | 1 | -36/+37 |
* | RC script for idmapd(8), defaulting to off. | ceri | 2006-10-15 | 2 | -1/+19 |
* | Revert the default value of net.inet6.ip6.auto_linklocal to 1. | ume | 2006-10-13 | 1 | -2/+8 |
* | Restore the behavior that net.inet6.ip6.auto_linklocal=0 could | ume | 2006-10-07 | 2 | -1/+19 |
* | Introduce mixer_enable (default: YES). | flz | 2006-10-06 | 1 | -0/+1 |
* | Pull in /etc/rc.conf.d/network so that ifconfig_<if> variables can be | brooks | 2006-10-02 | 1 | -0/+1 |
* | Push removal of mrouted down to the rest of the tree. | bms | 2006-09-29 | 1 | -1/+1 |
* | Sleep for one second after calling audit -t to give the audit daemon a | rwatson | 2006-09-24 | 1 | -0/+1 |
* | network_ipv6 also does some interface configuration so require it to run | brooks | 2006-09-21 | 1 | -1/+1 |
* | Add bthidd(8) rc(8) script | emax | 2006-09-07 | 2 | -1/+34 |
* | When stopping powerd, set the CPU frequency back to its maximum value | cperciva | 2006-08-27 | 1 | -0/+7 |
* | - Add ypserv to the REQUIRE list. | flz | 2006-08-22 | 1 | -1/+1 |
* | Backout this commit since it breaks startup and some scripts in | flz | 2006-08-22 | 1 | -17/+16 |
* | - Remove ramdisk rc.d scripts since they've been replaced by mdconfig{,2}. | flz | 2006-08-22 | 3 | -125/+1 |
* | Add a missing quote | brian | 2006-08-17 | 1 | -1/+1 |
* | Add a -p switch to dhclient. The switch tells dhclient to persist | brian | 2006-08-17 | 1 | -1/+12 |
* | Forgot to add mountlate to the Makefile. | des | 2006-08-04 | 1 | -1/+1 |
* | This script should probably have an enabling variable since it can produce | mckay | 2006-07-30 | 1 | -2/+4 |
* | De-uglify messages from the ipfw script. | yar | 2006-07-25 | 1 | -4/+2 |
* | Use more rc.subr(8) features. | yar | 2006-07-25 | 1 | -22/+16 |
* | Don't load geom_md.ko if there is no need to. | pjd | 2006-07-25 | 2 | -0/+10 |
* | Since Alpha support isn't in HEAD anymore, remove Alpha-specific | yar | 2006-07-21 | 1 | -25/+0 |
* | - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script | flz | 2006-07-20 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Add rc.d/bridge which is invoked when a new interface arrives and can | thompsa | 2006-06-01 | 3 | -1/+97 |
* | Announce all interfaces to devd on attach/detach. This adds a new devctl | thompsa | 2006-06-01 | 1 | -2/+2 |
* | Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> is | matteo | 2006-05-30 | 1 | -1/+35 |
* | style(9) | matteo | 2006-05-30 | 1 | -12/+12 |
* | Quote the parameter to sysctl(1), allowing to use whitespaces in | glebius | 2006-05-24 | 1 | -1/+1 |
* | Remove the require_kld function I just committed and replace with a nicer sol... | flz | 2006-05-18 | 2 | -4/+4 |
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own} | flz | 2006-05-18 | 3 | -1/+422 |
* | 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 | 4 | -248/+1 |
* | Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. | mlaier | 2006-05-12 | 1 | -3/+3 |
* | - Change the "jail_" prefix for internal script variables. This fixes an | flz | 2006-05-11 | 1 | -93/+93 |
* | if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en... | matteo | 2006-05-11 | 1 | -0/+4 |
* | 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 | 1 | -64/+0 |