NetBSD/sys/miscfs
jrf bafcaa70cd Removed remaining caddr_t casts we do not need in miscfs. Recompiled
kernel and ran for a day or so. There are still some caddr_t types in
the arguments of some calls, I will do those separately (later) as
they touch a lot more of the system.
Approved by christos@NetBSD.org.
2004-04-29 16:10:54 +00:00
..
deadfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
fdesc First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
fifofs Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
genfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
kernfs Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
nullfs Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
overlay Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
portal Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
procfs Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
specfs Add a generic copy-on-write hook to add/remove functions that will be 2004-02-14 00:00:56 +00:00
syncfs Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
umapfs Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
Makefile