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
/
installboot
/
arch
/
alpha.c
Age
Commit message (
Expand
)
Author
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-04-15
Change the way -o options are parsed, now done in MI code with a check after
dsl
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-05-31
Use to htobe16, not htons
matt
2002-05-15
- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,
lukem
2002-05-14
pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.c
lukem
2002-05-14
user visible stuff:
lukem
2002-04-30
display sector start & count in decimal rather than hex
lukem
2002-04-25
HAVE_CONFIG_Hize. Also get *_boot.h from "../../sys/" when HAVE_CONFIG_H,
tv
2002-04-19
- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement
lukem
2002-04-12
- support optional secondary bootstrap arg for install (unused by
lukem
2002-04-11
check size of reading bootblock against the correct size...
lukem
2002-04-04
LP64isms. also, be sure to use <string.h> if we use memset or memcpy.
mrg
2002-04-04
don't pull in <dev/sun/disklabel.h> just for SUN_DKMAGIC; instead,
lukem
2002-04-03
Add support for alpha, based on {vax,pmax}.c and
lukem