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
54f96be976
freebsd-skq
/
sys
/
miscfs
History
eivind
f1509aea94
Fix possible NULL-pointer deref in error case (same as DEVFS).
1998-12-16 00:10:51 +00:00
..
deadfs
Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
1998-11-22 09:19:07 +00:00
devfs
Avoid NULL-pointer dereference on error condition.
1998-12-15 23:46:59 +00:00
fdesc
Cleanup uninitialized-possibly-used (but really not) warnings
1998-12-14 05:00:59 +00:00
fifofs
kernfs
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
nullfs
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
portal
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
procfs
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
specfs
Fix possible NULL-pointer deref in error case (same as DEVFS).
1998-12-16 00:10:51 +00:00
umapfs
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
union
Cleanup uninitialized-possibly-used (but really not) warnings
1998-12-14 05:00:59 +00:00