cvs commit: src/sys/net if.h src/sbin/ifconfig ifconfig.8 ifconfig.c

2008-04-03 Thread Sam Leffler
sam 2008-04-03 23:43:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/net if.h sbin/ifconfigifconfig.8 ifconfig.c Log: MFC: WOL infrastructure support Revision ChangesPath 1.142.2.2 +16 -1 src/sbin/ifconfi

Re: cvs commit: src/sys/net if.h src/sbin/ifconfig ifconfig.8 ifconfig.c

2007-12-10 Thread John Baldwin
On Sunday 09 December 2007 09:31:00 pm Sam Leffler wrote: > sam 2007-12-10 02:31:00 UTC > > FreeBSD src repository > > Modified files: > sys/net if.h > sbin/ifconfigifconfig.8 ifconfig.c > Log: > Wake On Lan (WOL) infrastructure > > Submitted by

Re: cvs commit: src/sys/net if.h src/sbin/ifconfig ifconfig.8 ifconfig.c

2007-12-09 Thread Sam Leffler
Sam Leffler wrote: sam 2007-12-10 02:31:00 UTC FreeBSD src repository Modified files: sys/net if.h sbin/ifconfigifconfig.8 ifconfig.c Log: Wake On Lan (WOL) infrastructure Submitted by: Stefan Sperling <[EMAIL PROTECTED]> Reviewed by:

cvs commit: src/sys/net if.h src/sbin/ifconfig ifconfig.8 ifconfig.c

2007-12-09 Thread Sam Leffler
sam 2007-12-10 02:31:00 UTC FreeBSD src repository Modified files: sys/net if.h sbin/ifconfigifconfig.8 ifconfig.c Log: Wake On Lan (WOL) infrastructure Submitted by: Stefan Sperling <[EMAIL PROTECTED]> Reviewed by:brooks Revision