1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
mvs bcad1ab706 Fix socket splicing between inet and inet6 sockets broken by PRU_CONTROL
request splitting to (*pru_control)().

ok bluhm@
2022-09-03 13:29:33 +00:00
..
arch Add apldcms(4), a driver for the touchpad on M2 laptops. This driver 2022-09-03 08:44:56 +00:00
conf Replace the swap extent(9) usage by a blist data structure. 2022-07-29 17:47:11 +00:00
crypto static const, not const static 2022-08-29 06:08:03 +00:00
ddb db_ctf_decompress: use size_t not off_t for length parameter 2022-08-14 14:57:38 +00:00
dev vmm(4): add tracepoint for in/out handler. 2022-09-02 17:46:37 +00:00
isofs Stop setting d_bbsize and d_sbsize. Nobody has paid 2022-09-01 13:45:26 +00:00
kern Fix socket splicing between inet and inet6 sockets broken by PRU_CONTROL 2022-09-03 13:29:33 +00:00
lib Add ufs2 to the list of filesystem, for the sake of boot blocks which do not 2022-09-02 10:14:02 +00:00
miscfs static const, not const static 2022-08-29 06:08:03 +00:00
msdosfs msdosfs: don't pass NULL proc pointer to detrunc() 2022-08-23 20:37:16 +00:00
net Move PRU_CONTROL request to (*pru_control)(). 2022-09-02 13:12:31 +00:00
net80211 Fix a few bugs in the net80211 VHT rate adaptation code. 2022-03-23 09:21:47 +00:00
netinet Move PRU_CONTROL request to (*pru_control)(). 2022-09-02 13:12:31 +00:00
netinet6 Move PRU_CONTROL request to (*pru_control)(). 2022-09-02 13:12:31 +00:00
netmpls Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> 2022-02-22 01:15:01 +00:00
nfs Introduce the pru_*() wrappers for corresponding (*pr_usrreq)() calls. 2022-08-13 21:01:46 +00:00
ntfs spelling 2022-01-11 03:13:58 +00:00
scsi Stop setting d_bbsize and d_sbsize. Nobody has paid 2022-09-01 13:45:26 +00:00
stand Revert 1.44; that slow getsecs() workaround had been added for the sake of 2022-06-27 20:22:26 +00:00
sys regen 2022-09-03 12:35:29 +00:00
tmpfs Remove unused VOP_POLL(). 2022-06-26 05:20:42 +00:00
ufs Put more struct vnode fields under splbio(). 2022-08-12 14:30:52 +00:00
uvm Introduce a function to trylock a page instead of duplicating the logic. 2022-08-31 09:26:04 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile Retire OpenBSD/sgi. 2021-05-01 16:10:29 +00:00