1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/sys
2024-07-22 14:03:22 +00:00
..
arch For AMD SEV determine C-bit position and guest mode in locore0. 2024-07-21 19:41:31 +00:00
conf Add condition to ip_gre.c in files. 2024-07-13 13:20:44 +00:00
crypto
ddb remove prototypes with no matching function 2024-05-13 01:15:50 +00:00
dev remove unneeded prototypes for functions in other files 2024-07-22 14:03:22 +00:00
isofs vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part 2024-05-13 11:17:40 +00:00
kern Rename PS_STOPPED to PS_STOPPING. I want to use PS_STOPPED to indicate 2024-07-22 09:43:47 +00:00
lib sync with userland: let z_off_t fall back to long long instead of long 2024-07-09 10:51:14 +00:00
miscfs Switch `so_snd' of udp(4) sockets to the new locking scheme. 2024-07-12 17:20:18 +00:00
msdosfs vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part 2024-05-13 11:17:40 +00:00
net In pfattach() pass malloc type instead of flags to cpumem_malloc(). 2024-07-18 14:46:28 +00:00
net80211 remove prototypes with no matching function 2024-05-29 00:48:14 +00:00
netinet Unlock udp(4) somove(). 2024-07-20 17:26:19 +00:00
netinet6 Unlock sysctl net.inet.ip.redirect and net.inet6.ip6.redirect. 2024-07-19 16:58:31 +00:00
netmpls remove unused global vars 2024-04-29 00:29:48 +00:00
nfs Switch `so_snd' of udp(4) sockets to the new locking scheme. 2024-07-12 17:20:18 +00:00
ntfs vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part 2024-05-13 11:17:40 +00:00
scsi remove prototypes with no matching function 2024-05-13 01:15:50 +00:00
stand
sys Rename PS_STOPPED to PS_STOPPING. I want to use PS_STOPPED to indicate 2024-07-22 09:43:47 +00:00
tmpfs remove prototypes with no matching function 2024-05-14 08:26:13 +00:00
ufs Add ext4 field definitions. Taken from NetBSD, with some cosmetic 2024-07-15 13:27:36 +00:00
uvm remove uvm_addr_align() and uvm_addr_align_back() 2024-07-04 04:52:10 +00:00
.gitignore Bring src/sys/.gitignore in sync with src/.gitignore. 2023-07-21 22:29:12 +00:00
Makefile