otto
8618362234
Removing files is handled by M(), and setting the group to operator as
well, so no need to do that on our own in dodisk(). ok todd@ deraadt@
19 years ago
todd
d5fb505239
trunk must be started after physical ethernet devices, but before vlan.
populate ifmstart lines accordingly.
prodded/tested by brad@
ok reyk@
19 years ago
otto
39eccf3bac
regen
19 years ago
otto
fb52a86fe8
Do not buikd mklist as a string, it is not used anyway.
Nice speedup of MAKEDEV on slower archs. ok fries@ deraadt@
19 years ago
jmc
03965dd357
add bf_{ecb,cbc}_{en,de}crypt to the .Nm list;
19 years ago
jmc
85780cfb06
add bcrypt_gensalt, bcrypt, and md5crypt, to the .Nm list;
19 years ago
jmc
4ec91aeee3
correct comment;
ok deraadt@ brad@
19 years ago
reyk
c559c8152e
implement a way to match IEEE 802.11 flooding. this will help to detect
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@
19 years ago
reyk
276c3afeef
some examples with descriptions for hostapd.conf
"inspired" by deraadt@
19 years ago
deraadt
b6af2d91bb
initial hostapd.conf file, please read it reyk
19 years ago
deraadt
4463d1f779
ok, add uptime after kernel version
19 years ago
todd
ab12acee53
use eval consistently, fixes description quotes on rtsol and dhcp
fix inspired by and closes pr 4495
ok krw@
19 years ago
brad
2641183f0a
Enable RFC3390 by default and remove a few compile time options which
can be changed via sysctl's.
ok markus@
19 years ago
deraadt
42e82ce8d7
use xargs -r0 for our build process
19 years ago
david
ce0302eedf
+/etc/hostapd.conf
19 years ago
david
d49d41853e
kill spaces
19 years ago
deraadt
c7d0992cbe
package name changed; steve.shockley@shockley.net
19 years ago
dtucker
73c6d5ec9f
Log source address for 'malformed packet' errors. ok henning@
19 years ago
jakob
596f924a92
add eppc, Remote AppleEvents; ok theo
19 years ago
deraadt
4b310b828c
split ypserv & ypbind startup; ypserv does not depend on you being a
client; from amh@POBOX.COM
19 years ago
fgsch
09857a3e17
change printed line from `printer' to `lpd'; deraadt@ ok.
19 years ago
ian
12223a8496
add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@
19 years ago
jmc
7732424712
some markup and punctuation fixes from wiz@netbsd
19 years ago
jmc
aed065fb56
kern.usercrypto is enabled by default, so commented out entry should
show how to disable it;
ok deraadt@
19 years ago
wvdputte
33dc34f1c7
when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure the
output goes to syslog and not console by moving around log_init
OK henning@, markus@ and mblamer@
19 years ago
millert
e3527a825c
spamhaus not longer allows free downloads of its blacklist so make
spews1 the default. OK deraadt@
19 years ago
deraadt
a1d4313fb1
Fix ^From line date because mail(1) cares about spacing; kili@outback.escape.de
19 years ago
deraadt
8014fda384
backout unapproved diff
19 years ago
henning
e367eaff00
fix date spec in mbox From line
From: Matthias Kilian <kili@outback.escape.de>
19 years ago
henning
ef67ad380f
replace the "pass quick" example line for loopback and the inner interface
with a set skip statement to the same effect, performs way better
suggested by Stuart Henderson <stu@spacehopper.org>, theo ok
19 years ago
jmc
a9d96fd9bd
spelling: you missed this one david ;)
19 years ago
millert
c3f648ac33
Generate login.conf from a template with optional per-architecture overrides
19 years ago
millert
15483f9726
crank datasize-cur to 512M; requested by pvalchev@
19 years ago
jmc
037169a3ac
uncomment setlocale(3) entry;
19 years ago
henning
04339771ec
on writing, we actually can deal with ENOBUFS just as well as with EAGAIN
and EINTR, so do it, more or less from bgpd
19 years ago
henning
3b0d5b83e8
check for EINTR too after writev(), pt out by Alexander Farber
19 years ago
dtucker
f31cfdaa27
Propogate server's leap indicator flags to clients; ok henning@
19 years ago
millert
910fc384eb
Add VIS_GLOB to escape special characters used by shell-style globbing.
From Solar Designer based on changes in FreeBSD. OK deraadt@
19 years ago
deraadt
3dc90411da
move to 3.8-beta
19 years ago
henning
4cc3be5e18
with -s, do not wait if we don't have any peers at all.
From: Thomas Jarosch <thomas.jarosch@intra2net.com>
19 years ago
espie
b4fb9e2f94
zap remaining rcsid.
Kill old files that are no longer compiled.
okay theo
19 years ago
espie
894a3cd7e9
activate LC_CTYPE for 8 bits locale.
Make sure tolower/toupper use the whole 8 bits.
okay deraadt@
thanks to everyone who tested
19 years ago
jmc
1cb33adee1
move non-standard COMPATIBILITY section to HISTORY, which seems more
relevant anyway;
ok jaredy@
19 years ago
espie
80b0dced5b
locale dirs. okay deraadt@
19 years ago
deraadt
44b2ae4c3a
tell people that atexit is bad; ok jmc
19 years ago
jaredy
0282ec9c24
add HISTORY; ok jmc
19 years ago
jaredy
1f6f803468
- macro, punctuation, and rewording tweaks
- avoid first person.
ok jmc
19 years ago
jaredy
2ac9e2be87
sync function prototypes to reality; ok jmc
19 years ago
espie
94a41f5c11
scrape $Id$ tags.
okay deraadt@, millert@, krw@
19 years ago
david
2d88de85d4
match indentation
19 years ago