NetBSD/sys/miscfs
cgd 7e4d04910d fix screw-up in the prototyping changes: print pointers with %p, NOT
by casting them to (unsigned int) then printing with %x.
1996-04-13 01:34:06 +00:00
..
deadfs
fdesc fix long-time bug in fdesc -- /dev/tty was a named pipe rather than a 1996-04-11 11:24:29 +00:00
fifofs Fix printf format follies. 1996-03-16 23:52:42 +00:00
kernfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
nullfs fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +00:00
portal
procfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
specfs
umapfs
union