Module Name:src
Committed By: snj
Date: Wed Oct 25 06:56:41 UTC 2017
Modified Files:
src/lib/libc/net [netbsd-8]: getaddrinfo.c
src/lib/libc/resolv [netbsd-8]: res_mkquery.c
Log Message:
Pull up following revision(s) (requested by jdolecek in ticket #317):
Module Name:src
Committed By: snj
Date: Wed Oct 25 06:54:27 UTC 2017
Modified Files:
src/share/man/man4 [netbsd-8]: u3g.4
Log Message:
Pull up following revision(s) (requested by sevan in ticket #311):
share/man/man4/u3g.4: revision 1.9
u3ginit was split out and be
Module Name:src
Committed By: snj
Date: Wed Oct 25 06:51:36 UTC 2017
Modified Files:
src/bin/sh [netbsd-8]: expand.c sh.1
Log Message:
Pull up following revision(s) (requested by kre in ticket #310):
bin/sh/expand.c: revision 1.121
bin/sh/sh.1: revision 1.1
Module Name:src
Committed By: kre
Date: Wed Oct 25 06:32:59 UTC 2017
Modified Files:
src/bin/stty: stty.1
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: shl.mi
src/lib/libc: shlib_version
Module Name:src
Committed By: riastradh
Date: Wed Oct 25 06:02:40 UTC 2017
Modified Files:
src/sys/kern: kern_event.c
Log Message:
Document lock order and locking rules.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/kern/kern_event.c
Please note
Module Name:src
Committed By: kre
Date: Wed Oct 25 05:42:56 UTC 2017
Modified Files:
src/bin/sh: jobs.c sh.1
Log Message:
Add options to the builtin jobid command to allow discovering the
process group (-g), the process leader pid (-p) ($! if the job was &'d)
and the job i
Module Name:src
Committed By: msaitoh
Date: Wed Oct 25 04:45:41 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
- For X550 and newer, print NVM Image Version with %u.%02x (e.g. "0.05").
- Fix value check of OEM_NVM_IMAGE_VER.
To generate a diff of th
Module Name:src
Committed By: ozaki-r
Date: Wed Oct 25 04:33:15 UTC 2017
Modified Files:
src/sys/net: if_bridge.c
Log Message:
Remove unnecessary splsoftnet
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/net/if_bridge.c
Please note that diffs ar
Module Name:src
Committed By: ozaki-r
Date: Wed Oct 25 04:17:34 UTC 2017
Modified Files:
src/sys/net: if_bridge.c
Log Message:
Don't free sc_rthash twice
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/net/if_bridge.c
Please note that diffs are n
Module Name:src
Committed By: sevan
Date: Tue Oct 24 22:38:32 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD
Log Message:
Switch BEAGLEBOARD config over to using GENERIC.common.
Remove duplicates already defined in GENERIC.common.
To generate a diff of th
Module Name:src
Committed By: jdolecek
Date: Tue Oct 24 22:27:43 UTC 2017
Modified Files:
src/sys/ufs/ufs [tls-maxphys]: ufs_vfsops.c
Log Message:
remove rebase merge artifacts
To generate a diff of this commit:
cvs rdiff -u -r1.51.2.3 -r1.51.2.4 src/sys/ufs/ufs/ufs_vfso
Module Name:src
Committed By: sevan
Date: Tue Oct 24 22:25:51 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARDXM
Log Message:
Switch BEAGLEBOARDXM config over to using GENERIC.common.
Remove duplicates already defined in GENERIC.common.
To generate a diff o
Module Name:src
Committed By: skrll
Date: Tue Oct 24 20:24:12 UTC 2017
Modified Files:
src/sys/arch/arm/include: armreg.h
Log Message:
Some more registers
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/arm/include/armreg.h
Please note that
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 19:14:55 UTC 2017
Modified Files:
src/lib/libc/gen: unvis.3
Log Message:
Add missing functions from the SYNOPSIS to the NAME section
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/gen/unvi
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 19:07:13 UTC 2017
Modified Files:
src/lib/libc/gen: randomid.3
Log Message:
Use commas at the right places in the NAME section
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/gen/randomid.3
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 19:04:58 UTC 2017
Modified Files:
src/lib/libc/gen: pwcache.3
Log Message:
Add missing functions from the SYNOPSIS to the NAME section
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/gen/pw
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 18:54:03 UTC 2017
Modified Files:
src/lib/libc/gen: getgrouplist.3
Log Message:
Remove trailing comma after last Nm entry in the NAME section
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 18:50:46 UTC 2017
Modified Files:
src/lib/libc/gen: getpass.3
Log Message:
Add getpass_r and getpassfd to the NAME section as well.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/getpa
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 18:42:06 UTC 2017
Modified Files:
src/lib/libc/gen: cgetcap.3
Log Message:
Fix typo: s/cexpandtc/csetexpandtc
The synopsis and description mention only csetexpandtc function.
nxr also only shows csetexpandtc while no
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 18:19:17 UTC 2017
Modified Files:
src/lib/libc/atomic: membar_ops.3
Log Message:
Add membar_datadep_consumer to the NAME section
Remove Pp before Bl
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib
Module Name:src
Committed By: christos
Date: Tue Oct 24 17:39:30 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1479 -r1.1480 src/doc/3RDPARTY
cvs rdiff -u -r1.2326 -r1.2327 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Tue Oct 24 17:38:17 UTC 2017
Modified Files:
src/lib/libc/time: CONTRIBUTING LICENSE Makefile NEWS asctime.c ctime.3
difftime.c localtime.c private.h strftime.c tz-art.htm
tz-how-to.html tz-link.htm tzfile
Module Name:src
Committed By: abhinav
Date: Tue Oct 24 17:01:15 UTC 2017
Modified Files:
src/lib/libc/cdb: cdbr.3
Log Message:
Remove cdbr_write from NAME section, it's a left over
Also add comma after the first Nm entry
ok joerg@
To generate a diff of this commit:
cvs
Module Name:xsrc
Committed By: macallan
Date: Tue Oct 24 15:43:45 UTC 2017
Modified Files:
xsrc/external/mit/xf86-video-suntcx/dist/src: tcx_driver.c
Log Message:
deal with firmware that does not set the 'vram' property on the tcx's node
To generate a diff of this commit
Module Name:src
Committed By: jmcneill
Date: Tue Oct 24 15:07:09 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_intc.c
Log Message:
Adjust irq mask/unmask along with enable/disable to make qemu happy
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: jmcneill
Date: Tue Oct 24 15:06:23 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_platform.c
Log Message:
sun4i: use Timer 1 instead of Timer 0 for delay, and explicitly enable it
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:25:26 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-7]: sysmon_envsys.c
Log Message:
Fix fallout from ticket #1511:
It's rnd_detach_source, not rnd_detach_sources.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:24:32 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-7-0]: sysmon_envsys.c
Log Message:
Fix fallout from ticket #1511:
It's rnd_detach_source, not rnd_detach_sources.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:24:53 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-7-1]: sysmon_envsys.c
Log Message:
Fix fallout from ticket #1511:
It's rnd_detach_source, not rnd_detach_sources.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:21:36 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
302-305, 307, 308, 315, 326
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-8.0
Please note that diffs
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:14:59 UTC 2017
Modified Files:
src/sys/arch/arm/vfp [netbsd-8]: vfp_init.c
src/sys/kern [netbsd-8]: subr_pcu.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #326):
sys/arch/ar
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:12:07 UTC 2017
Modified Files:
src/sys/arch/arm/arm32 [netbsd-8]: vm_machdep.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #315):
sys/arch/arm/arm32/vm_machdep.c: 1.71-1.72
In vmapbu
Module Name:src
Committed By: hkenken
Date: Tue Oct 24 09:11:51 UTC 2017
Modified Files:
src/sys/arch/arm/imx: imx6_pcie.c
Log Message:
Added link up status check for valid pci device confirm.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/i
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:08:40 UTC 2017
Modified Files:
src/sbin/resize_ffs [netbsd-8]: resize_ffs.8 resize_ffs.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #308):
sbin/resize_ffs/resize_ffs.8: revision
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:00:23 UTC 2017
Modified Files:
src/sys/netinet6 [netbsd-8]: nd6.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #307):
sys/netinet6/nd6.c: revision 1.236
Add missing NULL check
PR ke
Module Name:src
Committed By: snj
Date: Tue Oct 24 08:55:56 UTC 2017
Modified Files:
src/distrib/sets/lists/tests [netbsd-8]: mi
src/sys/net [netbsd-8]: route.c route.h
src/sys/netatalk [netbsd-8]: at_proto.c
src/sys/netinet [netbsd-8]: in_proto.c
Module Name:src
Committed By: snj
Date: Tue Oct 24 08:50:44 UTC 2017
Modified Files:
src/sys/net [netbsd-8]: if_loop.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #304):
sys/net/if_loop.c: revision 1.95
loop_clone_create() must be c
Module Name:src
Committed By: snj
Date: Tue Oct 24 08:47:24 UTC 2017
Modified Files:
src/sys/net [netbsd-8]: if_gif.c if_gif.h
src/sys/netinet [netbsd-8]: in_gif.c
src/sys/netinet6 [netbsd-8]: in6_gif.c
Log Message:
Pull up following revision(s) (requested
Module Name:src
Committed By: snj
Date: Tue Oct 24 08:39:00 UTC 2017
Modified Files:
src/sys/arch/powerpc/booke/dev [netbsd-8]: pq3etsec.c
src/sys/arch/x86/pci [netbsd-8]: if_vmx.c
src/sys/dev/ic [netbsd-8]: i82557.c rtl8169.c
src/sys/dev/pci [netbsd
Module Name:src
Committed By: msaitoh
Date: Tue Oct 24 08:32:42 UTC 2017
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Print Error Source Identification register correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 src/sys/dev/pci/pci_su
Module Name:src
Committed By: msaitoh
Date: Tue Oct 24 08:02:07 UTC 2017
Modified Files:
src/sys/dev/ic: spdmem.c
Log Message:
Print "ECC" or "no ECC" for DDR4.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/spdmem.c
Please note that diffs
41 matches
Mail list logo