| Commit message (Expand) | Author | Age | Files | Lines |
* | Since NIS is an RPC based service, add a note that when adjusting access | Christian S.J. Peron | 2006-06-01 | 1 | -0/+1 |
* | Add rc.d/bridge which is invoked when a new interface arrives and can | Andrew Thompson | 2006-06-01 | 4 | -1/+100 |
* | Announce all interfaces to devd on attach/detach. This adds a new devctl | Andrew Thompson | 2006-06-01 | 2 | -10/+12 |
* | Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> is | Matteo Riondato | 2006-05-30 | 2 | -1/+38 |
* | style(9) | Matteo Riondato | 2006-05-30 | 1 | -12/+12 |
* | Remove reference to no longer existant /etc/rc.d/pccard. | Brooks Davis | 2006-05-30 | 1 | -1/+0 |
* | Quote the parameter to sysctl(1), allowing to use whitespaces in | Gleb Smirnoff | 2006-05-24 | 1 | -1/+1 |
* | Increase the nfs access cache timeout from 2 to 60. The latter is a | Kris Kennaway | 2006-05-24 | 1 | -1/+1 |
* | Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf. | Maksim Yevmenkin | 2006-05-18 | 1 | -1/+1 |
* | Remove the require_kld function I just committed and replace with a nicer sol... | Florent Thoumie | 2006-05-18 | 3 | -33/+4 |
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own} | Florent Thoumie | 2006-05-18 | 4 | -1/+451 |
* | Correctly set moused_$2_enable when moused_nondefault_enable is set to NO | Matteo Riondato | 2006-05-17 | 1 | -2/+1 |
* | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 6 | -275/+1 |
* | Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. | Max Laier | 2006-05-12 | 6 | -205/+84 |
* | - Change the "jail_" prefix for internal script variables. This fixes an | Florent Thoumie | 2006-05-11 | 2 | -94/+98 |
* | if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_en... | Matteo Riondato | 2006-05-11 | 1 | -0/+4 |
* | Add a /media to FreeBSD. /media is a directory designed to contain | Joe Marcus Clarke | 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 Riondato | 2006-05-09 | 1 | -5/+10 |
* | - Fix quoting. | Florent Thoumie | 2006-05-08 | 1 | -2/+2 |
* | - Check for some mandatory variables. | Florent Thoumie | 2006-05-07 | 1 | -0/+11 |
* | Install /etc/nsswitch.conf statically rather than generating it at | Hajimu UMEMOTO | 2006-05-03 | 3 | -66/+17 |
* | Update host.conf every time nsswitch.conf changes, instead of just creating | Dag-Erling Smørgrav | 2006-05-01 | 1 | -1/+3 |
* | Oops, services should be compat by default for backward compatibility. | Hajimu UMEMOTO | 2006-04-29 | 1 | -1/+1 |
* | Add newly supported databases such as services, protocols and rpc | Hajimu UMEMOTO | 2006-04-29 | 1 | -1/+5 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 7 | -0/+93 |
* | Remove last vestiges of sab(4). | Marius Strobl | 2006-04-25 | 1 | -3/+0 |
* | Correct two typos in comments. | Christian Brueffer | 2006-04-22 | 1 | -2/+2 |
* | Clean up, comment out non-base utilities, fix up comments. | Tom Rhodes | 2006-04-22 | 1 | -34/+14 |
* | After some discussion we believe that having SERVERS to REQUIRE: | Xin LI | 2006-04-20 | 1 | -1/+1 |
* | Make ldconfig as SERVER dependency. This makes it possible | Xin LI | 2006-04-19 | 1 | -1/+1 |
* | - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD. | Florent Thoumie | 2006-04-18 | 1 | -5/+8 |
* | - Add new ntpd_config variable so that people can override it in rc.conf. | Florent Thoumie | 2006-04-18 | 2 | -3/+8 |
* | Add ldconfig to the list of requirements for named, needed to use bind | Florent Thoumie | 2006-04-18 | 1 | -1/+1 |
* | Spell synchronous with required silent 'h'. | Brooks Davis | 2006-04-13 | 2 | -2/+2 |
* | Add missing _ to $_punct. | Brooks Davis | 2006-04-13 | 1 | -1/+1 |
* | Use ps true power instead of tr/tail which aren't available early enough. | Florent Thoumie | 2006-04-13 | 1 | -1/+1 |
* | Commit the various network interface configutation updates I've been | Brooks Davis | 2006-04-13 | 2 | -22/+81 |
* | Remove an inappropriate comment which is put into generated | Hajimu UMEMOTO | 2006-04-12 | 1 | -1/+1 |
* | Add autologin entries (al.NNN) for higher console speeds. | Dag-Erling Smørgrav | 2006-04-11 | 1 | -0/+10 |
* | - If no pidfile has been created at startup, only stop processes | Florent Thoumie | 2006-04-11 | 1 | -4/+7 |
* | - Oops, add a missing "then". | Florent Thoumie | 2006-04-11 | 1 | -1/+1 |
* | - Fix rc.d/sshd test on kern.random.sys.seeded. | Florent Thoumie | 2006-04-11 | 1 | -1/+1 |
* | - Fix amd startup when amd is installed from ports. | Florent Thoumie | 2006-04-11 | 2 | -1/+2 |
* | - Set a two read-only variables (${prefix} and ${etcdir}). This is | Florent Thoumie | 2006-04-11 | 2 | -30/+60 |
* | - Add following global jail options, used if no jail-specific options are | Florent Thoumie | 2006-04-08 | 1 | -9/+17 |
* | - Sync rc.subr with NetBSD. | Florent Thoumie | 2006-04-04 | 1 | -10/+34 |
* | Remove redundant ike rc.d script, since we do not have an IPsec IKE | Simon L. B. Nielsen | 2006-03-28 | 2 | -20/+0 |
* | Harmless typo (s/overide/override/). | Florent Thoumie | 2006-03-23 | 1 | -2/+2 |
* | Add an example of how to set up a 3-wire serial terminal. | Ruslan Ermilov | 2006-03-23 | 1 | -2/+17 |
* | - Replace awk parts with shell. | Florent Thoumie | 2006-03-20 | 1 | -35/+64 |