Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-25 | package name changed; steve.shockley@shockley.net | Theo de Raadt | |
2005-09-23 | add eppc, Remote AppleEvents; ok theo | Jakob Schlyter | |
2005-09-22 | split ypserv & ypbind startup; ypserv does not depend on you being a | Theo de Raadt | |
client; from amh@POBOX.COM | |||
2005-09-19 | change printed line from `printer' to `lpd'; deraadt@ ok. | Federico G. Schwindt | |
2005-09-13 | add sql server from iana. comments jolan@, sturm@; 'ok with the right names' ↵ | Ian Darwin | |
deraadt@ | |||
2005-09-10 | kern.usercrypto is enabled by default, so commented out entry should | Jason McIntyre | |
show how to disable it; ok deraadt@ | |||
2005-08-29 | spamhaus not longer allows free downloads of its blacklist so make | Todd C. Miller | |
spews1 the default. OK deraadt@ | |||
2005-08-28 | Fix ^From line date because mail(1) cares about spacing; kili@outback.escape.de | Theo de Raadt | |
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-25 | fix date spec in mbox From line | Henning Brauer | |
From: Matthias Kilian <kili@outback.escape.de> | |||
2005-08-23 | replace the "pass quick" example line for loopback and the inner interface | Henning Brauer | |
with a set skip statement to the same effect, performs way better suggested by Stuart Henderson <stu@spacehopper.org>, theo ok | |||
2005-08-15 | Generate login.conf from a template with optional per-architecture overrides | Todd C. Miller | |
2005-08-12 | crank datasize-cur to 512M; requested by pvalchev@ | Todd C. Miller | |
2005-08-09 | move to 3.8-beta | Theo de Raadt | |
2005-08-07 | locale dirs. okay deraadt@ | Marc Espie | |
2005-08-02 | match indentation | David Krause | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-08-01 | kernal->kernel; | Jason McIntyre | |
from netbsd pr #30872 (anonymous post); ok deraadt@ krw@ | |||
2005-07-25 | Fix the test for successful ifconfig of carp interface on shutdown, makes | Ryan Thomas McBride | |
graceful shutdown work correctly. ok mpf@ deraadt@ a long time ago, committed to local repository by accident. | |||
2005-07-23 | Adding netplan, 2983/tcp | Marc Balmer | |
ok deraadt@ | |||
2005-07-21 | grammar; | Jason McIntyre | |
ok deraadt@ | |||
2005-07-19 | Fix grammar. From art@. | Tom Cosgrove | |
2005-07-17 | Regen | Miod Vallat | |
2005-06-29 | sync | Todd T. Fries | |
2005-06-29 | add bio | Todd T. Fries | |
prompted by deraadt@ and henning@, ok marco@ | |||
2005-06-21 | sync | Martin Reindl | |
2005-06-21 | USB support | Martin Reindl | |
ok mickey@ | |||
2005-06-19 | ntpd -s by default is just a pause if there is no net | Theo de Raadt | |
2005-06-17 | add some configuration examples for the new hostapd(8) event rules | Reyk Floeter | |
(commented out). | |||
2005-06-15 | Regen | Miod Vallat | |
2005-06-15 | Wrong major for lpt. | Miod Vallat | |
2005-06-14 | split the dummy ruleset pfctl -f - -e into separate -f - and -e. | Daniel Hartmeier | |
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@ | |||
2005-06-08 | no acpi here either | Theo de Raadt | |
2005-06-06 | slight reshuffle to make this less confusing; | Jason McIntyre | |
ok beck@ | |||
2005-06-05 | - comment out relaydb entry, since it is not available by default | Jason McIntyre | |
- add a `method' capability to the whitelist example ok beck@ | |||
2005-06-03 | no /etc/acpi/, this was not really discussed | Theo de Raadt | |
2005-06-02 | double datasize limits now that mmap is counted in dsize | Todd C. Miller | |
2005-06-02 | Regen | Thorsten Lockert | |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
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@ | |||
2005-05-26 | Enable ifstated in the builds. This still does not mean that ifstated is | Ryan Thomas McBride | |
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@ | |||
2005-05-25 | whitespace | David Krause | |
2005-05-25 | whitespace | David Krause | |
2005-05-24 | no more telnetd, ba@bsws.de | Henning Brauer | |
2005-05-24 | Use comma only to separate facilities on the same level. Sort selector | Camiel Dobbelaar | |
lines on facility. End sentences with a dot. And some whitespace nits. Matrix (debug mode) is equivalent. ok otto millert | |||
2005-05-22 | Introduce 'ifmstart' to deal with starting multiple interfaces minus a list | Todd T. Fries | |
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 | |||
2005-05-22 | sync with latest p0f fingerprints | Mike Frantzen | |
2005-05-19 | o change wsconsctl.conf subshell into a function | Todd C. Miller | |
o move test for foo.conf into the foo_conf function proper | |||
2005-05-18 | Make test(1) usage consistent when testing a variable that may not be set. | Todd C. Miller | |
OK deraadt@ | |||
2005-05-18 | o move sysctl and mixerctl parsing into a subroutine instead of a subshell | Todd C. Miller | |
o update resource limits if kern.maxproc or kern.maxfiles is changed |