Back out these two changes inadvertantly made with the last commit.
This commit is contained in:
parent
163369c243
commit
6aa623bf53
@ -680,9 +680,7 @@ kern/tty_snoop.c count snp
|
|||||||
kern/tty_subr.c standard
|
kern/tty_subr.c standard
|
||||||
kern/tty_tty.c standard
|
kern/tty_tty.c standard
|
||||||
kern/uipc_accf.c optional inet
|
kern/uipc_accf.c optional inet
|
||||||
kern/uipc_cow.c optional zero_copy_sockets
|
|
||||||
kern/uipc_domain.c standard
|
kern/uipc_domain.c standard
|
||||||
kern/uipc_jumbo.c standard
|
|
||||||
kern/uipc_mbuf.c standard
|
kern/uipc_mbuf.c standard
|
||||||
kern/uipc_mbuf2.c standard
|
kern/uipc_mbuf2.c standard
|
||||||
kern/uipc_proto.c standard
|
kern/uipc_proto.c standard
|
||||||
|
@ -298,11 +298,6 @@ NETGRAPH_TTY opt_netgraph.h
|
|||||||
NETGRAPH_UI opt_netgraph.h
|
NETGRAPH_UI opt_netgraph.h
|
||||||
NETGRAPH_VJC opt_netgraph.h
|
NETGRAPH_VJC opt_netgraph.h
|
||||||
|
|
||||||
|
|
||||||
ZERO_COPY_SOCKETS opt_zero.h
|
|
||||||
PRIVATE_JUMBOS opt_alteon.h
|
|
||||||
TI_JUMBO_HDRSPLIT opt_alteon.h
|
|
||||||
|
|
||||||
# ATM (HARP version)
|
# ATM (HARP version)
|
||||||
ATM_CORE opt_atm.h
|
ATM_CORE opt_atm.h
|
||||||
ATM_IP opt_atm.h
|
ATM_IP opt_atm.h
|
||||||
@ -362,8 +357,6 @@ INVARIANT_SUPPORT opt_global.h
|
|||||||
INVARIANTS opt_global.h
|
INVARIANTS opt_global.h
|
||||||
SIMPLELOCK_DEBUG opt_global.h
|
SIMPLELOCK_DEBUG opt_global.h
|
||||||
VFS_BIO_DEBUG opt_global.h
|
VFS_BIO_DEBUG opt_global.h
|
||||||
MSIZE opt_global.h
|
|
||||||
MCLSHIFT opt_global.h
|
|
||||||
|
|
||||||
# These are VM related options
|
# These are VM related options
|
||||||
VM_KMEM_SIZE opt_vm.h
|
VM_KMEM_SIZE opt_vm.h
|
||||||
|
Loading…
Reference in New Issue
Block a user