gilles
971eb35f12
make implicit "listen on socket" explicit, the default config no longer has
any implicit behavior
ok eric@, kn@
5 years ago
gilles
7e2b6d33bd
use explicit from notation in default config
ok eric@
5 years ago
claudio
65060c8aff
sndiod(8) reopens audio interfaces on SIGHUP, which makes a lot of sense
when -F is used. Because of this allow rc.d script to reload sndiod.
OK kn ratchov aja
5 years ago
benno
c8b542ec28
fix the spelling of rpki, as noted by jmc@
5 years ago
deraadt
de85982ca0
grow an install media
5 years ago
deraadt
feb6c25c28
uid/gid 70 is _rpki-client for privdrop; ok benno
5 years ago
deraadt
35e291d086
change the nmea sensor to "trusted"
5 years ago
deraadt
c5e229f62e
move /usr and var remounting (nfs diskless case...) earlier, so that
unwind can be started (silently) before pf is configured (for those
few weirdos who use hostnames in pf.conf...). Other unidentified concerns
may be improved by this startup re-ordering, so let's give it a try.
discussed with florian.
5 years ago
deraadt
c70a480976
update ntpd example configuration
5 years ago
naddy
9341a24f6f
use $(<file) instead of $(cat file) since this script uses ksh; ok ajacoutot@
5 years ago
sthen
3ac9b78c4b
Reenable "val-log-level: 2", so that when sites have misconfigured
dnssec the sysadmin has some idea what's going on in logs, and
"aggressive-nsec: yes", if we're using dnssec anyway we might as well
get the benefits. These were both enabled last time dnssec was enabled
in this sample unbound.conf.
ok florian@
5 years ago
job
3cf6b014d3
Enable DNSSEC validation in unbound by default
OK deraadt@ otto@
5 years ago
deraadt
daf113ff2d
Perform contraint validation against 9.9.9.9 and 2620:fe::fe also (which
avoids DNS lookups entirely, but yes this https is correctly validated)
long discussions with otto, florian, and the quad9 crew.
5 years ago
deraadt
66480e8a82
we have emergency entropy injection code in rc, for if the bootblocks and
other methods failed to inject/churn the rng enough. Move it up far earlier.
ok naddy sthen kettenis
5 years ago
solene
d7926a2681
Add a default priority of 5 for user _pbuild, this should help keeping system
responsive during packages compilation, especially on slower machines.
feedback welcome from people building ports
discussed with deraadt@
5 years ago
dlg
9fe746fb2f
handle aggr(4) in the same way as trunk(4)
from brad@
ok bluhm@ claudio@ deraadt@
5 years ago
dtucker
1f9a1ea27c
Import regenerated moduli file.
5 years ago
kettenis
e48267860e
regen
5 years ago
kettenis
45e6f43007
Add /dev/pri.
5 years ago
visa
2a4a6ba595
Bump datasize-cur for pbuild on mips64, to make room for modernity.
OK deraadt@
5 years ago
deraadt
ff0931075f
accidentally stated the MP kernel twice, leading the SHA256/SHA256.sig
file to contain two hashes for bsd.mp, and cause later upgrade problems
spotted by afresh1
5 years ago
sthen
f7815ee9e1
sync arm64 pbuild resource limits with amd64; arm64 now builds some large
things and can easily exceed the previous 1.5GB limit.
(obviously, as with amd64, machines with less physical RAM won't cope with
building the largest ports).
ok deraadt phessler millert kettenis
5 years ago
deraadt
38098b4a51
update pkg name
5 years ago
deraadt
7fde5f36e9
correct dates
5 years ago
sthen
558edf9f75
for now, only mix in sysctl hw.{uuid,serialno,sensors} to /dev/random.
as found the hard way by d.rauschenb@gmail on an old fujitsu siemens
machine, reading all of hw (notable hw.setperf) can have unexpected
side-effects. ok deraadt
5 years ago
sthen
4b1cb37955
feed "sysctl hw" into /dev/random; a cheap way to feed in sensor data
as a one-shot at boot without more complex kernel work, and also includes
some serial numbers/guids which may add a little more entropy e.g. for
systems where /etc/random.seed may be known (e.g. cloned disk images).
"why not" deraadt@
5 years ago
kurt
8b4c98a624
Increase datasize limit for ports building on arm64 in preparation
for enabling devel/jdk/11 there.
okay phessler@
5 years ago
solene
c85a255eb5
Correct sysctl section is 2
ok jmc millert
5 years ago
solene
57ef32f536
Add explanation about the default value of sysctl key
machdep.pwraction
ok jmc millert
5 years ago
kettenis
867432ecbc
Add ttyC4 to lost of devices to change when logging in on ttyC0 (and in
some cases also the serial console) such that X can use it as its VT
when running without root privileges.
ok jsg@, matthieu@
5 years ago
bluhm
ca8d24bbae
Inform about system call memory write protection and stack mapping
violations in system accounting. This will help to find missbehaving
programs and possible attacks. The flags bit field is full, so
recycle the PDP-11 compatibility on VAX. lastcomm(1) prints the
AMAP flag as 'M'. daily(8) prints a list of affected processes.
OK deraadt@
5 years ago
landry
e7559cd1c1
Bump datasize-cur to 4Gb for pbuild class on sparc64, rust is a pig.
ok semarie@
5 years ago
ajacoutot
235460ceeb
Remove dependency on basename(1).
prodded by deraadt@
ok kn@ deraadt@ tb@
5 years ago
ajacoutot
7635e56a53
space -> tabs
ok deraadt@ kn@
5 years ago
naddy
a37f46cb0f
The piggies have outgrown their pen again: Firefox 69 will no longer
build in 5 GB of memory. Bump default datasize for pbuild to 6 GB.
ok landry@ ajacoutot@
5 years ago
robert
103e227af2
add 6.7 syspatch key
5 years ago
claudio
f4aac30e57
Add the rpki TAL files to the changelist including arin.tal (which is not
shipeed by default).
OK job@ sthen@ deraadt@
5 years ago
claudio
45aad3ccd7
There is no reason why the TAL files are installed only readable by root
these are public files.
Agreed by deraadt@ (and florian@)
5 years ago
deraadt
61f4f28d97
move to 6.6-beta
5 years ago
sthen
f8833a6615
add 6.7 firmware key
5 years ago
deraadt
0d8734e4f4
oops, 6.7, spotted by tedu well in advance of it becoming an issue
5 years ago
naddy
2731923d04
6.7 packages key
5 years ago
visa
d3a8345c48
Revise the way how the octeon bootloader is built. The original
approach was not right, and there is still room for improvement.
OK deraadt@
5 years ago
deraadt
ff8f348ec3
good idea to make next-generation keys available well before heading into release.
5 years ago
visa
f9867e4b4c
Link octeon bootloader to the build.
OK deraadt@
5 years ago
visa
28bff3cdf9
Add a dedicated ramdisk entry for the octeon bootloader to reduce
the size of the "boot" file.
OK deraadt@
5 years ago
deraadt
23b19c153f
man5/sparc64 is now required (on all arch)
5 years ago
sthen
38ed037bad
standard DoT port is 853 not 953; from myportslist20190323 at nym.hush.com
5 years ago
bluhm
15dd0e7884
Show unveil(2) violators in lastcomm(1) output and daily mail.
input Janne Johansson, schwarze@; OK deraadt@ millert@
5 years ago
kmos
4ce20b36fb
Stop using reserved words in the smtpd.conf configuration examples
in the default smtpd.conf and smtpd.conf(5) manual page. This
eliminates ambiguity in our documentation examples that can cause
confusion.
Input and OK deraadt@ schwarze@ kn@
5 years ago