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
Age
Commit message (
Expand
)
Author
1995-06-18
reenable kernel debugger; new location more amenable to tweaking.
cgd
1995-06-18
convert pcb lists to CIRCLEQs, so that the end can be looked at more
cgd
1995-06-18
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
cgd
1995-06-18
Checkpointing ... still has a couple of problems but it is better.
phil
1995-06-18
Updating to be like i386 version.
phil
1995-06-18
Add another CD-ROM drive to The List.
mycroft
1995-06-18
use new pcireg.h macros
cgd
1995-06-18
macros to split out various parts of PCI registers, adjust constants
cgd
1995-06-18
define and call "pci_devinfo()", which creates a string from the
cgd
1995-06-18
prototype for pci_devinfo function
cgd
1995-06-18
add include for the alpha, alphabetize
cgd
1995-06-18
make a comment reflect the way things should be done
cgd
1995-06-18
built from pcidevs list
cgd
1995-06-18
learn about some PCI vendor and product numbers. not yet used
cgd
1995-06-17
oops; forgot this in last commit
cgd
1995-06-17
more appropriate name, as this only has PCI support subroutines.
cgd
1995-06-16
rudimentary DDB support.
ragge
1995-06-16
d_reset reference removed. Calling of ubareset must be solved.
ragge
1995-06-16
DELAY() moved to common place.
ragge
1995-06-16
Some flags added to use in boot blocks.
ragge
1995-06-16
DDB support. splddb() and trapcode for ddb.
ragge
1995-06-16
DELAY() removed, now common.
ragge
1995-06-16
ddb file added.
ragge
1995-06-16
Passing symtab address to kernel.
ragge
1995-06-16
Pass symtab address to kernel.
ragge
1995-06-16
copy some format specifiers from kprintf to sprintf. b & r still missing
cgd
1995-06-16
Use ${.CURDIR} in S macro definition so makefile works with obj directories.
jtc
1995-06-16
Rearrange slightly.
briggs
1995-06-16
Put parentheses around macro arguments
mellon
1995-06-15
compensate for timeval/timespec/stat structure changes.
cgd
1995-06-15
posixization of timeval, timespec, and stat structs
cgd
1995-06-15
adjust for the other day's structure changes; make it compile.
cgd
1995-06-14
lose extraneous comma
jtc
1995-06-13
Fix cpuspeed values for Carerra and similar.
gwr
1995-06-13
Moved delay2us to param.h (now an inline function).
gwr
1995-06-13
Provide delay2us as an inline and make it reasonably accurate,
gwr
1995-06-13
Fix several missing (and REQUIRED) calls to ZS_DELAY()
gwr
1995-06-13
Fix warning about setjmp arg
gwr
1995-06-13
Change llinfo_x25 to use queue.h.
mycroft
1995-06-13
Clean this up a bit. Use queue.h more; de-uglify casts.
mycroft
1995-06-13
Change llinfo_llc to use queue.h.
mycroft
1995-06-13
Replace an insque()/remque() pair I missed.
mycroft
1995-06-13
Touch this up so it compiles again.
mycroft
1995-06-13
Clean this up a bit. Use queue.h more; de-uglify casts.
mycroft
1995-06-13
clear m_ext.ext_free when marking an mbuf has having external storage.
cgd
1995-06-13
Update to match data structure changes.
mycroft
1995-06-13
Update to match data structure changes.
mycroft
1995-06-13
Update to match data structure changes.
mycroft
1995-06-13
There's no reason to set if_next here.
mycroft
1995-06-12
Leave pseudo-device prom in for now (even though it doesn't work)
gwr
[next]