summaryrefslogtreecommitdiff
path: root/sys/fs/hfs/libhfs.c
AgeCommit message (Expand)Author
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2023-03-01fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.riastradh
2023-03-01fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.riastradh
2018-12-30Fix support for case sensitive HFS.sevan
2015-06-21KNFmaxv
2014-12-29I started to KNF this file but quickly ended up figuring out I was notmaxv
2012-07-28Fix -fno-common found by building i386/conf/ALLmatt
2012-06-15Assert that out_hr is not NULL in hfslib_read_header_nodejoerg
2011-02-24simplify and avoid pointer gymnasticschristos
2009-11-27Don't spam if mount fails due to invalid file system.pooka
2009-07-14Initialise the "fork" local variable in hfslib_get_file_extents().apb
2009-03-27fix botch in previouspooka
2009-03-26pretend to do some sort of cleanup in error branchespooka
2007-12-11use __KERNEL_RCSID()lukem
2007-03-22Add support for HFS Wrapper (HFS+ volume inside an HFS volume).dillo
2007-03-09Fix PR kern/35953 by mange at freemail dot hu (panic on mount):dillo
2007-03-06Complete rename of hfsp to hfs, requested by thorpej.dillo
2007-03-06Rename files from hfsp to hfs.dillo