NetBSD/sys/dev/iscsi
para e62ee4d475 extending vmem(9) to be able to allocated resources for it's own needs.
simplifying uvm_map handling (no special kernel entries anymore no relocking)
make malloc(9) a thin wrapper around kmem(9)
(with private interface for interrupt safety reasons)

releng@ acknowledged
2012-01-27 19:48:38 +00:00
..
Makefile
base64.c
base64.h
files.iscsi Don't add iscsi_utils.c without 'iscsi' condition. 2011-11-09 00:51:00 +00:00
iscsi.h grab major 203 for the iSCSI communications device (between kernel 2011-11-19 16:41:55 +00:00
iscsi_globals.h Remove rnd_extract_data from the public kernel API (it is for use by the 2011-11-29 03:50:31 +00:00
iscsi_ioctl.c extending vmem(9) to be able to allocated resources for it's own needs. 2012-01-27 19:48:38 +00:00
iscsi_ioctl.h
iscsi_main.c
iscsi_pdu.h
iscsi_perf.h
iscsi_profile.c
iscsi_profile.h
iscsi_rcv.c
iscsi_send.c
iscsi_test.c Remove rnd_extract_data from the public kernel API (it is for use by the 2011-11-29 03:50:31 +00:00
iscsi_test.h
iscsi_testlocal.h
iscsi_text.c Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
iscsi_utils.c