summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2005-11-10spelling fix from michael knudsen;Jason McIntyre
2005-11-03fix indentation and spacingDavid Krause
2005-11-02fix inspired by pr#4590Todd T. Fries
ok krw@
2005-11-01wsmoused works on amd64 too; carvalholatas@gmail.comTheo de Raadt
2005-10-31add bits for watchdogd startup, PR4540 Michael Knudsen <e@molioner.dk>Henning Brauer
but I put it at a different place, watchdogd is really not a network daemon
2005-10-25better logic from krw@:Todd T. Fries
- do not process mygate for v4 if dhcp - do not process mygate for v6 if rtsol this also makes the mygate processing logic more readable ok krw@
2005-10-20defintion -> definition;Jason McIntyre
2005-10-16remove references of apm from here. when we have some power managementFederico G. Schwindt
here they'll come back. deraadt@ ok.
2005-10-14add v6 support for /etc/mygateTodd T. Fries
ok deraadt@ mickey@ krw@ same functionality tested/ok'ed by by mickey, brad, matthieu, and me with this one may now put a v6 IP in /etc/mygate on a separate line from the v4 default gateway and netstart will do the right thing
2005-10-13consistency, remove a few explanations documented in the manpage.Alexandre Anriot
ok reyk@
2005-10-12shrink stripcom(), sync with install.subTodd T. Fries
ok krw@
2005-10-12add -f to #! at top; from bruno@rohee.comTheo de Raadt
2005-10-06regenOtto Moerbeek
2005-10-06Forgat this one, as noted by deraadt@Otto Moerbeek
2005-10-06regenOtto Moerbeek
2005-10-06Greatly speedup MAKEDEV by using arrays instead of very long stringsOtto Moerbeek
that get copied around a lot. Needs sh(1) max array index bump I committed earlier. ok todd@ deraadt@
2005-10-05Remove kerberos4 servicesBjorn Sandell
ok deraadt@
2005-10-04regenOtto Moerbeek
2005-10-04oops, typoOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-10-04Removing files is handled by M(), and setting the group to operator asOtto Moerbeek
well, so no need to do that on our own in dodisk(). ok todd@ deraadt@
2005-10-04trunk must be started after physical ethernet devices, but before vlan.Todd T. Fries
populate ifmstart lines accordingly. prodded/tested by brad@ ok reyk@
2005-10-04regenOtto Moerbeek
2005-10-04Do not buikd mklist as a string, it is not used anyway.Otto Moerbeek
Nice speedup of MAKEDEV on slower archs. ok fries@ deraadt@
2005-09-30correct comment;Jason McIntyre
ok deraadt@ brad@
2005-09-30implement a way to match IEEE 802.11 flooding. this will help to detectReyk Floeter
known DoS attacks, like de-auth flooding against wireless networks. an example is provided in the manual page. "or could you just got for it?", deraadt@
2005-09-29some examples with descriptions for hostapd.confReyk Floeter
"inspired" by deraadt@
2005-09-29initial hostapd.conf file, please read it reykTheo de Raadt
2005-09-29ok, add uptime after kernel versionTheo de Raadt
2005-09-28use eval consistently, fixes description quotes on rtsol and dhcpTodd T. Fries
fix inspired by and closes pr 4495 ok krw@
2005-09-28Enable RFC3390 by default and remove a few compile time options whichBrad Smith
can be changed via sysctl's. ok markus@
2005-09-27+/etc/hostapd.confDavid Krause
2005-09-27kill spacesDavid Krause
2005-09-25package name changed; steve.shockley@shockley.netTheo de Raadt
2005-09-23add eppc, Remote AppleEvents; ok theoJakob Schlyter
2005-09-22split ypserv & ypbind startup; ypserv does not depend on you being aTheo de Raadt
client; from amh@POBOX.COM
2005-09-19change printed line from `printer' to `lpd'; deraadt@ ok.Federico G. Schwindt
2005-09-13add sql server from iana. comments jolan@, sturm@; 'ok with the right names' ↵Ian Darwin
deraadt@
2005-09-10kern.usercrypto is enabled by default, so commented out entry shouldJason McIntyre
show how to disable it; ok deraadt@
2005-08-29spamhaus not longer allows free downloads of its blacklist so makeTodd C. Miller
spews1 the default. OK deraadt@
2005-08-28Fix ^From line date because mail(1) cares about spacing; kili@outback.escape.deTheo de Raadt
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25fix date spec in mbox From lineHenning Brauer
From: Matthias Kilian <kili@outback.escape.de>
2005-08-23replace the "pass quick" example line for loopback and the inner interfaceHenning Brauer
with a set skip statement to the same effect, performs way better suggested by Stuart Henderson <stu@spacehopper.org>, theo ok
2005-08-15Generate login.conf from a template with optional per-architecture overridesTodd C. Miller
2005-08-12crank datasize-cur to 512M; requested by pvalchev@Todd C. Miller
2005-08-09move to 3.8-betaTheo de Raadt
2005-08-07locale dirs. okay deraadt@Marc Espie
2005-08-02match indentationDavid Krause
2005-08-01syncTheo de Raadt