| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix example: | ru | 2006-08-22 | 1 | -13/+13 |
* | - 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 | 2 | -47/+21 |
* | - Remove ramdisk rc.d scripts since they've been replaced by mdconfig{,2}. | flz | 2006-08-22 | 3 | -125/+1 |
* | Don't try to start interfaces that don't exist. | brooks | 2006-08-18 | 1 | -0/+2 |
* | Eliminate header line(s) from ps(1) output instead of skipping over them. | yar | 2006-08-18 | 1 | -5/+2 |
* | The ps(1) command is unfriendly to scripts by default because | yar | 2006-08-18 | 1 | -3/+4 |
* | Make it a little clearer that interface-specific flags aren't additional | brian | 2006-08-17 | 1 | -2/+3 |
* | 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 | 2 | -1/+13 |
* | Allow for setting negative priority (niceness) when $foo_user is non-root. | yar | 2006-08-17 | 1 | -2/+7 |
* | Introduce a new function, ifexists and use it to avoid attempting to | brooks | 2006-08-17 | 2 | -27/+42 |
* | Set removable_route_flush to NO be default. It's clearly the wrong | brooks | 2006-08-16 | 1 | -1/+1 |
* | Back out 1.272. The LAPIC timer conflicts with C2/3 on various systems, | njl | 2006-08-05 | 1 | -2/+2 |
* | Forgot to add mountlate to the Makefile. | des | 2006-08-04 | 1 | -1/+1 |
* | Not allowed to use tabs. The rule that proves the rule. Heh. | jb | 2006-08-03 | 1 | -2/+2 |
* | Alphabetical order is probably better. | jb | 2006-08-03 | 1 | -2/+2 |
* | Add the library directory where DTrace library scripts live. | jb | 2006-08-03 | 1 | -0/+2 |
* | Remove remnants of Alpha. | marcel | 2006-08-02 | 2 | -16/+0 |
* | Add device to access and modify Open Firmware NVRAM settings in | sobomax | 2006-08-01 | 1 | -0/+2 |
* | This script should probably have an enabling variable since it can produce | mckay | 2006-07-30 | 1 | -2/+4 |
* | Add /usr/lib/engines for OpenSSL engines. | simon | 2006-07-29 | 1 | -0/+2 |
* | Back out rev. 1.63. It was a poor idea because | yar | 2006-07-26 | 1 | -9/+15 |
* | 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 |
* | Avoid extra runs of test(1) by using its built-in logical operations. | yar | 2006-07-25 | 1 | -15/+9 |
* | Don't load geom_md.ko if there is no need to. | pjd | 2006-07-25 | 2 | -0/+10 |
* | Sync comments around _doit with the code. | yar | 2006-07-25 | 1 | -1/+2 |
* | We notify of failures with err or warn. | yar | 2006-07-25 | 1 | -2/+2 |
* | Add diagnostics to load_kld(). | yar | 2006-07-25 | 1 | -4/+12 |
* | 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 |