cvs commit: src/sbin/sconfig sconfig.c src/sys/dev/ce ceddk.h
if_ce.c src/sys/dev/cp cpddk.h if_cp.c src/sys/dev/ctau ctddk.h
if_ct.c src/sys/dev/cx cxddk.h if_cx.c
Roman Kurakin
rik at FreeBSD.org
Thu Aug 28 08:34:18 UTC 2008
rik 2008-08-28 08:30:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sbin/sconfig sconfig.c
sys/dev/ce ceddk.h if_ce.c
sys/dev/cp cpddk.h if_cp.c
sys/dev/ctau ctddk.h if_ct.c
sys/dev/cx cxddk.h if_cx.c
Log:
SVN rev 182363 on 2008-08-28 08:30:19Z by rik
MFC: r180132 and 176407
------------------------------------------------------------------------
r180132 | rik | 2008-07-01 01:18:27 +0400 (Tue, 01 Jul 2008) | 4 lines
Do not set IFF_DEBUG directly from the driver.
MFC after: 1 month.
------------------------------------------------------------------------
r176407 | ru | 2008-02-19 10:09:19 +0300 (Tue, 19 Feb 2008) | 2 lines
getopt(3) returns -1, not EOF.
Revision Changes Path
1.4.2.1 +22 -2 src/sbin/sconfig/sconfig.c
1.1.8.1 +1 -0 src/sys/dev/ce/ceddk.h
1.9.2.1 +12 -7 src/sys/dev/ce/if_ce.c
1.4.10.1 +1 -0 src/sys/dev/cp/cpddk.h
1.34.2.1 +12 -7 src/sys/dev/cp/if_cp.c
1.2.10.1 +1 -0 src/sys/dev/ctau/ctddk.h
1.34.2.2 +12 -7 src/sys/dev/ctau/if_ct.c
1.2.10.1 +1 -0 src/sys/dev/cx/cxddk.h
1.57.2.2 +23 -8 src/sys/dev/cx/if_cx.c
More information about the cvs-src
mailing list