deraadt
e4bc99230a
sync
15 years ago
deraadt
951455c741
bpf0 can be created by MAKEDEV; ok krw
15 years ago
deraadt
76b481d873
remove some junk
15 years ago
deraadt
f192de6910
For SHA256 hashes to be ready to go onto the install media, we must
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
15 years ago
djm
8b81695079
allow building without SHA384 and SHA512 (i.e. SHA256 only) with
-DSHA256_ONLY in order to save space; ok deraadt@
15 years ago
deraadt
338e039916
build release sets before kernels (so that bsd.rd can know about at least
some of the sets)
15 years ago
okan
3bc42fd077
document that no leading whitespace is permitted between the option and
argument if the argument is deemed to be optional ('::').
feedback and ok jmc@ and millert@
15 years ago
kettenis
208e63179e
regen
15 years ago
kettenis
70373ed209
Add /dev/mdesc.
15 years ago
martynas
31dfafd573
nuke extern from func decls. ok millert@
15 years ago
henning
f5ea88b947
reassembly works different now
15 years ago
jmc
43f4265534
regen;
15 years ago
jmc
8be9a261ed
video(4) devices use v4l2 api; from J.C. Roberts
ok miod
15 years ago
jacekm
6dbb723a11
restore previous behaviour and reach directly to libexec for
makemap as !sendmail versions of this binary are not valid here.
pointed out by and ok sthen@
15 years ago
tobias
1a4725225f
Fixed memory leaks which would occur if the second of two memory
allocations fails.
looks right deraadt, krw
ok henning
15 years ago
miod
f3a2f99577
Regen
15 years ago
miod
e36f41cfd4
Move drm from ``console ports'' to ``special purpose devices'' section.
15 years ago
sturm
0a5d26cee5
increase maxproc
ok deraadt, millert
15 years ago
ajacoutot
df14fe16e8
Small rewording to remove ambiguity.
A package can actually "change" after an update even if its version does
not and yet it will not appear in the security(8) output.
wording by eric@
ok mbalmer@
15 years ago
sobrado
44466d1201
the ellipsis is not an optional argument.
ok miod@
15 years ago
jacekm
67549a9fb7
unbreak make release, spotted by todd and kurt
15 years ago
gilles
5459eb096e
enable smtpd in the build
"please enable it" deraadt@
15 years ago
gilles
b93442e602
move smtpd.conf to etc/mail/ directory. it is not installed yet by the
build
15 years ago
jacekm
3a36c50bc4
support for smtpd(8); ok gilles@
15 years ago
jacekm
8f8cd51cc5
add secrets.db; ok gilles@
15 years ago
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