Age | Commit message (Collapse) | Author |
|
- remove a few UDP entries for protocols that are TCP-only
- drop some obsolete protocols
- move smtps/465 to the standards section (rfc8314)
- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).
ok phessler@ florian@
|
|
OK deraadt@
|
|
ok deraadt@
|
|
ok deraadt@
|
|
|
|
|
|
copied from arm64
MAKEDEV.md contents are kinda partially there, needs more work.
|
|
Addresses a stack exhaustion issue with llvm11 and a small number of ports.
ok kettenis@
|
|
U-Boot binaries that work on Raspberry Pi 3 and 4 (and possibly others)
and firmware for Raspberry Pi 4. This allows the same installation
method as used on Raspberry Pi 3 without separate UEFI firmware
(although UEFI can still be used). Help from kettenis@ jsg@ deraadt@
|
|
tested by kettenis
|
|
ok deraadt
|
|
|
|
from miod
|
|
configurations. Fix the example config to only use one area instead of
two.
Issue brought up and OK danj@
claudio@ doesn't mind
|
|
|
|
ok kn@
|
|
before the first consumer of kvm_bsd.db
|
|
|
|
|
|
But in the nfs diskless case, we can do better by starting it a little
later. This disrupts nfs diskless on dynamic addresses a little, if it ever
actually worked with dhclient, but anyone doing that deserves the headache.
ok florian
|
|
trust anchor. rpki-client will then use the https:// URL first and fall
back to rsync if the https request failed.
OK job@ tb@
|
|
|
|
|
|
the go ecosystem).
Properly handle failing daemon startup now that we have pipefail.
To take advantage of this new feature, just add foo_logger=facility to the
daemon rc.d(8) script or in rc.conf.local(8) or use rcctl:
rcctl set foo logger daemon.info
tweak for checking flags in rcctl(8) from martijn@
"this looks pretty good" deraadt@
ok sthen@
|
|
Starting right after unwind.
OK deraadt
|
|
OK deraadt@
|
|
OK deraadt
|
|
|
|
|
|
|
|
This was proposed by Emil Velikov to simplify libdrm and will remove the
need for some patches in ports.
/dev/drm0 -> /dev/dri/card0
/dev/drmR128 -> /dev/dri/renderD128
The previous names will remain for a period of time and will later be
removed. Major and minor numbers remain the same.
libdrm will not be changed to use the new names until known privsep
and sandbox use has been updated to allow the new names.
ok deraadt@
|
|
|
|
If NFS isn't compiled into the kernel, sysctl -n vfs.mounts.nfs
will produce no numerical output. Make sure that we always have
a valid arithmetic expression.
Reported by and ok patrick@
|
|
|
|
|
|
|
|
|
|
Remove a trailing white space, don't misspell misconfiguration and
use https.
ok jmc, claudio
|
|
|
|
This includes ujoy_hid_is_collection() to work around limitations of
hid_is_collection() until this can be combined without fallout.
input, testing with 8bitdo controller, and ok brynet@
PS4 controller testing, fix for hid_is_collection, and ok mglocker@
|
|
|
|
require MORE [...]
|
|
require more than 768M to build itself.
ok deraadt@
|
|
require more than 768M to build itself.
|
|
of file descriptors while running a busy desktop
the xenodm login class expands the records from the daemon login class
ok aja@, deraadt@, kettenis@, sthen@
|
|
require more than 768M to build itself.
|
|
require more than 768M to build itself.
|
|
Moreover, this makes default datasize limits consistent mips64-wide.
|
|
files.
Usual man page help & ok jmc@
|
|
hostname.if files. dhclient(8) does that itself. Part of the
"further script optimizations" promised in r1.200 of netstart.
Tested & ok gnezdo@
|