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
/
mvme88k
Age
Commit message (
Expand
)
Author
2001-08-11
Make m18x_cmmu.c only compiled if support for 187 or 188 is required.
Miod Vallat
2001-08-11
Include files serve a purpose. Move lots of extern statements from
Miod Vallat
2001-08-11
Make iomap_mapout() a void function, since its return value is always 1
Miod Vallat
2001-08-08
New timeouts.
Miod Vallat
2001-08-07
Not used.
Miod Vallat
2001-08-07
One more typo.
Miod Vallat
2001-08-07
Sprinkle a few Holy Volatiles (tm).
Miod Vallat
2001-08-07
Make config(8) choose which source files to exclude, from the kernel
Miod Vallat
2001-08-06
remove vm_conf.h; art@ ok
Michael Shalayeff
2001-08-06
__BDEVSW_DUMP_OLD_TYPE no more.
Miod Vallat
2001-08-06
Working kernel crash dumps.
Miod Vallat
2001-08-05
Use syntaxic sugar provided by PMAP_NEW
Miod Vallat
2001-07-26
Always flush the pipeline after updating cr1.
Miod Vallat
2001-07-25
Change the pmap_enter interface to merge access_type and the wired boolean
Artur Grabowski
2001-07-22
pmap_clear_modify returns boolean_t
Miod Vallat
2001-07-18
Get rid of the PMAP_NEW option by making it mandatory for all archs.
Artur Grabowski
2001-07-15
add install target
assar
2001-07-09
trivial ether_input_mbuf().
Federico G. Schwindt
2001-07-06
change MSIZE to 256, okay @deraadt
Niels Provos
2001-07-05
Get rid of REAL_CLISTS. It was never implemented and the tentacles are
Artur Grabowski
2001-07-05
Oops. missed this file in the extent_alloc fix.
Artur Grabowski
2001-07-05
Don't use some macros from vm_page.h.
Artur Grabowski
2001-07-04
$OpenBSD$
Niklas Hallqvist
2001-07-04
This was hardly meant to be here
Niklas Hallqvist
2001-07-01
Variable declarations without extern are evil.
Miod Vallat
2001-07-01
Variable declarations without extern are evil.
Miod Vallat
2001-07-01
Misc cleaning.
Miod Vallat
2001-07-01
Enable the ``machine foo'' commands under ddb.
Miod Vallat
2001-06-30
Repair 197 support (oops)
Miod Vallat
2001-06-29
Some cleaning. Remove unused boot options, don't declare extra RB_FOO
Miod Vallat
2001-06-29
Give RB_NOSYM a non-conflicting value here too.
Miod Vallat
2001-06-27
add the ALTQ device to the rest of the architectures.
Kenjiro Cho
2001-06-27
MNN is no longer an option.
Artur Grabowski
2001-06-27
UVM is no longer an option.
Artur Grabowski
2001-06-27
recieve -> receive
Nathan Binkert
2001-06-27
rip old vm
Artur Grabowski
2001-06-25
add pf device on all architectures.
Kjell Wooding
2001-06-25
cold is in systm now
Michael Shalayeff
2001-06-16
More cleanink of unused code and incorrect comments.
Miod Vallat
2001-06-14
Big cleanup of VM issues:
Miod Vallat
2001-06-13
Actually, because of multi-interrupts devices, use the opposite loop
Miod Vallat
2001-06-12
In intr_findvec(), correct the for() loop bounds.
Miod Vallat
2001-06-08
Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to
Artur Grabowski
2001-06-05
Call doshutdownhooks() in boot(). Cleanup code path a little.
Miod Vallat
2001-05-31
Typos.
Miod Vallat
2001-05-21
Correctly position the #if's wrt the locking macros...
Miod Vallat
2001-05-20
assym.s -> assym.h
Miod Vallat
2001-05-20
Replace genassym.c with a .cf one; also remove unused defines.
Miod Vallat
2001-05-20
Generate assym from a genassym.cf file instead of a C program.
Miod Vallat
2001-05-17
convert mbuf and cluster allocation to pool, mostly from NetBSD
Niels Provos
[prev]
[next]