Commit Graph

35 Commits

Author SHA1 Message Date
kn b91554c688 regen after /dev/pf? cleanup (only /dev/pf exists) 2022-11-06 18:32:51 +00:00
jca eb43ab9749 powerpc64 and riscv64: sync pbuild class with amd64 and arm64
From Brad
2022-10-23 09:29:48 +00:00
robert e9a172dfb5 cap the daemon login class' datasize at either 1G or 4G depending on
the architecture and set the bgpd class' datasize to either 16G or 1G

ok sthen@ and discussed with many
2022-02-21 06:38:57 +00:00
jsg 38120fc92f regen 2022-01-07 01:16:26 +00:00
jsg ab2206ec58 stop creating old drm device nodes 2022-01-07 01:13:15 +00:00
jmc 29ec0a10ce - add LDAP
- capitalise RADIUS when referring to the protocol
- remove tis

from raf czlonka
ok sthen ajacoutot
2022-01-04 13:43:14 +00:00
claudio 4402f70ce0 Regen after switch(4) removal 2021-11-11 09:49:29 +00:00
claudio 31ee681f27 /dev/switch[0-4] is no longer needed. 2021-11-11 09:47:32 +00:00
deraadt 3780906a2a sync 2021-10-05 04:56:18 +00:00
deraadt 74c06af1d3 wd(4) device node support was missing, add it. 2021-10-05 04:55:51 +00:00
mortimer af6a71fe91 Bump pbuild stacksize to 8M.
Addresses a stack exhaustion issue with llvm11 and a small number of ports.

ok kettenis@
2021-04-25 16:36:56 +00:00
jsg 8a7084c7b5 sync 2021-02-12 10:28:55 +00:00
jsg 3856efe641 create /dev/ drm nodes with the same names as linux
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@
2021-02-12 10:26:33 +00:00
deraadt e3ee239e72 sync 2021-01-23 17:36:22 +00:00
thfr 1d44892edf introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
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@
2021-01-23 05:08:33 +00:00
robert 521e618533 add a xenodm login class and bump openfiles to 512 to avoid running out
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@
2021-01-07 19:51:53 +00:00
kettenis 9ab00c221f Bump default datasize-max and datasize-cur since clang now seems to
require more than 768M to build itself.
2021-01-03 19:54:59 +00:00
kettenis b3dc4da1d5 regen 2020-10-24 21:12:37 +00:00
kettenis 4eb0f90107 Add /dev/drm[0-3]. 2020-10-24 21:10:41 +00:00
deraadt 7932220e31 build bsd.mp (issues remain, but doing the build effort is valuable already) 2020-07-22 14:06:08 +00:00
deraadt f47c3a243b sync 2020-07-22 14:04:59 +00:00
deraadt b4c43e690e create /dev nodes for sparc64 and powerpc console, so that dev_mkdb
will find them, and devname() in various programs won't return "??"
ok kettenis
2020-07-22 14:04:35 +00:00
deraadt 9099a08165 copy out bootblocks 2020-07-18 14:22:14 +00:00
kettenis b82a4de3de regen 2020-07-16 19:44:19 +00:00
kettenis cd75e4e984 Bootloader magic. 2020-07-16 19:42:47 +00:00
kettenis c93d57859d Add disk description for bootloader ramdisk. 2020-07-16 19:42:18 +00:00
dlg 17e24fb998 regen after kstat addition 2020-07-06 06:12:37 +00:00
dlg 963d60154e wire up kstat(4).
it's only accessible to root:wheel.

ok deraadt@
2020-07-06 06:11:26 +00:00
kettenis 7db9ac7a8b Build minirootXX.img for powerpc64. 2020-07-05 21:57:23 +00:00
kettenis e9e01eb1cd Missing file needed for building releases. 2020-07-05 20:03:31 +00:00
kettenis 7e1b4d473c Minimal fbtab for powerpc64. 2020-07-02 16:24:06 +00:00
kettenis ea425ecd7f powerpc64; picked the best bits from amd64 and arm64 2020-06-29 17:49:52 +00:00
kettenis 7c3e95708e regen 2020-06-29 17:47:20 +00:00
kettenis 08ddfbc8ec Fix pasto. 2020-06-29 17:39:58 +00:00
kettenis 0178100d28 powerpc64 MD bits 2020-06-29 17:38:35 +00:00