Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | regen | Jonathan Gray | |
2022-01-07 | stop creating old drm device nodes | Jonathan Gray | |
2022-01-04 | - add LDAP | Jason McIntyre | |
- capitalise RADIUS when referring to the protocol - remove tis from raf czlonka ok sthen ajacoutot | |||
2021-11-11 | Regen after switch(4) removal | Claudio Jeker | |
2021-11-11 | /dev/switch[0-4] is no longer needed. | Claudio Jeker | |
2021-10-05 | sync | Theo de Raadt | |
2021-10-05 | wd(4) device node support was missing, add it. | Theo de Raadt | |
2021-04-25 | Bump pbuild stacksize to 8M. | mortimer | |
Addresses a stack exhaustion issue with llvm11 and a small number of ports. ok kettenis@ | |||
2021-02-12 | sync | Jonathan Gray | |
2021-02-12 | create /dev/ drm nodes with the same names as linux | Jonathan Gray | |
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-01-23 | sync | Theo de Raadt | |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr | |
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-07 | add a xenodm login class and bump openfiles to 512 to avoid running out | Robert Nagy | |
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-03 | Bump default datasize-max and datasize-cur since clang now seems to | Mark Kettenis | |
require more than 768M to build itself. | |||
2020-10-24 | regen | Mark Kettenis | |
2020-10-24 | Add /dev/drm[0-3]. | Mark Kettenis | |
2020-07-22 | build bsd.mp (issues remain, but doing the build effort is valuable already) | Theo de Raadt | |
2020-07-22 | sync | Theo de Raadt | |
2020-07-22 | create /dev nodes for sparc64 and powerpc console, so that dev_mkdb | Theo de Raadt | |
will find them, and devname() in various programs won't return "??" ok kettenis | |||
2020-07-18 | copy out bootblocks | Theo de Raadt | |
2020-07-16 | regen | Mark Kettenis | |
2020-07-16 | Bootloader magic. | Mark Kettenis | |
2020-07-16 | Add disk description for bootloader ramdisk. | Mark Kettenis | |
2020-07-06 | regen after kstat addition | David Gwynne | |
2020-07-06 | wire up kstat(4). | David Gwynne | |
it's only accessible to root:wheel. ok deraadt@ | |||
2020-07-05 | Build minirootXX.img for powerpc64. | Mark Kettenis | |
2020-07-05 | Missing file needed for building releases. | Mark Kettenis | |
2020-07-02 | Minimal fbtab for powerpc64. | Mark Kettenis | |
2020-06-29 | powerpc64; picked the best bits from amd64 and arm64 | Mark Kettenis | |
2020-06-29 | regen | Mark Kettenis | |
2020-06-29 | Fix pasto. | Mark Kettenis | |
2020-06-29 | powerpc64 MD bits | Mark Kettenis | |