Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-10 | do not give an example which implies people should put their hostname on | Theo de Raadt | |
127.0.0.1 or ::1 lots of discussion with many, but ok krw | |||
2009-03-05 | add _smtpd to ftpusers | Gilles Chehade | |
2009-03-04 | add _smtpd, ok deraadt@ | Gilles Chehade | |
2009-03-04 | add user and group for smtpd | Gilles Chehade | |
discussed with pyr@ and deraadt@ | |||
2009-03-04 | Don't synchronise carp states in default PF ruleset, these get created | Ryan Thomas McBride | |
on each host and end up conflicting, so they never sync anyways. ok dlg henning | |||
2009-03-01 | regen | Miod Vallat | |
2009-03-01 | Support for MVME141 boards. Tested with both VME and VSB memory boards | Miod Vallat | |
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system). | |||
2009-03-01 | Support for MVME165 board - code written in april 2006, eventually debugged | Miod Vallat | |
last month. | |||
2009-02-23 | A newruleset that contains actual blocks people can use if they | Theo de Raadt | |
uncomment them. this is no longer a sample. everything in here now must be completely legit. discussed at length with henning, claudio, and sthen ok sthen | |||
2009-02-14 | ftpd(8) allows users to connect when listed in /etc/ftpchroot too; | Igor Sobrado | |
this change has been suggested by form@ as a part of a larger issue we are looking at right now. grammatical review by jmc@ ok millert@ | |||
2009-02-13 | nobody is for NFS, and nobody should *&^#@$ use it for anything else | Theo de Raadt | |
2009-02-10 | Fix some typos | giovanni | |
ok sthen@ | |||
2009-02-08 | Move to 4.5-BETA | Miod Vallat | |
2009-02-06 | regen | Alexander Yurchenko | |
2009-02-06 | Bump the number of /dev/sd* files on usb-capable archs. With modern | Alexander Yurchenko | |
all-in-one usb card readers and memory sticks you run out of sd device files very quickly with default install. This doesn't affect install media. ok krw@ miod@ | |||
2009-02-06 | Use $Mdocdate$ instead of date(1). | Alexander Yurchenko | |
ok miod@ | |||
2009-01-30 | use a consistent spacing in expressions and wordlists. | Igor Sobrado | |
2009-01-25 | regen | Miod Vallat | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2009-01-22 | use the same spacing style as in /etc/ftpchroot and /etc/ftpusers; | Igor Sobrado | |
it is more consistent and easier to read. | |||
2009-01-22 | write ftpd(8) in a more appropriate way. | Igor Sobrado | |
2008-12-29 | update root.hint; IPv6 address for L-root added | Jakob Schlyter | |
2008-12-23 | Link the directory containing the MIB definitions for snmpd(8). | Reyk Floeter | |
2008-12-11 | Bump size of isakmpd RSA host key up to 2048 bits to match the | Christian Weisgerber | |
SSH2-RSA size; ok hshoexer@, no objection from miod@ | |||
2008-11-30 | sync | Jacob Meuser | |
2008-11-30 | make 'MAKEDEV all' create device nodes for 3 separate audio devices | Jacob Meuser | |
instead of just 1. ok todd@ | |||
2008-11-27 | Add bt=YES to /etc/rc.conf.local to start the daemon | Uwe Stuehler | |
2008-11-26 | aliases is sorted alphabetically, so move up '_btd'. | Felix Kronlage | |
pointed out by jmc@ | |||
2008-11-26 | add '_btd' to the aliases too. of course, I forgot that. | Felix Kronlage | |
spotted by rainer@, ok uwe@ | |||
2008-11-25 | add '_btd' here too. | Felix Kronlage | |
2008-11-25 | add user '_btd' for the bluetooth daemon. | Felix Kronlage | |
discussed with and ok uwe@ | |||
2008-11-25 | delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed. | Markus Friedl | |
ok fries, hshoexer, claudio | |||
2008-11-13 | back out bloaty bullshit from IANA | Theo de Raadt | |
2008-11-13 | Add openvpn, gpsd and subversion, from IANA. ok djm@ | Ian Darwin | |
2008-10-10 | sync | Theo de Raadt | |
2008-10-10 | skip making /dev/prandom. as a side effect, /dev/arandom becomes minor 3. | Theo de Raadt | |
but that is OK because both minor 3 and 4 now do the same thing. eventually, 2 releases from now, everyone will have forgotten about minor 4 and we can delete the support code for it from sys/dev/rnd.c various versions of this looked at by millert and todd | |||
2008-10-10 | show examples for sensors. use nmea as suggested by mbalmer, henning agrees. | Stuart Henderson | |
2008-10-03 | sync with grand.central.org; prompted by pr#5817 | Todd T. Fries | |
2008-10-03 | New option -D to daemonize spamd-setup for early bootup use. This avoids | Theo de Raadt | |
spamd-setup hanging if there are various (network?) issues and the system not proceeding to multiuser so that this can be debugged. We do not use & for startup in /etc/rc because this makes the spamd-setup a child of the rc scripts after bootup (that is gross) Problem reported in PR 5864, change discussed with beck, ok millert | |||
2008-10-03 | Remove shared-network from the sample config, people who need | Stuart Henderson | |
that should expect to read the manual anyway and it's caused some confusion in the past. Add example entries for fixed-address and pxeboot. ok krw@ | |||
2008-10-02 | Monitor various named files for changes (root.hint and the standard zones). | Stuart Henderson | |
Closes PR 5625 ok ajacoutot@, jakob@ | |||
2008-10-01 | typo; Daniel Dickman | Theo de Raadt | |
2008-09-27 | - missing documentation bits for trusted-users | Martynas Venckus | |
- spamd(8) configuration now lives in /etc/mail, too - sort some items that were out of order ok jmc@. no objections millert@ | |||
2008-09-27 | remove extra '#'. ok millert@, jmc@ | Martynas Venckus | |
2008-09-24 | sync | Todd T. Fries | |
2008-09-24 | enable /dev/xfs0 creation like other archs in the 'all' mode | Todd T. Fries | |
yes, I know, afs on vax, who would want this? | |||
2008-08-29 | remove BIND's delegation-only from default config files. | Jakob Schlyter | |
ok djm@ millert@ | |||
2008-08-25 | regen | Joel Sing | |
2008-08-25 | Add USB devices. | Joel Sing | |
ok miod@ jasper@ | |||
2008-08-24 | remove the ls=ls -gCF alias: we already have an alias for ls (-CF), | Jason McIntyre | |
and now that the behaviour of -g has changed to be more in line with posix, we get group ID by default anyway; kick started by PR 5784 from Jacek Masiulaniec; discussed with otto and sobrado; ok deraadt millert |