1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sbin/fsck_ffs
2008-11-09 15:54:54 +00:00
..
SMM.doc
dir.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
extern.h
fsck_ffs.8
fsck.h reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
inode.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
main.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
Makefile
pass1.c add missing header needed by getpagesize(). 2008-11-09 15:54:54 +00:00
pass1b.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
pass2.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
pass3.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
pass4.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
pass5.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
setup.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00
utilities.c reduce mem usage by about 20% by packing state and type of an inode in a single 2008-06-10 23:10:29 +00:00