index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-02
Remove non-_KERNEL code path for division by zero. This will allow the
Miod Vallat
2022-09-02
Write /etc/resolv.conf in a more atomic manner.
Florian Obser
2022-09-02
Get the retguard region's phys address from pmap, instead of using linker
Mike Larkin
2022-09-02
Add softraid(4) RAID 1C boot support
Klemens Nanni
2022-09-02
Adopt a terser specification of an MBR partition table of
Kenneth R Westerback
2022-09-02
Make newer mime type definitions take precedence over existing ones.
Sebastian Benoit
2022-09-02
openpty() family of functions use /dev/ptm PTMGET to open a master+slave fd
Theo de Raadt
2022-09-02
The sysORTable doesn't have 10 entries anymore.
Martijn van Duren
2022-09-02
Use a shorter system call invocation template for system calls in the range
Miod Vallat
2022-09-02
sk-usbhid: fix key_lookup() on tokens with built-in UV
Damien Miller
2022-09-01
Zap IRR RFC reference for the 'bgpctl irrfilter' command which was deprecated...
Job Snijders
2022-09-01
vmm(4): send all port io emulation to userland
Dave Voutila
2022-09-01
whitespace
Mike Larkin
2022-09-01
Add forest (-f) mode
Job Snijders
2022-09-01
ugly whitespace
Theo Buehler
2022-09-01
Move PRU_CONNECT2 request to (*pru_connect2)().
Vitaliy Makkoveev
2022-09-01
sync
Stuart Henderson
2022-09-01
change part of entry description for tf from "cat" to "C/A/T";
Jason McIntyre
2022-09-01
Fill the gaps for armv7, powerpc64 and riscv64
Klemens Nanni
2022-09-01
whitespace
Mike Larkin
2022-09-01
d_bbsize and d_sbsize are entirely absent from the tree.
Kenneth R Westerback
2022-09-01
fix unveil(2) in vmctl(8), unix socket needs :w:
Sebastian Benoit
2022-09-01
Update awk to Aug 30, 2022 version.
Todd C. Miller
2022-09-01
Check sk_SSL_CIPHER_push() return value
Theo Buehler
2022-09-01
Add privilege separation to snmpd.
Martijn van Duren
2022-09-01
add checks that unveil() is doing the right thing irt. bind() and connect()
Sebastian Benoit
2022-09-01
Hook up snmpd_metrics
Martijn van Duren
2022-09-01
Import snmpd_metrics.
Martijn van Duren
2022-09-01
Link sha test to regress
Theo Buehler
2022-09-01
Add a nicely licensed, table-driven test for SHA
Theo Buehler
2022-09-01
Drop support for unused attributes 'bs' (d_bbsize) and 'sb'
Kenneth R Westerback
2022-09-01
Stop setting d_bbsize and d_sbsize. Nobody has paid
Kenneth R Westerback
2022-09-01
Nuke comment about not using d_sbsize.
Kenneth R Westerback
2022-09-01
d_bbsize and d_sbsize have become write-only fields.
Kenneth R Westerback
2022-09-01
At the moment unveil(2) doesn't check the path for bind(2) or connect(2).
Martijn van Duren
2022-09-01
Switch the rde_peer hashtable and peer list to a single RB tree.
Claudio Jeker
2022-09-01
This code no longer needs siphash.h and also cleanup some leftover
Claudio Jeker
2022-09-01
the VNDIOCSET ioctl path handling bypassed the unveil, so root (or .operator)
Theo de Raadt
2022-09-01
Fix logic bug
Klemens Nanni
2022-09-01
Delete force CHS remnants here too.
Kenneth R Westerback
2022-09-01
remove exec_makecmds() and exec_runcmds() prototypes
Jonathan Gray
2022-09-01
Add a new action: "configtest", to check configuration syntax of the daemon.
Antoine Jacoutot
2022-09-01
Do not embed ident(1) strings in object code.
Miod Vallat
2022-09-01
remove ppath_destroy() prototype; function was never committed
Jonathan Gray
2022-09-01
remove sb_lock() prototype; removed in uipc_socket2.c 1.64
Jonathan Gray
2022-09-01
remove unused prototypes from buf.h
Jonathan Gray
2022-09-01
Don't print device name on failure
Klemens Nanni
2022-09-01
Minor internal target names and spacing tweaks, add dry-toofew test
Klemens Nanni
2022-09-01
Add macppc bits, hook up installboot(8) tests on macppc
Klemens Nanni
2022-09-01
ts(1): parse user format string only once
Scott Soule Cheloha
[next]