Module Name:src
Committed By: yamaguchi
Date: Tue May 11 06:58:03 UTC 2021
Modified Files:
src/sbin/pppoectl: pppoectl.c
Log Message:
Make authproto not change when "authproto" is not in command option
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbi
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 06:42:42 UTC 2021
Modified Files:
src/sys/net: if_sppp.h if_spppsubr.c
Log Message:
clear authentication protocol when SPPP_AUTHPROTO_NONE is specified
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 06:33:17 UTC 2021
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Drop packets that have no NCP not to start auto-dial
To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/sys/net/if_spppsubr
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 06:27:19 UTC 2021
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Added missing if_oerror incrementing
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/net/if_spppsubr.c
Please note
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 06:21:28 UTC 2021
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Move RCA event after RCR event
A authentication failed by TO+ event between RCA and RCR events
1. RCA event in REQ-SENT state
- REQ-SENT
Module Name:src
Committed By: thorpej
Date: Tue May 11 06:03:54 UTC 2021
Modified Files:
src/sys/dev/pci: ppb.c
Log Message:
Forward the bridge's devhandle to the downstream bus.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/dev/pci/ppb.c
Please
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 05:57:02 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add tests for "pppoectl {no}[ipcp|ipv6cp]"
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/tests/net/if_pppoe/t_pp
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 05:51:42 UTC 2021
Modified Files:
src/sbin/pppoectl: pppoectl.c
Log Message:
Added keywords that are ipcp, noipcp, ipv6cp, noipv6cp
for configuring NCP
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28
Module Name:src
Committed By: thorpej
Date: Tue May 11 03:43:30 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64: autoconf.c
Log Message:
All of the OFW-enumerated busses now associate the OFW node with the
device at config_found() time, so we can remove all of the st
Module Name:src
Committed By: rin
Date: Tue May 11 01:47:21 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c
Log Message:
Cherry-pick upstream fix for GCC10 regression to -misel option.
Assembler codes generated by GCC are identical with tha
Module Name:src
Committed By: rin
Date: Tue May 11 01:39:09 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c
Log Message:
In preparation to import upstream fix, revert our local fix in rev 1.26:
http://cvsweb.netbsd.org/bsdweb.cgi/src/extern
Module Name:src
Committed By: rin
Date: Tue May 11 01:30:30 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c
Log Message:
Call bus_dmamap_unload(9) via ixgbe_dmamap_unload(), before freeing
DMA buffer. Also, when the buffer is already freed, do not call
bus_dmamap
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 01:27:45 UTC 2021
Modified Files:
src/sys/net: if_sppp.h if_spppsubr.c if_spppvar.h
Log Message:
Added ioctl commands for configuring NCP of pppoe(4)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 sr
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 01:23:21 UTC 2021
Modified Files:
src/sys/net: if_spppvar.h
Log Message:
back to r1.34 because of mistake of commit log
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/net/if_spppvar.h
Please
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 01:15:11 UTC 2021
Modified Files:
src/sys/net: if_sppp.h if_spppsubr.c
Log Message:
Revert previous commit because of mistake of commit log
back to r1.230(if_spppsubr.c) and r1.31(if_sppp.h)
To generate a diff of
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 01:00:49 UTC 2021
Modified Files:
src/sys/net: if_sppp.h if_spppsubr.c if_spppvar.h
Log Message:
Added keywords that are ipcp, noipcp, ipv6cp, noipv6cp
for configuring NCP
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 00:55:51 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Added missing '$'
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/tests/net/if_pppoe/t_pppoe.sh
Please note that
Module Name:src
Committed By: thorpej
Date: Mon May 10 23:58:52 UTC 2021
Modified Files:
src/sys/arch/mips/cavium: mainbus.c
Log Message:
Specify the "fdt" interface attribute when configuring via FDT, since
mainbus also carries the "mainbus" interface attribute.
To gene
Module Name:src
Committed By: thorpej
Date: Mon May 10 23:53:44 UTC 2021
Modified Files:
src/sys/arch/sparc/dev: bootbus.c ebus.c sbus.c vme_machdep.c
src/sys/arch/sparc/sparc: autoconf.c iommu.c msiiep.c
src/sys/arch/sparc64/dev: cbus.c central.c ebus.c ebu
Module Name:src
Committed By: simonb
Date: Mon May 10 14:27:47 UTC 2021
Modified Files:
src/distrib/sets/lists/modules: ad.mips
Log Message:
Column alignment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/modules/ad.mips
Please not
Module Name:src
Committed By: thorpej
Date: Mon May 10 13:59:30 UTC 2021
Modified Files:
src/sys/arch/sparc/include: promlib.h
src/sys/arch/sparc/sparc: promlib.c
src/sys/sys: device.h
Log Message:
sparc{,64} promlib -> devhandle_t glue
To generate a diff
Module Name:xsrc
Committed By: christos
Date: Mon May 10 12:29:12 UTC 2021
Modified Files:
xsrc/external/mit/xterm/dist: misc.c
xsrc/external/mit/xterm/include: xtermcfg.h
Log Message:
revert previous, do it differently and explain why.
To generate a diff of this
22 matches
Mail list logo