jacekm
ed9222e821
add smtpd files and dirs; ok gilles@
15 years ago
jacekm
8b76adf4f9
run makemap through mailwrapper(8), to avoid conflict between
sendmail and smtpd.
ok gilles@, "Go go go!" todd@
15 years ago
deraadt
e2e3bc31ec
do not give an example which implies people should put their hostname on
127.0.0.1 or ::1
lots of discussion with many, but ok krw
15 years ago
gilles
113b8f8e2e
add _smtpd to ftpusers
15 years ago
gilles
896ee276fc
add _smtpd, ok deraadt@
15 years ago
gilles
b4c4c27869
add user and group for smtpd
discussed with pyr@ and deraadt@
15 years ago
stevesk
00ae9b8707
I should know outside data must be vis(3)'d.
Don't log kiss code for now.
15 years ago
stevesk
5181f4815e
received refid should not be converted to host byte order; ok henning@
15 years ago
stevesk
41d74ba791
log reason when not synced; ok henning@
15 years ago
mcbride
81069d7dd9
Don't synchronise carp states in default PF ruleset, these get created
on each host and end up conflicting, so they never sync anyways.
ok dlg henning
15 years ago
miod
742fb2be50
regen
15 years ago
miod
abe99bf73c
Support for MVME141 boards. Tested with both VME and VSB memory boards
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system).
15 years ago
miod
78af7f0203
Support for MVME165 board - code written in april 2006, eventually debugged
last month.
15 years ago
deraadt
0711e612f8
A newruleset that contains actual blocks people can use if they
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
15 years ago
sobrado
939ff6d46f
ftpd(8) allows users to connect when listed in /etc/ftpchroot too;
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@
15 years ago
jmc
2024268fd6
kill whitespace at eol;
15 years ago
otto
69f875a94f
decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@
15 years ago
deraadt
6915bb7d78
nobody is for NFS, and nobody should *&^#@$ use it for anything else
15 years ago
stevesk
dce94defaf
-v logs debug adjtime calls also; ok henning@
15 years ago
stevesk
63f41dd5bb
move prototypes that are really in ntp.c; ok henning@
15 years ago
jmc
d69225c623
correct function definitions; from Markus Bergkvist
15 years ago
stevesk
75af6f507d
log tiny frequency adjustments at debug only.
ok henning@, 'I think I agree' otto@
15 years ago
stevesk
7599b90b0a
endservent() not needed here; ok henning@
15 years ago
giovanni
b3ae080ecc
Fix some typos
15 years ago
stevesk
f5caca2fd9
spelling in comment
15 years ago
miod
152009386b
Move to 4.5-BETA
15 years ago
stevesk
d48f49351f
rename a #define to be clearer; no binary change
ok henning@
15 years ago
grange
795f3c58c4
regen
15 years ago
grange
a743ef735c
Bump the number of /dev/sd* files on usb-capable archs. With modern
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@
15 years ago
grange
70fbb78315
Use $Mdocdate$ instead of date(1).
ok miod@
15 years ago
stevesk
127c7d964a
adjtime has been logged at 32ms and greater for 2.5 years now.
ok henning@ jmc@
15 years ago
sobrado
9556b82869
use a consistent spacing in expressions and wordlists.
15 years ago
stevesk
5e5980c0aa
log warning when can't read drift file; allows detection of
corrupt contents. ok henning@
15 years ago
stevesk
4e2022dc16
fix printf format specification to print max len 4 for refid,
which may not be null terminated; ok henning@
15 years ago
naddy
2e8579dfc0
return the correct refid for a sensor; ok henning@
15 years ago
henning
6fa9409593
use monotime instead of wallclock for the report thing as well
found on this laptops harddisk, probably from stockholm
15 years ago
miod
6cc61845e3
regen
15 years ago
miod
061cd7baf3
Remove /dev/drum and related code.
15 years ago
sobrado
b34b94055a
use the same spacing style as in /etc/ftpchroot and /etc/ftpusers;
it is more consistent and easier to read.
16 years ago
sobrado
addc782363
write ftpd(8) in a more appropriate way.
16 years ago
miod
9d6b82c31e
_PATH_DRUM is no more.
16 years ago
kettenis
8190702bc1
Add wcstof(3) and wcstold(3).
ok miod@
16 years ago
kettenis
2bf163391d
Add wcstoimax(3) and wcstoumax(3).
ok miod@
16 years ago
djm
10887343e6
reintroduce extra malloc protections, but avoiding the use of
PAGE_(SIZE|SHIFT|MASK) defines that evaluate to variables on the
sparc architecture;
ok otto@ tested on my reanimated ss20
16 years ago
deraadt
69d34d79a8
PAGE_SIZE is not a valid symbol to use in that way. In particular,
on sparc, it expands to something that just plain does not work,
because the page size can be variable. Sorry we didn't spot this
before. Backing it all out to allow sparc to build; please find a
different way to fix it.
16 years ago
djm
d835fe24d1
Remove mprotecting of struct dir_info introduced in previous commit
(MALLOC_OPTIONS=L). It was too slow to turn on by default, and we
don't do optional security.
requested by deraadt@ grumbling ok otto@
16 years ago
djm
b1b6e37e4e
extra paranoia for malloc(3):
Move all runtime options into a structure that is made read-only
(via mprotect) after initialisation to protect against attacks that
overwrite options to turn off malloc protections (e.g. use-after-free)
Allocate the main bookkeeping data (struct dir_info) using mmap(),
thereby giving it an unpredictable address. Place a PROT_NONE guard
page on either side to further frustrate attacks on it.
Add a new 'L' option that maps struct dir_info PROT_NONE except when
in the allocator code itself. Makes attacks on it basically impossible.
feedback tedu deraadt otto canacar
ok otto
16 years ago
jakob
9ee37f4610
update root.hint; IPv6 address for L-root added
16 years ago
reyk
fe27ed1eb0
Link the directory containing the MIB definitions for snmpd(8).
16 years ago
deraadt
81a1885e03
repair the ARC4 story; ok jmc djm millert
16 years ago