Date: Tue, 16 Nov 1999 23:24:00 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ngctl Makefile connect.c debug.c list.c main.c mkpeer.c name.c ngctl.8 ngctl.h rmhook.c show.c shutdown.c status.c types.c src/sys/netgraph NOTES netgraph.h ng_UI.c ng_UI.h ng_async.c ng_async.h ng_base.c ng_cisco.c ng_cisco.h ng_echo.c ... Message-ID: <199911170724.XAA75590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1999/11/16 23:24:00 PST Added files: (Branch: RELENG_3) usr.sbin/ngctl Makefile connect.c debug.c list.c main.c mkpeer.c name.c ngctl.8 ngctl.h rmhook.c show.c shutdown.c status.c types.c sys/netgraph NOTES netgraph.h ng_UI.c ng_UI.h ng_async.c ng_async.h ng_base.c ng_cisco.c ng_cisco.h ng_echo.c ng_echo.h ng_ether.h ng_frame_relay.c ng_frame_relay.h ng_hole.c ng_hole.h ng_iface.c ng_iface.h ng_ksocket.c ng_ksocket.h ng_lmi.c ng_lmi.h ng_message.h ng_ppp.c ng_ppp.h ng_pppoe.c ng_pppoe.h ng_rfc1490.c ng_rfc1490.h ng_sample.c ng_sample.h ng_socket.c ng_socket.h ng_socketvar.h ng_tee.c ng_tee.h ng_tty.c ng_tty.h ng_vjc.c ng_vjc.h sys/modules/netgraph Makefile Makefile.inc sys/modules/netgraph/UI Makefile ng_UI.8 sys/modules/netgraph/async Makefile ng_async.8 sys/modules/netgraph/cisco Makefile ng_cisco.8 sys/modules/netgraph/echo Makefile ng_echo.8 sys/modules/netgraph/frame_relay Makefile ng_frame_relay.8 sys/modules/netgraph/hole Makefile ng_hole.8 sys/modules/netgraph/iface Makefile ng_iface.8 sys/modules/netgraph/ksocket Makefile ng_ksocket.8 sys/modules/netgraph/lmi Makefile ng_lmi.8 sys/modules/netgraph/netgraph Makefile netgraph.4 sys/modules/netgraph/ppp Makefile ng_ppp.8 sys/modules/netgraph/pppoe Makefile ng_pppoe.8 sys/modules/netgraph/rfc1490 Makefile ng_rfc1490.8 sys/modules/netgraph/socket Makefile ng_socket.8 sys/modules/netgraph/tee Makefile ng_tee.8 sys/modules/netgraph/tty Makefile ng_tty.8 sys/modules/netgraph/vjc Makefile ng_vjc.8 Log: MFC: bring in new files for netgraph. Reviewed by: Various, including but not limitted to: archie, phk, brian. Obtained from: Whistle via -current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911170724.XAA75590>