summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2007-05-29tweaks; help/ok cnstJason McIntyre
2007-05-29for sensorsd.conf entries, let's do matching by sensor type if maching by ↵Constantine A. Murenin
complete sysctl name does not yield anything; ok henning, otto
2007-05-29put commented out entry for kern.nosuidcoredump=2 in, yes theo & teduHenning Brauer
2007-05-28zap kern.emul.netbsd=1; ok beckJason McIntyre
2007-05-28syncTodd T. Fries
2007-05-28remove wt tape drives. prodded by krw@Todd T. Fries
2007-05-28syncTodd T. Fries
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27syncTodd T. Fries
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
prompted by/ok dlg@ deraadt@
2007-05-27add pl_PL.ISO_8859-2 (Polish) NLS directory; required for upcoming tcsh updateChristian Weisgerber
2007-05-26syncTodd T. Fries
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
grudgingly ok deraadt@
2007-05-23Get rid of some obsolete exampels.Hans-Joerg Hoexer
ok and prodding @jmc
2007-05-20- move 3f down the search order list for _subdirJason McIntyre
- update paths for 3{F,f,P,p} ok espie millert steven
2007-05-18use "gzcat" instead of "gunzip -c", which is clearer, shorter,Jason McIntyre
and matches "zcat" (as opposed to uncompress -c"); grammar tweak whilst here too; ok millert
2007-05-18- remove /usr/{X11,contrib,gnu} and /usr/*/man/old from the _default pathJason McIntyre
man(1) searches, as well as from the numerical sections list, as they do not exist - remove the {contrib,new,old} sections, as they point to directories that do not exist - make the X11 section an alias for the X11R6 section (instead of pointing to a non-existent directory) ok millert
2007-05-18regen;Jason McIntyre
2007-05-18MASSBUSS -> MASSBUS; ok miodJason McIntyre
2007-05-17add an entry for `.ms'; ok millertJason McIntyre
2007-05-17the `doc' entry listed only out of date paths to sendmail docs, soJason McIntyre
remove it (updating it makes little sense); ok millert
2007-05-14commented out entry to show how to mute the keyboard bellTed Unangst
plenty ok
2007-05-12Only main www mirror carries spamd blacklists --Constantine A. Murenin
remove comments that said otherwise. "I agree" deraadt@; "diff looks fine" dlg@; ok henning@, beck@.
2007-05-04incompletely killed the cksum bitsTheo de Raadt
2007-05-04stop shipping CKSUM files; people can use the MD5 filesTheo de Raadt
(this decreases build time a bit too) ok todd (and i assume legacy-architecture-miod would not object either)
2007-05-01order by port number.Steven Mestdagh
okay xsa, sobrado, jdixon
2007-04-29machdep.led_blink sysctl for landisk, also move cpu_sysctl() code and relatedMiod Vallat
variables from arch/sh/ to arch/landisk/. ok deraadt@
2007-04-26add sgi_fam as a well-know rpc protocolMarc Espie
okay deraadt@
2007-04-25grow ramdisk mr.fs size, it is neededTheo de Raadt
2007-04-25shutdown existing carp interfaces based on ifconfig output, not staticMarc Espie
/etc/*.if files. okay reyk@, deraadt@, krw@...
2007-04-23- add /usr/xobj to the file hierarchyAntoine Jacoutot
"why not" mblamer@, ok krw@ todd@
2007-04-14introduce {fsck,mount}_vnd tools to be able to describe vnd imagesAlexander von Gernler
in /etc/fstab instead of using some weird homegrown scripts. No support for boot time mounting yet, so "noauto" is still needed. original idea from david@ help and discussion todd@ bluhm@ beck@, manpage help jmc@ ok simon@ tedu@ bluhm@ todd@, "looks good" thib@
2007-04-04syncTodd T. Fries
2007-04-04fix wrong major # for xfsTodd T. Fries
2007-03-29Update config because of the new way prefixlen works. The prefixlen 8 - 24Claudio Jeker
rule needs an explicit "inet" to match on IPv4 addresses only. OK henning@
2007-03-26disable ttyC1 until someone fixes the stupid bugTheo de Raadt
2007-03-21Reflect default settings. Don't try to set the router-id, let ospfd(8)Esben Norby
pick one as per default. ok claudio@
2007-03-14Allow nmeaattach to start a sensor before starting ntpd. Many modernChris Kuethe
receivers can cold start in the time it takes the boot process to get close to starting ntpd. Even if the gps is not ready or the fix is not valid, at least the sensor has been created; ntpd won't have to wait a few minutes before scanning for the sensor. This makes using GPS as the sole source of time a bit easier. ok deraadt
2007-03-07regenKenneth R Westerback
2007-03-07regenKenneth R Westerback
2007-03-07Forcibly change /dev/pci to a symbolic link if it isn't one.Kenneth R Westerback
Feedback from drahn@, millert@, marco@. "then get it in" deraadt@.
2007-03-06sync to latest changes in spamd.conf(5);Jason McIntyre
2007-03-04`z' -> `s', as agreed w/ reyk;Jason McIntyre
2007-03-04Database synchronizaton for spamd/spamlogdBob Beck
This adds an HMAC protected synchronization protocol for use by spamd and spamlogd. - spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db entries, and will update the local /var/db/spamd accordingly. - spamd can send updates when it makes changes to the GREY or TRAPPED entries in the db to other hosts running spamd. (Note it does not send WHITE entries because the other spamd will see the GREY changes and have complete information to make appropritate decisions) - spamlogd can send updates for WHITE db entries that it performs on the local db to other hosts running spamd, which will then apply them on remote hosts. note that while this diff provides synchronization for changes made to the spamd db by the daemons, it does *not* provide for sychonizing changes to the spamd db made manually with the spamdb command. Synchronization protocol and most of the work by reyk@, with a bunch of the spamd, and spamlogd stuff by me. testing mostly at the U of A, running happily there under big load. ok reyk@ jmc@
2007-03-01fix emacs pkgnamesSteven Mestdagh
ok pval
2007-02-28spamd.conf lives in /etc/mail now; ok millert@ beck@David Krause
2007-02-27+sasyncd.conf; ok henning@David Krause
2007-02-27spacesDavid Krause
2007-02-27catch second instance of spamd_grey - thanks millert and jmcBob Beck
2007-02-27spamd_grey=YES should really be spamd_black=NOBob Beck
as disscussed with jmc and millert. ok millert@