Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-05-15 | no need to install and checksum *.ipk since *bsd* will already catch it | David Krause | |
ok deraadt@ | |||
2005-05-13 | Regen | Miod Vallat | |
2005-05-13 | /dev/speaker node on cats. | Miod Vallat | |
2005-05-11 | some punctuation/whitespace cleanup from stuart henderson (pr #4183); | Jason McIntyre | |
2005-05-05 | grammar correction in comment; | Jason McIntyre | |
2005-05-02 | include zbsdmod, Packages, and ipk in the checksums; ok deraadt@ | David Krause | |
2005-04-28 | handle new config -e non-tty input case | Theo de Raadt | |
2005-04-28 | chpass will not change the kerberos password | Bjorn Sandell | |
ok jmc@ millert@ | |||
2005-04-28 | sync | Theo de Raadt | |
2005-04-28 | nicer ramdisk chunk including wsmouse and ttyC0 | Theo de Raadt | |
2005-04-23 | Make the default syslog.conf not make the console and root logins | Bob Beck | |
unusable when problems occur. Provide commented out examples showing people how to direct output to /dev/console or as messages to root, for situations where such output might acutally be useful, rather than something that keeps you from fixing a problem due to the screen getting spewed at. ok jolan@ ian@ brad@ marco@ krw@ fgsch@ | |||
2005-04-21 | Regen/sync. | Kenneth R Westerback | |