index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
fs
/
hfs
/
libhfs.c
Age
Commit message (
Expand
)
Author
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-03-01
fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.
riastradh
2023-03-01
fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.
riastradh
2018-12-30
Fix support for case sensitive HFS.
sevan
2015-06-21
KNF
maxv
2014-12-29
I started to KNF this file but quickly ended up figuring out I was not
maxv
2012-07-28
Fix -fno-common found by building i386/conf/ALL
matt
2012-06-15
Assert that out_hr is not NULL in hfslib_read_header_node
joerg
2011-02-24
simplify and avoid pointer gymnastics
christos
2009-11-27
Don't spam if mount fails due to invalid file system.
pooka
2009-07-14
Initialise the "fork" local variable in hfslib_get_file_extents().
apb
2009-03-27
fix botch in previous
pooka
2009-03-26
pretend to do some sort of cleanup in error branches
pooka
2007-12-11
use __KERNEL_RCSID()
lukem
2007-03-22
Add support for HFS Wrapper (HFS+ volume inside an HFS volume).
dillo
2007-03-09
Fix PR kern/35953 by mange at freemail dot hu (panic on mount):
dillo
2007-03-06
Complete rename of hfsp to hfs, requested by thorpej.
dillo
2007-03-06
Rename files from hfsp to hfs.
dillo