summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Finish making resolv ordering deterministic by REQUIRE'ing it here.dougb2007-06-021-1/+1
* Add REQUIRE netif to make ordering more deterministic, and to make suredougb2007-06-021-5/+6
* s/tabs/spaces/ru2007-06-011-53/+53
* Remove more vestiges of /usr/X11R6, but leave mtree for portmgr.dougb2007-05-298-9/+9
* Remove X11R6 from the default PATH to join the new world order.dougb2007-05-291-1/+1
* Now that a separate /usr/X11R6 directory is no longer in fashion,dougb2007-05-292-6/+6
* Fix indentation.rse2007-05-241-1/+1
* Remove two superfluous trailing semicolons.rse2007-05-242-2/+2
* Remove two unnecessary and useless sub-shell constructs.rse2007-05-242-2/+2
* Do not attempt to load the kernel module when checking if an interface exists.thompsa2007-05-231-1/+1
* backout filter of Nil UUID as the boot loader code already filters out Nil UU...rse2007-05-221-4/+0
* Remove the ugly csh(1) based UUID lower-case translation hack fromrse2007-05-221-1/+0
* Cleanup style by consistently using braces around variable expansion andrse2007-05-211-1/+5
* Adjust UUID lower-case translation from straight-forward tr(1)rse2007-05-211-1/+2
* The standardized textual representation of UUIDs according to RFC 4122rse2007-05-211-2/+2
* Update /etc/protocols with IANA list updated 2007-02-12grog2007-05-201-15/+19
* White space fixes only: replace spaces with tabs.grog2007-05-201-10/+10
* Bring the well known ports of /etc/services into sync with the IANAgrog2007-05-201-24/+284
* Add templates for new GCC 4.2 C++ include files hierarchy.kan2007-05-191-3/+57
* o Implement the stop_boot subroutine [1]. This subroutine can be used bymtm2007-05-186-23/+26
* o Use the --detach option to kdc(8) instead of using the shellmtm2007-05-171-3/+3
* The precmd routine does not need to check whether the command should bemtm2007-05-173-24/+30
* Add SIP-related ports.grog2007-05-161-0/+6
* White space tidy-up.grog2007-05-161-4/+4
* o Install 480.status-ntpd.maxim2007-05-141-0/+1
* o Add a script to check ntpd(8) state. Default is off.maxim2007-05-132-0/+31
* Move options that do not have anything to do with routing out ofmtm2007-05-022-42/+43
* When rc.d/NETWORKING included this script in its REQUIRE line, a circularmtm2007-05-021-1/+1
* When zfs dataset has jailed=on property, it won't be mounted withpjd2007-04-221-3/+34
* Quick kill posix4 directory.trhodes2007-04-181-2/+0
* When org.freebsd:swap property is set to 'on' on a ZVOL, use is as a swappjd2007-04-151-0/+18
* Remove the shutdown keyword. It just adds noise to the shutdown process.des2007-04-131-1/+1
* - Create an empty /etc/zfs/exports file when zfs_enable="YES" and we don'tpjd2007-04-131-2/+5
* mountd(8) was changed to only abort when all given exports files cannot bepjd2007-04-131-1/+1
* o Look for a zfs(1) exports file only if it exists and is readable. Ifmtm2007-04-131-1/+2
* - Add IANA-assigned ports for HP status & services daemon and I/O backendstas2007-04-111-0/+4
* - Add IANA assigned port for amanda server control over tcp. Thestas2007-04-111-0/+1
* - Sync service names with IANA (http://www.iana.org/assignments/port-numbers).stas2007-04-111-4/+4
* If available, take UUID from smbios.system.uuid, if not fall back topjd2007-04-111-1/+18
* Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5),keramida2007-04-102-1/+7
* Add rc.d/hostid script (turned on by default) which on first boot generatespjd2007-04-093-1/+83
* Apply "additional TCP options" earlier.des2007-04-092-2/+1
* FILESYSTEMS requires root, so requiring both of them is redundant.des2007-04-097-7/+7
* Add zfs to REQUIRE.des2007-04-091-1/+1
* Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it onpjd2007-04-081-0/+2
* There can be many reasons of VDEV failures, so log type as well.pjd2007-04-081-1/+1
* Provide sample entries to handle ZFS problem reports.pjd2007-04-081-0/+31
* Add ZFS periodic scripts that monitors status of ZFS pools.pjd2007-04-063-0/+40
* - Add ZFS startup script.pjd2007-04-064-1/+43
* Connect ZFS to the build.pjd2007-04-061-0/+2
OpenPOWER on IntegriCloud