Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:46:48 UTC 2014
Modified Files:
src/usr.sbin/schedctl: schedctl.c
Log Message:
Fix illegal snprintf usage noted in PR 47976 by simplifying it away:
instead of consing up a string and printing it to stdout, just prin
Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:38:03 UTC 2014
Modified Files:
src/usr.sbin/mopd/common: Makefile log.c
Log Message:
Fix broken snprintf usage; noted in PR 47976 from Henning Petersen.
As a bonus, this removes the nonliteral format arguments.
T
Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:32:23 UTC 2014
Modified Files:
src/usr.bin/tip: cu.c tip.c
Log Message:
Remove broken snprintf usage (noted in PR 47976) and replace with
something simpler.
To generate a diff of this commit:
cvs rdiff -u -r1.21
Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:26:23 UTC 2014
Modified Files:
src/usr.bin/netstat: show.c
Log Message:
Fix snprintf usage; from Henning Petersen in PR 47976.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/netstat/sho
Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:23:44 UTC 2014
Modified Files:
src/sbin/veriexecctl: veriexecctl.c
Log Message:
Fix snprintf usage and, while here, don't trundle off the end of an
array. Part of PR 47976 from Henning Petersen.
To generate a dif
Module Name:src
Committed By: dholland
Date: Sun Jul 27 04:16:09 UTC 2014
Modified Files:
src/external/gpl3/gcc.old/usr.bin: Makefile.inc
src/external/gpl3/gcc/usr.bin: Makefile.inc
Log Message:
Update the bug report URL as per PR 48712. I assume in order for this
Module Name:src
Committed By: dholland
Date: Sun Jul 27 03:49:25 UTC 2014
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_scatter.c
Log Message:
Fix misplaced parenthesis, from Henning Petersen in PR 44804.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: dholland
Date: Sun Jul 27 03:34:41 UTC 2014
Modified Files:
src/sys/arch/acorn32/conf: LOWMEM_WSCONS NC
src/sys/arch/cats/conf: INSTALL
src/sys/arch/evbarm/conf: ADI_BRH ARMADAXP ARMADILLO210 ARMADILLO9
BCM5301X BCM5
Module Name:src
Committed By: dholland
Date: Sun Jul 27 02:56:09 UTC 2014
Modified Files:
src/sys/arch/hppa/dev: pdc.c
Log Message:
Fix typo in previous. Eesh.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hppa/dev/pdc.c
Please note that diffs
Module Name:src
Committed By: riastradh
Date: Sun Jul 27 00:40:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo.c ttm_tt.c
Log Message:
Revert ttm_bo.c 1.3 and try to fix the double-free properly.
bo->destroy doesn't ttm_tt_destroy or ttm_tt_fini
Module Name:src
Committed By: joerg
Date: Sat Jul 26 22:21:16 UTC 2014
Modified Files:
src/sys/netinet6: mld6.c
Log Message:
PR 49036: net.inet6 has not been created when the sysctl constructor
for net.inet6.multicast is run.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 21:36:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: ww_mutex.h
Log Message:
Break overlong lines.
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: Sat Jul 26 21:35:06 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: ww_mutex.h
Log Message:
Don't forget to decrement the acquired count too.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/s
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 21:19:45 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_ttm.c
Log Message:
Make sure the low bits, not the high bits, of the offset are zero!
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 21:15:45 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_drv.c
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_drv.c radeon_ttm.c
src/sys/external/bsd/drm2/dist/include/drm: dr
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 21:12:43 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_module.c
Log Message:
drmkms_ttm is not split into a module (yet).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/exte
Module Name:src
Committed By: alnsn
Date: Sat Jul 26 21:07:45 UTC 2014
Modified Files:
src/sys/external/bsd/sljit/sljit: sljit_mod.c
Log Message:
Don't destroy mutexes because the module can't be unload.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys
Module Name:src
Committed By: dholland
Date: Sat Jul 26 20:24:33 UTC 2014
Modified Files:
src/sys/arch/hppa/dev: pdc.c
Log Message:
Add d_discard to a cdevsw I apparently missed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/dev/pdc.c
Ple
Module Name:src
Committed By: wiz
Date: Sat Jul 26 20:04:05 UTC 2014
Modified Files:
src/share/man/man4: lua.4
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/lua.4
Please note that diffs are not public domain;
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:56:30 UTC 2014
Modified Files:
src/usr.sbin/sysinst: Makefile
Added Files:
src/usr.sbin/sysinst/arch/dummy: Makefile md.c md.h msg.md.de msg.md.en
msg.md.es msg.md.fr msg.md.pl
Log Message:
Add
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:35:59 UTC 2014
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Add /usr/sbin/sysinst.
To generate a diff of this commit:
cvs rdiff -u -r1.1076 -r1.1077 src/distrib/sets/lists/base/mi
Please note tha
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:35:10 UTC 2014
Modified Files:
src/distrib/utils: Makefile
Log Message:
Don't descend into sysinst.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/utils/Makefile
Please note that diffs
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:34:08 UTC 2014
Modified Files:
src/distrib/amd64/cdroms: Makefile.cdrom
src/distrib/amd64/installimage: Makefile
src/distrib/common: list.sysinst list.sysinst.en
src/distrib/i386/cdroms: Make
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:32:37 UTC 2014
Modified Files:
src/usr.sbin: Makefile
Log Message:
Descend into sysinst.
To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 src/usr.sbin/Makefile
Please note that diffs are not publi
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:32:22 UTC 2014
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
Update for building in usr.sbin.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysinst/Makefile.inc
Pleas
Module Name:src
Committed By: dholland
Date: Sat Jul 26 19:30:47 UTC 2014
Added Files:
src/usr.sbin/sysinst: Makefile Makefile.inc SPELLING.en TODO aout2elf.c
bsddisklabel.c checkrc.c configmenu.c defs.h disks.c disks_lfs.c
endian.h factor.c geom.c i
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 18:13:44 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: files.i915drmkms
src/sys/external/bsd/drm2/include/drm: drm_os_netbsd.h
Log Message:
Move CONFIG_X86 from files.i915drmkms to drm_os_netbsd
Module Name:src
Committed By: tsutsui
Date: Sat Jul 26 17:34:31 UTC 2014
Modified Files:
src/sys/arch/sun2/conf: DISKLESS FOURMEG INSTALL
Log Message:
Comment out options and devices to sync GENERIC rev 1.90.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52
Module Name:src
Committed By: tsutsui
Date: Sat Jul 26 17:32:07 UTC 2014
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
Shrink GENERIC kernel to fit to bootloader's limit (2MB).
Maybe now we can't call it GENERIC, but it still boots on TME.
To generate a d
Module Name:src
Committed By: tsutsui
Date: Sat Jul 26 17:24:04 UTC 2014
Modified Files:
src/sys/arch/sun68k/stand: Makefile.inc
Log Message:
Move sun3 bootloader address to allow loading growing GENERIC kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1
Module Name:src
Committed By: palle
Date: Sat Jul 26 17:16:41 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Improved the NORMAL_GLOBALS macro in the sun4u case, so only the relevant bit
(AG) in %pstate is affected - ok martin@
To generate
Module Name:src
Committed By: rmind
Date: Sat Jul 26 16:42:03 UTC 2014
Modified Files:
src/sys/net/npf: npf_conn.c
Log Message:
npf_conn_conkey: fix a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/net/npf/npf_conn.c
Please note that diffs
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 14:27:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/drm: bus_dma_hacks.h
Log Message:
Avoid needless #ifdef __i386__ with judicious use of MIN.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 14:26:04 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_uncore.c
Log Message:
Fix __raw_i915_read64 on i386. From rjs@.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
sr
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 14:24:08 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: jiffies.h
Log Message:
Use tvtohz instead of ad-hacking it myself, suggested by apb@.
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: tsutsui
Date: Sat Jul 26 13:24:34 UTC 2014
Modified Files:
src/sys/arch/atari/include: vmparam.h
Log Message:
Reorganize and bump VM related constants.
- sync VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS with other hp300 derived ports
and use same
Module Name:src
Committed By: tsutsui
Date: Sat Jul 26 12:48:07 UTC 2014
Modified Files:
src/sys/arch/luna68k/include: vmparam.h
Log Message:
Sync VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS with other hp300 derived ports.
There is no particular reason to have different values
Module Name:src
Committed By: rjs
Date: Sat Jul 26 12:27:57 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/ttm: ttm_tt.c
Log Message:
Fix non debug build.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/dist/drm/ttm/ttm_
Module Name:src
Committed By: alnsn
Date: Sat Jul 26 11:23:46 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Don't use saved EREG registers because sljit 0.91 can generate
bogus code on amd64. The A and X registers are saved on the stack.
The most recent vers
Module Name:src
Committed By: skrll
Date: Sat Jul 26 09:18:53 UTC 2014
Modified Files:
src/sys/external/bsd/dwc2/dist: dwc2_hcdintr.c
Log Message:
Recover from channel halt errors by using the 3 strikes xacterr rule.
Adapted from the RaspberryPI linux driver.
This allows
Module Name:src
Committed By: mrg
Date: Sat Jul 26 08:05:15 UTC 2014
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-radeon: Makefile
Log Message:
enable KMS on x86.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
src/external/mit/xorg
Module Name:src
Committed By: mrg
Date: Sat Jul 26 08:04:54 UTC 2014
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-ati: Makefile
Log Message:
link against libdrm_radeon, from @riastradh
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
s
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 07:53:14 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/pci: drm_pci.c
Log Message:
Report the same PCI domain (cf_unit) as everything else in NetBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 07:36:09 UTC 2014
Modified Files:
src/sys/arch/amd64/conf: DRMKMS
src/sys/arch/i386/conf: DRMKMS
src/sys/external/bsd/drm2/radeon: files.radeon radeon_pci.c
Log Message:
Rename radeondrmkms to just pl
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 07:32:18 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
Defer real radeon attachment until mountroot so we can load firmware.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: riastradh
Date: Sat Jul 26 07:02:13 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Fix radeon framebuffer mmapping.
The framebuffer is not a system-RAM-backed, TTM-managed object;
rather, it is a VRAM
46 matches
Mail list logo