Module Name:src
Committed By: jruoho
Date: Thu Aug 19 05:09:53 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_cpu.c
Log Message:
Deal with autoconfiguration madness by using config_defer(9) to defer
config_interrupts(9) to be executed. This is necessary because: (a) the
i
Module Name:src
Committed By: jruoho
Date: Thu Aug 19 04:12:45 UTC 2010
Modified Files:
src/sys/arch/x86/include: powernow.h
src/sys/arch/x86/x86: powernow_k8.c
Log Message:
Add sysctl-glue for interaction with the acpicpu(4).
To generate a diff of this commit:
c
Module Name:src
Committed By: pooka
Date: Thu Aug 19 02:37:04 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
+10
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/distrib/sets/lists/tests/mi
Please note that diffs are not public
Module Name:src
Committed By: pooka
Date: Thu Aug 19 02:36:03 UTC 2010
Modified Files:
src/tests/fs/vfs: Makefile
Added Files:
src/tests/fs/vfs: t_io.c
Log Message:
Start adding some I/O tests. This one does a sparse write to the
second page on a file, then writes
Module Name:src
Committed By: pooka
Date: Thu Aug 19 02:10:02 UTC 2010
Modified Files:
src/sys/miscfs/genfs: genfs_io.c
Log Message:
print more info in the "past eof" panic
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/miscfs/genfs/genfs_io.c
Ple
Module Name:src
Committed By: pooka
Date: Thu Aug 19 02:07:11 UTC 2010
Modified Files:
src/sys/rump/librump/rumpvfs: vm_vfs.c
Log Message:
Use the same base pagerflags for both ubc_uiomove and ubc_zerorange.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: uebayasi
Date: Thu Aug 19 01:02:22 UTC 2010
Modified Files:
src/sys/arch/evbppc/obs405 [uebayasi-xip]: obs266_autoconf.c
src/sys/arch/powerpc/conf [uebayasi-xip]: files.ibm4xx
src/sys/arch/powerpc/ibm4xx/dev [uebayasi-xip]: exb.
Module Name:xsrc
Committed By: jmcneill
Date: Wed Aug 18 22:28:09 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-openchrome/dist/src: via_accel.c
Log Message:
openchrome r848: Improve 2d performance on chipsets without AGP/PCIe
To generate a diff of this commit:
c
Module Name:src
Committed By: pooka
Date: Wed Aug 18 21:28:03 UTC 2010
Modified Files:
src/regress: README
Log Message:
new tests should use atf -> new tests must use atf
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/regress/README
Please note that dif
Module Name:src
Committed By: pooka
Date: Wed Aug 18 21:23:49 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping.c
Log Message:
.. put a timeout here just in case the receive does not increase
the counter.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: pooka
Date: Wed Aug 18 21:22:34 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping.c
Log Message:
Add a test for the "ping of death". Declare the test a success
when the receiver increases the "ip toolong" stat counter.
To generate a diff
Module Name:src
Committed By: macallan
Date: Wed Aug 18 21:11:50 UTC 2010
Modified Files:
src/sys/dev/sbus: cgtwelve.c files.sbus
Log Message:
- add support for running the console in 8 bit colour
- make shadow fb optional
- use VCONS_DONT_READ if there's no shadow fb
To
Module Name:src
Committed By: jruoho
Date: Wed Aug 18 19:33:11 UTC 2010
Modified Files:
src/sys/modules/acpicpu: Makefile
Log Message:
Add DIAGNOSTIC.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/modules/acpicpu/Makefile
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Wed Aug 18 18:32:21 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/dev/acpi: acpi_cpu.h acpi_cpu_pstate.c
Log Message:
Use the idea from cegger@ and fill the (X)PSS structure during initialization.
Module Name:src
Committed By: matt
Date: Wed Aug 18 18:19:11 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_map.c
Log Message:
Add a hook so that MD code has handle the change in address space limits
when an exec happens.
Add a routine to turn on/off UX when a
Module Name:src
Committed By: pooka
Date: Wed Aug 18 17:49:03 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping.c
Log Message:
send pings in ascending order
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/net/icmp/t_ping.c
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Wed Aug 18 17:01:55 UTC 2010
Modified Files:
src/share/misc: acronyms.comp
Log Message:
BKDG, BP, COMA, CS, CSI, DSO, GOT, HMA, ISA, ORM, PMIO, SCI, TAS, UMA, UMB.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107
Module Name:src
Committed By: macallan
Date: Wed Aug 18 16:46:51 UTC 2010
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c wsdisplay_vconsvar.h
Log Message:
Add copycols() and copyrows() methods which, instead of calling the underlying
driver methods, call the driver'
Module Name:src
Committed By: pooka
Date: Wed Aug 18 16:39:22 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping.c
Log Message:
Add a two-way floodping test and a test which sends icmp echos with
various sizes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: jruoho
Date: Wed Aug 18 16:08:50 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
Log Message:
Check the status of P- and T-state transformations on all CPUs. This is
still not ideal, as ACPI gives us information about "cross logi
Module Name:src
Committed By: sketch
Date: Wed Aug 18 14:26:17 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: shl.mi
Log Message:
Fix setlist for libmj with MKDEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/distrib/sets/lists/comp/shl.mi
Module Name:src
Committed By: wiz
Date: Wed Aug 18 10:00:49 UTC 2010
Modified Files:
src/usr.sbin/pwd_mkdb: pwd_mkdb.8
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/pwd_mkdb/pwd_mkdb.8
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Wed Aug 18 08:32:02 UTC 2010
Modified Files:
src/lib/libutil: passwd.c
Log Message:
Log why pwd_mkdb failed. Currently on aslr systems, pwd_mkdb either aborts
or when s/vfork/fork/ dies with SEGV accessing the the stack. The sam
Module Name:src
Committed By: christos
Date: Wed Aug 18 08:09:17 UTC 2010
Modified Files:
src/lib/libutil: passwd.c
Log Message:
Log via syslog(3) when we run pwd_mkdb(8).
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/lib/libutil/passwd.c
Please note
Module Name:src
Committed By: christos
Date: Wed Aug 18 08:06:40 UTC 2010
Modified Files:
src/usr.sbin/pwd_mkdb: pwd_mkdb.8 pwd_mkdb.c
Log Message:
add syslog logging.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/pwd_mkdb/pwd_mkdb.8
cvs rdif
Module Name:src
Committed By: matt
Date: Wed Aug 18 07:12:57 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c
Log Message:
Make sure UX is set if KX is set. Use (intptr_t), not (int).
To generate a diff of this commit:
cvs rdiff -u -r1.2
26 matches
Mail list logo