NetBSD/sys/fs
chs 0545b6e0cb changes for making DIAGNOSTIC not change the kernel ABI:
- for structure fields that are conditionally present,
   make those fields always present.
 - for functions which are conditionally inline, make them never inline.
 - remove some other functions which are conditionally defined but
   don't actually do anything anymore.
 - make a lock-debugging function conditional on only LOCKDEBUG.

as discussed on tech-kern some time back.
2005-12-27 04:06:45 +00:00
..
adosfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cd9660 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
filecorefs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
msdosfs Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
ntfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptyfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
smbfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tmpfs Remove a conditional by always using inlined functions in favour of macros. 2005-12-24 12:31:57 +00:00
union changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
unicode.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00