index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2000-02-04
Externalize comstop()
Angelos D. Keromytis
2000-02-03
Prevent overflow in computation of buffer cache limitation
Niklas Hallqvist
2000-02-03
remove extraneous spaces and tabs
Michael Shalayeff
2000-02-03
Remove overly verbose printf during driver config.
Dale S. Rahn
2000-02-03
Define missed when the intial bus_dma code was checked in.
Dale S. Rahn
2000-02-02
MD swap macros
Michael Shalayeff
2000-02-01
Add Xircom Netwave driver (cnw) commented out.
Federico G. Schwindt
2000-02-01
Add a bunch of XXX on incorrect handling of pv_flags.
Artur Grabowski
2000-02-01
Opps. Missed two cases of ps_alias_recache.
Artur Grabowski
2000-02-01
Keep stats of pages we uncache because of bad cache aliases.
Artur Grabowski
2000-02-01
call vfs_syncwait on standby and suspend
Michael Shalayeff
2000-01-31
explicitly round segments to a page boundary
Michael Shalayeff
2000-01-31
bzero() in get_event too
Michael Shalayeff
2000-01-31
Clean up memerr*. (from NetBSD)
Artur Grabowski
2000-01-31
possibly uninitialized vasriable used in DEBUG code piece; from deraadt@
Michael Shalayeff
2000-01-31
remove if0ed stinkpad's spinlock
Michael Shalayeff
2000-01-30
Add the prototype that matthieu forgot on his 11/22/1999 commit.
imp
2000-01-29
this makes some rough and tough calculations on apm
Michael Shalayeff
2000-01-29
bring in some mods for apm1.2 proto;
Michael Shalayeff
2000-01-29
get usage of memory maps supplied from /boot.
Michael Shalayeff
2000-01-29
separate clock init, to be called upon resume from apm sleeps
Michael Shalayeff
2000-01-29
Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor...
Steve Murphree
2000-01-29
repair busdma calls w/o cookies
Michael Shalayeff
2000-01-28
determine eisa motherboard id;
Michael Shalayeff
2000-01-27
remove bogus comment
Artur Grabowski
2000-01-27
reduce global symbol pollution
Artur Grabowski
2000-01-27
use {round,trunc}_page instead of manually doing the same thing
Artur Grabowski
2000-01-27
pmap_writetext - use getptep4m/setpgt and avoid one unnecessary table walk
Artur Grabowski
2000-01-27
It's amazing what you can find with some code reading.
Artur Grabowski
2000-01-27
goof.
Steve Murphree
2000-01-27
Took out le* at 0xffffd200. It conflicts with GCSR on some boards.
Steve Murphree
2000-01-27
Fix for boards with only one zs chip.
Steve Murphree
2000-01-27
zap setptesw4m, not used anymore
Artur Grabowski
2000-01-27
zap getptesw4m, not used anymore (and the comment was bogus)
Artur Grabowski
2000-01-27
update comment to reflect reality (remove it).
Artur Grabowski
2000-01-27
pmap_rmk4m: There is no need to flush the segment from the tlb or
Artur Grabowski
2000-01-26
cleanup and simplify pmap_page_protect4m:
Artur Grabowski
2000-01-26
s/PDC_DEBUG/PDCDEBUG/
Michael Shalayeff
2000-01-26
Replace more table-walks and getpte4m/setpte4m with getptep4m/setpgt4m.
Artur Grabowski
2000-01-25
some more cautions and debuggings; repair __syscall
Michael Shalayeff
2000-01-25
better copy and zero inlines in locore;
Michael Shalayeff
2000-01-25
fix dmesg print
Theo de Raadt
2000-01-25
cpu_wait(); flush cache in setkpc; explicit bcopy() use in cpu_fork()
Michael Shalayeff
2000-01-25
cpu_wait() and cpu_swapin() do exist
Michael Shalayeff
2000-01-25
Added support for MVME328 SCSI VME board.
Steve Murphree
2000-01-25
name a few crs according to their usage; 33 fpregs
Michael Shalayeff
2000-01-24
setup fork() child return values
Michael Shalayeff
2000-01-24
Amiga HW clock code was not Y2K compliant.
Marc Espie
2000-01-24
Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le....
Steve Murphree
2000-01-24
required files for ELF share library support. this version is
Dale S. Rahn
[next]