NetBSD/sys/fs
jdolecek 28302c221e use MIN()/MAX() rather than min()/max(), to avoid possible truncation
of 64bit values to 'int'
2005-02-13 11:57:47 +00:00
..
adosfs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
cd9660 adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
filecorefs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
msdosfs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
ntfs use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
ptyfs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
smbfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
union Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
Makefile
unicode.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00