Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2003 12:24:47 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 24842 for review
Message-ID:  <200302082024.h18KOlCO062735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=24842

Change 24842 by sam@sam_ebb on 2003/02/08 12:24:43

	add netgraph to branch

Affected files ...

.. //depot/projects/pfil/netgraph/NOTES#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/common/ng_bluetooth.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/h4/TODO#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/h4/ng_h4.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/h4/ng_h4_prse.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/h4/ng_h4_var.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/ubt/TODO#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/ubt/ng_ubt.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/TODO#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_cmds.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_cmds.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_evnt.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_evnt.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_main.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_misc.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_misc.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_prse.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_ulpi.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_ulpi.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/hci/ng_hci_var.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_bluetooth.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_bt3c.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_btsocket.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_btsocket_hci_raw.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_btsocket_l2cap.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_h4.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_hci.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_l2cap.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/include/ng_ubt.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/TODO#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_main.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_misc.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_misc.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_prse.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/l2cap/ng_l2cap_var.h#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/socket/TODO#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/socket/ng_btsocket.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/socket/ng_btsocket_l2cap.c#1 branch
.. //depot/projects/pfil/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c#1 branch
.. //depot/projects/pfil/netgraph/netgraph.h#1 branch
.. //depot/projects/pfil/netgraph/ng_UI.c#1 branch
.. //depot/projects/pfil/netgraph/ng_UI.h#1 branch
.. //depot/projects/pfil/netgraph/ng_async.c#1 branch
.. //depot/projects/pfil/netgraph/ng_async.h#1 branch
.. //depot/projects/pfil/netgraph/ng_base.c#1 branch
.. //depot/projects/pfil/netgraph/ng_bpf.c#1 branch
.. //depot/projects/pfil/netgraph/ng_bpf.h#1 branch
.. //depot/projects/pfil/netgraph/ng_bridge.c#1 branch
.. //depot/projects/pfil/netgraph/ng_bridge.h#1 branch
.. //depot/projects/pfil/netgraph/ng_cisco.c#1 branch
.. //depot/projects/pfil/netgraph/ng_cisco.h#1 branch
.. //depot/projects/pfil/netgraph/ng_device.c#1 branch
.. //depot/projects/pfil/netgraph/ng_device.h#1 branch
.. //depot/projects/pfil/netgraph/ng_echo.c#1 branch
.. //depot/projects/pfil/netgraph/ng_echo.h#1 branch
.. //depot/projects/pfil/netgraph/ng_eiface.c#1 branch
.. //depot/projects/pfil/netgraph/ng_eiface.h#1 branch
.. //depot/projects/pfil/netgraph/ng_etf.c#1 branch
.. //depot/projects/pfil/netgraph/ng_etf.h#1 branch
.. //depot/projects/pfil/netgraph/ng_ether.c#1 branch
.. //depot/projects/pfil/netgraph/ng_ether.h#1 branch
.. //depot/projects/pfil/netgraph/ng_fec.c#1 branch
.. //depot/projects/pfil/netgraph/ng_fec.h#1 branch
.. //depot/projects/pfil/netgraph/ng_frame_relay.c#1 branch
.. //depot/projects/pfil/netgraph/ng_frame_relay.h#1 branch
.. //depot/projects/pfil/netgraph/ng_gif.c#1 branch
.. //depot/projects/pfil/netgraph/ng_gif.h#1 branch
.. //depot/projects/pfil/netgraph/ng_gif_demux.c#1 branch
.. //depot/projects/pfil/netgraph/ng_gif_demux.h#1 branch
.. //depot/projects/pfil/netgraph/ng_hole.c#1 branch
.. //depot/projects/pfil/netgraph/ng_hole.h#1 branch
.. //depot/projects/pfil/netgraph/ng_iface.c#1 branch
.. //depot/projects/pfil/netgraph/ng_iface.h#1 branch
.. //depot/projects/pfil/netgraph/ng_ip_input.c#1 branch
.. //depot/projects/pfil/netgraph/ng_ip_input.h#1 branch
.. //depot/projects/pfil/netgraph/ng_ksocket.c#1 branch
.. //depot/projects/pfil/netgraph/ng_ksocket.h#1 branch
.. //depot/projects/pfil/netgraph/ng_l2tp.c#1 branch
.. //depot/projects/pfil/netgraph/ng_l2tp.h#1 branch
.. //depot/projects/pfil/netgraph/ng_lmi.c#1 branch
.. //depot/projects/pfil/netgraph/ng_lmi.h#1 branch
.. //depot/projects/pfil/netgraph/ng_message.h#1 branch
.. //depot/projects/pfil/netgraph/ng_mppc.c#1 branch
.. //depot/projects/pfil/netgraph/ng_mppc.h#1 branch
.. //depot/projects/pfil/netgraph/ng_one2many.c#1 branch
.. //depot/projects/pfil/netgraph/ng_one2many.h#1 branch
.. //depot/projects/pfil/netgraph/ng_parse.c#1 branch
.. //depot/projects/pfil/netgraph/ng_parse.h#1 branch
.. //depot/projects/pfil/netgraph/ng_ppp.c#1 branch
.. //depot/projects/pfil/netgraph/ng_ppp.h#1 branch
.. //depot/projects/pfil/netgraph/ng_pppoe.c#1 branch
.. //depot/projects/pfil/netgraph/ng_pppoe.h#1 branch
.. //depot/projects/pfil/netgraph/ng_pptpgre.c#1 branch
.. //depot/projects/pfil/netgraph/ng_pptpgre.h#1 branch
.. //depot/projects/pfil/netgraph/ng_rfc1490.c#1 branch
.. //depot/projects/pfil/netgraph/ng_rfc1490.h#1 branch
.. //depot/projects/pfil/netgraph/ng_sample.c#1 branch
.. //depot/projects/pfil/netgraph/ng_sample.h#1 branch
.. //depot/projects/pfil/netgraph/ng_socket.c#1 branch
.. //depot/projects/pfil/netgraph/ng_socket.h#1 branch
.. //depot/projects/pfil/netgraph/ng_socketvar.h#1 branch
.. //depot/projects/pfil/netgraph/ng_source.c#1 branch
.. //depot/projects/pfil/netgraph/ng_source.h#1 branch
.. //depot/projects/pfil/netgraph/ng_split.c#1 branch
.. //depot/projects/pfil/netgraph/ng_split.h#1 branch
.. //depot/projects/pfil/netgraph/ng_tee.c#1 branch
.. //depot/projects/pfil/netgraph/ng_tee.h#1 branch
.. //depot/projects/pfil/netgraph/ng_tty.c#1 branch
.. //depot/projects/pfil/netgraph/ng_tty.h#1 branch
.. //depot/projects/pfil/netgraph/ng_vjc.c#1 branch
.. //depot/projects/pfil/netgraph/ng_vjc.h#1 branch

Differences ...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302082024.h18KOlCO062735>