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
/
usr.sbin
/
makefs
/
ffs
/
ffs_alloc.c
Age
Commit message (
Expand
)
Author
2005-08-19
64 bit inode changes
christos
2005-06-23
Pull in DIP_ADD from sys/ufs/ufs/inode.h and use it, to prevent bad lvalue
fvdl
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-02-06
use (size / DEV_BSIZE) instead of btodb(size). fixes cross build issue.
lukem
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-08
need ufs/ufs/dinode.h for ufs/ffs/fs.h
lukem
2002-01-07
add "ffs/ufs_inode.h" with a minimal struct inode, to replace
lukem
2002-01-07
- pull in <ufs/ufs/dinode.h> before <ufs/ffs/fs.h>
lukem
2002-01-07
fix bugs reported by matt green:
lukem
2001-11-22
reference the ufs/[uf]fs headers in ../../sys rather than using those
lukem
2001-10-28
add __RCSID()
lukem
2001-10-26
makefs - create a file system image from a directory tree.
lukem