Module Name:src
Committed By: mlelstv
Date: Sat Jun 13 07:35:50 UTC 2015
Modified Files:
src/sys/arch/amiga/amiga: machdep.c
Log Message:
btoc is already rounding up to click size, use predefined ctod macro
to translate to disk blocks.
To generate a diff of this commit:
Module Name:src
Committed By: hannken
Date: Sat Jun 13 14:56:45 UTC 2015
Modified Files:
src/sys/ufs/ufs: ufs_inode.c
Log Message:
ufs_inactive: stop overwriting error status and return the last error seen.
Should resolve CID 1306276 (UNUSED_VALUE)
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Sat Jun 13 15:47:58 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Add MSI/MSI-X support written by Kengo Nakahara. Some old devices' support
is written by me. It's disabled by default. If you'd like t
Module Name:src
Committed By: dennis
Date: Sat Jun 13 17:28:42 UTC 2015
Modified Files:
src/lib/libc/gen: nlist_private.h
Log Message:
Add entries for riscv and aarch64. This lets the former build
complete and gets the latter close to the end.
To generate a diff of this
Module Name:src
Committed By: jakllsch
Date: Sat Jun 13 18:18:18 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_bios.c
Log Message:
Fix two issues in NetBSD implementation of igp_read_bios_from_vram():
* Allocate the correct buffer for the VGA
Module Name:src
Committed By: dholland
Date: Sat Jun 13 19:52:58 UTC 2015
Modified Files:
src/lib/libutil: getfsspecname.3
Log Message:
grammar patrol
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libutil/getfsspecname.3
Please note that diffs are
Module Name:src
Committed By: martin
Date: Sat Jun 13 20:38:52 UTC 2015
Modified Files:
src/usr.bin/ldd: Makefile.inc
Log Message:
Do not set MLIBDIR if MKCOMPAT=no
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/ldd/Makefile.inc
Please note that
Module Name:src
Committed By: christos
Date: Sat Jun 13 22:17:04 UTC 2015
Modified Files:
src/sys/compat/netbsd32: netbsd32_mod.c
Log Message:
we need compat_sysv now.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/compat/netbsd32/netbsd32_mod.c
Ple
Module Name:src
Committed By: christos
Date: Sat Jun 13 22:18:04 UTC 2015
Modified Files:
src/sys/modules/compat_sysv: Makefile
Log Message:
old ipc still needed for compat_netbsd32 on i386 and sparc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/mo
Module Name:src
Committed By: pooka
Date: Sat Jun 13 23:33:20 UTC 2015
Modified Files:
src/sys/rump/dev/lib/libumass: Makefile
Log Message:
fix snafu to enable umass component also for amd64
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/rump/dev/lib
Module Name:src
Committed By: phx
Date: Sat Jun 13 23:55:18 UTC 2015
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Use all the changes from
http://ftp.netbsd.org/pub/NetBSD/misc/mlelstv/vmparam.diff
after a discussion on port-m68k. I tested them on sev
11 matches
Mail list logo