NetBSD/sys/fs
reinoud b1b70c855b Fixing a bad case of walking/writing out of allocated space.... the
allocated space was 2048 bytes, but when adding 1024 to the variable
`unix_name' to split the allocated space in half it effectively starts just
OUTSIDE the allocated space. This ought to fix memory corruption bugs when
using UDF.

This is a routine to revisit one day.
2006-07-09 13:58:47 +00:00
..
adosfs More kauth fallout. 2006-05-15 01:29:02 +00:00
cd9660 integrate kauth. 2006-05-14 21:31:52 +00:00
filecorefs More kauth fallout. 2006-05-15 01:29:02 +00:00
msdosfs merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ntfs integrate kauth. 2006-05-14 21:31:52 +00:00
ptyfs Make this compile again. 2006-06-20 09:17:14 +00:00
smbfs merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
sysvbfs Make it compile on 64 bit machines 2006-07-06 21:55:06 +00:00
tmpfs merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
udf Fixing a bad case of walking/writing out of allocated space.... the 2006-07-09 13:58:47 +00:00
union integrate kauth. 2006-05-14 21:31:52 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00