Pull the sf_buf routines and structures out into its own files in
authorJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 10 Dec 2003 23:48:07 +0000 (23:48 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 10 Dec 2003 23:48:07 +0000 (23:48 +0000)
commit4860553a547b21c933c6f7c0316f07b98b0f9937
treed2acee991ae5ddf536c4ff033915b7ee30d0e8b7
parentd36c36d78dd076897987099ae56b231ab5fab513
Pull the sf_buf routines and structures out into its own files in
anticipation of wider future use.

Requested and reviewed by: dillon
sys/conf/files
sys/kern/kern_sfbuf.c [new file with mode: 0644]
sys/kern/uipc_syscalls.c
sys/sys/mbuf.h
sys/sys/sfbuf.h [new file with mode: 0644]
sys/sys/socketvar.h