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
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2014-07-13
do not need malloc.h
Theo de Raadt
2014-07-08
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
Theo de Raadt
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