Module Name:src
Committed By: martin
Date: Tue Feb 10 15:07:39 UTC 2015
Modified Files:
src/sys/kern: syscalls.master
Log Message:
Mark posix_fallocate as NOERR
To generate a diff of this commit:
cvs rdiff -u -r1.270 -r1.271 src/sys/kern/syscalls.master
Please note that
Module Name:src
Committed By: christos
Date: Tue Feb 10 17:43:44 UTC 2015
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/rump/include/rump: rump_syscalls.h
src/sys/sys: syscall.h syscallargs.h
Log Message:
regen
To generate a diff of this
Module Name:src
Committed By: rjs
Date: Tue Feb 10 19:11:52 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
src/sys/netinet: Makefile files.netinet in.h in_proto.c portalgo.c
src/sys/netinet6: files.netinet6 in6_proto.c
src/sys/sys: socket.h
Module Name:src
Committed By: christos
Date: Tue Feb 10 20:38:15 UTC 2015
Modified Files:
src/usr.sbin/syslogd: extern.h sign.c syslogd.c syslogd.h
Log Message:
- always set *to_buf to a timestamp, even if there was none reported/parseable
(Frank Kardel).
- merge the tim
Module Name:src
Committed By: rkujawa
Date: Wed Feb 11 00:11:58 UTC 2015
Modified Files:
src/share/man/man4: tdvfb.4
Log Message:
Don't mention the bug that was fixed by mrg. DAC detection works reliably
since then.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -
Module Name:src
Committed By: christos
Date: Wed Feb 11 00:37:25 UTC 2015
Modified Files:
src/sys/dev/pci/hdaudio: hdafg.c hdaudio.c hdaudiovar.h
Log Message:
Fix locking against myself problem:
hdaudio_intr() ->
mutex_enter(&sc->sc_corb_mtx);
Module Name:src
Committed By: palle
Date: Wed Feb 11 04:44:11 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: cpu.c
Log Message:
sun4v: Ensure that sane values are returned in scenarios where no
x_cache_associativity info is present, e.g. in a simulated environment
Module Name:src
Committed By: palle
Date: Wed Feb 11 04:47:11 UTC 2015
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
Updated todo list with item about v445 and GENERIC.UP kernel that hangs
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys
Module Name:src
Committed By: ozaki-r
Date: Wed Feb 11 07:51:10 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: VEXPRESS_A15 files.vexpress std.vexpress
src/sys/arch/evbarm/vexpress: if_smsh_axi.c platform.h vexpress_axi.c
vexpress_intr.h vexpress_mac