| Commit message (Expand) | Author | Age | Files | Lines |
* | Document how to change the polling interval for the 64-bit interface | harti | 2006-02-27 | 1 | -0/+6 |
* | Use 'ipfw list' instead of 'ipfw l', since it's deprecated (and warning is | wkoszek | 2006-02-26 | 1 | -1/+1 |
* | Revert previous change for now. We traditionally add a new locale | delphij | 2006-02-25 | 1 | -4/+0 |
* | Add tt locale directory, since more and more ports create and use it. | delphij | 2006-02-25 | 1 | -0/+4 |
* | Attempt to make running the new rc in a jail more automatic by | dougb | 2006-02-20 | 1 | -1/+6 |
* | Make sure abi (and therefore archdep) start before SERVERS as part of | dougb | 2006-02-19 | 3 | -5/+3 |
* | Check if /sbin/nextboot exists before running it. | ru | 2006-02-17 | 1 | -1/+3 |
* | Use example.com rather than bar.com for the system contact example. | ceri | 2006-02-16 | 1 | -1/+1 |
* | The libwrap built with NO_INET6=yes cannot parse an IPv6 address. | ume | 2006-02-16 | 1 | -1/+3 |
* | Update a comment to match functionality changed in r1.39 (allow square | ceri | 2006-02-15 | 1 | -0/+1 |
* | Remove vestiges of OLDCARD. | imp | 2006-02-14 | 1 | -6/+0 |
* | On ia64, the unaligned_print sysctl is a debugging knob under debug | marcel | 2006-02-13 | 1 | -3/+0 |
* | Add a default ldconfig32_paths entry in default/rc.conf for 32-bit compatabil... | matteo | 2006-02-13 | 1 | -0/+1 |
* | Since OLDCARD is gone from the kernel, catchup here and remove support | imp | 2006-02-13 | 3 | -73/+2 |
* | Overhaul the named boot script: | dougb | 2006-02-13 | 2 | -22/+48 |
* | Install audit_control and audit_user, both of which are likely to be | rwatson | 2006-02-12 | 1 | -1/+1 |
* | Don't include geli devices in list when noauto is specified in the options fi... | flz | 2006-02-12 | 1 | -1/+10 |
* | Make localpkg print local scripts names when the boot is verbose | matteo | 2006-02-12 | 1 | -0/+3 |
* | The bar.com is an existing domain. Instead of trying to listen on | glebius | 2006-02-08 | 1 | -2/+2 |
* | When there are no interesting information in output, exit with 0. | matteo | 2006-02-07 | 1 | -3/+3 |
* | pflog is a separate module now. | mlaier | 2006-02-05 | 1 | -3/+3 |
* | Assign gid 77 to audit instead of gid 73. The ports group list did not | rwatson | 2006-02-05 | 1 | -1/+1 |
* | The rpc.pcnfsd server was in the base for a little over seven minutes | ceri | 2006-02-05 | 1 | -1/+1 |
* | Change group for /var/audit to audit, so that audit review can be | rwatson | 2006-02-05 | 1 | -0/+2 |
* | Allocate an 'audit' group, membership in which will grant the audit | rwatson | 2006-02-05 | 1 | -0/+1 |
* | Enable getty(8) on ttyu2 by default in order to get machines that use a | marius | 2006-02-04 | 1 | -1/+1 |
* | - Add a startup script for hostapd. | flz | 2006-02-03 | 3 | -1/+24 |
* | Install /etc/security configuration files from OpenBSM. | rwatson | 2006-02-02 | 1 | -0/+15 |
* | Add auditd rc.d script. | rwatson | 2006-02-02 | 2 | -1/+35 |
* | Add auditd_enable and auditd_flags rc.d scripts. | rwatson | 2006-02-02 | 1 | -0/+2 |
* | Add /var/audit, mode 750, which will hold audit trail files. | rwatson | 2006-02-02 | 1 | -0/+2 |
* | Make df output more consistent: | matteo | 2006-01-30 | 1 | -1/+1 |
* | Make df output in periodic mail human readable | matteo | 2006-01-30 | 1 | -1/+1 |
* | Enable the lowest Cx state by default. This will save power and we have | njl | 2006-01-29 | 1 | -2/+2 |
* | Document the user/group LOR in our sample pf.conf | mlaier | 2006-01-27 | 1 | -0/+4 |
* | o Add IANA assigned InterBase Database Remote Protocol 3050/tcp/udp. | maxim | 2006-01-25 | 1 | -0/+2 |
* | As a quick fix disable the update of the linux ld.so.cache file, since | netchild | 2006-01-24 | 1 | -1/+1 |
* | The 'reload' command did the same as 'restart' command. | pjd | 2006-01-24 | 1 | -2/+0 |
* | Remove stale comment. | pjd | 2006-01-24 | 1 | -2/+0 |
* | Use $ipsec_file instead of hardcoded /etc/ipsec.conf. | pjd | 2006-01-24 | 1 | -1/+1 |
* | Add gettytab entry for 3wire 19200 baud console | matteo | 2006-01-22 | 1 | -0/+2 |
* | o Add 406.status-gmirror, sort. | maxim | 2006-01-21 | 1 | -1/+2 |
* | Add an rc.d script for stand-alone ftpd. | yar | 2006-01-21 | 3 | -1/+28 |
* | Allow the use of wildcarded device names in devfs.conf | matteo | 2006-01-21 | 1 | -10/+16 |
* | Tell nextboot to clean up after itself. | wes | 2006-01-18 | 1 | -3/+1 |
* | Add a warning pointing out that incomplete ports trees are not | cperciva | 2006-01-18 | 1 | -0/+6 |
* | Remove the module loading magic again; it's not needed after all. | philip | 2006-01-17 | 1 | -8/+0 |
* | Load the g_md kernel module if needed. | philip | 2006-01-16 | 1 | -1/+9 |
* | REQUIRE named. On all systems I've examined running HEAD and | dougb | 2006-01-16 | 1 | -1/+1 |
* | Marius Nuennerich pointed out that nextboot(8) configured boot options | ceri | 2006-01-15 | 1 | -2/+2 |