summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Drop the default zones that are now covered by the new zones thatdougb2007-06-181-0/+4
* Bring our default named configuration more in line with currentdougb2007-06-187-119/+215
* Add a namedb/master directory for the zone files I'm about to add,dougb2007-06-183-19/+24
* Add PAM support to cron(8). Now cron(8) will skip commands scheduledyar2007-06-172-0/+10
* Add PAM support to atrun(8).yar2007-06-152-0/+11
* Locked out and expired accounts shouldn't be accessible via remoteyar2007-06-152-0/+2
* Split the FILES list across multiple lines as in rc.d/Makefileyar2007-06-151-2/+14
* Add a new rc.conf variable, sendmail_rebuild_aliases, which tellsgshapiro2007-06-122-8/+11
* Create group ftp by default. This is gid 14 as this is the historicalceri2007-06-111-0/+1
* Now pam_nologin(8) will provide an account management functionyar2007-06-1011-11/+15
* Be robust to a bogus script specification or contentsyar2007-06-041-11/+24
* 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
OpenPOWER on IntegriCloud