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
89785a1654
freebsd-skq
/
sys
/
miscfs
History
Bruce Evans
89785a1654
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
..
deadfs
devfs
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
fdesc
Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows
1998-06-14 08:46:41 +00:00
fifofs
kernfs
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
nullfs
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
portal
procfs
Style fixes and a bug fix: don't remove the exit handler if unmount
1998-07-27 22:47:17 +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
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
union
Cast pointers to [u]intptr_t instead of to [unsigned] long.
1998-07-15 04:17:55 +00:00