upgraded to the latest NetBSD version
[unix-history] / usr / src / sys / isofs /
1995-03-31 Kirk McKusickadd cd9660_sysctl; MOUNT_CD9660 goes away
1995-03-31 Kirk McKusickadd cd9660_sysctl; fix prototype for cd9660_init
1995-03-31 Kirk McKusickreaddir now produces cookies; cd9660_enotsupp => eopnotsupp
1995-03-31 Kirk McKusickcd9660_init gets a parameter
1995-02-28 Kirk McKusickvgone => VOP_REVOKE
1995-02-23 Kirk McKusickdefine cd9660_revoke to use vop_revoke
1994-12-06 Kirk McKusickchanges from version set by mycroft
1994-12-06 Kirk McKusickcleanups
1994-12-06 Kirk McKusickthings from mycroft that don't match
1994-12-06 Kirk McKusickmycroft updates
1994-12-06 Kirk McKusickupdate from mycroft
1994-12-01 Kirk McKusickuninitialized variable (from ralph)
1994-11-08 Kirk McKusickuse proper spec and fifo ops
1994-08-21 Kirk McKusickoff-by-one error when translating names for associated...
1994-08-20 Kirk McKusickstreamline getting length of symbolic link
1994-08-18 Kirk McKusickget lstat of symlinks to return the correct length
1994-08-18 Kirk McKusickactually it wasn't a buglet afterall
1994-08-11 Kirk McKusickadd vop_lease
1994-07-25 Kirk McKusickmore bugfixes from mycroft
1994-07-14 Kirk McKusickupdate for 4.4BSD-Lite (from mycroft)
1994-07-14 Kirk McKusickupdate for 4.4BSD-Lite (from mycroft)
1994-06-15 Marshall Kirk McKusickadd code for access check; bug fix for readlink; formatting
1994-06-15 Marshall Kirk McKusickhave to init vfs list; use ufs doforce flag; formatting
1994-06-15 Marshall Kirk McKusickformatting; symlink fixes (from Wolfgang Solfrank via...
1994-06-15 Marshall Kirk McKusickphase error in computing time (from Wolfgang Solfrank...
1994-06-15 Marshall Kirk McKusickformatting
1994-06-05 Kirk McKusickcalculate and return cookies and eof flag
1994-06-02 Kirk McKusickbuglet
1994-05-10 Kirk McKusickuse temporary short for call to isofs_rrip_getname...
1994-02-01 Mike Hiblerzero the iso_mount struct after allocation
1994-01-24 Kirk McKusickisofs => cd9660 naming convention
1994-01-23 Mike Hiblerget rid of some left over debug stuff
1994-01-22 Mike Hibler(no message)
1994-01-22 Mike Hiblerdate and time created 94/01/22 07:38:33 by hibler
1994-01-22 Kirk McKusickfrom Mike Hibler