Module Name:src
Committed By: skrll
Date: Mon Oct 6 06:59:20 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_vcaudio.c
Log Message:
Some improvements that make playback mostly reliable for me - the final
piece of the jigaw is probably in vchiq:
- prefill vchi
Module Name:src
Committed By: manu
Date: Mon Oct 6 04:41:59 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Improve zero-fill of last page after shrink fix:
1) do it only if the file is open for writing, otherwise we send write
requests to the FS on
Module Name:src
Committed By: wiz
Date: Sun Oct 5 23:08:01 UTC 2014
Modified Files:
src/usr.sbin/crash: crash.8 crash.c
Log Message:
usage police
XXX: is the program usage correct? (/dev/ksyms)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/cra
Module Name:src
Committed By: christos
Date: Sun Oct 5 22:58:43 UTC 2014
Modified Files:
src/usr.sbin/crash: crash.8 crash.c
Log Message:
add -w
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/crash/crash.8
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/
Module Name:src
Committed By: apb
Date: Sun Oct 5 20:40:46 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_sys.h
Log Message:
Add close brace, accidentally omitted from previous change.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/fs/puffs/puff
Module Name:src
Committed By: christos
Date: Sun Oct 5 20:17:28 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_fs.c
Log Message:
add tmpfs.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/compat/netbsd32/netbsd32.h
cvs rdif
Module Name:src
Committed By: martin
Date: Sun Oct 5 20:15:10 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 129 and 130
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-7.0
Please note that diffs are
Module Name:src
Committed By: martin
Date: Sun Oct 5 20:12:49 UTC 2014
Modified Files:
src/sys/arch/luna68k/dev [netbsd-7]: lunafb.c omrasops.c omrasopsvar.h
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #130):
sys/arch/luna68k/dev/omr
Module Name:src
Committed By: martin
Date: Sun Oct 5 20:00:54 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [netbsd-7]: bcm2835_emmc.c
src/sys/dev/sdmmc [netbsd-7]: sdhc.c sdhcvar.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #129
Module Name:src
Committed By: apb
Date: Sun Oct 5 17:08:46 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Use HAVE_LLVM, not MKLLVM, in tests related to the active compiler.
Fixes problems in a build with MKLLVM=yes HAVE_LLVM=no,
where this error interact
Module Name:src
Committed By: apb
Date: Sun Oct 5 14:13:15 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_sys.h
Log Message:
Safer definitions of DPRINTF and DPRINTF_VERBOSE.
In the PUFFSDEBUG case, wrap do { ... } while (/*CONSTCOND*/0)
around the definitions. In the
Module Name:src
Committed By: tsutsui
Date: Sun Oct 5 13:27:33 UTC 2014
Modified Files:
src/doc: CHANGES.prev
Log Message:
Note about hp300 arcofi(4) audio driver pulled up to netbsd-7 recently.
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/doc/CHA
Module Name:src
Committed By: martin
Date: Sun Oct 5 10:22:50 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #128
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: martin
Date: Sun Oct 5 10:21:04 UTC 2014
Modified Files:
src/games/factor [netbsd-7]: factor.6 factor.c
src/games/primes [netbsd-7]: Makefile pattern.c pr_tbl.c primes.6
primes.c primes.h
Added Files:
src/games/prim
Module Name:src
Committed By: riastradh
Date: Sun Oct 5 10:00:03 UTC 2014
Modified Files:
src/sys/kern: kern_uuid.c
Log Message:
Get arguments in the right order for copyout. (Oops!)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/kern/kern_uuid.c
Module Name:src
Committed By: justin
Date: Sun Oct 5 09:28:24 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Use PRIx64 for printing offsets
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 src/sys/fs/puffs/puffs_vnops.c
Please not
Module Name:src
Committed By: manu
Date: Sun Oct 5 07:53:22 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
If we truncate the file, make sure we zero-fill the end of the last
page, otherwise if the file is later truncated to a larger size
(creating
17 matches
Mail list logo