| Commit message (Expand) | Author | Age | Files | Lines |
* | move forward the ability to MAKEDEV zs devices for TurboLaser | mjacob | 2001-08-21 | 1 | -0/+7 |
* | More libss removal. | markm | 2001-08-20 | 1 | -2/+0 |
* | Clear up what the line "ALL : PARANOID : RFC931 20 : deny" means | dwmalone | 2001-08-18 | 1 | -1/+6 |
* | Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer | obrien | 2001-08-16 | 1 | -0/+6 |
* | Add no_warn option to the "auth" lines. Minor tidy-up as well. | markm | 2001-08-15 | 1 | -47/+59 |
* | Reflect main termcap v1.109 | ache | 2001-08-15 | 1 | -1/+2 |
* | Add commented out example | ache | 2001-08-14 | 1 | -0/+1 |
* | Add/install /etc/opieaccess skeleton | ache | 2001-08-14 | 2 | -2/+14 |
* | Sync the code that sucks in rc.conf and friends with what's in | dd | 2001-08-14 | 1 | -5/+7 |
* | Remove the WANT_INSECURE_OPIE option - it is now a default. This is not | markm | 2001-08-12 | 1 | -6/+0 |
* | Chagne MASTER_SITE_FREEBSD to MASTER_SITE_FREEBSD_ORG, because | knu | 2001-08-12 | 1 | -1/+1 |
* | Fix MASTER_SITE_RUBY. The listed master site is obsolete. | knu | 2001-08-12 | 1 | -1/+1 |
* | Add MASTER_SITE_FREEBSD. | knu | 2001-08-12 | 1 | -0/+1 |
* | Add sgi_fam 391002, file alteration monitor. | schweikh | 2001-08-11 | 1 | -0/+1 |
* | Fix minor typo. | obrien | 2001-08-09 | 2 | -2/+2 |
* | Now properly use logger's facility argument | nsayer | 2001-08-06 | 1 | -3/+3 |
* | Make the sample entries actually syntactically correct. :-/ | nsayer | 2001-08-05 | 1 | -6/+6 |
* | Add a little pizzaz to the sample entries. :-) | nsayer | 2001-08-05 | 1 | -0/+2 |
* | Add some sample entries to illustrate battery state monitoring. | nsayer | 2001-08-05 | 1 | -1/+12 |
* | Remove duplicate ufsd entry. This seems to go back to the Sun's version | dwmalone | 2001-08-02 | 1 | -1/+1 |
* | Default to disabling all inetd.conf entries, in particular, telnetd | rwatson | 2001-08-02 | 1 | -8/+13 |
* | Scratch an itch of long standing by adding entries for the most | dougb | 2001-08-01 | 1 | -2/+4 |
* | I could have sworn I did this already, but obviously I didn't. So, | dougb | 2001-08-01 | 1 | -1/+1 |
* | Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db) | gshapiro | 2001-08-01 | 2 | -4/+0 |
* | Merge in patch to automagically decide whether or not a kldload of ipfilter | darrenr | 2001-07-30 | 7 | -0/+91 |
* | Add an entry for the commonly used (although unofficial) kpop port. | dougb | 2001-07-30 | 1 | -0/+2 |
* | Document Bzip2's flag. | obrien | 2001-07-30 | 1 | -1/+1 |
* | Add a note about port 98 commonly being used for RH linuxconf, | dougb | 2001-07-30 | 1 | -2/+2 |
* | Build standard directory for kerberos 5 (Heimdal) database. | markm | 2001-07-28 | 1 | -1/+4 |
* | Upgraded launchpad for kerberos. Noe kerberos IV OR kerberos 5 | markm | 2001-07-28 | 8 | -66/+194 |
* | Take -Wconversion out of BDECFLAGS. It is not particularly useful for | peter | 2001-07-27 | 1 | -2/+3 |
* | Be consistent about how we quote commands that could be entered by the | dd | 2001-07-27 | 1 | -1/+1 |
* | Remove $daily_status_named_logs and figure out which /var/log/messages* | brian | 2001-07-26 | 2 | -47/+33 |
* | Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLI | scottl | 2001-07-25 | 1 | -0/+1 |
* | pass any NS/NA/toobig. | ume | 2001-07-24 | 1 | -19/+10 |
* | Add ports for sshell, ldaps, rsync, ftps-{data|control}, ircs, and | dougb | 2001-07-24 | 1 | -6/+19 |
* | change the default for isdn_fsdev to NO. specifying a device here | hm | 2001-07-23 | 1 | -2/+2 |
* | If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to | gshapiro | 2001-07-23 | 2 | -3/+11 |
* | New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 when | gshapiro | 2001-07-23 | 3 | -3/+14 |
* | Add entry for SMC 2632W card. | imp | 2001-07-22 | 1 | -11/+26 |
* | add directory i4brunppp. | hm | 2001-07-22 | 1 | -0/+2 |
* | The MA401 is a Prism II | nsayer | 2001-07-21 | 1 | -1/+1 |
* | - Allow link-local multicast traffic for client. | ume | 2001-07-21 | 1 | -3/+29 |
* | Do more strict checking for an interface. | ume | 2001-07-20 | 2 | -6/+6 |
* | - Avoid to select an interface which is not good for RA/RS. | ume | 2001-07-19 | 2 | -4/+14 |
* | Don't try to remove directories unless we've emptied them first | brian | 2001-07-19 | 1 | -1/+1 |
* | sysctl(8) doesn't need '-w' to write to sysctl variables anymore. | jhb | 2001-07-17 | 3 | -3/+3 |
* | Add a script_name_sep rc.conf knob to specify the IFS character | roam | 2001-07-17 | 3 | -10/+25 |
* | Add OPIE examples. | markm | 2001-07-14 | 1 | -3/+10 |
* | MAPS is becoming a subscription (fee based) service, warn users | gshapiro | 2001-07-13 | 1 | -5/+5 |