1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
2019-03-20 03:32:46 +00:00
..
arch Add kubsan(4), a undefined behavior sanitizer for the kernel. It's 2019-03-18 17:30:07 +00:00
conf Add kubsan(4), a undefined behavior sanitizer for the kernel. It's 2019-03-18 17:30:07 +00:00
crypto free(9) sizes. 2019-01-09 12:11:38 +00:00
ddb zap trailing empty line 2019-02-15 18:34:59 +00:00
dev regen 2019-03-20 03:32:46 +00:00
isofs remove unused i_lockf member from struct iso_node; ok tedu@ visa@ 2019-01-20 16:09:41 +00:00
kern correct LOCATION_REPORTED mask 2019-03-19 20:13:54 +00:00
lib I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00
miscfs Use FNONBLOCK instead of SS_NBIO to check/indicate that the I/O mode 2018-07-30 12:22:14 +00:00
msdosfs Introduce a dedicated entry point data structure for file locks. This new data 2019-01-21 18:09:21 +00:00
net tweak SIOCGETLABEL and add SIOCDELLABEL 2019-03-18 03:21:20 +00:00
net80211 fix autojoin for WEP network by actually saving the WEP auth key 2019-03-15 11:05:29 +00:00
netinet change rt_ifa_add and rt_ifa_del so they take an rdomain argument. 2019-02-13 23:47:42 +00:00
netinet6 change rt_ifa_add and rt_ifa_del so they take an rdomain argument. 2019-02-13 23:47:42 +00:00
netmpls fix ipv4 checksum fixup; this trick requires an accumulator of exactly twice the checksum's width 2019-02-08 20:28:54 +00:00
nfs The kernel interpreted bogus lengths in RPC calls during NFS boot. 2019-01-22 22:45:04 +00:00
ntfs
scsi "non-existant" is one of those words that don't exist, so use "non-existent" 2019-02-10 16:42:35 +00:00
stand
sys Almost all terminals now support hardware tabs so default to OXTABS 2019-03-12 11:01:25 +00:00
tmpfs Introduce a dedicated entry point data structure for file locks. This new data 2019-01-21 18:09:21 +00:00
ufs Remove FBSDID. 2019-03-15 05:42:38 +00:00
uvm New mmap(2) flag: MAP_CONCEAL. 2019-03-01 01:46:18 +00:00
Makefile