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
/
dev
Age
Commit message (
Expand
)
Author
2001-09-19
machine/fbio.h -> dev/sun/fbio.h
thorpej
2001-09-05
bcopy() -> memcpy(), bzero() -> memset()
tsutsui
2001-09-05
- bcopy() -> memcpy(), strcpy()
tsutsui
2001-09-05
Remove register prefixes.
tsutsui
2001-08-20
precede, not preceed.
wiz
2001-08-05
use unsigned variable types as appropriate
jdolecek
2001-07-22
seperate -> separate
wiz
2001-07-08
Correct various misspellings of 'transfer' and inflected forms.
wiz
2001-06-05
(locally defined) HZ -> hz
thorpej
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-30
use _KERNEL_OPT
mrg
2001-05-28
don't abuse cf_unit.
chs
2001-05-27
don't abuse cf_unit.
chs
2001-05-27
don't abuse cf_unit.
chs
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-03-29
use NCR_F_DMASELECT instead of ncr53c9x_dmaselect
petrov
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-03
Switch to MI md_root.c. Tested on RAMDISK3X kernel.
tsutsui
2000-11-02
Adapt to new line discipline scheme.
eeh
2000-10-01
Move the check for "promisc + unicast + not for us" into ether_input(),
thorpej
2000-08-24
In fdioctl(), allocate fd_formb dynamically when needed, rather than on
nathanw
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-10
Fix printf message on attachment.
tsutsui
2000-06-05
Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater
nisimura
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-05-27
sleep() -> tsleep()
thorpej
2000-05-21
Need to provide a consdev to the cons_attach_input call now.
eeh
2000-05-19
A foolish consistency; most parts of the kernel use bp->b_data, so
thorpej
2000-05-19
Fix the sparc64 console.
eeh
2000-05-16
Nuke dk_establish() from orbit except from those ports which still use
thorpej
2000-04-07
Use separate callouts for motor-on and motor-off. Fixes a condition
thorpej
2000-04-01
Typo. (callout_rest -> callout_reset)
tsutsui
2000-04-01
Fix typo. (s/sc_adapter/sc_link/)
tsutsui
2000-03-31
Remove declaration of kd_rom_intr(). It is not needed on sun3.
tsutsui
2000-03-31
Add include <vm/vm.h> and <uvm/uvm_extern.h> for
tsutsui
2000-03-25
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
tsutsui
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-19
Minimal changes to accomodate the console input channel attachment
pk
2000-03-18
Add a ncr5380_attach() routine which does part of the initialization, attaches
mycroft
2000-03-13
Fix doubled 'the's in comments.
soren
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
2000-02-07
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
thorpej
2000-01-28
Fix part of previous commit.
thorpej
2000-01-28
BUFQ_* fixes.
jdc
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1999-11-22
Debugger()/cpu_Debugger() is always available and always defined/prototyped
jdolecek
1999-11-03
adapt to latest scsipi changes
jdolecek
[next]