Module Name:src
Committed By: skrll
Date: Fri Jan 24 08:26:39 UTC 2014
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Be consistent about setting fpscr for Runfast. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sy
Module Name:src
Committed By: skrll
Date: Fri Jan 24 10:19:18 UTC 2014
Modified Files:
src/lib/libc/compat/arch/alpha/gen: compat__setjmp.S
Log Message:
Load the magic into the right register for the comparison in _longjmp
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: manu
Date: Fri Jan 24 10:41:07 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Add ATAIOCCOMMAND ioctl form COMPAT_NETBSD32
This enables SMART monitoring by a netbsd32 binary.
To generate a d
Module Name:src
Committed By: bouyer
Date: Fri Jan 24 12:11:40 UTC 2014
Modified Files:
src/sys/dev/pci: sisfb.c
Log Message:
Snapshot of work in progress:
Add support xorg wsfb driver. Tested on evbmips/loongson
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: bouyer
Date: Fri Jan 24 12:16:10 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c
Log Message:
Support WSDISPLAYIO_GETCMAP/WSDISPLAYIO_PUTCMAP. Tested on evbmips/loongson
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Fri Jan 24 12:19:10 UTC 2014
Modified Files:
src/distrib/vax/ramdisk: Makefile
Log Message:
Slightly bump ramdisk size, so the content fits even when compiled with
gcc 4.8 (usually binaries are smaller or same size, this increase
Module Name:src
Committed By: joerg
Date: Fri Jan 24 14:52:08 UTC 2014
Update of /cvsroot/src/sys/external/bsd/compiler_rt/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv908
Log Message:
Import compiler-rt r27. Use .size on all assembler functions.
Reimplement ARM division
Module Name:src
Committed By: pgoyette
Date: Fri Jan 24 15:11:09 UTC 2014
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
As requested by mrg@, since there is still a small window during which
the in-module ref-counting can fail, completely disable auto-unload
Module Name:src
Committed By: christos
Date: Fri Jan 24 17:26:18 UTC 2014
Modified Files:
src/lib/libc/net: gethnamaddr.c
Log Message:
CID 1163170, 1164171, resource leak
CID 1161172 double free
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/lib/libc/n
Module Name:src
Committed By: christos
Date: Fri Jan 24 17:30:18 UTC 2014
Modified Files:
src/usr.bin/vndcompress: vndcompress.c
Log Message:
CID 1164169: integer overflow
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/vndcompress/vndcompress.c
Module Name:src
Committed By: christos
Date: Fri Jan 24 22:10:09 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_20.c
Log Message:
Fix locking botch, and ...
Yes, we want to be careful because the sizes are different.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Fri Jan 24 22:10:48 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_signal.c
Log Message:
sigaction until 1.4 had an int sigmask, don't trash the stack.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Fri Jan 24 22:11:46 UTC 2014
Modified Files:
src/sys/compat/common: vfs_syscalls_12.c
Log Message:
It is wishful thinking that vn_readdir will return dirent12 structures.
To generate a diff of this commit:
cvs rdiff -u -r1.29
Module Name:src
Committed By: christos
Date: Fri Jan 24 22:44:00 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_13.c
Log Message:
need to lock the process.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/compat/netbsd32/netbsd32_c
Module Name:src
Committed By: christos
Date: Fri Jan 24 23:20:33 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_20.c
Log Message:
remove useless flag mangling. It is done already.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/co
Module Name:src
Committed By: matt
Date: Fri Jan 24 23:42:31 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Fix awk programs to use $$ so make doesn't eat each $
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/b
Module Name:src
Committed By: martin
Date: Fri Jan 24 23:59:53 UTC 2014
Modified Files:
src/sys/arch/alpha/conf: INSTALL
Log Message:
Add raid to the install kernel
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/alpha/conf/INSTALL
Please no
Module Name:src
Committed By: martin
Date: Fri Jan 24 23:59:12 UTC 2014
Modified Files:
src/etc/etc.alpha: MAKEDEV.conf
Log Message:
Add raid disk nodes for the install images
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/etc/etc.alpha/MAKEDEV.conf
P
Module Name:src
Committed By: mlelstv
Date: Sat Jan 25 00:03:14 UTC 2014
Modified Files:
src/sys/dev/usb: ums.c
Log Message:
close uhidev only when it was successfully opened.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/dev/usb/ums.c
Please not
Module Name:src
Committed By: tsutsui
Date: Sat Jan 25 00:07:48 UTC 2014
Modified Files:
src/sys/arch/x68k/include: vmparam.h
Log Message:
Increase VM_KERNEL_PT_PAGES from 2 to 4 for x68k.
X68030 with 8MB or 12MB RAM (which is default for most X68030s)
now gets "pmap_ente
Module Name:src
Committed By: christos
Date: Sat Jan 25 00:59:44 UTC 2014
Modified Files:
src/sys/net80211: ieee80211_ioctl.c
Log Message:
fix monitor mode channel.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/net80211/ieee80211_ioctl.c
Please n
Module Name:src
Committed By: christos
Date: Sat Jan 25 02:27:41 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
Log Message:
compat_10 fix: open(NULL) == open(".");
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/sys/compat/netbsd
Module Name:src
Committed By: christos
Date: Sat Jan 25 02:28:31 UTC 2014
Modified Files:
src/sys/kern: vfs_syscalls.c
src/sys/sys: vfs_syscalls.h
Log Message:
expose do_open
To generate a diff of this commit:
cvs rdiff -u -r1.473 -r1.474 src/sys/kern/vfs_syscall
Module Name:src
Committed By: christos
Date: Sat Jan 25 03:31:12 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
Log Message:
ifdef debug printf
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/sys/compat/netbsd32/netbsd32_netbsd.c
Module Name:src
Committed By: christos
Date: Sat Jan 25 05:09:59 UTC 2014
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
src/sys/arch/amd64/include: vmparam.h
Log Message:
provide propert address defaults for topdown and bottomup allocation
To gener
Module Name:src
Committed By: christos
Date: Sat Jan 25 05:14:03 UTC 2014
Modified Files:
src/sys/uvm: uvm_mmap.c uvm_param.h
Log Message:
provide proper defaults for topdown and bottomup allocation.
XXX: Ports that provide their own VM_DEFAULT_ADDRESS() need to provide th
Module Name:src
Committed By: christos
Date: Sat Jan 25 05:15:44 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_exec_aout.c
Log Message:
a.out binaries can't handle topdown.
Now 1.0 binaries work correctly on NetBSD-current.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sat Jan 25 05:15:05 UTC 2014
Modified Files:
src/sys/kern: exec_aout.c
Log Message:
a.out binaries can't handle topdown.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/kern/exec_aout.c
Please note that
28 matches
Mail list logo