| Commit message (Expand) | Author | Age | Files | Lines |
* | My forced commit to note the repo-copy (naturally) changed the $FreeBSD$ keyw... | mtm | 2007-08-18 | 2 | -10/+22 |
* | The rc.d/nfslocking file controls two servers: rpc.statd and rpc.lockd. It wo... | mtm | 2007-08-17 | 4 | -57/+7 |
* | 1. Remove root name servers from the list of possible masters in the | dougb | 2007-08-17 | 1 | -12/+12 |
* | Use ttyu instead of ttyd for arm, since we will probably never use sio(4). | cognet | 2007-08-12 | 1 | -4/+3 |
* | - Renaming repocopied cached to nscd | bushman | 2007-08-09 | 1 | -8/+8 |
* | 1. Move the disable-empty-zone stuff down below the first 25 lines so | dougb | 2007-08-02 | 1 | -13/+13 |
* | Require 'cleanvar' so that files and sockets created in /var/run by | jhb | 2007-07-25 | 1 | -1/+1 |
* | Fix a whitespace mistake from the last commit. | scottl | 2007-07-25 | 1 | -2/+2 |
* | Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the | scottl | 2007-07-24 | 1 | -0/+2 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 2 | -12/+14 |
* | Arm doesn't have GENERIC.hints, so don't install it if it doesn't exist. | imp | 2007-07-13 | 1 | -0/+2 |
* | I4B header files were repo-copied from sys/i386/include to | bz | 2007-07-06 | 1 | -0/+2 |
* | Remove reference to the old ftp-proxy implementation, | delphij | 2007-07-05 | 1 | -6/+0 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -2/+0 |
* | - Remove UMAP filesystem. It was disconnected from build three years ago, | rafan | 2007-06-25 | 1 | -2/+0 |
* | Update the suspend/resume user API while maintaining backwards compat. | njl | 2007-06-21 | 3 | -9/+32 |
* | Drop the default zones that are now covered by the new zones that | dougb | 2007-06-18 | 1 | -0/+4 |
* | Bring our default named configuration more in line with current | dougb | 2007-06-18 | 7 | -119/+215 |
* | Add a namedb/master directory for the zone files I'm about to add, | dougb | 2007-06-18 | 3 | -19/+24 |
* | Add PAM support to cron(8). Now cron(8) will skip commands scheduled | yar | 2007-06-17 | 2 | -0/+10 |
* | Add PAM support to atrun(8). | yar | 2007-06-15 | 2 | -0/+11 |
* | Locked out and expired accounts shouldn't be accessible via remote | yar | 2007-06-15 | 2 | -0/+2 |
* | Split the FILES list across multiple lines as in rc.d/Makefile | yar | 2007-06-15 | 1 | -2/+14 |
* | Add a new rc.conf variable, sendmail_rebuild_aliases, which tells | gshapiro | 2007-06-12 | 2 | -8/+11 |
* | Create group ftp by default. This is gid 14 as this is the historical | ceri | 2007-06-11 | 1 | -0/+1 |
* | 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 |