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
/
crypto
/
criov.c
Age
Commit message (
Expand
)
Author
2006-12-29
Avoid void * arithmetic, okay deraadt@, suggestions from millert@
Pedro Martelletto
2006-11-19
typo; from bret lambert
Jason McIntyre
2003-08-14
mirror change in mbufs: cuio_copyback's 4th arg is now const void *
Jason Wright
2003-07-31
pasto; lha@stacken.kth.se
Markus Friedl
2003-06-03
license cleanup regarding term 4
Theo de Raadt
2002-06-10
__FUNCTION__ -> __func__
Marc Espie
2002-03-01
helper functions for uio (cuio_apply and cuio_getptr) okay deraadt@
Niels Provos
2002-01-29
Remove the iov2pages/mbuf2pages API... All of the relevant arch's support
Jason Wright
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-08-12
remove redundant vm includes
Michael Shalayeff
2001-06-23
merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...
Theo de Raadt
2001-06-18
oops, backwards check
Theo de Raadt
2001-06-18
incorrect panic message
Theo de Raadt
2001-06-08
Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to
Artur Grabowski
2001-05-14
use real uio
Theo de Raadt
2001-05-13
initial cut at /dev/crypto support. takes original mbuf "try, and discard
Theo de Raadt