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
/
sun3
Age
Commit message (
Expand
)
Author
1995-06-18
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
cgd
1995-06-16
Use ${.CURDIR} in S macro definition so makefile works with obj directories.
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-12
Leave pseudo-device prom in for now (even though it doesn't work)
gwr
1995-06-09
Temporary! Should be merged into libsa...
gwr
1995-06-09
Add install target, etc.
gwr
1995-06-09
Oops, that was a binary...
gwr
1995-06-09
Several fixes and cleanup: make close work; stop in prom if debug mode...
gwr
1995-06-09
cosmetic
gwr
1995-06-09
Add install target, etc.
gwr
1995-06-09
New: a netif compatible interface to the Sun PROM network drivers.
gwr
1995-06-09
Add BINDIR
gwr
1995-06-09
Add install target, etc.
gwr
1995-06-09
Add install targets, etc.
gwr
1995-06-09
Have netboot!
gwr
1995-06-09
More liberal check for exec header. Nuke machine type defines (support all)
gwr
1995-06-09
Moved to ../stand/netboot
gwr
1995-06-09
Retool for native build.
gwr
1995-06-02
Use the exec header left by the boot program to validate the
gwr
1995-06-02
Keep the exec header so the kernel can find it.
gwr
1995-06-02
Add a man page.
gwr
1995-06-01
boot --> ufsboot
gwr
1995-06-01
clean up import conflicts
gwr
1995-06-01
Make this build in libsa
gwr
1995-06-01
Booting from ufs works now.
gwr
1995-06-01
Moved to ufsboot
gwr
1995-06-01
Better reset code, and reset the chip when it goes comatose.
gwr
1995-05-30
New version that supports writing a Sun disklabel (rewritten).
gwr
1995-05-30
Make sure curpcb is up-to-date before possibly copying it.
gwr
1995-05-30
Take care of curpcb->pcb_ps in vm_machdep, and use appropriate IPL.
gwr
1995-05-26
Cleanup in cpu_fork - remove use of curproc
gwr
1995-05-26
Add a comment
gwr
1995-05-26
Initialize proc0pcb.sr here (before cpu_fork copies it).
gwr
1995-05-24
Update cpu_fork() to eliminate double mapping of kernel stacks.
gwr
1995-05-24
Add child_return()
gwr
1995-05-24
Add missing conditional (thanks to Jason Thorpe)
gwr
1995-05-24
Make this more like the other m68k ports.
gwr
1995-05-24
Add FPF_REGS and FPF_FPCR for FPU save/restore code.
gwr
1995-05-24
Make struct cpu_disklabel hold the Sun disk label.
gwr
1995-05-24
Define struct saif
gwr
1995-05-24
Sunc with sparc version (adds key repeat capability)
gwr
1995-05-24
Update cpu_fork() to eliminate double mapping of kernel stacks.
gwr
1995-05-24
Improve probe (should reject "sc" board now)
gwr
1995-05-24
Sunc with sparc version (adds key repeat capability)
gwr
1995-05-24
Turn off IFF_MULTICAST for now...
gwr
1995-05-24
Fix missing return(0) - from Jason Thorpe - fixes PR 1049
gwr
[next]