cvs commit: src/share/man/man4 ng_ether.4 src/sys/netgraph ng_ether.c

2006-09-02 Thread Gleb Smirnoff
glebius 2006-09-02 12:34:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man4 ng_ether.4 sys/netgraph ng_ether.c Log: MFC ng_ether.c rev. 1.61: Turn off by default "feature" that overwrites MAC address on output frames.

cvs commit: src/share/man/man4 ng_ether.4

2006-08-04 Thread Gleb Smirnoff
glebius 2006-08-04 18:28:58 UTC FreeBSD src repository Modified files: share/man/man4 ng_ether.4 Log: By default "autosrc" is off. Submitted by: ru Revision ChangesPath 1.27 +2 -2 src/share/man/man4/ng_ether.4 ___