1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
2024-04-09 11:20:10 +00:00
..
arch Stop redeclaring ENTRY, the <machine/asm.h> flavour is as good as we need it. 2024-04-08 20:09:18 +00:00
conf enable POOL_DEBUG after 7.5 release 2024-03-13 14:43:31 +00:00
crypto
ddb ddb(4): db_read_bytes/db_write_bytes: change dst/src parameter to void* 2024-02-23 18:19:02 +00:00
dev reduce diff to linux 2024-04-09 11:20:10 +00:00
isofs Remove the remnants of the leftover selinfo from vnode(9) layer. Just 2023-09-08 20:00:27 +00:00
kern sync 2024-04-05 14:15:37 +00:00
lib zlib: sync with base 2024-03-27 10:21:36 +00:00
miscfs Use sb_mtx' to protect so_rcv' receive buffer of unix(4) sockets. 2024-03-26 09:46:47 +00:00
msdosfs Remove the remnants of the leftover selinfo from vnode(9) layer. Just 2023-09-08 20:00:27 +00:00
net Combine route_cache() and rtalloc_mpath() in new route_mpath(). 2024-03-31 15:53:12 +00:00
net80211 Ignore ADDBA requests if we are not ready to receive data frames. 2024-03-15 17:45:36 +00:00
netinet Plug route leak in IP output. 2024-04-09 11:05:05 +00:00
netinet6 Plug route leak in IP output. 2024-04-09 11:05:05 +00:00
netmpls Instead of implementing IPv4 header checksum creation everywhere, 2023-05-13 13:35:17 +00:00
nfs Mark `so_rcv' sockbuf of udp(4) sockets as SB_OWNLOCK. 2024-03-31 13:50:00 +00:00
ntfs
scsi scsi_xs_get() sets xs->flags via scsi_xs_io(). There is no need 2023-11-10 17:43:39 +00:00
stand
sys sync 2024-04-05 14:15:37 +00:00
tmpfs Move the "no (hard) linking directories" and "no cross-mount links" 2024-03-25 17:57:07 +00:00
ufs Move the "no (hard) linking directories" and "no cross-mount links" 2024-03-25 17:57:07 +00:00
uvm Prevent accounting bug when an anon w/ swap slot is passed to uvm_anon_release() 2024-04-06 10:59:52 +00:00
.gitignore Bring src/sys/.gitignore in sync with src/.gitignore. 2023-07-21 22:29:12 +00:00
Makefile