NetBSD/sys/fs/hfs
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
files.hfs Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
hfs_nhash.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
hfs_subr.c simplify and handle unaligned pointer access. 2011-02-24 23:48:59 +00:00
hfs_vfsops.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
hfs_vnops.c Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
hfs.h Don't use unnamed structures. 2008-09-03 22:57:46 +00:00
libhfs.c simplify and avoid pointer gymnastics 2011-02-24 23:49:26 +00:00
libhfs.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
TODO Add a few. 2007-03-22 13:20:13 +00:00
unicode.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
unicode.h