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
/
mac68k
Age
Commit message (
Expand
)
Author
1995-06-16
Rearrange slightly.
briggs
1995-06-09
"Always compile before you commit."
briggs
1995-06-08
In the interrupt routine, bail out if we've not been initialized, yet.
briggs
1995-05-31
Make genassym depend on its C source.
briggs
1995-05-25
Make a diagnostic message DIAGNOSTIC.
briggs
1995-05-17
Make comment fit reality.
briggs
1995-05-17
Some cleanup.
briggs
1995-05-17
Add configuration for my gateway machine.
briggs
1995-05-17
Nuke cpu_exec and remove extra semicolon on cpu_swapout() panic string
briggs
1995-05-17
Add a memcpy entry point as at least a temp fix for compiling with a
briggs
1995-05-17
Set A2 to PS_STRINGS in setregs().
briggs
1995-05-10
Actually probe for 881 vs. 882. Also add a case for 040, although it's
briggs
1995-05-06
Get rid of a printf() that got left behind in the probe.
briggs
1995-05-06
Probe this like the other devices.
briggs
1995-05-05
Add some code/defines to differentiate Asante and Interlan/Gator cards
briggs
1995-05-05
define BROKEN_SWAP and/or cpu_swapout as appropriate.
cgd
1995-04-30
Don't set mrg vectors if we're using the serial console--this allows
briggs
1995-04-29
Add new nubus handling that's much more robust.
briggs
1995-04-28
rename files files for new config/config.old naming
cgd
1995-04-27
Use new files.sunos
christos
1995-04-23
Make these compile again.
briggs
1995-04-22
Removed sunos_machdep.c
christos
1995-04-22
Move sunos_machdep.c to m68k
christos
1995-04-22
Fixed comparison in SYS__syscall to be against sysent instead of
christos
1995-04-22
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
christos
1995-04-22
Define DELAY.
briggs
1995-04-22
Add some multicast byteorder-related changes from djh@mulga.cs.mu.OZ.AU.
briggs
1995-04-22
Use vfs_shutdown().
briggs
1995-04-21
Get rid of old file from hp300 origins!?
briggs
1995-04-21
Enable nubus interrupts after registering.
briggs
1995-04-21
Separate nubus interrupt registry and enablement.
briggs
1995-04-21
Handle grf_softc in the config.new manner.
briggs
1995-04-21
First pass of KNFication. Needs more.
briggs
1995-04-20
Prototype iteopen correctly (oversight from a while back...).
briggs
1995-04-20
Update to use softc better and handle mainbus being indirect.
briggs
1995-04-20
Make mainbus an indirect device--needs more work, but it does function.
briggs
1995-04-20
Move to ptytty
briggs
1995-04-20
include mi scsi files file.
briggs
1995-04-20
Add itetty().
briggs
1995-04-20
Add a sertty() and update to use ser_softc instead of a bunch of arrays
briggs
1995-04-20
Grab the sun3 cpu_coredump().
briggs
1995-04-19
'twould help to unmount the filesystems, wouldn't it?
briggs
1995-04-19
Define struct ae_ring which is necessary because BYTE_ORDER == BIG_ENDIAN,
briggs
1995-04-19
Initialize totlen in ae_put. Thanks to chopps for pointing it out!
briggs
1995-04-16
Fix typo: ieefp.h -> ieeefp.h.
jtc
1995-04-16
Get this working. Mainly, don't always round to word transfers on
briggs
1995-04-13
Update interrupts to use (void *client_data) instead of (int unit) as
briggs
1995-04-13
Update to use dev/ic/dp8390.h. Mostly from mycroft.
briggs
1995-04-12
Almost working synch with if_ed.c. Much by mycroft. Fixups by me.
briggs
1995-04-12
Fixup from last changes.
briggs
[next]