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