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
2004-01-09
Back out CVS fallout from last commit. Really make this build again.
fredb
2004-01-06
Make these compile again after the latest adjustments.
he
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
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
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-12-14
Adapt to MI ATA/wdc changes. Especially, now that the address of
fredb
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-12-04
Dynamic sysctl.
atatat
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-08
Remove obsolete comments about curproc.
tsutsui
2003-11-04
Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
dsl
2003-11-02
Extend the #ifdef M68040 so that the `sig' variable declaration is moved
cl
2003-10-31
Reduce code duplication by adding mi_userret() in sys/userret.h
cl
2003-10-30
Fix real uninitialized variable bug.
matt
2003-10-30
Fix indentation/whitespace.
matt
2003-10-28
Fix that last warning in a prettier (and less befuddling) way, as
fredb
2003-10-27
Fix a befuddling error from gcc.
fredb
2003-10-27
Initialize some "might (not) be used uninitialized" variables.
fredb
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-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
Adapt for wdcattach() prototype change.
bouyer
2003-10-08
Add atabus.
bouyer
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-08
* Shuffle some data structures so, and add a flags word to ksiginfo_t.
thorpej
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-28
Cast through (void *) to appease gcc3.
cl
2003-09-27
Cast through (void *) to appease gcc3.
cl
2003-09-25
Hide the use of config_interrupts() in one place.
mycroft
2003-09-22
SA_SIGINFO support for m68k (port specific changes)
cl
2003-09-22
add COMPAT_15/COMPAT_16
cl
2003-09-19
1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
mycroft
2003-09-17
add MD part of SA/pthread pagefault handling on all m68k ports
cl
2003-09-06
add rnd(4) device to installation media.
itojun
2003-08-22
create /dev/crypto
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-27
reserve cdev major # for PF. ok'ed by technical-exec
itojun
2003-07-15
__KERNEL_RCSID()
lukem
2003-07-03
Fix uninitialized variable.
rjs
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
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-04
In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP
bjh21
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
[next]