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
/
sparc
/
stand
/
common
/
promdev.c
Age
Commit message (
Expand
)
Author
2019-02-03
don't compare string pointers against \0
mrg
2017-03-25
Virtio block devices may have a "scsi" device_type instead of "block",
martin
2013-12-30
Avoid buffer overruns (no practical difference for any sane firmware
martin
2010-09-02
Fix printf formats in -DDEBUG_PROM to make it compile.
uwe
2010-08-25
factor out the floppy detection code.
christos
2010-08-25
Don't LOAD_BACKWARDS for floppies.
christos
2009-10-18
Don't try to read disklabel to check FS_RAID on floppy boot since
tsutsui
2009-01-12
Replace time_t values in libsa sources with the following two types
tsutsui
2008-04-05
Add support booting from UFS2 partition for sparc.
tsutsui
2006-07-13
De-__P. ANSIify.
uwe
2006-06-20
Add support to the 2nd stage boot loader for booting from RAID
jdc
2006-05-20
struct filesystem is now struct fs_ops, since i don't know when.
mrg
2005-12-11
merge ktrace-lwp.
christos
2005-04-27
Do not rely on strings to which pointers are returned by promlib functions
martin
2003-07-30
sprinkle some: libkern.h, some -ffreestanding and some cast-y goodness,
mrg
2003-02-26
Move all `ID prom' stuff into the prom library.
pk
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2001-09-26
getprop* -> PROM_getprop*
eeh
2001-08-05
avoid an unused variable warning
mrg
2001-04-04
* Missing PROM_OPENFIRM: case in getdevtype() and prom_getether().
pk
2001-01-18
On V0 proms, read the `idprom' property at the root node to get to the
pk
1999-04-28
Include <sys/systm.h> to get prototype for memset.
christos
1999-02-15
Use PROMLIB to streamline this code. This also provides the bulk of
pk
1998-10-12
Move around a few PTE-manipulating macros.
pk
1998-10-05
rename getprop routine to avoid conflict with the one in bsd_openprom.h
christos
1998-09-15
Can't afford a 1K buffer in the data segment.
pk
1998-08-29
add support for finding kernels other than `netbsd'. the list is:
mrg
1998-05-27
Properly split boot spec into file name and arguments.
pk
1997-06-01
Completely rearrange SPARC boot code, modeling it after alpha and hp300
mrg