Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ipl hooks (bring on DEVFS! :-) | peter | 1999-10-10 | 1 | -9/+1 |
| | |||||
* | remove ipl hooks | peter | 1999-10-10 | 2 | -18/+2 |
| | |||||
* | Add COREGA EtherII PCC-T entry. | kuriyama | 1999-10-07 | 2 | -0/+16 |
| | | | | | Submitted by: KANAZAWA makoto <mako@tcn-catv.ne.jp> PR: conf/12650 | ||||
* | Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAID | msmith | 1999-10-07 | 2 | -4/+32 |
| | | | | and Myles drivers respectively. | ||||
* | Do not misinterpret blank and comment lines as passwordless accounts. | sheldonh | 1999-10-06 | 1 | -1/+1 |
| | | | | | PR: 13909 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | ||||
* | The previous commit missed two unquoted variable expansions. This had | sheldonh | 1999-10-04 | 1 | -2/+2 |
| | | | | | | | the unfortunate side-effect of breaking the security script for hosts without kernel support for IPFW. Fix. Reported by: jhay | ||||
* | add ru_RU->ru_SU alias for 8859-5 | ache | 1999-10-03 | 1 | -0/+1 |
| | |||||
* | add ru_SU.ISO_8859-5 locale dirs | ache | 1999-10-03 | 2 | -0/+6 |
| | |||||
* | If dumpdev exists, it's automatically enabled. Change comment to reflect. | billf | 1999-10-01 | 1 | -1/+1 |
| | |||||
* | Fix a typo in a comment. | mpp | 1999-09-30 | 1 | -1/+1 |
| | |||||
* | Slight reordering of /etc/rc order: It now goes | nsayer | 1999-09-24 | 1 | -29/+29 |
| | | | | | | | | | | | | | | | | | | ... recover vi msgs/bounds update MOTD rc.{arch} rc.devfs rc.local $local.startup securelevel The motive behind this is to delay rc.{arch} as long as possible, as it loads the screensaver, which kills the splash screen. But at the same time, it can't be done after rc.devfs, as that might depend on arch specific actions. rc.local and local.startup also should come after these, and securelevel must be last of all. | ||||
* | Add information and configuration on the DUL. | jmb | 1999-09-23 | 1 | -0/+5 |
| | | | | | Based upon a suggestion from Don Croyle <croyle@gelemna.ft-wayne.in.us>. | ||||
* | Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com> | jkoshy | 1999-09-22 | 2 | -7/+0 |
| | | | | | | this is no longer the right way to start Vinum unless you are doing some kind of maintenance, and that's not the sort of thing that would go into rc.conf. | ||||
* | Add support for md driver. | phk | 1999-09-21 | 2 | -24/+30 |
| | | | | sort some comments | ||||
* | Make the firewall file variable space-safe. | green | 1999-09-19 | 7 | -14/+14 |
| | |||||
* | Oops, patch applied to wrong place. | ache | 1999-09-15 | 1 | -2/+2 |
| | |||||
* | add mdoc/locale | ache | 1999-09-15 | 1 | -0/+2 |
| | |||||
* | Be slightly less verbose. | obrien | 1999-09-15 | 2 | -2/+2 |
| | |||||
* | Add a hook for disabling cvs and collect a few similar options together. | peter | 1999-09-15 | 2 | -2/+4 |
| | | | | (We do this on freefall as we use a tweaked /usr/bin/cvs wrapper) | ||||
* | /emulation/binary compatibility/ | obrien | 1999-09-15 | 1 | -1/+1 |
| | |||||
* | /Linux emulation/Linux mode binary compatibility/ | obrien | 1999-09-15 | 2 | -2/+2 |
| | |||||
* | Add/adjust some $FreeBSD$ tags. | peter | 1999-09-13 | 14 | -15/+15 |
| | | | | Noted by: Doug <Doug@gorean.org> | ||||
* | Fixed some disordering (mainly of case lists for disks). | bde | 1999-09-13 | 2 | -32/+34 |
| | | | | Fixed bitrot in the `wcd*)' case. | ||||
* | Apply a consistent style to most of the etc scripts. Particularly, use | sheldonh | 1999-09-13 | 44 | -4320/+6050 |
| | | | | | | | | | case instead of test where appropriate, since case allows case is a sh builtin and (as a side-effect) allows case-insensitivity. Changes discussed on freebsd-hackers. Submitted by: Doug Barton <Doug@gorean.org> | ||||
* | Fix disordering introduced in my previous commit. | des | 1999-09-13 | 1 | -1/+1 |
| | | | | Pointed out by: bde | ||||
* | This fix adds checking for the existance of the /var/msgs | roberto | 1999-09-12 | 1 | -1/+1 |
| | | | | | | | directory before attempting to create the bounds file. PR: bin/13184 Submitted by: "Stephen J. Roznowski" <sjr@home.net> | ||||
* | Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl | des | 1999-09-12 | 8 | -0/+73 |
| | | | | | variables, conditional on the TCP_RESTRICT_RST and TCP_DROP_SYNFIN kernel options, respectively. See the comments in LINT for details. | ||||
* | add tmac/locale for man l10n tweaks | ache | 1999-09-11 | 1 | -0/+2 |
| | |||||
* | Add man_locales knob to specify localized man subdirs for makewhatis and | ache | 1999-09-11 | 1 | -0/+1 |
| | | | | catman | ||||
* | localize it | ache | 1999-09-11 | 2 | -3/+47 |
| | | | | Submitted by: "Alexey Zelkin" <phantom@crimea.edu> | ||||
* | set check_quotas="YES" as the default. | cpiazza | 1999-09-06 | 1 | -1/+1 |
| | | | | | | PR: 13603 Submitted by: Alex Perel <veers@distributed.net> Reviewed by: billf | ||||
* | Move /var/cron/log to /var/log/cron | n_hibma | 1999-09-06 | 3 | -3/+3 |
| | |||||
* | Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone. | obrien | 1999-09-06 | 2 | -0/+16 |
| | | | | This was tested on a ND5100 rev.A2 card. | ||||
* | $Revision$ -> $FreeBSD$ | peter | 1999-09-05 | 1 | -1/+1 |
| | |||||
* | Knob for Perl thread support. | markm | 1999-09-04 | 2 | -0/+6 |
| | |||||
* | Add /usr/share/examples/more/. Will contain sample config files that | hoek | 1999-09-03 | 1 | -0/+2 |
| | | | | | give our more(1) keymappings similar to less(1) and most(1). Initially these config files will support only a subset of less and most keymappings. | ||||
* | -background is also a legitimate ppp mode. Don't change it to -auto. | peter | 1999-09-01 | 7 | -7/+14 |
| | |||||
* | Remove all non-file like things in /var/tmp/vi.recover on reboot. | imp | 1999-08-30 | 1 | -0/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 152 | -152/+152 |
| | |||||
* | Catch an extra X on DHCP. | jkh | 1999-08-27 | 7 | -14/+14 |
| | | | | Spotted by the eagle eyes of: Pierre DAVID <Pierre.David@prism.uvsq.fr> | ||||
* | Small whitespace change to fix run-over lines introduced in the previous | sheldonh | 1999-08-27 | 2 | -6/+6 |
| | | | | | | commit. Reported by: bde | ||||
* | Pull the FDP maintained documents (that's the FAQ, the Handbook, the | nik | 1999-08-26 | 1 | -45/+1 |
| | | | | | | tutorials, and all the language translations thereof) out of here. They still install here, but the installation routine in doc/ sorts that out. | ||||
* | Looks like I missed a little white space error, fixed. | rgrimes | 1999-08-25 | 1 | -28/+28 |
| | |||||
* | Style clean-up: | sheldonh | 1999-08-25 | 31 | -762/+759 |
| | | | | | | | | | | | | | | | | * All variables are now embraced: ${foo} * All comparisons against some value now take the form: [ "${foo}" ? "value" ] where ? is a comparison operator * All empty string tests now take the form: [ -z "${foo}" ] * All non-empty string tests now take the form: [ -n "${foo}" ] Submitted by: jkh | ||||
* | This cleans up all the white space errors so that the next | rgrimes | 1999-08-24 | 6 | -419/+419 |
| | | | | commit is easier to understand. | ||||
* | Fix script in README to actually work, empty lines produce as | rgrimes | 1999-08-23 | 9 | -11/+27 |
| | | | | | | much a diff as lines with the wrong stuff on it. Add references in mtree data files to the README. | ||||
* | An explination of how to keep these files in good working order. | rgrimes | 1999-08-23 | 1 | -0/+48 |
| | | | | Reviewed by: bde | ||||
* | ppp_alias -> ppp_nat | brian | 1999-08-22 | 8 | -23/+23 |
| | | | | Submitted by: Josef L. Karthauser <joe@FreeBSD.org.uk> | ||||
* | Grammar and formatting touch-ups to comments. | hoek | 1999-08-22 | 3 | -36/+36 |
| | |||||
* | This is the addition of a syslog(3) security.* top-level category. This | green | 1999-08-21 | 3 | -3/+7 |
| | | | | | | | | | should be used from now on for anything security but not auth-related. Included are updates for all relevant manpages and also to /etc files, creating a new /var/log/security. Nothing in the system logs to /var/log/security yet as of the time of this commit. Reviewed by: rgrimes, imp, chris |