freebsd-src/sys/isofs/cd9660
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_bmap.c Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_lookup.c Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_node.c Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_node.h Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_rrip.c Fixed some confusion between the size of a logical block and the size of a 1994-09-09 11:11:01 +00:00
cd9660_rrip.h Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_util.c Added $Id$ 1994-08-02 07:55:43 +00:00
cd9660_vfsops.c Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
cd9660_vnops.c Fixed some confusion between the size of a logical block and the size of a 1994-09-09 11:11:01 +00:00
iso.h Fixed some confusion between the size of a logical block and the size of a 1994-09-09 11:11:01 +00:00
iso_rrip.h Added $Id$ 1994-08-02 07:55:43 +00:00
TODO BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
TODO.hibler BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00