Module Name:src
Committed By: snj
Date: Sat Apr 24 07:03:21 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Mention the last couple changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.227 -r1.1.2.228 src/doc/CHANGES-5.1
Please note tha
Module Name:src
Committed By: snj
Date: Sat Apr 24 06:59:48 UTC 2010
Modified Files:
src/gnu/usr.bin/groff/tmac [netbsd-5]: mdoc.local
src/sys/sys [netbsd-5]: param.h
Log Message:
Welcome to 5.1_RC1!
To generate a diff of this commit:
cvs rdiff -u -r1.43.4.10 -r1
Module Name:src
Committed By: lukem
Date: Sat Apr 24 07:57:04 UTC 2010
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
When extracting separate debug symbols with MKDEBUG, there's no need
to leave the original file unstripped...
To generate a diff of this commit:
Module Name:src
Committed By: lukem
Date: Sat Apr 24 08:00:03 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
add missing .debug suffix
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/distrib/sets/lists/tests/mi
Please note that
Module Name:src
Committed By: kiyohara
Date: Sat Apr 24 09:39:57 UTC 2010
Modified Files:
src/sys/arch/bebox/include: intr.h
src/sys/arch/ibmnws/include: intr.h
src/sys/arch/mvmeppc/include: intr.h
src/sys/arch/ofppc/include: intr.h
src/sys/a
Module Name:src
Committed By: kiyohara
Date: Sat Apr 24 09:46:22 UTC 2010
Modified Files:
src/sys/arch/powerpc/include/ibm4xx: ibm4xx_intr.h
Log Message:
Support 64-bit imask for powerpc/pic.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/powe
Module Name:src
Committed By: skrll
Date: Sat Apr 24 10:41:22 UTC 2010
Modified Files:
src/sys/arch/hp700/dev: apic.c
Log Message:
Only post EOI once for shared interrupts. From Mark Kettenis.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hp70
Module Name:src
Committed By: kiyohara
Date: Sat Apr 24 11:26:15 UTC 2010
Modified Files:
src/sys/dev/pci: fwohci_pci.c
Log Message:
Support detach by drvctl(8).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/pci/fwohci_pci.c
Please note that
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 13:42:19 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Fix a bug involving acpitz(4) accidentally attaching to the _TZ_ scope.
This in turn was caused by a bug in ACPICA, which reports the types of _SB
Module Name:src
Committed By: christos
Date: Sat Apr 24 17:58:40 UTC 2010
Modified Files:
src/usr.bin/crunch/crunchgen: crunchgen.c
Log Message:
pass LDSTATIC to recursive makes.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/usr.bin/crunch/crunchgen/c
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 19:11:48 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_tz.c
Log Message:
Some purely cosmetic editing in the name of readability: clean up the softc
and remove unused variables therein, remove unused constants, use
AC
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 19:16:10 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_tz.c
Log Message:
Remove retrieving the zone name via something called "REGN".
We really should not add code that aims to satisfy some oddball firmware,
not in t
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 19:36:15 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_power.c dalb_acpi.c
Log Message:
Do not use __func__ with ACPI_DEBUG_PRINT (it already adds it).
To generate a diff of this commit:
cvs rdiff -u -r1.185
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 19:51:15 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Embarrassing typos: _PI_ -> _SI_, _PB_ -> _SB_.
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/dev/acpi/acpi.c
Please n
Module Name:src
Committed By: dbj
Date: Sat Apr 24 19:58:13 UTC 2010
Modified Files:
src/sys/arch/next68k/dev: if_xe.c if_xevar.h mb8795.c mb8795reg.h
mb8795var.h nextcons.c nextdma.c nextdmareg.h nextdmavar.h
src/sys/arch/next68k/next68k: clock.c nextro
Module Name:src
Committed By: jruoho
Date: Sat Apr 24 20:44:33 UTC 2010
Modified Files:
src/include: paths.h
src/usr.sbin/powerd: powerd.c
Log Message:
Define _PATH_POWER and use it.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/include/paths.
Module Name:src
Committed By: snj
Date: Sat Apr 24 20:56:19 UTC 2010
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
Another one bites the dust.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/distrib/notes/common/legal.common
Pleas
Module Name:src
Committed By: nonaka
Date: Sat Apr 24 21:21:28 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_kbd.c
Log Message:
nuke sc_stable_count.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hpcarm/dev/wzero3_kbd.c
Please note
Module Name:src
Committed By: rmind
Date: Sat Apr 24 21:24:03 UTC 2010
Modified Files:
src/sys/uvm [rmind-uvmplock]: uvm_object.c
Log Message:
Amend previous.
To generate a diff of this commit:
cvs rdiff -u -r1.7.4.2 -r1.7.4.3 src/sys/uvm/uvm_object.c
Please note that d
Module Name:src
Committed By: cegger
Date: Sat Apr 24 21:34:29 UTC 2010
Modified Files:
src/sys/dev/ieee1394: fwcrom.c
Log Message:
ANSIfy, KNF
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ieee1394/fwcrom.c
Please note that diffs are not pub
Module Name:src
Committed By: nonaka
Date: Sat Apr 24 21:51:56 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_kbd.c
Log Message:
Oops, the direction of the shift is opposite.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hpcarm/dev/wz
Module Name:src
Committed By: nonaka
Date: Sat Apr 24 21:52:34 UTC 2010
Modified Files:
src/sys/arch/hpcarm/conf: WZERO3
src/sys/arch/hpcarm/hpcarm: pxa2x0_hpc_machdep.c
Log Message:
The capacity of RAM is decided according to the model.
To generate a diff of thi
Module Name:src
Committed By: tsutsui
Date: Sun Apr 25 00:35:58 UTC 2010
Modified Files:
src/sys/dev/i2c: i2c_bitbang.c
Log Message:
Fix typo in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/i2c/i2c_bitbang.c
Please note that diffs
Module Name:src
Committed By: joerg
Date: Sun Apr 25 00:54:46 UTC 2010
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/incl
Module Name:src
Committed By: joerg
Date: Sun Apr 25 00:57:12 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Added entry about cdb
To generate a diff of this commit:
cvs rdiff -u -r1.1382 -r1.1383 src/doc/CHANGES
Please note that diffs are not public domain; the
Module Name:src
Committed By: jruoho
Date: Sun Apr 25 06:04:59 UTC 2010
Modified Files:
src/share/man/man4: acpitz.4
Log Message:
Update this.
Remove the nonsense about passive cooling. As there is no known bugs, speak
about CAVEATS instead, and add few items to this sect
Module Name:src
Committed By: jruoho
Date: Sun Apr 25 06:24:38 UTC 2010
Modified Files:
src/share/man/man4: acpilid.4
Log Message:
Update this too. As the page was so laconic, and as there is little to write
about the driver, add an example on howto put the system into sle
Module Name:src
Committed By: jruoho
Date: Sun Apr 25 06:54:40 UTC 2010
Modified Files:
src/share/man/man4: acpitz.4
Log Message:
Add also a paragraph about the platform-specific nature of the thermal
management.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1
28 matches
Mail list logo