summaryrefslogtreecommitdiff
path: root/sys/modules/examples/luareadhappy
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
commit57b8faa72823ed98eb542eccbd0ab203fec47345 (patch)
tree7c679c30e374f8c1cccdc302d2a7d63366f64835 /sys/modules/examples/luareadhappy
parente4e98eb0d351245fe2cbe30a14ab09e03f56beab (diff)
Add lockcount output via printflockcount-9.3
Diffstat (limited to 'sys/modules/examples/luareadhappy')
0 files changed, 0 insertions, 0 deletions
/lib/libsa/ext2fs.c?id=77ebb2ba0b80be218213a8c2679ed36bb85d013e'>reduce size by 1K by sharing the ls code.christos 2013-10-20XXX: gcc initializationschristos 2013-06-23Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front ofdholland 2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland 2013-06-19Rename ambiguous macros:dholland 2013-05-10Wrap >80 char lines that overflowed on NDADDR -> EXT2FS_NDADDR changes.tsutsui 2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland 2012-05-21Remove the code that tries to load the "ffs" kernel module during boot.dsl 2012-01-16PR/45796: Evgeniy Ivanov minixfs3 support.christos 2011-12-25Apply the following patch submitted by Evgeniy Ivanov:tsutsui 2011-06-16Add an optional MD calling convention flag for use in libsa when spacejoerg 2011-01-02Zero the in-memory super block after allocation. It contains a pointerjakllsch 2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer 2009-03-02Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array.tsutsui 2009-03-01catch up with variable inode size.christos 2008-11-19For the x86 boot loader, autoload a kernel module corresponding to thead 2007-12-02- also pass correct size on dealloc() of in-memory superblock datatsutsui 2007-12-02Allocate correct size for in-memory data struct m_ext2fstsutsui 2007-12-02- fix description about index structure of an inode to match ext2fs_dinodetsutsui 2007-12-01Add ext2fs support for libsa.tsutsui