freebsd-nq/sys/miscfs
1998-12-07 02:47:46 +00:00
..
deadfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
devfs Staticize. 1998-11-26 18:50:24 +00:00
fdesc Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kernfs Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
nullfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
portal Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
procfs Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
specfs Use TAILQ macros for clean/dirty block list processing. Set b_xflags 1998-10-31 15:31:29 +00:00
umapfs "fix" a warning that has been bugging me for ages. Eliminate a couple 1998-11-09 09:21:25 +00:00
union '\0' is the most ugly NULL pointer constant I've ever seen in real code. 1998-12-07 02:47:46 +00:00