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
/
bebox
Age
Commit message (
Expand
)
Author
2003-12-30
Fix PowerPC ports build with KGDB.
manu
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-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
Make this build properly.
matt
2003-10-24
Update to latest i386 version.
matt
2003-10-24
Make this build in a R/O build tree. And add -I. for gcc3
matt
2003-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
2003-10-22
add wsfont major to archs which have the other wscons devices
jdolecek
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
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
Use -ffreestanding.
simonb
2003-10-08
Use consistent type qualifiers for CPU1_alive (keeps gcc331 happy).
simonb
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-06
add rnd(4) device to installation media.
itojun
2003-09-03
Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on
matt
2003-08-22
create /dev/crypto
itojun
2003-08-12
Remove SPILLSTK leftovers.
matt
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-15
__KERNEL_RCSID()
lukem
2003-06-23
Make sure to include opt_foo.h if a defflag option FOO is used.
martin
2003-06-18
don't #include <sys/dkstat.h> where it is (appearently) unused
drochner
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-06-14
Also pass a type argument to comcnattach() and com_kgdb_attach().
thorpej
2003-05-12
Include <sys/disk.h>.
thorpej
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-05-10
Remove redundant bounds_check_with_label() prototype.
thorpej
2003-05-09
A few ISA sound drivers like to share dma channels, and hence deferred
fvdl
2003-05-05
Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.
fvdl
2003-05-02
Change return type of readdisklabel() to const char *
dsl
2003-04-27
Preserve the symbol table in the LKM || KSYMS cases also.
ragge
2003-04-26
Add pseudo-device ksyms.
ragge
2003-04-26
Call ksyms_init() instead of ddb_init() in case of
ragge
2003-04-25
Add ksyms device major.
ragge
2003-04-20
Cast KERNENTRY into a char * before doing arithmetic on it, so we don't end
bjh21
2003-04-16
Nake return values from bounds_check_with_label() conform to the man
bouyer
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-18
Switch/adapt to new bus space infrastructure.
matt
2003-03-06
Make most of PPC (OEA) bus_space's identical (or as identical as possible).
matt
2003-03-05
Remove port-specific procfs_machdep.c (since they are all identical and
matt
2003-02-27
Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.
perseant
[next]