Module Name:src
Committed By: martin
Date: Wed Mar 13 08:05:46 UTC 2013
Modified Files:
src/lib/libc/arch/alpha/gen: __longjmp14.c
Log Message:
Remove clearing of ucontext_t, the only random register values now are
argument and scratch registers (which will be reloaded aft
Module Name:src
Committed By: msaitoh
Date: Wed Mar 13 09:44:21 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
- Add some workarounds for 5717 A0 and 5776[56] to be stable.
From Linux tg3 driver.
- Use macro.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Wed Mar 13 13:15:47 UTC 2013
Modified Files:
src/sys/net/npf: if_npflog.c
Log Message:
add missing argument
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/net/npf/if_npflog.c
Please note that diffs are no
Module Name:src
Committed By: christos
Date: Wed Mar 13 13:16:38 UTC 2013
Modified Files:
src/lib/npf: mod.mk
Log Message:
remove debugging
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/npf/mod.mk
Please note that diffs are not public domain; they
Module Name:src
Committed By: joerg
Date: Wed Mar 13 13:21:18 UTC 2013
Modified Files:
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/config/mclinker/mcld/Config: Config.h
src/external/bsd/llvm/lib/libMCLinkerLD: Makefile
Log Message:
Update mcli
Module Name:src
Committed By: riastradh
Date: Wed Mar 13 13:38:05 UTC 2013
Modified Files:
src/share/man/man3: rbtree.3
Log Message:
Fix documentation of rbtree(3) iteration.
. Fix sense of rb_tree_iterate(rbt, NULL, ...).
. Document RB_TREE_MIN/RB_TREE_MAX to avoid relyi
Module Name:src
Committed By: pooka
Date: Wed Mar 13 21:13:45 UTC 2013
Modified Files:
src/sys/rump/net/lib/libvirtif: Makefile if_virt.c
Added Files:
src/sys/rump/net/lib/libvirtif: rumpcomp_user.c rumpcomp_user.h
Log Message:
Push the bits accessing the networkin
Module Name:src
Committed By: pooka
Date: Wed Mar 13 21:17:32 UTC 2013
Modified Files:
src/sys/rump/net/lib/libvirtif: rumpcomp_user.c rumpcomp_user.h
Log Message:
Fix a few minor issues found by proofreading the diff one last time.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:17:43 UTC 2013
Modified Files:
src/sys/arch/evbmips/loongson: autoconf.c
Log Message:
remove half-assed gdium-specific code in device_register and actually call
sys_platform->device_register()
how in Cthulhu's name
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:18:35 UTC 2013
Modified Files:
src/sys/arch/evbmips/loongson: gdium_machdep.c
Log Message:
make sure device properties for genfb or voyagerfb actually get set
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:20:46 UTC 2013
Modified Files:
src/sys/dev/ic: sm502reg.h
Log Message:
add some register bits
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/sm502reg.h
Please note that diffs are not
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:28:12 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
support anti-aliased fonts in 8bit
while there, use the DRAM config register to figure out how much video
memory we have instead of g
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:29:06 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: files.voyager
Log Message:
defflag VOYAGERFB_DEPTH_32
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/voyager/files.voyager
Ple
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:31:01 UTC 2013
Modified Files:
src/sys/dev/ic: sm502reg.h
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/sm502reg.h
Please note that diffs are not public domain;
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:35:18 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
break a bunch of long lines
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/pci/voyager/voyagerfb.c
Plea
Module Name:src
Committed By: pooka
Date: Thu Mar 14 01:23:35 UTC 2013
Modified Files:
src/sys/rump/net/lib/libvirtif: Makefile if_virt.c
Log Message:
Guess the RUMPCOMP_USER stuff wasn't ready to be in the NetBSD tree yet,
so revert previous commits to fix build. I'll lo
Module Name:src
Committed By: jmmv
Date: Thu Mar 14 06:03:44 UTC 2013
Modified Files:
src/tests/usr.bin/sed: t_sed.sh
Log Message:
Prevent the sed command in c2048 from getting stuck.
Provide some unused input to the sed command in the c2048 test to prevent
the test from
Module Name:src
Committed By: jmmv
Date: Thu Mar 14 06:43:32 UTC 2013
Modified Files:
src/tests/dev/scsipi: t_cd.c
Log Message:
Expect a crash in the noisyeject test. Mention PR kern/47646.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/dev/scsipi
18 matches
Mail list logo