summaryrefslogtreecommitdiffstats
path: root/sys/dev/ubsec
Commit message (Expand)AuthorAgeFilesLines
* add 5823 device id's; this allows 5823 parts to function but you cannotsam2003-02-072-2/+7
* shield kernel data structures so user apps can include this filesam2003-02-071-0/+3
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-6/+6
* move sysctl's under hw.ubsecsam2003-01-201-9/+10
* correct printf formatsam2003-01-111-1/+1
* fix memory allocation problems and collateral damage:sam2003-01-062-71/+112
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* MFS 1.6.2.3: fixup statistics; turn off batching by default; add maxsam2002-12-302-12/+63
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-2/+4
* Quiet some DIAGNOSTIC printf warnings with band-aid casts.jhb2002-11-071-4/+5
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-0/+1
* Be consistent about functions being static.phk2002-10-161-2/+2
* No need to hold Giant will harvesting RNG data; change callout_init sosam2002-10-111-1/+2
* Track openbsd changes that don't affect us yet (PK supoprt issam2002-10-073-28/+258
* Crypto device driver for Broadcom-based cards. Known to work with 582x-basedsam2002-10-043-0/+2984
OpenPOWER on IntegriCloud