| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. This | imp | 2010-06-24 | 1 | -0/+16 |
* | Remove vestiges of 'slip'. | brian | 2010-06-19 | 1 | -7/+2 |
* | Add the AAAA address for i.root-servers.net | dougb | 2010-06-18 | 1 | -2/+3 |
* | - add the zfs scrub script | netchild | 2010-06-17 | 1 | -1/+5 |
* | device.hints: do install when WITHOUT_BOOT is set | avg | 2010-06-16 | 1 | -0/+2 |
* | Add a periodic zfs scrub script. | netchild | 2010-06-15 | 1 | -0/+86 |
* | Merge from tbemd, with minor tweaks: | imp | 2010-06-13 | 1 | -1/+5 |
* | Hook clang into the build on i386/amd64/powerpc. | rdivacky | 2010-06-09 | 1 | -0/+4 |
* | Add a new build option, MAN_UTILS. This option lets you control building | jkim | 2010-05-19 | 2 | -2/+2 |
* | This change does the following for the scripts that run up through | dougb | 2010-05-19 | 11 | -13/+9 |
* | Prevent unloading a kld for a driver that has subinterfaces (vlan and/or | jhb | 2010-05-17 | 1 | -9/+3 |
* | Change the commented msgs examples in profile/csh.login from -f to -q. | jilles | 2010-05-15 | 2 | -4/+4 |
* | Remove trailing white space. No functional changes. | dougb | 2010-05-14 | 24 | -62/+62 |
* | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | obrien | 2010-05-12 | 1 | -0/+4 |
* | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | mm | 2010-05-10 | 1 | -0/+2 |
* | Make address assignment via ipv6_prefix_IF work again | dougb | 2010-05-04 | 1 | -0/+2 |
* | In the case where named_chroot_autoupdate is NOT set, but | dougb | 2010-04-28 | 1 | -4/+10 |
* | Better handling of ipv6_default_interface using | ume | 2010-04-26 | 2 | -23/+13 |
* | Change usb devd events from fake attach to a notify. The ugen device is not a | thompsa | 2010-04-21 | 2 | -71/+99 |
* | indent.pro example: actually install the sample file | avg | 2010-04-21 | 1 | -0/+2 |
* | Use ubthidhci_enable="NO" to avoid the bootup warning. | rpaulo | 2010-04-17 | 1 | -1/+1 |
* | In case a user wants to configure only an IPv6 link-local address | dougb | 2010-04-17 | 1 | -0/+1 |
* | Add ubthidhci. | rpaulo | 2010-04-16 | 1 | -0/+4 |
* | If a service is running, make 'stop' work even if ${name}_enable | dougb | 2010-04-15 | 1 | -3/+3 |
* | Use spaces instead of tab for indent here. | pjd | 2010-04-15 | 1 | -2/+2 |
* | Fix grammar in comment. | ume | 2010-04-11 | 1 | -3/+3 |
* | Add rc.d/ubthidhci. This small script calls usbconfig(1) to change a USB | rpaulo | 2010-04-09 | 2 | -0/+45 |
* | Improve the handling of IPv6 configuration in rc.d. The ipv6_enable | dougb | 2010-04-09 | 5 | -127/+97 |
* | Disambiguate `IPs' to a more specific term. | ume | 2010-04-08 | 1 | -6/+8 |
* | firewall_trusted_ipv6 was gone by r202460. Remove stale comment about | ume | 2010-04-07 | 1 | -6/+1 |
* | In wait_for_pids(), pwait(1) can return when the process exits, but | dougb | 2010-04-06 | 1 | -1/+4 |
* | Add -k to the recommended fingerd(8) command line. | des | 2010-04-01 | 1 | -2/+2 |
* | Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed to | joerg | 2010-03-23 | 1 | -1/+1 |
* | Slightly improve my previous commit. | ed | 2010-03-19 | 1 | -1/+1 |
* | Don't add the atrun-line to the crontab when MK_AT is set. | ed | 2010-03-19 | 1 | -0/+3 |
* | Use an unique directory name instead of hardcoded /tmp/.diskless. | jh | 2010-03-13 | 1 | -2/+2 |
* | Improve the contents of termcap.small. | ed | 2010-03-07 | 1 | -86/+74 |
* | Install termcap.small. | ed | 2010-03-07 | 1 | -1/+1 |
* | Implement the idea of parallel-only-at-start-time in a cleaner, more | dougb | 2010-03-07 | 1 | -15/+10 |
* | Redirect stdin from /dev/null when starting a jail: | netchild | 2010-03-05 | 2 | -2/+19 |
* | Add the shutdown KEYWORD. | ume | 2010-02-27 | 1 | -1/+1 |
* | usr/share/examples/bc no longer exists. | antoine | 2010-02-27 | 1 | -2/+0 |
* | Add missing KEYWORD line. | pjd | 2010-02-19 | 1 | -0/+1 |
* | Create a directory for hast's examples. | delphij | 2010-02-19 | 1 | -0/+2 |
* | Remove some lines left over by accident. | pjd | 2010-02-18 | 1 | -4/+0 |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 3 | -1/+35 |
* | Remove COMPILATIONDATE from the default section. This string is no longer | jkim | 2010-02-16 | 1 | -1/+1 |
* | Introduce new rc.conf variable firewall_coscripts. It can be used to | emax | 2010-02-08 | 2 | -6/+28 |
* | Add sane-port (Scanner Access Now Easy) as port 6566. | bms | 2010-02-06 | 1 | -0/+2 |
* | Add rc.d script for the rtsold(8) daemon. | ume | 2010-02-03 | 4 | -2/+34 |