| Commit message (Expand) | Author | Age | Files | Lines |
* | Now pam_nologin(8) will provide an account management function | yar | 2007-06-10 | 11 | -11/+15 |
* | Be robust to a bogus script specification or contents | yar | 2007-06-04 | 1 | -11/+24 |
* | Finish making resolv ordering deterministic by REQUIRE'ing it here. | dougb | 2007-06-02 | 1 | -1/+1 |
* | Add REQUIRE netif to make ordering more deterministic, and to make sure | dougb | 2007-06-02 | 1 | -5/+6 |
* | s/tabs/spaces/ | ru | 2007-06-01 | 1 | -53/+53 |
* | Remove more vestiges of /usr/X11R6, but leave mtree for portmgr. | dougb | 2007-05-29 | 8 | -9/+9 |
* | Remove X11R6 from the default PATH to join the new world order. | dougb | 2007-05-29 | 1 | -1/+1 |
* | Now that a separate /usr/X11R6 directory is no longer in fashion, | dougb | 2007-05-29 | 2 | -6/+6 |
* | Fix indentation. | rse | 2007-05-24 | 1 | -1/+1 |
* | Remove two superfluous trailing semicolons. | rse | 2007-05-24 | 2 | -2/+2 |
* | Remove two unnecessary and useless sub-shell constructs. | rse | 2007-05-24 | 2 | -2/+2 |
* | Do not attempt to load the kernel module when checking if an interface exists. | thompsa | 2007-05-23 | 1 | -1/+1 |
* | backout filter of Nil UUID as the boot loader code already filters out Nil UU... | rse | 2007-05-22 | 1 | -4/+0 |
* | Remove the ugly csh(1) based UUID lower-case translation hack from | rse | 2007-05-22 | 1 | -1/+0 |
* | Cleanup style by consistently using braces around variable expansion and | rse | 2007-05-21 | 1 | -1/+5 |
* | Adjust UUID lower-case translation from straight-forward tr(1) | rse | 2007-05-21 | 1 | -1/+2 |
* | The standardized textual representation of UUIDs according to RFC 4122 | rse | 2007-05-21 | 1 | -2/+2 |
* | Update /etc/protocols with IANA list updated 2007-02-12 | grog | 2007-05-20 | 1 | -15/+19 |
* | White space fixes only: replace spaces with tabs. | grog | 2007-05-20 | 1 | -10/+10 |
* | Bring the well known ports of /etc/services into sync with the IANA | grog | 2007-05-20 | 1 | -24/+284 |
* | Add templates for new GCC 4.2 C++ include files hierarchy. | kan | 2007-05-19 | 1 | -3/+57 |
* | o Implement the stop_boot subroutine [1]. This subroutine can be used by | mtm | 2007-05-18 | 6 | -23/+26 |
* | o Use the --detach option to kdc(8) instead of using the shell | mtm | 2007-05-17 | 1 | -3/+3 |
* | The precmd routine does not need to check whether the command should be | mtm | 2007-05-17 | 3 | -24/+30 |
* | Add SIP-related ports. | grog | 2007-05-16 | 1 | -0/+6 |
* | White space tidy-up. | grog | 2007-05-16 | 1 | -4/+4 |
* | o Install 480.status-ntpd. | maxim | 2007-05-14 | 1 | -0/+1 |
* | o Add a script to check ntpd(8) state. Default is off. | maxim | 2007-05-13 | 2 | -0/+31 |
* | Move options that do not have anything to do with routing out of | mtm | 2007-05-02 | 2 | -42/+43 |
* | When rc.d/NETWORKING included this script in its REQUIRE line, a circular | mtm | 2007-05-02 | 1 | -1/+1 |
* | When zfs dataset has jailed=on property, it won't be mounted with | pjd | 2007-04-22 | 1 | -3/+34 |
* | Quick kill posix4 directory. | trhodes | 2007-04-18 | 1 | -2/+0 |
* | When org.freebsd:swap property is set to 'on' on a ZVOL, use is as a swap | pjd | 2007-04-15 | 1 | -0/+18 |
* | Remove the shutdown keyword. It just adds noise to the shutdown process. | des | 2007-04-13 | 1 | -1/+1 |
* | - Create an empty /etc/zfs/exports file when zfs_enable="YES" and we don't | pjd | 2007-04-13 | 1 | -2/+5 |
* | mountd(8) was changed to only abort when all given exports files cannot be | pjd | 2007-04-13 | 1 | -1/+1 |
* | o Look for a zfs(1) exports file only if it exists and is readable. If | mtm | 2007-04-13 | 1 | -1/+2 |
* | - Add IANA-assigned ports for HP status & services daemon and I/O backend | stas | 2007-04-11 | 1 | -0/+4 |
* | - Add IANA assigned port for amanda server control over tcp. The | stas | 2007-04-11 | 1 | -0/+1 |
* | - Sync service names with IANA (http://www.iana.org/assignments/port-numbers). | stas | 2007-04-11 | 1 | -4/+4 |
* | If available, take UUID from smbios.system.uuid, if not fall back to | pjd | 2007-04-11 | 1 | -1/+18 |
* | Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5), | keramida | 2007-04-10 | 2 | -1/+7 |
* | Add rc.d/hostid script (turned on by default) which on first boot generates | pjd | 2007-04-09 | 3 | -1/+83 |
* | Apply "additional TCP options" earlier. | des | 2007-04-09 | 2 | -2/+1 |
* | FILESYSTEMS requires root, so requiring both of them is redundant. | des | 2007-04-09 | 7 | -7/+7 |
* | Add zfs to REQUIRE. | des | 2007-04-09 | 1 | -1/+1 |
* | Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on | pjd | 2007-04-08 | 1 | -0/+2 |
* | There can be many reasons of VDEV failures, so log type as well. | pjd | 2007-04-08 | 1 | -1/+1 |
* | Provide sample entries to handle ZFS problem reports. | pjd | 2007-04-08 | 1 | -0/+31 |
* | Add ZFS periodic scripts that monitors status of ZFS pools. | pjd | 2007-04-06 | 3 | -0/+40 |