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
/
prep
Age
Commit message (
Expand
)
Author
2004-01-06
Make these compile again after the latest adjustments.
he
2004-01-05
Use memset() for "Clear all of BSS".
nonaka
2004-01-05
reduce program size.
nonaka
2004-01-05
Use 32bit daddr_t.
nonaka
2004-01-03
More wdc_channel structure member namespace cleanup:
thorpej
2004-01-03
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
2004-01-01
Rename:
thorpej
2003-12-31
Simplify allocation of the channel queue.
thorpej
2003-12-30
Fix PowerPC ports build with KGDB.
manu
2003-12-12
Add a .WAIT after common so libs get built before they're needed
jmc
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-12-04
Catch up with the recent changes in wdcvar.h, patterned after wdc_isa.c.
he
2003-11-27
sync with news68k:
tsutsui
2003-11-24
Remove obsolete MD mcclock files.
tsutsui
2003-11-24
Set mcclock to BCD mode as before. Tested on 7248-133 43P.
tsutsui
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-11-01
- Adapt mkclock_isa.c to MI mk48txx(4) changes.
tsutsui
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
2003-10-24
Add back spkr.h
matt
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-10-19
Add COMPAT_16.
kleink
2003-10-19
Make this compile as a tool; we need to pick up the target's
he
2003-10-18
Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
lukem
2003-10-10
reassing majors for crypto and pf to use the newly defined MI major
jdolecek
2003-10-10
update the comment - the space for machine-dependant majors
jdolecek
2003-10-08
Add atabus.
bouyer
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-08
Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link
simonb
2003-10-06
Include <string.h> for memset and memcmp prototypes.
he
2003-10-06
Include libkern.h to get definitions for strcpy, strlen, and memset.
he
2003-10-06
Remove argument list from #undef of divrnd macro; fall-out from gcc3?
he
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-30
Add -ffreestanding
matt
2003-09-25
Hide the use of config_interrupts() in one place.
mycroft
2003-09-19
1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
mycroft
2003-09-03
Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on
matt
2003-08-22
add udav*
itojun
2003-08-22
create /dev/crypto
itojun
2003-08-12
Remove SPILLSTK leftovers.
matt
2003-08-10
Call prep_bus_space_init() and consinit() after oea_batinit() and oea_init()
tsutsui
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-06
Add esiop at pci to GENERIC which already have siop at pci.
bouyer
2003-07-31
Add #define _NOREGNAMES (to suppress asm.h from #define r1 1 ...)
matt
2003-07-28
Make these build with recent tweaks to powerpc's bus_space(9) by moving
scw
2003-07-27
reserve cdev major # for PF. ok'ed by technical-exec
itojun
2003-07-27
Since everyone uses clock_subr.c (or should, if they don't currently),
thorpej
2003-07-15
__KERNEL_RCSID()
lukem
[next]