Module Name:src
Committed By: ginsbach
Date: Tue Jul 24 02:13:05 UTC 2012
Modified Files:
src/usr.bin/pr: pr.1 pr.c pr.h
Log Message:
- Fix PR 19468 by adding -f and -p options to pr(1).
Changes adapted from patch by Ryan Younce and FreeBSD. The provided
patch was not
Module Name:src
Committed By: manu
Date: Mon Jul 23 19:06:11 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_node.c puffs_vnops.c
Log Message:
Backout NCHNAMLEN check for cache_enter. That change collided with rmind's
move of this exact check into cache_enter
To generat
Module Name:src
Committed By: matt
Date: Mon Jul 23 16:27:44 UTC 2012
Modified Files:
src/sys/arch/evbppc/conf: MPC8536DS MPC8548CDS P2020DS P2020RDB RB800
Log Message:
Add DKWEDGE_AUTODISCOVERY and DKWEDGE_GPT support.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: skrll
Date: Mon Jul 23 15:51:48 UTC 2012
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
src/sys/arch/arm/include: armreg.h
Log Message:
Make auxiliary register naming consistent for the 1136.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tsutsui
Date: Mon Jul 23 15:10:17 UTC 2012
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s
Log Message:
Make reboot(2) actually work (don't access %sp after MMU is turned off).
Also cleanup spaces and #if 0'ed code. Tested on both LUNA
Module Name:src
Committed By: jakllsch
Date: Mon Jul 23 14:07:04 UTC 2012
Modified Files:
src/sys/dev/ic: mvsatareg.h
Log Message:
Use "<<" instead of "<" for shift-to-left.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/mvsatareg.h
Please no
Module Name:src
Committed By: matt
Date: Mon Jul 23 13:32:19 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c sdmmc_mem.c sdmmcreg.h
Log Message:
Responses are actually in host order (except SCR which is return in
big endian so that's convert to host order).
To generat
Module Name:src
Committed By: matt
Date: Mon Jul 23 13:05:48 UTC 2012
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add fec (arm) and mdio (powerpc)
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/sys/dev/DEVNAMES
Please note that diffs are not
Module Name:src
Committed By: matt
Date: Mon Jul 23 12:36:41 UTC 2012
Modified Files:
src/sys/arch/arm/include: lock.h
Log Message:
Change cmpeq to cmp and add "cc" to clobber in the ldrex/strex asm.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/a
Module Name:src
Committed By: manu
Date: Mon Jul 23 12:15:31 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_node.c puffs_vnops.c
Log Message:
Di not call cache_enter with path components bigger than NCHNAMLEN, as it
panics the kernel.
To generate a diff of this commit:
Module Name:src
Committed By: msaitoh
Date: Mon Jul 23 07:47:43 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1116 -r1.1117 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1115 -r1.11
Module Name:src
Committed By: msaitoh
Date: Mon Jul 23 07:47:15 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some ATI and SIS devices.
Fixes PR#39580
To generate a diff of this commit:
cvs rdiff -u -r1.1123 -r1.1124 src/sys/dev/pci/pcidevs
Please n
12 matches
Mail list logo