Module name:    mbuf
Committed by:   pcahyna
Date:           Sat Jun  3 16:43:10 UTC 2006

Import into mbuf/userland

Log Message:
Subset of kernel sources suitable for being compiled in userland.

Includes uipc_mbuf.c, uipc_mbuf2.c, mbuf.h and everything needed by them to
compile and being usable for userland programs (typically unit tests).

Target platform is Valgrind on Linux/i386, tested with a sample program
(not included). Could work under NetBSD/i386 too, but untested. Other
platforms will need different machine directories.

The Makefiles are for GNU Make.

Status:

Vendor Tag:     NetBSD-PCahyna
Release Tags:   PC_20060603
                
N mbuf/userland/Makefile.inc
N mbuf/userland/Makefile
N mbuf/userland/stubs/Makefile
N mbuf/userland/stubs/subr_prf.c
N mbuf/userland/stubs/kern_malloc.c
N mbuf/userland/stubs/panic.c
N mbuf/userland/stubs/malloc.c
N mbuf/userland/stubs/param.c
N mbuf/userland/stubs/net/if.h
N mbuf/userland/stubs/uvm/uvm.h
N mbuf/userland/stubs/uvm/uvm_param.h
N mbuf/userland/stubs/machine/cpu.h
N mbuf/userland/stubs/machine/wchar_limits.h
N mbuf/userland/stubs/machine/vmparam.h
N mbuf/userland/stubs/sys/syslimits.h
N mbuf/userland/stubs/sys/sysctl.h
N mbuf/userland/stubs/sys/socket.h
N mbuf/userland/stubs/sys/protosw.h
N mbuf/userland/stubs/sys/domain.h
N mbuf/userland/stubs/sys/syslog.h
N mbuf/userland/stubs/sys/kernel.h
N mbuf/userland/stubs/sys/proc.h
N mbuf/userland/stubs/sys/lock.h
N mbuf/userland/stubs/sys/signal.h
N mbuf/userland/stubs/sys/uio.h
N mbuf/userland/stubs/sys/ucred.h
N mbuf/userland/stubs/sys/resource.h
N mbuf/userland/stubs/sys/time.h
N mbuf/userland/stubs/sys/fd_set.h
N mbuf/userland/stubs/sys/pool.h
N mbuf/userland/stubs/sys/mallocvar.h
N mbuf/userland/stubs/sys/malloc.h
N mbuf/userland/mbuf_impl/uipc_mbuf2.c
N mbuf/userland/mbuf_impl/uipc_mbuf.c
N mbuf/userland/mbuf_impl/sys/mbuf.h
N mbuf/userland/kernel/lib/libkern/libkern.h
N mbuf/userland/kernel/machine/byte_swap.h
N mbuf/userland/kernel/machine/int_fmtio.h
N mbuf/userland/kernel/machine/int_mwgwtypes.h
N mbuf/userland/kernel/machine/int_limits.h
N mbuf/userland/kernel/machine/int_const.h
N mbuf/userland/kernel/machine/bswap.h
N mbuf/userland/kernel/machine/types.h
N mbuf/userland/kernel/machine/param.h
N mbuf/userland/kernel/machine/limits.h
N mbuf/userland/kernel/machine/int_types.h
N mbuf/userland/kernel/machine/endian_machdep.h
N mbuf/userland/kernel/machine/endian.h
N mbuf/userland/kernel/machine/cdefs.h
N mbuf/userland/kernel/machine/ansi.h
N mbuf/userland/kernel/sys/bswap.h
N mbuf/userland/kernel/sys/errno.h
N mbuf/userland/kernel/sys/endian.h
N mbuf/userland/kernel/sys/stdint.h
N mbuf/userland/kernel/sys/null.h
N mbuf/userland/kernel/sys/inttypes.h
N mbuf/userland/kernel/sys/param.h
N mbuf/userland/kernel/sys/systm.h
N mbuf/userland/kernel/sys/featuretest.h
N mbuf/userland/kernel/sys/ansi.h
N mbuf/userland/kernel/sys/types.h
N mbuf/userland/kernel/sys/cdefs_elf.h
N mbuf/userland/kernel/sys/cdefs.h
N mbuf/userland/kernel/sys/queue.h
N mbuf/userland/opts/opt_syscall_debug.h
N mbuf/userland/opts/opt_noredzone.h
N mbuf/userland/opts/opt_multiprocessor.h
N mbuf/userland/opts/opt_mbuftrace.h
N mbuf/userland/opts/opt_kernbase.h
N mbuf/userland/opts/opt_gateway.h
N mbuf/userland/opts/opt_ddb.h
N mbuf/userland/opts/opt_cputype.h

No conflicts created by this import



_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to