millert
e3527a825c
spamhaus not longer allows free downloads of its blacklist so make
spews1 the default. OK deraadt@
19 years ago
deraadt
a1d4313fb1
Fix ^From line date because mail(1) cares about spacing; kili@outback.escape.de
19 years ago
deraadt
8014fda384
backout unapproved diff
19 years ago
henning
e367eaff00
fix date spec in mbox From line
From: Matthias Kilian <kili@outback.escape.de>
19 years ago
henning
ef67ad380f
replace the "pass quick" example line for loopback and the inner interface
with a set skip statement to the same effect, performs way better
suggested by Stuart Henderson <stu@spacehopper.org>, theo ok
19 years ago
millert
c3f648ac33
Generate login.conf from a template with optional per-architecture overrides
19 years ago
millert
15483f9726
crank datasize-cur to 512M; requested by pvalchev@
19 years ago
deraadt
3dc90411da
move to 3.8-beta
19 years ago
espie
80b0dced5b
locale dirs. okay deraadt@
19 years ago
david
2d88de85d4
match indentation
19 years ago
deraadt
e91cd4627d
sync
19 years ago
deraadt
3b773e5347
old ses device goes away
19 years ago
jmc
049f614fe0
kernal->kernel;
from netbsd pr #30872 (anonymous post);
ok deraadt@ krw@
19 years ago
mcbride
2ecb4d28e9
Fix the test for successful ifconfig of carp interface on shutdown, makes
graceful shutdown work correctly.
ok mpf@ deraadt@ a long time ago, committed to local repository by accident.
19 years ago
mbalmer
6cd72f8135
Adding netplan, 2983/tcp
ok deraadt@
19 years ago
jmc
671679707b
grammar;
ok deraadt@
19 years ago
tom
c9eede1f36
Fix grammar. From art@.
19 years ago
miod
13c937fcd9
Regen
19 years ago
todd
ceaa7dce4c
sync
19 years ago
todd
55bf6d6d0e
add bio
prompted by deraadt@ and henning@, ok marco@
19 years ago
martin
d4bca7e5f3
sync
19 years ago
martin
642f724ae8
USB support
ok mickey@
19 years ago
deraadt
370b0c30d3
ntpd -s by default is just a pause if there is no net
19 years ago
reyk
7e8938e469
add some configuration examples for the new hostapd(8) event rules
(commented out).
19 years ago
miod
3b2e890a81
Regen
19 years ago
miod
07a0464d6e
Wrong major for lpt.
19 years ago
dhartmei
709dcb5279
split the dummy ruleset pfctl -f - -e into separate -f - and -e.
relevant when the dummy ruleset can't be loaded, we still want to enable
pf, otherwise the real ruleset (even if that does load correctly) won't
be active. might happen on a non-GENERIC kernel or after an update (before
/etc is manually updated). reported by Jim Rees. ok frantzen@
19 years ago
deraadt
91cdfa9525
no acpi here either
19 years ago
jmc
d614b4f268
slight reshuffle to make this less confusing;
ok beck@
19 years ago
jmc
e96e4f6ae2
- comment out relaydb entry, since it is not available by default
- add a `method' capability to the whitelist example
ok beck@
19 years ago
deraadt
41631cbb24
no /etc/acpi/, this was not really discussed
19 years ago
millert
1751314c23
double datasize limits now that mmap is counted in dsize
19 years ago
tholo
4d841a52b9
Regen
19 years ago
tholo
3cf53df36d
Start on a basic ACPI framework -- does not do much more than read out the
ACPI tables into kernel memory and attach ACPI and HPET timers currently.
In order to test this code, enabling the devices in GENERIC as well as
the ACPI_ENABLE option is needed. This code does not do any thermal
control yet, so this should be done with care depending on the platform.
In the tree so more people can contribute to making this more fully
featured.
Ok niklas@ grange@ tedu@
19 years ago
mcbride
406c29e876
Enable ifstated in the builds. This still does not mean that ifstated is
necessary for regular carp setups. There are situations where you need this,
but if you're going to use it, think hard about redesigning your network so
you don't have to.
ok deraadt@ mpf@ henning@
19 years ago
david
961e0a20df
whitespace
19 years ago
david
08b85e45d0
whitespace
19 years ago
henning
a20e21e9ae
no more telnetd, ba@bsws.de
19 years ago
camield
a749143786
Use comma only to separate facilities on the same level. Sort selector
lines on facility. End sentences with a dot. And some whitespace nits.
Matrix (debug mode) is equivalent.
ok otto millert
19 years ago
todd
65954c79fd
Introduce 'ifmstart' to deal with starting multiple interfaces minus a list
of interfaces.
This reduces the netstart script by 174 chars, 13 words, and 19 lines, but
more importantly, makes it more simple and less cluttered should more special
case/orderings be needed.
ok brad@ and pr 4197 submitter, inspired by and closes pr 4197
19 years ago
frantzen
dcdf407ab8
sync with latest p0f fingerprints
19 years ago
millert
aa8da2b0ce
o change wsconsctl.conf subshell into a function
o move test for foo.conf into the foo_conf function proper
19 years ago
millert
b267cad312
Make test(1) usage consistent when testing a variable that may not be set.
OK deraadt@
19 years ago
millert
320f60ca40
o move sysctl and mixerctl parsing into a subroutine instead of a subshell
o update resource limits if kern.maxproc or kern.maxfiles is changed
19 years ago
david
6a797b4436
no need to install and checksum *.ipk since *bsd* will already catch it
ok deraadt@
19 years ago
miod
d8498394ab
Regen
19 years ago
miod
47a5d30989
/dev/speaker node on cats.
19 years ago
jmc
c7318c88ea
some punctuation/whitespace cleanup from stuart henderson (pr #4183 );
19 years ago
jmc
0316558abc
grammar correction in comment;
19 years ago
david
1a995042b2
include zbsdmod, Packages, and ipk in the checksums; ok deraadt@
19 years ago