summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/IPFW(4)/ipfw(4) to match the actual man page name.rwatson2007-04-051-1/+1
* Add rpc_statd_flags and rpc_lockd_flags options to allow options to bematteo2007-04-044-0/+26
* Fix typo FILESYSTEM -> FILESYSTEMSache2007-04-041-1/+1
* Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocaldes2007-04-0223-22/+34
* Instead of directly sourcing the firewall script, run it in a separate shell.mtm2007-04-022-2/+2
* In rc.firewall, make it clear that this is the setup for IPFW(4), and notrwatson2007-04-021-1/+1
* Make subroutine names more conformant with other scripts in rc.d.mtm2007-03-311-4/+4
* Record rc.d/nfslocking dependency on rc.d/rpcbind.mtm2007-03-303-12/+54
* Some rc.d commands (such as stop|restart etc.) won't automagically workmtm2007-03-301-0/+1
OpenPOWER on IntegriCloud