Module Name:src
Committed By: knakahara
Date: Mon Sep 28 06:04:04 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
use sc->sc_itr instead of hard-coded number.
ok by msaitoh@n.o
To generate a diff of this commit:
cvs rdiff -u -r1.347 -r1.348 src/sys/dev/pc
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 28 01:54:15 UTC 2015
Modified Files:
src/tests/net/net: t_forwarding.sh
Log Message:
Add simple tests for fastforward
The tests just do TCP communication via HTTP GET.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: mlelstv
Date: Sun Sep 27 21:01:27 UTC 2015
Modified Files:
src/external/bsd/dhcp: Makefile.inc
Log Message:
revert previous. Dynamic libraries break systems with split / and /usr
partitions and also sun2. libdns is pulling in Kerberos anyway.
Module Name:src
Committed By: phx
Date: Sun Sep 27 13:02:21 UTC 2015
Modified Files:
src/sys/dev/i2c: adm1021.c at24cxx.c lm75.c lm87.c
Log Message:
Direct config: Only match via the list of compatible hardware when we have
such a list available (ia_ncompat > 0). Otherwise
Module Name:src
Committed By: taca
Date: Sun Sep 27 07:04:05 UTC 2015
Modified Files:
src/doc: 3RDPARTY
Log Message:
Latest versino of ISC DHCP is 4.3.3.
To generate a diff of this commit:
cvs rdiff -u -r1.1255 -r1.1256 src/doc/3RDPARTY
Please note that diffs are not pu