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
/
ufs_bmap.c
Age
Commit message (
Expand
)
Author
2022-04-09
makefs(8): Nix trailing whitespace.
riastradh
2013-06-19
Rename ambiguous macros:
dholland
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2005-10-08
avoid the need for a bogus initializer.
chs
2005-06-07
Initialize a local variable in ufs_getlbns() to appease -Wuninitialized.
he
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-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2002-01-31
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
tv
2002-01-18
don't need ffs/buf.h here
lukem
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-12-31
Need <strings.h> for ffs() prototype (noticed by gcc 3.1).
thorpej
2001-11-22
reference the ufs/[uf]fs headers in ../../sys rather than using those
lukem
2001-11-08
sync with ufs/ufs/ufs_bmap.c rev 1.14:
lukem
2001-10-28
add __RCSID()
lukem
2001-10-26
makefs - create a file system image from a directory tree.
lukem