Module Name:src
Committed By: knakahara
Date: Thu Oct 12 09:47:22 UTC 2017
Modified Files:
src/sys/net: if_pppoe.c
Log Message:
Integrate two locks used to protect PPPoE softc. Contributed by s-yamaguchi@IIJ.
PPPOE_SESSION_LOCK protects variables used in PPP packet
proces
Module Name:src
Committed By: flxd
Date: Thu Oct 12 09:48:53 UTC 2017
Modified Files:
src/sys/arch/mac68k/obio: asc.c
Log Message:
Exclude Enhanced Apple Sound Chip (EASC) without support for wavetable mode
used by asc(4).
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: knakahara
Date: Thu Oct 12 09:49:43 UTC 2017
Modified Files:
src/sys/net: if_pppoe.c if_spppsubr.c if_spppvar.h
Log Message:
sppp_lock is changed from mutex to rwlock now. Contributed by s-yamaguchi@IIJ.
Add locking notes later.
To generate
Module Name:src
Committed By: knakahara
Date: Thu Oct 12 09:50:55 UTC 2017
Modified Files:
src/sys/net: if_pppoe.h
Log Message:
Add a locking notes for if_pppoe
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/net/if_pppoe.h
Please note that diffs a
Module Name:src
Committed By: knakahara
Date: Thu Oct 12 09:53:55 UTC 2017
Modified Files:
src/sys/net: if_spppvar.h
Log Message:
Add a locking notes for if_spppsubr
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/net/if_spppvar.h
Please note that
Module Name:src
Committed By: christos
Date: Thu Oct 12 18:27:38 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_state.c
Log Message:
When growing the state, remember to grow the seed array, otherwise we'll end
up accessing memory we did not allocate.
To ge
Module Name:src
Committed By: skrll
Date: Thu Oct 12 19:59:22 UTC 2017
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/arm/pic/pic.c
Please note that diffs are not pu
Module Name:src
Committed By: skrll
Date: Thu Oct 12 20:03:38 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: GENERIC.common
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/conf/GENERIC.common
Please
Module Name:src
Committed By: skrll
Date: Thu Oct 12 20:05:42 UTC 2017
Modified Files:
src/sys/arch/evbarm/dev: plcomvar.h
Log Message:
G/C unused struct
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/dev/plcomvar.h
Please note that di
Module Name:src
Committed By: jmcneill
Date: Thu Oct 12 20:17:27 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sun4i_a10_gpio.c
Log Message:
Fix PA16 and PA17 function 2; was reserved (NULL), should be "emac".
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: christos
Date: Thu Oct 12 20:54:36 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_state.c
Log Message:
put back the cast.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/ipf/netinet/ip_state.c
Module Name:src
Committed By: christos
Date: Thu Oct 12 21:59:50 UTC 2017
Update of /cvsroot/src/external/bsd/tmux/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3331
Log Message:
CHANGES FROM 2.5 TO 2.6, 05 October 2017
* Add select-pane -T to set pane title.
* Fix memory le
Module Name:src
Committed By: christos
Date: Thu Oct 12 22:17:35 UTC 2017
Modified Files:
src/external/bsd/tmux/dist: client.c cmd-attach-session.c
cmd-capture-pane.c cmd-display-message.c cmd-if-shell.c
cmd-load-buffer.c cmd-new-session.c cmd-new-wi
Module Name:src
Committed By: christos
Date: Thu Oct 12 22:18:27 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tmux
To generate a diff of this commit:
cvs rdiff -u -r1.1476 -r1.1477 src/doc/3RDPARTY
cvs rdiff -u -r1.2322 -r1.2323 src/doc/CHANGES
Pl
Module Name:src
Committed By: christos
Date: Fri Oct 13 00:11:56 UTC 2017
Modified Files:
src/usr.bin/fmt: buffer.h fmt.c
Log Message:
Wse wide functions to avoid file corruption. Q+D because it does not
use wcwidth().
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: knakahara
Date: Fri Oct 13 03:11:50 UTC 2017
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
fix no INET6 build.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/sys/net/if_spppsubr.c
Please note that diffs are no
Module Name:src
Committed By: msaitoh
Date: Fri Oct 13 04:52:40 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Set baudrate correctly. A device which use mii(4) interface can set
if_baudrate atomatically by mii_phy_statusmsg(). ixg(4) and ixv(4
17 matches
Mail list logo