Module Name:src
Committed By: macallan
Date: Wed May 21 10:04:03 UTC 2014
Added Files:
src/sys/arch/sgimips/conf: GENERIC64_32_IP3x std.sgimips64_32
Log Message:
config goop for building 32bit sgimips64 kernels
works fine on my O2
( now to make the actual LP64 kernels work
Module Name:src
Committed By: wiz
Date: Wed May 21 12:13:18 UTC 2014
Modified Files:
src/share/man/man7: tests.atf.7
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/tests.atf.7
Please note that diffs ar
Module Name:src
Committed By: wiz
Date: Wed May 21 12:15:25 UTC 2014
Modified Files:
src/share/man/man9: uvm_map.9
Log Message:
Bump date for previous. Americanize a spelling.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/uvm_map.9
Pleas
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:16:17 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_soc.c
Log Message:
Make ODROID (-XU) compile again
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/samsung/exynos_soc.
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:18:24 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_gpio.c
Log Message:
Don't panic if the pin is not available in pin_reserve() but return false
instead.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:19:59 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: files.exynos
Added Files:
src/sys/arch/arm/samsung: exynos_i2c.c
Log Message:
Provide bitbanging IIC for Samsung's Exynos
To generate a diff of this
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:24:11 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Provide iic logic and bits for Odroid-U's exynos i2c interfaces
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.2
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:24:52 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: ODROID-U
Log Message:
Add i2c as standard for ODROID-U
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/ODROID-U
Please
Module Name:src
Committed By: reinoud
Date: Wed May 21 13:02:46 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos4_loc.c exynos5_loc.c exynos5_reg.h
exynos_io.h exynos_usb.c exynos_var.h
Log Message:
Rework USB2 attachment using a dedicated usb devices
Module Name:src
Committed By: wiz
Date: Wed May 21 13:11:26 UTC 2014
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Use Pa for paths. Fix a couple of typos.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/doc/BUILDING.mdoc
Please note that diffs a
Module Name:src
Committed By: wiz
Date: Wed May 21 13:12:19 UTC 2014
Modified Files:
src: BUILDING
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/BUILDING
Please note that diffs are not public domain; they are subject to the
copyr
Module Name:src
Committed By: pgoyette
Date: Wed May 21 13:21:20 UTC 2014
Modified Files:
src/sys/netinet: tcp_usrreq.c
Log Message:
Restore original sense of the check, and allow both inp and in6p to be
NULL. This case is explicitly handled below.
To generate a diff of
Module Name:src
Committed By: abs
Date: Wed May 21 14:01:30 UTC 2014
Modified Files:
src/lib/libcurses: Makefile
Log Message:
Add workaround for lib/48827 for vax to avoid segv in sysinst for now
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/lib/libcu
Module Name:src
Committed By: riastradh
Date: Wed May 21 14:03:42 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_display.c
Log Message:
Unifdef the dmi hacks here, now that we have dmi_check_system.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Wed May 21 14:21:35 UTC 2014
Modified Files:
src/distrib/vax/cdroms/installcd: Makefile
Added Files:
src/distrib/vax/cdroms/installcd: etc.rc etc.ttys install.sh
Log Message:
Use GENERIC instead of INSTALL (including the r
Module Name:src
Committed By: riastradh
Date: Wed May 21 15:40:52 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_crt.c intel_lvds.c
Log Message:
Unifdef the dmi hacks here too, now that we have dmi_check_system.
To generate a diff of this commit:
Module Name:src
Committed By: rmind
Date: Wed May 21 18:41:43 UTC 2014
Modified Files:
src/sys/netinet: tcp_usrreq.c
Log Message:
tcp_usrreq: fix the previous correctly - restore the assert logic,
but move it after the PRU_SENSE check.
To generate a diff of this commit:
Module Name:src
Committed By: palle
Date: Wed May 21 19:33:51 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Removed duplicate call to prom_map_phys()
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/arch/sparc64/sparc64
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:29:02 UTC 2014
Modified Files:
src/usr.sbin/postinstall [netbsd-6]: postinstall
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1052):
usr.sbin/postinstall/postinstall: revision 1.166
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:29:12 UTC 2014
Modified Files:
src/usr.sbin/postinstall [netbsd-6-0]: postinstall
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1052):
usr.sbin/postinstall/postinstall: revision 1.16
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:29:17 UTC 2014
Modified Files:
src/usr.sbin/postinstall [netbsd-6-1]: postinstall
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1052):
usr.sbin/postinstall/postinstall: revision 1.16
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:33:32 UTC 2014
Modified Files:
src/distrib/sets/lists/man [netbsd-6]: mi
Log Message:
Pull up following revision(s) (requested by abs in ticket #1053):
distrib/sets/lists/man/mi: revision 1.1472
Fix MKPAM=no
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:34:38 UTC 2014
Modified Files:
src/sys/kern [netbsd-6]: subr_pool.c
Log Message:
Pull up following revision(s) (requested by abs in ticket #1054):
sys/kern/subr_pool.c: revision 1.202
Ensure pool_head is non
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:36:11 UTC 2014
Modified Files:
src/sys/arch/mips/mips [netbsd-6]: bus_dma.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1055):
sys/arch/mips/mips/bus_dma.c: revision 1.28
When de
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:39:17 UTC 2014
Modified Files:
src/sys/arch/mips/mips [netbsd-6]: pmap.c vm_machdep.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1056):
sys/arch/mips/mips/pmap.c: revision 1.211
Module Name:src
Committed By: rmind
Date: Wed May 21 20:43:56 UTC 2014
Modified Files:
src/sys/net: raw_cb.c raw_cb.h rtsock.c
src/sys/netipsec: keysock.c
Log Message:
raw_detach: rawpcb may be embedded, free using the real size (saved in rcb).
To generate a diff
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:44:23 UTC 2014
Modified Files:
src/sys/arch/hp300/conf [netbsd-6]: INSTALL RAMDISK
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1057):
sys/arch/hp300/conf/RAMDISK: revision 1.14
Module Name:src
Committed By: rmind
Date: Wed May 21 20:46:29 UTC 2014
Modified Files:
src/sys/netipsec: keysock.c
Log Message:
G/C __FreeBSD__
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/netipsec/keysock.c
Please note that diffs are not public
Module Name:src
Committed By: bouyer
Date: Wed May 21 20:56:37 UTC 2014
Modified Files:
src/sys/arch/hp300/conf [netbsd-6]: GENERIC INSTALL files.hp300
src/sys/arch/hp300/dev [netbsd-6]: com_frodo.c dnkbd.c frodo.c
frodoreg.h rtc.c
src/sys/arch/h
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:00:43 UTC 2014
Modified Files:
src/usr.bin/nbperf [netbsd-6]: nbperf-bdz.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1059):
usr.bin/nbperf/nbperf-bdz.c: revision 1.9 via patch
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:02:57 UTC 2014
Modified Files:
src/sys/arch/x86/pci [netbsd-6]: pci_machdep.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1060):
sys/arch/x86/pci/pci_machdep.c: revision 1.66
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:04:31 UTC 2014
Modified Files:
src/sys/kern [netbsd-6]: kern_exit.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1061):
sys/kern/kern_exit.c: revision 1.244
Free pid for linux
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:06:40 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-6-1]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1062):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR ker
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:06:29 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-6]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1062):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR kern/
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:06:36 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-6-0]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1062):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR ker
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:08:44 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
tickets 1052, 1062
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-6.1.5
Please note that diffs a
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:09:09 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
tickets 1052, 1062
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-6.0.6
Please note that diffs a
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:09:34 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
tickets 1052->1062
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.109 -r1.1.2.110 src/doc/CHANGES-6.2
Please note that diffs are
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:11:01 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
formatting fix
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-6.2
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:22:56 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-6-1]: mi
src/doc [netbsd-6-1]: 3RDPARTY
src/share/zoneinfo [netbsd-6-1]: africa antarctica asia australasia
backward etcet
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:22:40 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-6-0]: mi
src/doc [netbsd-6-0]: 3RDPARTY
src/share/zoneinfo [netbsd-6-0]: africa antarctica asia australasia
backward etcet
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:23:14 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-6]: mi
src/doc [netbsd-6]: 3RDPARTY
src/share/zoneinfo [netbsd-6]: africa antarctica asia australasia
backward etcetera eu
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:29:49 UTC 2014
Removed Files:
src/share/zoneinfo [netbsd-6]: solar87 solar88 solar89
Log Message:
share/zoneinfo/Makefile patch
distrib/sets/lists/base/mi patch
Asia/Riyad
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:23:39 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
ticket 1064
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.0.6
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:30:34 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Adjust entry for 1065
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 src/doc/CHANGES-6.2
Please note that diffs
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:25:48 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-6]: mi
src/share/zoneinfo [netbsd-6]: Makefile
Log Message:
share/zoneinfo/Makefile patch
distrib/sets/lists/base/mi
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:26:10 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1064, 1065
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-6.2
Please note that diffs are
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:23:25 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
ticket 1064
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.1.5
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:42:40 UTC 2014
Modified Files:
src/external/ibm-public/postfix/dist [netbsd-6]: HISTORY
src/external/ibm-public/postfix/dist/README_FILES [netbsd-6]:
MULTI_INSTANCE_README SASL_README
src/e
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:43:22 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1024
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-6.2
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:49:44 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-5-2]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1904):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR ker
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:49:49 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-5-1]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1904):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR ker
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:49:41 UTC 2014
Modified Files:
src/sys/fs/cd9660 [netbsd-5]: cd9660_node.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1904):
sys/fs/cd9660/cd9660_node.c: revision 1.31
PR kern/
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:50:35 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.3
Log Message:
ticket 1904
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-5.2.3
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:50:36 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.5
Log Message:
ticket 1904
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-5.1.5
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:50:32 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1904
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-5.3
Please note that diffs are not publ
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:55:18 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-5]: mi
src/doc [netbsd-5]: 3RDPARTY
src/share/zoneinfo [netbsd-5]: africa antarctica asia australasia
backward etcetera eu
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:55:51 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-5-2]: mi
src/doc [netbsd-5-2]: 3RDPARTY
src/share/zoneinfo [netbsd-5-2]: africa antarctica asia australasia
backward etcet
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:55:49 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-5-1]: mi
src/doc [netbsd-5-1]: 3RDPARTY
src/share/zoneinfo [netbsd-5-1]: africa antarctica asia australasia
backward etcet
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:58:12 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.3
Log Message:
ticket 1906
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-5.2.3
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:58:11 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.5
Log Message:
ticket 1906
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-5.1.5
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:56:25 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1906
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-5.3
Please note that diffs are not publ
Module Name:src
Committed By: bouyer
Date: Wed May 21 21:58:26 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Fix previous entry
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-5.3
Please note that diffs are n
Module Name:src
Committed By: bouyer
Date: Wed May 21 22:01:08 UTC 2014
Modified Files:
src/distrib/sets/lists/base [netbsd-5]: mi
src/share/zoneinfo [netbsd-5]: Makefile
Removed Files:
src/share/zoneinfo [netbsd-5]: solar87 solar88 solar89
Log Message:
sha
Module Name:src
Committed By: bouyer
Date: Wed May 21 22:01:22 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1907
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-5.3
Please note that diffs are not publ
Module Name:src
Committed By: bouyer
Date: Wed May 21 22:06:35 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1903
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-5.3
Please note that diffs are not publ
Module Name:src
Committed By: bouyer
Date: Wed May 21 22:05:40 UTC 2014
Modified Files:
src/sys/arch/x86/pci [netbsd-5]: pci_machdep.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1903):
sys/arch/x86/pci/pci_machdep.c: revision 1.61
Module Name:src
Committed By: zafer
Date: Wed May 21 23:59:03 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: MARVELL_NAS
Log Message:
fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/conf/MARVELL_NAS
Please note that diffs
Module Name:src
Committed By: rmind
Date: Thu May 22 00:28:32 UTC 2014
Modified Files:
src/sys/netinet: tcp_usrreq.c
Log Message:
tcp_usrreq: fix the previous - the assert is still not true (but PRU_SENSE
case will handle it); eventually, pr_usrreq should not be called wit
69 matches
Mail list logo