CVS commit: src/sys/dev/pci

2015-09-27 Thread Kengo NAKAHARA
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

CVS commit: src/tests/net/net

2015-09-27 Thread Ryota Ozaki
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

CVS commit: src/external/bsd/dhcp

2015-09-27 Thread Michael van Elst
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.

CVS commit: src/sys/dev/i2c

2015-09-27 Thread Frank Wille
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

CVS commit: src/doc

2015-09-27 Thread Takahiro Kambe
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