NetBSD/sys/opencrypto
christos 31c81b28f5 Cloning cleanup:
1. make fileops const
2. add 2 new negative errno's to `officially' support the cloning hack:
    - EDUPFD (used to overload ENODEV)
    - EMOVEFD (used to overload ENXIO)
3. Created an fdclone() function to encapsulate the operations needed for
   EMOVEFD, and made all cloners use it.
4. Centralize the local noop/badop fileops functions to:
   fnullop_fcntl, fnullop_poll, fnullop_kqfilter, fbadop_stat
2004-11-30 04:25:43 +00:00
..
Makefile
criov.c
crypto.c
cryptodev.c Cloning cleanup: 2004-11-30 04:25:43 +00:00
cryptodev.h
cryptosoft.c
cryptosoft.h
deflate.c
deflate.h
files.opencrypto
xform.c
xform.h