| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure that rc.syctl gets its own version of positional parameters | dougb | 2002-03-18 | 1 | -2/+2 |
* | Distinguish between first and last passes of rc.sysctl, and only set | dougb | 2002-03-17 | 3 | -5/+36 |
* | Add a late rc.sysctl pass to catch sysctl's for things that were | dougb | 2002-03-17 | 1 | -1/+8 |
* | Answer the question posed in 1.126. amd won't start without either a | dougb | 2002-03-17 | 7 | -14/+77 |
* | Update for Perl 5.6.1 | markm | 2002-03-16 | 3 | -4/+4 |
* | Correct a comment; FreeBSD-4 --> FreeBSD-5. | markm | 2002-03-16 | 1 | -1/+1 |
* | Only put standard FreeBSD directories in the PATH. If the | cjc | 2002-03-16 | 1 | -1/+1 |
* | Allow LOMAC to be loaded as part of the boot scripts using "lomac_enable" | rwatson | 2002-03-12 | 2 | -0/+8 |
* | No need to explicitly check for both cases when using grep -i. | rwatson | 2002-03-12 | 1 | -1/+1 |
* | Run dumpon(8) early so crashes during startup can be caught. In | cjc | 2002-03-12 | 1 | -14/+17 |
* | The reload of ipf(8) rules should depend on $ipfilter_enable, not | cjc | 2002-03-12 | 7 | -14/+7 |
* | Background the startup of `Amd', it often blocks on startup. | obrien | 2002-03-12 | 7 | -14/+14 |
* | Why shouldn't amd always write its PID to a file? | obrien | 2002-03-12 | 7 | -42/+14 |
* | Update login failure checking to check auth.log instead of messages, | rwatson | 2002-03-11 | 1 | -3/+3 |
* | Turns out everyone is a lot lazier than I thought. Spell | rwatson | 2002-03-11 | 3 | -3/+3 |
* | Clean up logging of security information a bit: | rwatson | 2002-03-11 | 3 | -1/+5 |
* | Don't protect savecore(8) from being run with a bad dumpdir | cjc | 2002-03-11 | 1 | -3/+8 |
* | Remove a mention of the worm(4) device that was missed when it was | cjc | 2002-03-10 | 1 | -1/+0 |
* | /var/log/security gets almost no (if not no) activity on many FreeBSD | rwatson | 2002-03-10 | 1 | -1/+1 |
* | In the words of the submitter: | dd | 2002-03-09 | 1 | -1/+1 |
* | Add an entry for coldsync, to facilitate synchronising a Handspring Visor | n_hibma | 2002-03-08 | 1 | -0/+10 |
* | fix backwards spelling | obrien | 2002-03-07 | 5 | -5/+5 |
* | Environmental variable was not being passed to a subshell as intended. | cjc | 2002-03-05 | 1 | -2/+2 |
* | Buffalo LPC3-CLT | imp | 2002-03-05 | 1 | -0/+6 |
* | Fix Simple Tech STI-ATA | imp | 2002-03-05 | 1 | -1/+1 |
* | US Robotics Wireless Card 2410 | imp | 2002-03-05 | 1 | -0/+6 |
* | Redirect stdout of `ipf -y' to /dev/null. This removes a stray | dd | 2002-03-04 | 7 | -7/+7 |
* | Fix typo. '|' looks a lot like 'l' in my xterm font. | rwatson | 2002-03-01 | 1 | -1/+1 |
* | When having an expanded name for a class, use '|' instead if ':' to | rwatson | 2002-03-01 | 1 | -2/+2 |
* | Fixed a few typos. | ru | 2002-02-27 | 1 | -4/+4 |
* | After getting IANA to fix a typo in their port assignments, add | cjc | 2002-02-26 | 1 | -0/+6 |
* | Make sure we don't remove /etc/mail/sendmail.cf on make clean since this | gshapiro | 2002-02-24 | 1 | -3/+11 |
* | Use the regular expression form to solve the ambiguous card parameters | iwasaki | 2002-02-23 | 1 | -19/+19 |
* | Long overdue whitespace cleanup. To give yourself an idea of how | cjc | 2002-02-23 | 1 | -311/+311 |
* | The usage of 'newaliases' needs to be after we know for sure that /usr | obrien | 2002-02-23 | 8 | -15/+25 |
* | The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong; | obrien | 2002-02-22 | 8 | -28/+46 |
* | Bring rc.firewall{,6} more in line with the word and spirit of | cjc | 2002-02-21 | 2 | -20/+41 |
* | Delete a needless rule for DAD. An unspecified address is never used | ume | 2002-02-20 | 1 | -1/+0 |
* | There is no reason to demand the administrator set 'natd_interface' | cjc | 2002-02-20 | 8 | -36/+29 |
* | Turn FEATURE(relay_based_on_MX) off by default. It should not be used unless | gshapiro | 2002-02-17 | 1 | -1/+5 |
* | Add infrastructure for sendmail 8.12. If users are not starting a daemon | gshapiro | 2002-02-17 | 2 | -3/+24 |
* | Add information about how the new sendmail set-group-ID mail submission | gshapiro | 2002-02-17 | 1 | -0/+39 |
* | Don't build a submit.cf file if SENDMAIL_SET_USER_ID is set | gshapiro | 2002-02-17 | 1 | -0/+8 |
* | Add /var/spool/clientmqueue for 8.12's non-set-user-ID root mail submission | gshapiro | 2002-02-17 | 1 | -0/+2 |
* | Add new include/libmilter directory for libmilter (sendmail mail filter API) | gshapiro | 2002-02-17 | 1 | -0/+2 |
* | Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a | gshapiro | 2002-02-17 | 1 | -0/+6 |
* | Update for sendmail 8.12 which has a new OSTYPE(freebsd5) | gshapiro | 2002-02-17 | 2 | -3/+3 |
* | Add Proxim RangeLAN-DS. | imp | 2002-02-17 | 1 | -3/+8 |
* | Remove check for sendmail.conf before even trying to start sendmail. | cjc | 2002-02-17 | 1 | -12/+10 |
* | Set rc=1 rather than 0 so that setting daily_show_success=YES masks | brian | 2002-02-13 | 1 | -1/+1 |