freebsd-skq/sys/dev/iscsi/initiator
kmacy 99851f359e In order to maximize the re-usability of kernel code in user space this
patch modifies makesyscalls.sh to prefix all of the non-compatibility
calls (e.g. not linux_, freebsd32_) with sys_ and updates the kernel
entry points and all places in the code that use them. It also
fixes an additional name space collision between the kernel function
psignal and the libc function of the same name by renaming the kernel
psignal kern_psignal(). By introducing this change now we will ease future
MFCs that change syscalls.

Reviewed by:	rwatson
Approved by:	re (bz)
2011-09-16 13:58:51 +00:00
..
isc_cam.c - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
isc_sm.c Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need 2011-01-18 21:14:23 +00:00
isc_soc.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
isc_subr.c - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
iscsi_subr.c - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
iscsi.c Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
iscsi.h - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
iscsivar.h Remove the freelist, which simply duplicates some of the zone allocator's 2010-09-02 14:13:43 +00:00