Home | History | Annotate | Download | only in hfs
History log of /src/sys/fs/hfs/libhfs.h
RevisionDateAuthorComments
 1.9  01-Mar-2023  riastradh fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.

XXX pullup-8
XXX pullup-9
XXX pullup-10
 1.8  05-Jan-2019  maya branches: 1.8.4; 1.8.30;
Remove bogus code to workaround PCC limitations.

This would print stack garbage, which isn't desirable.
 1.7  21-Jun-2015  maxv branches: 1.7.10; 1.7.16; 1.7.18;
KNF
 1.6  28-Jul-2012  matt branches: 1.6.2; 1.6.16;
Fix -fno-common found by building i386/conf/ALL
 1.5  17-Jul-2011  joerg branches: 1.5.2;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.4  03-Sep-2008  gmcgarry Hack around zero vararg macro list on PCC.
 1.3  22-Mar-2007  dillo branches: 1.3.12; 1.3.32; 1.3.36; 1.3.38; 1.3.42;
Add support for HFS Wrapper (HFS+ volume inside an HFS volume).
Remove offset argument, we should now find an HFS+ volume in any
of its standard places.

Based on work from and test image provided by Pelle Johansson.
 1.2  06-Mar-2007  dillo branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;
Complete rename of hfsp to hfs, requested by thorpej.
 1.1  06-Mar-2007  dillo Rename files from hfsp to hfs.
 1.2.8.1  29-Mar-2007  reinoud Pullup to -current
 1.2.6.1  11-Jul-2007  mjf Sync with head.
 1.2.4.3  24-Mar-2007  yamt sync with head.
 1.2.4.2  12-Mar-2007  rmind Sync with HEAD (missed new files in previous).
 1.2.4.1  06-Mar-2007  rmind file libhfs.h was added on branch yamt-idlelwp on 2007-03-12 06:14:55 +0000
 1.2.2.1  10-Apr-2007  ad Sync with head.
 1.3.42.1  19-Oct-2008  haad Sync with HEAD.
 1.3.38.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.36.1  04-May-2009  yamt sync with head.
 1.3.32.1  28-Sep-2008  mjf Sync with HEAD.
 1.3.12.2  03-Sep-2007  yamt sync with head.
 1.3.12.1  22-Mar-2007  yamt file libhfs.h was added on branch yamt-lazymbuf on 2007-09-03 14:40:23 +0000
 1.5.2.1  30-Oct-2012  yamt sync with head
 1.6.16.1  22-Sep-2015  skrll Sync with HEAD
 1.6.2.1  03-Dec-2017  jdolecek update from HEAD
 1.7.18.1  10-Jun-2019  christos Sync with HEAD
 1.7.16.1  18-Jan-2019  pgoyette Synch with HEAD
 1.7.10.1  31-Jul-2023  martin Pull up following revision(s) (requested by riastradh in ticket #1865):

sys/fs/hfs/libhfs.h: revision 1.9
sys/fs/hfs/libhfs.c: revision 1.16
sys/fs/hfs/libhfs.c: revision 1.17

fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.

fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.
 1.8.30.1  31-Jul-2023  martin Pull up following revision(s) (requested by riastradh in ticket #271):

sys/fs/hfs/libhfs.h: revision 1.9
sys/fs/hfs/libhfs.c: revision 1.16
sys/fs/hfs/libhfs.c: revision 1.17

fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.

fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.
 1.8.4.1  31-Jul-2023  martin Pull up following revision(s) (requested by riastradh in ticket #1682):

sys/fs/hfs/libhfs.h: revision 1.9
sys/fs/hfs/libhfs.c: revision 1.16
sys/fs/hfs/libhfs.c: revision 1.17

fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.

fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.

RSS XML Feed