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
1999-11-22
add empty mmioctl() implementation for new /dev/mem interface for all
Matthieu Herrb
1999-11-22
do not add stuff that breaks everything except your own machine, matthieu!
Theo de Raadt
1999-11-22
Far too many things to note- a complete new revision coming in.
mjacob
1999-11-22
add support for asynchronous I/O (through SIGIO)
Matthieu Herrb
1999-11-22
add support for asynchronous I/O (through SIGIO)
Matthieu Herrb
1999-11-22
better pmap_enter() towards correctness.
Michael Shalayeff
1999-11-20
ioctl arguments are u_long.
Marc Espie
1999-11-20
add copyright notice
Matthieu Herrb
1999-11-20
add MTRR support from FreeBSD
Matthieu Herrb
1999-11-20
add MTRR support from FreeBSD
Matthieu Herrb
1999-11-19
pmap_map no more
Michael Shalayeff
1999-11-18
more untested MLINKS
Theo de Raadt
1999-11-18
fix .Dt
Eric Jackson
1999-11-17
add MLINKs
Todd C. Miller
1999-11-16
- Teach vt_cuu (cursor up) about scrollback. Cursor down is much harder...
Aaron Campbell
1999-11-16
typo in doc ref
Michael Shalayeff
1999-11-16
flush the cache once we patched memory in ddb
Michael Shalayeff
1999-11-16
tabs vs spaces
Michael Shalayeff
1999-11-16
make a copy of attach args for each attachment
Michael Shalayeff
1999-11-16
define TLB_BITS for %b
Michael Shalayeff
1999-11-16
fix argument access macro (+1 fuzz), align frame per hp requirements
Michael Shalayeff
1999-11-16
openbsd/hppa is ELFDATA2MSB
Michael Shalayeff
1999-11-16
hpt_hashsize no more, using cr24 instead
Michael Shalayeff
1999-11-16
stack does grows up; ddb breakpoints done (local); add note for btlb work
Michael Shalayeff
1999-11-16
Don't allocate vmmap in pmap_bootstrap, allocate it in mmrw when needed.
Artur Grabowski
1999-11-16
Remove duplicate variable definitions.
Artur Grabowski
1999-11-16
No need to do "sp->sg_npte = 0" in an if (sp->sg_npte == 0)
Artur Grabowski
1999-11-16
Opps.. remove stuff that shouldn't be in the last commit.
Artur Grabowski
1999-11-16
Optimize the case of writing to /dev/zero like we do in for /dev/null
Artur Grabowski
1999-11-15
honour ddb.console; ok deraadt@
David Leonard
1999-11-14
USB audio. Commented out.
Hakan Olsson
1999-11-14
protect against copuin faults
Michael Shalayeff
1999-11-14
fix pmap_create() so it works for user mappings.
Michael Shalayeff
1999-11-13
overflow fixes; netbsd
Theo de Raadt
1999-11-13
overflow fixes; chuq
Theo de Raadt
1999-11-13
from chuq@chuq.com: several fixes to copy{in,out,}str() from charles
Theo de Raadt
1999-11-12
Break out the allocation of pv entries and 4m pagetables into functions.
Artur Grabowski
1999-11-11
General cleanup of pmap.
Artur Grabowski
1999-11-09
Adapt to changed pmap_enter API (the extra argument is a no-op).
Artur Grabowski
1999-11-09
Adapt to pmap_enter changes.
Artur Grabowski
1999-11-09
Add OpenBSD tags.
Dale S. Rahn
1999-11-09
Remove old unused config files.
Dale S. Rahn
1999-11-09
Additional changes due to the fallout of the p4e -> ppc changes.
Dale S. Rahn
1999-11-09
Merge error in previous version caused compilation failure.
Dale S. Rahn
1999-11-09
autoconf.h
Dale S. Rahn
1999-11-09
autoconf.c:
Dale S. Rahn
1999-11-08
Support for imac drivers, Additional configurations for mac kernels.
Dale S. Rahn
1999-11-08
Changes for imac support. support for VI computers and MCG Powerstack
Dale S. Rahn
1999-11-08
Initial import of NetBSD macppc code to allow OpenBSD/powerpc to run
Dale S. Rahn
1999-11-08
move MI definition of rd into it's MI place also fixing
Michael Shalayeff
[next]