This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b1101e52f
freebsd-skq
/
sys
/
miscfs
History
Bruce Evans
15c7382561
Cast pointers to [u]intptr_t instead of to [unsigned] long.
1998-07-15 04:17:55 +00:00
..
deadfs
devfs
DEVFS completely bypasses the cdevsw and bdevsw tables now.
1998-07-05 23:10:22 +00:00
fdesc
fifofs
kernfs
nullfs
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
portal
procfs
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
specfs
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
umapfs
VOP_STRATEGY grows an (struct vnode *) argument
1998-07-04 20:45:42 +00:00
union
Cast pointers to [u]intptr_t instead of to [unsigned] long.
1998-07-15 04:17:55 +00:00