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
/
arch
/
alpha
/
stand
/
netboot
/
if_prom.c
Age
Commit message (
Expand
)
Author
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2009-01-12
Replace time_t values in libsa sources with the following two types
tsutsui
2003-03-13
kill the last use of NENTS
drochner
2003-03-13
cope with removal of this sick NENTS macro from libsa/netif.h
drochner
2002-11-09
Make the bootblocks build with warnings.
thorpej
2001-07-22
bcopy -> memcpy, bzero -> memset
wiz
1999-11-13
Backout my libsa changes.
thorpej
1999-11-12
Don't include <lib/libkern/libkern.h> for prototypes that are also in
simonb
1999-05-26
uh, get the port name consistently correct (NetBSD/alpha, not NetBSD/Alpha)
cgd
1999-04-02
abstract the prom device open/close into a separate module, which
cgd
1999-03-27
Bug fix for the bug fix. Be sure to prom_close() in bootxx and boot, but not
ross
1997-09-06
-Wall fixes
drochner
1997-04-06
clean up NetBSD RCS ID strings
cgd
1997-01-24
reorganize Alpha boot block sources: put common sources in a 'common'
cgd
1997-01-18
printfs newline cosmetics
cgd
1997-01-18
allow netboot ethernet address to be hard-coded into binary so that
cgd
1997-01-16
more carefully include libkern and libsa headers
cgd
1996-10-02
spaces/tabs cleanup
cgd
1996-10-02
clean and polish a bit
cgd
1996-09-23
checkpoint current development, add ELF toolchain build support
cgd
1996-09-18
start on some network boot blocks. they work, but:
cgd