freebsd-skq/sys/fs
Doug Rabson 06e79831b1 Fixed some confusion between the size of a logical block and the size of a
device block which was stopping symbolic links working.

cd9660_readdir was incorrectly casting a pointer to the d_namlen field of a
struct dirent to a (u_short*) which caused the directory entries "." and ".."
to read incorrectly.

Submitted by:	dfr
1994-09-09 11:11:01 +00:00
..
cd9660 Fixed some confusion between the size of a logical block and the size of a 1994-09-09 11:11:01 +00:00
deadfs Added $Id$ 1994-08-02 07:55:43 +00:00
fdescfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
fifofs Added $Id$ 1994-08-02 07:55:43 +00:00
nullfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
portalfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
procfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
specfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
umapfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
unionfs Added $Id$ 1994-08-02 07:55:43 +00:00