Module Name:src
Committed By: pooka
Date: Sun Nov 15 13:50:10 UTC 2015
Modified Files:
src/share/mk: bsd.own.mk
src/sys/rump: Makefile.rump
Log Message:
describe => rumpdescribe
To generate a diff of this commit:
cvs rdiff -u -r1.879 -r1.880 src/share/mk/bsd.own.
Module Name:src
Committed By: skrll
Date: Sun Nov 15 13:59:52 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ohci.c
Log Message:
Remove unused fields from ohci_pipe
To generate a diff of this commit:
cvs rdiff -u -r1.254.2.27 -r1.254.2.28 src/sys/dev/usb/ohci.c
Module Name:src
Committed By: jmcneill
Date: Sun Nov 15 14:39:12 UTC 2015
Modified Files:
src/sys/arch/arm/nvidia: tegra_drm_mode.c
Log Message:
If we are going to be doing read/modify/write in triple-buffered mode, make
sure we don't read back the buffered values and not
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 14:42:04 UTC 2015
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Fix typo which caused the kenrel thread to be created with a 0 priority.
This would cause the thread to be almost never scheduled whe
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:16:53 UTC 2015
Modified Files:
src/external/bsd/ntp/scripts [netbsd-6]: mkver
Log Message:
Pull up following revision(s) (requested by christos in ticket #1346):
external/bsd/ntp/scripts/mkver: revision 1.8
P
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:17:03 UTC 2015
Modified Files:
src/external/bsd/ntp/scripts [netbsd-6-1]: mkver
Log Message:
Pull up following revision(s) (requested by christos in ticket #1346):
external/bsd/ntp/scripts/mkver: revision 1.8
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:17:00 UTC 2015
Modified Files:
src/external/bsd/ntp/scripts [netbsd-6-0]: mkver
Log Message:
Pull up following revision(s) (requested by christos in ticket #1346):
external/bsd/ntp/scripts/mkver: revision 1.8
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:19:16 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1346
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHANGES-6.2
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:19:38 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
ticket 1346
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-6.1.6
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:19:20 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
ticket 1346
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-6.0.7
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:30:38 UTC 2015
Modified Files:
src/sbin/raidctl [netbsd-6]: raidctl.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #1304):
sbin/raidctl/raidctl.c: revision 1.58
Better sanity check
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:33:26 UTC 2015
Modified Files:
src/usr.bin/tset [netbsd-6]: set.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1308):
usr.bin/tset/set.c: revision 1.18
Restore logic for setting
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:36:57 UTC 2015
Modified Files:
src/sys/arch/powerpc/include [netbsd-6]: psl.h userret.h
src/sys/arch/powerpc/oea [netbsd-6]: altivec.c oea_machdep.c
src/sys/arch/powerpc/powerpc [netbsd-6]: fpu.c
Log
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:40:30 UTC 2015
Modified Files:
src/lib/libm/src [netbsd-6]: lrint.c lrintf.c
Log Message:
Pull up following revision(s) (requested by nat in ticket #1311):
lib/libm/src/lrintf.c: revision 1.6
lib/libm
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:43:54 UTC 2015
Modified Files:
src/usr.sbin/postinstall [netbsd-6]: postinstall
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1312):
usr.sbin/postinstall/postinstall: revision 1
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:47:26 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6]: mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1316):
sys/dev/ic/mpt_netbsd.c: revision 1.32
Adapter leaks r
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:49:37 UTC 2015
Modified Files:
src/sys/ufs/lfs [netbsd-6]: lfs_segment.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1319):
sys/ufs/lfs/lfs_segment.c: revision 1.247 via patch
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:51:39 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Tickets 1304 1308 1310 1311 1312 1316 1319
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.227 -r1.1.2.228 src/doc/CHANGES-6.2
Pl
Module Name:src
Committed By: pooka
Date: Sun Nov 15 16:54:16 UTC 2015
Modified Files:
src/sys/rump/dev: Makefile.rumpdevcomp
src/sys/rump/fs: Makefile.rumpfscomp
src/sys/rump/kern: Makefile.rumpkerncomp
src/sys/rump/net: Makefile.rumpnetcomp
Log Me
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:58:20 UTC 2015
Modified Files:
src/lib/libutil [netbsd-6]: login_cap.c
src/share/man/man5 [netbsd-6]: login.conf.5
Log Message:
Pull up following revision(s) (requested by kamil in ticket #1317):
shar
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:59:29 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1317
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.228 -r1.1.2.229 src/doc/CHANGES-6.2
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:36:32 UTC 2015
Modified Files:
src/sys/kern [netbsd-6]: sys_pset.c
Log Message:
Pull up following revision(s) (requested by oster in ticket #1320):
sys/kern/sys_pset.c: revision 1.19
Don't forget to unlock th
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:39:10 UTC 2015
Modified Files:
src/libexec/ftpd [netbsd-6]: logwtmp.c
Log Message:
Pull up following revision(s) (requested by shm in ticket #1321):
libexec/ftpd/logwtmp.c: revision 1.26
libexec/ftpd/
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:41:26 UTC 2015
Modified Files:
src/bin/sh [netbsd-6]: jobs.c trap.c trap.h
Log Message:
Pull up following revision(s) (requested by christos in ticket #1323):
bin/sh/jobs.c: revision 1.74
bin/sh/jobs.
Module Name:xsrc
Committed By: bouyer
Date: Sun Nov 15 17:44:01 UTC 2015
Modified Files:
xsrc/xfree/xc/programs/xdm [netbsd-6]: access.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1324):
xsrc/xfree/xc/programs/xdm/access.c: revisio
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:45:44 UTC 2015
Modified Files:
src/sys/dev/mii [netbsd-6]: atphy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1325):
sys/dev/mii/atphy.c: revision 1.17
Fix incorrect argumen
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:45:50 UTC 2015
Modified Files:
src/sys/dev/mii [netbsd-6-0]: atphy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1325):
sys/dev/mii/atphy.c: revision 1.17
Fix incorrect argum
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:45:59 UTC 2015
Modified Files:
src/sys/dev/mii [netbsd-6-1]: atphy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1325):
sys/dev/mii/atphy.c: revision 1.17
Fix incorrect argum
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:46:34 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
ticket 1325
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-6.1.6
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:46:41 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
ticket 1325
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-6.0.7
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:49:31 UTC 2015
Modified Files:
src/sys/netinet6 [netbsd-6]: icmp6.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1327):
sys/netinet6/icmp6.c: revision 1.177
Update icmp6_redirec
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:51:52 UTC 2015
Modified Files:
src/sys/netinet [netbsd-6]: if_arp.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1328):
sys/netinet/if_arp.c: revision 1.160
Add sysctl to select
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:52:49 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Tickets 1320 1321 1323 1324 1325 1327 1328
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.229 -r1.1.2.230 src/doc/CHANGES-6.2
Pl
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:09:19 UTC 2015
Modified Files:
src/external/bsd/bind/dist [netbsd-6]: CHANGES COPYRIGHT FAQ.xml README
config.h.in config.h.win32 configure configure.in srcid version
src/external/bsd/bind/dist/bin
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:11:22 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1329
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.230 -r1.1.2.231 src/doc/CHANGES-6.2
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:12:53 UTC 2015
Modified Files:
src/external/bsd/bind/dist [netbsd-6-0]: CHANGES COPYRIGHT FAQ.xml
README config.h.in config.h.win32 configure configure.in srcid
version
src/external/bsd
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:15:03 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
ticket 1329
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-6.0.7
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:18:03 UTC 2015
Modified Files:
src/external/bsd/bind/dist [netbsd-6-1]: CHANGES COPYRIGHT FAQ.xml
README config.h.in config.h.win32 configure configure.in srcid
version
src/external/bsd
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 19:19:58 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
ticket 1329
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-6.1.6
Please note that diffs are no
Module Name:src
Committed By: plunky
Date: Sun Nov 15 19:44:31 UTC 2015
Modified Files:
src/share/man/man4: iwm.4
Log Message:
Antti is Kantee
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/iwm.4
Please note that diffs are not public doma
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:27:35 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_iwn.c if_iwnvar.h
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #1330):
sys/dev/pci/if_iwnvar.h: revision 1.17
Module Name:src
Committed By: martin
Date: Sun Nov 15 20:35:34 UTC 2015
Modified Files:
src/sys/arch/sparc64/include: vmparam.h
Log Message:
PR 32999: adjust VM parameters for 64 bit kernel/userlands.
Limit old binaries (i.e. processes not using topdown VA layout) to 2 GB
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:37:04 UTC 2015
Modified Files:
src/sys/kern [netbsd-6]: kern_exec.c kern_exit.c kern_synch.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1333):
sys/kern/kern_exec.c: revision
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:38:01 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-0]: kern_exec.c kern_exit.c kern_synch.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1333):
sys/kern/kern_exec.c: revisio
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:38:18 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-1]: kern_exec.c kern_exit.c kern_synch.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1333):
sys/kern/kern_exec.c: revisio
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:40:26 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-0]: kern_sig.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1334):
sys/kern/kern_sig.c: revision 1.321
When delivering a s
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:40:20 UTC 2015
Modified Files:
src/sys/kern [netbsd-6]: kern_sig.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1334):
sys/kern/kern_sig.c: revision 1.321
When delivering a sig
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:40:31 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-1]: kern_sig.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1334):
sys/kern/kern_sig.c: revision 1.321
When delivering a s
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:42:39 UTC 2015
Modified Files:
src/sys/compat/linux/arch/arm [netbsd-6-1]: linux_ptrace.c
src/sys/compat/linux/arch/i386 [netbsd-6-1]: linux_ptrace.c
src/sys/compat/linux/arch/powerpc [netbsd-6-1]: lin
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:42:37 UTC 2015
Modified Files:
src/sys/compat/linux/arch/arm [netbsd-6-0]: linux_ptrace.c
src/sys/compat/linux/arch/i386 [netbsd-6-0]: linux_ptrace.c
src/sys/compat/linux/arch/powerpc [netbsd-6-0]: lin
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:42:32 UTC 2015
Modified Files:
src/sys/compat/linux/arch/arm [netbsd-6]: linux_ptrace.c
src/sys/compat/linux/arch/i386 [netbsd-6]: linux_ptrace.c
src/sys/compat/linux/arch/powerpc [netbsd-6]: linux_ptr
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:44:10 UTC 2015
Modified Files:
src/sys/kern [netbsd-6]: kern_exit.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1336):
sys/kern/kern_exit.c: revision 1.248
Update value of p_s
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:44:13 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-1]: kern_exit.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1336):
sys/kern/kern_exit.c: revision 1.248
Update value of p
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:44:10 UTC 2015
Modified Files:
src/sys/kern [netbsd-6-0]: kern_exit.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1336):
sys/kern/kern_exit.c: revision 1.248
Update value of p
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:47:11 UTC 2015
Modified Files:
src/lib/libcurses [netbsd-6]: toucholap.c
Log Message:
Pull up following revision(s) (requested by uwe in ticket #1337):
lib/libcurses/toucholap.c: revision 1.16
Fix x/y edito.
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:48:44 UTC 2015
Modified Files:
src/sys/compat/osf1 [netbsd-6-0]: osf1_socket.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1338):
sys/compat/osf1/osf1_socket.c: revision 1.21
easy
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:48:45 UTC 2015
Modified Files:
src/sys/compat/osf1 [netbsd-6-1]: osf1_socket.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1338):
sys/compat/osf1/osf1_socket.c: revision 1.21
easy
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:48:49 UTC 2015
Modified Files:
src/sys/compat/osf1 [netbsd-6]: osf1_socket.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1338):
sys/compat/osf1/osf1_socket.c: revision 1.21
easy k
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:52:03 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6]: bus_dma.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1339):
sys/arch/x86/x86/bus_dma.c: revision 1.72
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:52:09 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6-0]: bus_dma.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1339):
sys/arch/x86/x86/bus_dma.c: revision 1.72
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:52:15 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6-1]: bus_dma.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1339):
sys/arch/x86/x86/bus_dma.c: revision 1.72
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:57:03 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6]: sys_machdep.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1341):
sys/arch/x86/x86/sys_machdep.c: revision 1.29
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:57:08 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6-0]: sys_machdep.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1341):
sys/arch/x86/x86/sys_machdep.c: revision 1.2
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:57:11 UTC 2015
Modified Files:
src/sys/arch/x86/x86 [netbsd-6-1]: sys_machdep.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1341):
sys/arch/x86/x86/sys_machdep.c: revision 1.2
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:01:52 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-6-0]: locore.s netbsd32_machdep.c
vm_machdep.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1343):
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:02:13 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-6]: locore.s netbsd32_machdep.c
vm_machdep.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1343):
s
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:02:22 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-6-1]: locore.s netbsd32_machdep.c
vm_machdep.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1343):
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:04:53 UTC 2015
Modified Files:
src/sys/net [netbsd-6]: if_gif.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1344):
sys/net/if_gif.c: revision 1.89
sys/net/if_gif.c: r
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:11:59 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Tickets #1330 #1333 #1334 #1335 #1336 #1337 #1338 #1339 #1341 #1343 #1344 #1345
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:13:29 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Tickets #1333 #1334 #1335 #1336 #1338 #1339 #1341 #1343
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:09:37 UTC 2015
Modified Files:
src/sys/net [netbsd-6]: if_gif.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1345):
sys/net/if_gif.c: revision 1.91
sys/net/if_gif.c: r
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:13:33 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Tickets #1333 #1334 #1335 #1336 #1338 #1339 #1341 #1343
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:28:54 UTC 2015
Modified Files:
src/sys/arch/arm/allwinner: awin_hdmi.c awin_reg.h awin_tcon.c
awin_var.h
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Add support for LVDS output on tcon0.
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 21:31:29 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
Add genfb1, awindebe1, and awintcon1. These will attach if the fex
script request them.
While there add USB HID, keyboard, mouse and to
Module Name:src
Committed By: jakllsch
Date: Sun Nov 15 22:56:24 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/linux: linux_work.c
Log Message:
Avoid NULL dereference in linux_worker_intr() in WORK_DELAYED_CANCELLED case.
Potentially fixes PR#49560.
To generate a d
Module Name:src
Committed By: jmcneill
Date: Sun Nov 15 23:03:50 UTC 2015
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
disable data island packet transmission on Tegra124 HDMI codec
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/hdau
Module Name:src
Committed By: mrg
Date: Mon Nov 16 02:02:41 UTC 2015
Modified Files:
src/usr.sbin/cpuctl: cpuctl.c
Log Message:
use stdbool.h
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/cpuctl/cpuctl.c
Please note that diffs are not public
Module Name:src
Committed By: mrg
Date: Mon Nov 16 02:04:32 UTC 2015
Modified Files:
src/usr.sbin/cpuctl: cpuctl.c
Log Message:
convert getcpuid() to take char* not char**
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/cpuctl/cpuctl.c
Please
Module Name:src
Committed By: mrg
Date: Mon Nov 16 03:34:50 UTC 2015
Modified Files:
src/usr.sbin/cpuctl: cpuctl.8 cpuctl.c
Log Message:
allow most commands to specify more than one cpu. now you can online or
offline (or identify, or intr/nointr) a list of cpus all togeth
Module Name:src
Committed By: mrg
Date: Mon Nov 16 03:38:18 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note cpuctl and multiple-cpu support.
To generate a diff of this commit:
cvs rdiff -u -r1.2113 -r1.2114 src/doc/CHANGES
Please note that diffs are not publ
Module Name:src
Committed By: ozaki-r
Date: Mon Nov 16 05:39:39 UTC 2015
Modified Files:
src/sys/netinet: in.c
Log Message:
Add missing rtfree
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 src/sys/netinet/in.c
Please note that diffs are not public doma
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:34:08 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-7]: xbdback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1040):
sys/arch/xen/xen/xbdback_xenbus.c: revision
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:35:32 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-7-0]: xbdback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1040):
sys/arch/xen/xen/xbdback_xenbus.c: revisio
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:37:55 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Ticket 1040.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-7.1
Please note that diffs are not pu
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:38:15 UTC 2015
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
Ticket 1040.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-7.0.1
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:51:13 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-6]: xbdback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1347):
sys/arch/xen/xen/xbdback_xenbus.c: revision
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:52:12 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-6-1]: xbdback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1347):
sys/arch/xen/xen/xbdback_xenbus.c: revisio
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:53:01 UTC 2015
Modified Files:
src/sys/arch/xen/xen [netbsd-6-0]: xbdback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1347):
sys/arch/xen/xen/xbdback_xenbus.c: revisio
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:54:09 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1347.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.232 -r1.1.2.233 src/doc/CHANGES-6.2
Please note that diffs are not
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:55:29 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket 1347.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-6.1.6
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Mon Nov 16 07:55:50 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket 1347.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.52 -r1.1.2.53 src/doc/CHANGES-6.0.7
Please note that diffs are
91 matches
Mail list logo