| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bthidd(8) rc(8) script | emax | 2006-09-07 | 3 | -1/+38 |
* | Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd. | emax | 2006-09-07 | 1 | -0/+2 |
* | Unbreak PowerPC build after addition of powermac_nvram(4powerpc). | marcel | 2006-09-02 | 1 | -0/+6 |
* | - Document /conf/diskless_remount in the list of special files. | brooks | 2006-09-01 | 1 | -3/+11 |
* | Kill the default phone numbers. | ru | 2006-08-31 | 1 | -6/+3 |
* | Re-add lukemftpd. It has: PAM, MAC, per-class nologin files, | obrien | 2006-08-31 | 1 | -0/+2 |
* | Add FreeBSD Update 2.0 client code. The build code is in the projects | cperciva | 2006-08-31 | 3 | -1/+52 |
* | Comment out lines that use example addresses and example.com names so | ru | 2006-08-29 | 1 | -15/+15 |
* | The kvm_mkdb(8) is long dead. | ru | 2006-08-29 | 3 | -56/+1 |
* | When stopping powerd, set the CPU frequency back to its maximum value | cperciva | 2006-08-27 | 1 | -0/+7 |
* | Use ports INDEX-7 instead of INDEX-6 | dougb | 2006-08-27 | 1 | -1/+1 |
* | Add login.conf checking to periodic security scripts. If the login.conf file | trhodes | 2006-08-25 | 3 | -0/+56 |
* | Send more Alpha bits to the bin. | trhodes | 2006-08-25 | 1 | -311/+0 |
* | 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 |