1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 15:25:38 -08:00
OpenBSD
Go to file
yasuoka a96d88d343 In kq_del(), delete matching EV_ADD entries to prevent libevent from
passing both EV_ADD and EV_DELETE for the same fd to kevent().

ok visa
2024-03-23 22:51:49 +00:00
bin add missing Ev macro; from mail at lukasneukom ch 2024-03-06 06:26:22 +00:00
distrib Move RPKI Trust Anchor constraints from etc set to base 2024-03-16 05:18:01 +00:00
etc Expand ASN range for LACNIC 2024-03-23 04:18:56 +00:00
games Oops, commited wrong version of CLEANFILES in previous. 2024-02-08 20:30:54 +00:00
gnu For macppc, add missing CFI for cr2, cr3, cr4 2024-03-03 03:09:39 +00:00
include Add mkdtemps(3), like mkdtemp(3) but with a suffix. 2024-03-01 21:30:40 +00:00
lib In kq_del(), delete matching EV_ADD entries to prevent libevent from 2024-03-23 22:51:49 +00:00
libexec backup disklabel for softraid(4) chunks 2024-03-05 18:54:29 +00:00
regress Fix main() definition. 2024-03-23 01:35:57 +00:00
sbin Increase /usr/src partition to 2GB - 5GB 2024-03-22 21:49:52 +00:00
share Recognise Meinberg PCI510, from Maurice Janssen 2024-03-23 10:38:02 +00:00
sys Recognise Meinberg PCI510, from Maurice Janssen 2024-03-23 10:38:02 +00:00
usr.bin add "-V none" to prevent making any backups 2024-03-22 19:22:23 +00:00
usr.sbin Fix chroot(2) call in control process. 2024-03-22 19:14:28 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00