Module Name:src
Committed By: ozaki-r
Date: Fri May 22 07:44:46 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Replace NARC with NARCNET to follow renaming at 2007
Hmm, is anyone using this?
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.16
Module Name:src
Committed By: bouyer
Date: Fri May 22 10:34:13 UTC 2015
Modified Files:
src/sys/arch/xen/xen: xenevt.c
Log Message:
Fix off by one error, pointed out by Wei Liu in port-xen/49919
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/x
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:04:28 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-5]: xenevt.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1965):
sys/arch/xen/xen/xenevt.c: revision 1.42
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:05:57 UTC 2015
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket #1965
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-5.3
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:22:03 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-5-1]: xenevt.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1965):
sys/arch/xen/xen/xenevt.c: revision 1.4
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:22:34 UTC 2015
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.6
Log Message:
Ticket #1965
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.1.6
Please note that diffs are
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:44:25 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-5-2]: xenevt.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1965):
sys/arch/xen/xen/xenevt.c: revision 1.4
Module Name:src
Committed By: sborrill
Date: Fri May 22 11:45:01 UTC 2015
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.4
Log Message:
Ticket #1965
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-5.2.4
Please note that diffs are
Module Name:src
Committed By: nonaka
Date: Fri May 22 15:32:21 UTC 2015
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
Limit the number of dma segments used for transmitting packets to
IWM_NUM_OF_TBS - 2. We have IWM_NUM_OF_TBS slots, but use two of those
for send
Module Name:src
Committed By: snj
Date: Fri May 22 16:53:32 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-7]: lapic.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #795):
sys/arch/x86/x86/lapic.c: revision 1.48
Workaround for "l
Module Name:src
Committed By: snj
Date: Fri May 22 16:56:45 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-7]: xenevt.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #796):
sys/arch/xen/xen/xenevt.c: revision 1.42
Fix off by one e
Module Name:src
Committed By: snj
Date: Fri May 22 16:58:47 UTC 2015
Modified Files:
src/lib/libpam/libpam [netbsd-7]: Makefile
Log Message:
Pull up following revision(s) (requested by joerg in ticket #789):
lib/libpam/libpam/Makefile: revision 1.18
When building w
Module Name:src
Committed By: snj
Date: Fri May 22 17:28:37 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [netbsd-7]: i915_gem_gtt.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #797):
sys/external/bsd/drm2/dist/dr
Module Name:src
Committed By: snj
Date: Fri May 22 17:33:15 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
795, 796, 789, 797
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.305 -r1.1.2.306 src/doc/CHANGES-7.0
Please note that diffs are no
Module Name:src
Committed By: snj
Date: Fri May 22 18:26:19 UTC 2015
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
restore rcsid accidentally deleted in previous
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/distrib/notes/common/
Module Name:src
Committed By: snj
Date: Fri May 22 18:27:04 UTC 2015
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
bah. this time without a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/distrib/notes/common/legal.common
Pl
Module Name:src
Committed By: rtr
Date: Fri May 22 22:05:32 UTC 2015
Modified Files:
src/sys/netsmb: smb_trantcp.c
Log Message:
pass connect address directly to soconnect()
instead of allocating an mbuf, copying the address into it and then
mtod()'ing it back to a sockadd
Module Name:src
Committed By: matt
Date: Sat May 23 01:41:02 UTC 2015
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
Add the mips n32 target vectors.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gdb/dist/bfd/confi
Module Name:src
Committed By: matt
Date: Sat May 23 01:45:08 UTC 2015
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb: defs.mk
Log Message:
Regen for N32 target vectors.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gd
19 matches
Mail list logo