Module Name:src
Committed By: msaitoh
Date: Fri Apr 17 02:54:15 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix a bug that newer revision of I218-{LM,V} use wrong PHY access functions.
The problem only occured on devices that the PCI device ID was 0x15a
Module Name:src
Committed By: jmcneill
Date: Thu Apr 16 21:50:35 UTC 2015
Modified Files:
src/sys/arch/arm/omap: if_cpsw.c if_cpswreg.h
Log Message:
Disable flow control with CPSW_SS FLOW_CONTROL register (cherry-picked
from FreeBSD driver). Resolves device timeout / watch
Module Name:src
Committed By: christos
Date: Thu Apr 16 19:53:19 UTC 2015
Modified Files:
src/sys/dev/bluetooth: btmagic.c
Log Message:
CID 1293640/1 memory corruption/overrun
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/bluetooth/btmagic.c
Module Name:src
Committed By: njoly
Date: Thu Apr 16 15:17:17 UTC 2015
Modified Files:
src/sys/arch/x86/x86: procfs_machdep.c
Log Message:
Always output 2 digits for the cpu frequency decimal part.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 13:40:30 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket 1285.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-6.1.6
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 13:40:55 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket 1285.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-6.0.7
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 13:40:00 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1285-1288.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.210 -r1.1.2.211 src/doc/CHANGES-6.2
Please note that diffs are
Module Name:src
Committed By: joerg
Date: Thu Apr 16 13:31:03 UTC 2015
Modified Files:
src/usr.bin/make: job.c
Log Message:
Explain what max is and handle i reaching it again.
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/usr.bin/make/job.c
Please
Module Name:src
Committed By: joerg
Date: Thu Apr 16 11:39:23 UTC 2015
Modified Files:
src/usr.bin/make: job.c
Log Message:
Don't use memcpy for overlapping ranges. Simplify, memmove is good
enough to skip empty ranges.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: pooka
Date: Thu Apr 16 10:08:59 UTC 2015
Modified Files:
src/sys/rump/librump/rumpkern: intr.c
Log Message:
"extern int hz" was written in a very aesthetically pleasing way in this
file, but let's just be happy with the sys/kernel.h style of w
Module Name:src
Committed By: pooka
Date: Thu Apr 16 10:05:44 UTC 2015
Modified Files:
src/usr.bin/rump_allserver: rump_allserver.c
Log Message:
Accept 0 size for -d type=reg, it grows dynamically anyway.
(though perhaps there should be some way to limit that)
To generat
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:35:54 UTC 2015
Modified Files:
src/libexec/ld.elf_so [netbsd-6]: rtld.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1288):
libexec/ld.elf_so/rtld.c: revision 1.176
lib/49813: Re
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:34:04 UTC 2015
Modified Files:
src/sys/kern [netbsd-6]: subr_tftproot.c
src/sys/nfs [netbsd-6]: krpc_subr.c nfs_boot.c nfs_bootdhcp.c
nfsdiskless.h
Log Message:
Pull up following revision(s) (req
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:30:36 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Note about PR#49788.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.255 -r1.1.2.256 src/doc/CHANGES-7.0
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:27:32 UTC 2015
Modified Files:
src/sys/net [netbsd-6]: if_vlan.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1286):
sys/net/if_vlan.c: revision 1.80
Correct frame padding leng
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:19:50 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot [netbsd-6-0]: Locore.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1285):
sys/arch/sparc/stand/ofwboot/Locore.
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 09:18:46 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot [netbsd-6-1]: Locore.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1285):
sys/arch/sparc/stand/ofwboot/Locore.
Module Name:src
Committed By: mrg
Date: Thu Apr 16 08:58:44 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
make some DEBUG code in pmap_clear_reference() UP-only
To generate a diff of this commit:
cvs rdiff -u -r1.293 -r1.294 src/sys/arch/spar
Module Name:src
Committed By: msaitoh
Date: Thu Apr 16 08:56:11 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot [netbsd-6]: Locore.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1285):
sys/arch/sparc/stand/ofwboot/Locore.c:
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 16 08:54:15 UTC 2015
Modified Files:
src/sys/net: if_bridge.c
Log Message:
Fix racy bridge_delete_member
It can be called from bridge_ioctl_del and bridge_clone_destroy with
a same bridge member (bif) at the same time. W
Module Name:src
Committed By: mrg
Date: Thu Apr 16 08:38:36 UTC 2015
Modified Files:
src/sys/arch/i386/stand/lib: Makefile
Log Message:
remove HAVE_GCC=45 fragment.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/i386/stand/lib/Makefile
Please
Module Name:src
Committed By: snj
Date: Thu Apr 16 07:03:53 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
891
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.209 -r1.1.2.210 src/doc/CHANGES-6.2
Please note that diffs are not public domain
Module Name:src
Committed By: snj
Date: Thu Apr 16 07:01:39 UTC 2015
Modified Files:
src/distrib/sets/lists/man [netbsd-6]: mi
src/share/man/man4 [netbsd-6]: Makefile gpio.4
src/sys/arch/i386/conf [netbsd-6]: ALL files.i386
Added Files:
src/share/man
23 matches
Mail list logo