Module Name:src
Committed By: martin
Date: Wed Aug 6 08:23:43 UTC 2014
Modified Files:
src/distrib/sets/lists/base: ad.arm md.alpha md.amd64 md.amiga md.arc
md.atari md.bebox md.cats md.emips md.hpcmips md.hppa md.i386
md.landisk md.mac68k md.macppc
Module Name:src
Committed By: martin
Date: Wed Aug 6 09:11:46 UTC 2014
Modified Files:
src/usr.sbin/sysinst: main.c
Log Message:
Make sysinst use the catalog files installed in /usr/share/sysinst (if
available), fall back to . if not, or use build-in english otherwise.
Module Name:src
Committed By: martin
Date: Wed Aug 6 10:03:49 UTC 2014
Modified Files:
src/usr.sbin/sysinst: defs.h menus.mi partman.c
Log Message:
Remove a few menu entries if raid/lvm/cgd/gpt are not available.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1
Module Name:src
Committed By: apb
Date: Wed Aug 6 10:37:30 UTC 2014
Modified Files:
src/etc: Makefile
Log Message:
Introduce and use GZIP_FLAGS variable, to fix a quoting error
in the way we tried to use GZIP="-9 ${GZIP_N_FLAG}".
For consistency, also use GZIP_FLAGS elese
Module Name:src
Committed By: apb
Date: Wed Aug 6 10:41:13 UTC 2014
Modified Files:
src/distrib/common: Makefile.image
Log Message:
Introduce and use GZIP_FLAGS variable.
The previous use of GZIP="-9 ${GZIP_N_FLAG}" happened to work, but
the new use of GZIP=${GZIP_FLAGS:
Module Name:src
Committed By: apb
Date: Wed Aug 6 11:41:19 UTC 2014
Modified Files:
src/distrib/common: Makefile.image
src/etc: Makefile
Log Message:
To make pax use ${TOOL_GZIP}, we need to pass "--use-compress-program
${TOOL_GZIP}" on the command line, and refra
Module Name:src
Committed By: martin
Date: Wed Aug 6 12:15:01 UTC 2014
Modified Files:
src/distrib/sets/lists/base: ad.arm md.alpha md.amd64 md.amiga md.arc
md.atari md.bebox md.cats md.emips md.hpcmips md.hppa md.i386
md.landisk md.mac68k md.macppc
Module Name:src
Committed By: martin
Date: Wed Aug 6 12:16:12 UTC 2014
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
Do not install message catalogs
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/sysinst/Makefile.inc
Please n
Module Name:src
Committed By: apb
Date: Wed Aug 6 12:29:13 UTC 2014
Modified Files:
src: build.sh
Log Message:
When searching for a default MACHINE_ARCH for a given MACHINE,
don't break out of the loop too early.
To generate a diff of this commit:
cvs rdiff -u -r1.289 -
Module Name:src
Committed By: joerg
Date: Wed Aug 6 12:34:42 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/dummy: md.c
Log Message:
Make it a warning, otherwise the missing noreturn will fail the build.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 12:36:33 UTC 2014
Update of /cvsroot/src/sys/external/bsd/drm2/dist/drm/nouveau
In directory ivanova.netbsd.org:/tmp/cvs-serv20226
Log Message:
Reimport Nouveau from Linux 3.15.
This renames .c files to avoid basename clash
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 12:47:13 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_fence.c
Log Message:
Tweak fence locking again with a broader view of the code paths.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 12:52:22 UTC 2014
Removed Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nv04_fbcon.c nv04_fence.c
nv10_fence.c nv17_fence.c nv50_display.c nv50_fbcon.c nv50_fence.c
nv84_fence.c nvc0_fbcon
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:35:13 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_agp.c nouveau_bo.c
nouveau_bo.h nouveau_chan.c nouveau_fence.c nouveau_fence.h
nouveau_ttm.c
src/sy
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:36:08 UTC 2014
Added Files:
src/sys/external/bsd/drm2/nouveau: files.nouveau nouveau_module.c
Log Message:
Add local support files for nouveau.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/e
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:49:33 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: module.h
Log Message:
Include moduleparam and export in as users expect.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:50:53 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: dma-mapping.h
Log Message:
Add Linux DMA_BIT_MASK.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/sys/external/bsd/d
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:50:38 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: bitops.h
Log Message:
Add Linux __ffs64.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/include/linu
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:51:12 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: firmware.h
Log Message:
Omit needless firmware handle from Linux struct firmware.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:52:06 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: pci.h
Log Message:
Add Linux PCI DMA stuff and NVIDIA vendor.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/external/
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:51:37 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: i2c.h
Log Message:
Add Linux i2c stubs.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/include/linux
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:51:49 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: mutex.h
Log Message:
Add Linux lockdep cruft.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/include
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:52:33 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: printk.h
Log Message:
Add Linux printk cruft.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/include
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:53:13 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: spinlock.h
Added Files:
src/sys/external/bsd/drm2/include/linux: hrtimer.h reboot.h
screen_info.h
Log Message:
More Linux
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:54:10 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c
Log Message:
Fix sense of drm prime conditional.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/sys/
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:54:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_abi16.c
Log Message:
Fix format string and unused variables.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:54:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/pci: files.drmkms_pci
Log Message:
Add files.nouveau to files.drmkms_pci.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd
Module Name:src
Committed By: joerg
Date: Wed Aug 6 13:55:08 UTC 2014
Modified Files:
src/sys/arch/mvmeppc/stand/boot: boot.c
Log Message:
Give non-standard main in a freestanding environment a prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/s
Module Name:src
Committed By: martin
Date: Wed Aug 6 13:57:15 UTC 2014
Modified Files:
src/distrib/macppc/floppies/ramdisk: Makefile
Log Message:
Bump ramdisksize even slightly more
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/distrib/macppc/floppie
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 13:52:22 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: platform_device.h
Log Message:
Add bogus Linux platform_device stub.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 14:05:08 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: log2.h
Log Message:
Add rounddown_pow_of_two.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/include
Module Name:src
Committed By: isaki
Date: Wed Aug 6 14:10:42 UTC 2014
Modified Files:
src/sys/arch/x68k/stand/boot: Makefile
src/sys/arch/x68k/stand/netboot: Makefile
Log Message:
Remove unused variable.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1
Module Name:src
Committed By: martin
Date: Wed Aug 6 14:23:53 UTC 2014
Modified Files:
src/sys/arch/macppc/conf: GENERIC_MD INSTALL MAMBO POWERMAC_G5
Log Message:
Bump all image sizes slightly again
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/a
Module Name:src
Committed By: joerg
Date: Wed Aug 6 14:23:53 UTC 2014
Modified Files:
src/sys/arch/amiga/amiga: amiga_bus_simple_1word.c
Log Message:
Remove duplicated initializer.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/amiga/amiga/amig
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 15:01:34 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bios.h nouveau_bo.c
nouveau_connector.c nouveau_display.c nouveau_dma.c nouveau_drm.c
nouveau_fbcon.h nouve
Module Name:src
Committed By: joerg
Date: Wed Aug 6 15:11:17 UTC 2014
Modified Files:
src/sys/arch/amigappc/amigappc: locore.S
Log Message:
Use cmpwi.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/amigappc/amigappc/locore.S
Please note that
Module Name:src
Committed By: joerg
Date: Wed Aug 6 15:23:07 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: srt0.s
Log Message:
Use cmpwi/cmpw
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/bebox/stand/boot/srt0.s
Please note that dif
Module Name:src
Committed By: apb
Date: Wed Aug 6 15:23:48 UTC 2014
Modified Files:
src/share/mk: sys.mk
Log Message:
Wrap CTFCONVERT invocations in ${defined(CTFCONVERT):? ... :}
so it performs the test at the time the rule is invoked. We can't
use a ".if defined" test
Module Name:src
Committed By: joerg
Date: Wed Aug 6 15:38:07 UTC 2014
Modified Files:
src/sys/arch/rs6000/rs6000: locore.S
Log Message:
Use cmpwi.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/rs6000/rs6000/locore.S
Please note that diffs a
Module Name:src
Committed By: apb
Date: Wed Aug 6 18:36:59 UTC 2014
Update of /cvsroot/src/share/zoneinfo
In directory ivanova.netbsd.org:/tmp/cvs-serv21871
Log Message:
Import tzdata2014f from ftp://ftp.iana.org/tz/releases/tzdata2014f.tar.gz
Summary of changes in tzdata2014f (
Module Name:src
Committed By: apb
Date: Wed Aug 6 19:18:05 UTC 2014
Modified Files:
src/share/zoneinfo: Makefile australasia leap-seconds.list
yearistype.sh
Log Message:
Merge tzdata2014f.
The following new time zones are added:
Asia/Chita Asia/Srednekoly
Module Name:src
Committed By: apb
Date: Wed Aug 6 19:24:00 UTC 2014
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
New files that appeared in tzdata2014f, plus the
leapseconds file that has existed for a long time
but was not installed before today.
To gen
Module Name:src
Committed By: apb
Date: Wed Aug 6 19:27:58 UTC 2014
Modified Files:
src/doc: 3RDPARTY
Log Message:
tzcode2014f/tzdata2014f has been released. We have updated tzdata.
To generate a diff of this commit:
cvs rdiff -u -r1.1140 -r1.1141 src/doc/3RDPARTY
Ple
Module Name:src
Committed By: apb
Date: Wed Aug 6 19:28:20 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
zoneinfo: Import tzdata2014f. [apb 20140806]
To generate a diff of this commit:
cvs rdiff -u -r1.1957 -r1.1958 src/doc/CHANGES
Please note that diffs are
Module Name:src
Committed By: apb
Date: Wed Aug 6 19:41:42 UTC 2014
Modified Files:
src/share/zoneinfo: tzdata2netbsd
Log Message:
Update tzdata2netbsd for tzdata2014f.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/zoneinfo/tzdata2netbsd
Please
Module Name:src
Committed By: joerg
Date: Wed Aug 6 21:57:51 UTC 2014
Modified Files:
src/sys/arch/acorn26/include: loadfile_machdep.h
src/sys/arch/acorn32/include: loadfile_machdep.h
src/sys/arch/alpha/include: loadfile_machdep.h
src/sys/arch/amiga
Module Name:src
Committed By: riastradh
Date: Wed Aug 6 22:12:51 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_fence.c
Log Message:
radeon_fence_signaled needs to take the fence lock.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: jmcneill
Date: Wed Aug 6 22:16:38 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: intelfb.c
Log Message:
provide a setmode callback for genfb; with this change, vt switching in and out
of X works
To generate a diff of this comm
Module Name:src
Committed By: rtr
Date: Thu Aug 7 01:02:30 UTC 2014
Modified Files:
src/sys/netatalk: ddp_usrreq.c
Log Message:
remove KASSERT(nam != NULL) from ddp_send() the following code makes
the validity of it questionable. we'll investigate later whether it
can be
Module Name:src
Committed By: jmcneill
Date: Thu Aug 7 02:28:52 UTC 2014
Modified Files:
src/sys/dev/pci: if_wpi.c if_wpivar.h
Log Message:
simplify wpi_rx_intr rbuf handling and add some more bus_dmamap_sync; fixes
stalls when downloading large files for me
To generat
Module Name:xsrc
Committed By: jmcneill
Date: Thu Aug 7 02:34:28 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
for i386 and amd64, append vesa to the end of the possible video driver
list. makes "startx" witho
Module Name:src
Committed By: ozaki-r
Date: Thu Aug 7 03:40:21 UTC 2014
Modified Files:
src/sys/net: bpf.c
Log Message:
Use NULL instead of 0 for pointers
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/net/bpf.c
Please note that diffs are not p
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 06:22:35 UTC 2014
Modified Files:
src/external/bsd/cron/dist [netbsd-6]: entry.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1087):
external/bsd/cron/dist/entry.c: revision 1.5
PR/
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 06:35:33 UTC 2014
Modified Files:
src/distrib/sets/lists/comp [netbsd-6]: md.amd64
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1089):
distrib/sets/lists/comp/md.amd64via
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 06:36:36 UTC 2014
Modified Files:
src/sys/arch/sun3/conf [netbsd-6]: DISKLESS
Log Message:
Pull up following revision(s) (requested by abs in ticket #1091):
sys/arch/sun3/conf/DISKLESS: revision 1.69
Enable ie0
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 06:49:06 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add one more TODO:
- We should check XXX'ed comments.
To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/dev/pci/if_wm.c
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 06:52:53 UTC 2014
Modified Files:
src/doc [netbsd-6]: 3RDPARTY
src/etc/namedb [netbsd-6]: root.cache
Log Message:
Pull up following revision(s) (requested by taca in ticket #1093):
doc/3RDPARTY: revisio
57 matches
Mail list logo