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
/
sys
/
lib
/
libsa
/
ustarfs.c
Age
Commit message (
Expand
)
Author
2001-09-28
Add changedisk_hook().
minoura
2000-10-02
show "press return" instead of "type return", since it's a key name and
lukem
1999-11-13
Backout my libsa changes.
thorpej
1999-11-11
Update for the improvements to libsa, and don't reference libkern.h.
thorpej
1999-09-20
Fix error flow that was broken 10 days ago in the previous commit.
ross
1999-09-10
* Fix the volume zero recognition bug; it was interacting with a
ross
1999-09-01
Fix read retry error case. Closes kern/8300.
ross
1999-06-22
bring back my friend the twiddle.
christos
1999-03-31
Make a bunch of backward-compatible changes to the boot blocks which allow
cgd
1999-03-26
Changes to compile the next68k bootblocks with
dbj
1998-12-19
Retry ustarfs_cylinder_read after disk change, apparently required on i386.
he
1998-10-30
Conditionalize include of <lib/libkern/libkern.h> with _STANDALONE (like
matt
1998-10-15
Work around gcc warning.
bad
1998-10-15
1. Avoid snarfing label areas unless necessary; read with monotonically
ross
1998-10-05
Reserve an 8K label area on every disk, not just the first. Rewrite the block
ross
1998-09-24
tfs -> ustarfs
ross