Module Name:src
Committed By: matt
Date: Tue Jan 11 07:14:49 UTC 2011
Modified Files:
src/sys/arch/powerpc/include [matt-nb5-pq3]: ptrace.h
Log Message:
Anything that applies to Altivec also applies SPE since to the common powerpc
code they share identical hooks.
To gene
Module Name:src
Committed By: matt
Date: Tue Jan 11 07:11:59 UTC 2011
Modified Files:
src/sys/arch/powerpc/include [matt-nb5-pq3]: mcontext.h
Log Message:
Add a _UC_POWERPC_SPE bit to indicate the vectors are from SPE.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Tue Jan 11 07:10:15 UTC 2011
Modified Files:
src/sys/arch/powerpc/include [matt-nb5-pq3]: asm.h
Log Message:
Add a END(y) for function sizes.
To generate a diff of this commit:
cvs rdiff -u -r1.26.26.1 -r1.26.26.2 src/sys/arch/pow
Module Name:src
Committed By: matt
Date: Tue Jan 11 07:09:54 UTC 2011
Modified Files:
src/sys/arch/powerpc/include [matt-nb5-pq3]: psl.h
Log Message:
PSL_SPV is actually same value of PSL_VEC (must be a coincidence).
To generate a diff of this commit:
cvs rdiff -u -r1.14
Module Name:src
Committed By: nisimura
Date: Tue Jan 11 07:01:22 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: dsk.c
Log Message:
move set_xfermode() call to set PIO0 before the initial drive
identification.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: nisimura
Date: Tue Jan 11 06:57:35 UTC 2011
Modified Files:
src/sys/arch/sandpoint/include: bootinfo.h
Log Message:
add btinfo_modulelist for MODULAR component loading.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch
Module Name:src
Committed By: matt
Date: Tue Jan 11 03:45:29 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke/dev [matt-nb5-pq3]: pq3etsec.c
Log Message:
Fix bpf_mtap call (tcpdump now works).
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys
Module Name:src
Committed By: jym
Date: Tue Jan 11 01:21:32 UTC 2011
Modified Files:
src/sys/arch/xen/xen: xennetback_xenbus.c
Log Message:
Typo fix.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/xen/xen/xennetback_xenbus.c
Please note that
Module Name:src
Committed By: riz
Date: Tue Jan 11 00:50:02 UTC 2011
Modified Files:
src/tests/sbin/resize_ffs: t_grow.sh t_grow_swapped.sh
Log Message:
Copy a little less data in the ufs2, 4096-byte block test cases.
The file system was filling up instead of *almost* fill
Module Name:src
Committed By: macallan
Date: Tue Jan 11 00:49:50 UTC 2011
Modified Files:
src/sys/dev/sbus: dbri.c dbrivar.h
Log Message:
use config_finalize_register() instead of config_interrupts() to detect the
codec and attach audio. For some reason we run into a locki
Module Name:src
Committed By: jym
Date: Tue Jan 11 00:45:05 UTC 2011
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: pciback.4 xbd.4 xbdback.4 xenbus.4 xennet.4 xpci.4
xvif.4
Log Messa
Module Name:src
Committed By: dyoung
Date: Tue Jan 11 00:36:03 UTC 2011
Modified Files:
src/sys/kern: Make.tags.inc
Log Message:
Don't compute tags over cxgb, its symbols clash too often with symbols
in other drivers and subsystems.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: dyoung
Date: Tue Jan 11 00:14:42 UTC 2011
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.1051 -r1.1052 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1050 -r1.105
Module Name:src
Committed By: dyoung
Date: Tue Jan 11 00:13:04 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Intel 82599 product IDs.
To generate a diff of this commit:
cvs rdiff -u -r1.1054 -r1.1055 src/sys/dev/pci/pcidevs
Please note that diffs ar
Module Name:src
Committed By: yamt
Date: Mon Jan 10 23:20:45 UTC 2011
Modified Files:
src/lib/libpuffs: callcontext.c
Log Message:
typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libpuffs/callcontext.c
Please note that diffs are n
Module Name:src
Committed By: jakllsch
Date: Mon Jan 10 21:26:38 UTC 2011
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
Log Message:
When we fail to read a block computing the matching hash,
it's nice to know what device and why.
Also, drop comment that hasn't been
Module Name:src
Committed By: apb
Date: Mon Jan 10 20:38:35 UTC 2011
Modified Files:
src/tools/compat: compat_defs.h
Log Message:
Define PRI[diouxX]8. We previously did this only for
16- and 32-bit type, but now PRIu8 is needed for tools/disklabel.
Also define SCN[diouxX
Module Name:src
Committed By: phx
Date: Mon Jan 10 20:18:19 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: dsk.c version
Log Message:
Try to increase compatibility with all controllers when reading the status.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: phx
Date: Mon Jan 10 20:16:42 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: main.c
Log Message:
Accept "wd[N[p]]:" (with N=disk and p=partition) for specifying a disk drive.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: phx
Date: Mon Jan 10 20:14:52 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: devopen.c
Log Message:
Do not crash, but use "netbsd" as default file name when missing.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.
Module Name:src
Committed By: phx
Date: Mon Jan 10 20:13:47 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: globals.h siisata.c
Log Message:
Make disk-booting work on Synology by using a PIO ATA-read command (0x20)
instead of the DMA read command (0xc8). Thi
Module Name:src
Committed By: pooka
Date: Mon Jan 10 19:51:37 UTC 2011
Modified Files:
src/tests/rump/rumpkern: t_sp.sh
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Make sure stressclient worker threads complete their operation
instead of hanging.
Module Name:src
Committed By: pooka
Date: Mon Jan 10 19:49:43 UTC 2011
Modified Files:
src/lib/librumpclient: rumpclient.c
src/lib/librumpuser: rumpuser_sp.c sp_common.c
Log Message:
A bunch of improvements:
* don't hold spc mutex while sending data
* use send() f
Module Name:src
Committed By: pooka
Date: Mon Jan 10 19:30:22 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_sigcli.c
Log Message:
check that we actually go into the signal handler
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/rump/r
Module Name:src
Committed By: phx
Date: Mon Jan 10 18:35:50 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/netboot: brdsetup.c
Log Message:
Try to detect Iomega Storcenter board (untested).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch
Module Name:src
Committed By: njoly
Date: Mon Jan 10 17:17:36 UTC 2011
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Add lib/libc/sys test dirs.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/etc/mtree/NetBSD.dist.tests
Please note tha
Module Name:src
Committed By: dyoung
Date: Mon Jan 10 17:14:38 UTC 2011
Modified Files:
src/usr.bin/mail: sig.c
Log Message:
Rename sigqueue to sigq to avoid clashing with sigqueue(2). Now this
builds again.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: jruoho
Date: Mon Jan 10 17:04:55 UTC 2011
Modified Files:
src/sys/dev/acpi: acpidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/acpi/acpidevs_data.h
Please note that diffs are not pu
Module Name:src
Committed By: jruoho
Date: Mon Jan 10 17:04:22 UTC 2011
Modified Files:
src/sys/dev/acpi: acpidevs
Log Message:
Add SMO1200 (yet another TPM chip). From ThinkPad x201i.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/acpi/acpidev
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 17:01:17 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: common.h if_prom.c start.S
Log Message:
- start.S
add a hazard nop so that prom_restart() works properly on MIPS1
(it seems broken since initial rev
Module Name:src
Committed By: jruoho
Date: Mon Jan 10 16:59:09 UTC 2011
Modified Files:
src/sys/arch/x86/x86: bus_space.c
Log Message:
Bump iomem_ex_storage from 16 to 64. Based on analysis from joda@:
http://mail-index.netbsd.org/current-users/2010/10/01/msg01444
Module Name:src
Committed By: njoly
Date: Mon Jan 10 16:54:03 UTC 2011
Modified Files:
src/tests/lib/libc: t_cerror.c
Log Message:
Do close fd 4 in cerror_64 testcase too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/t_cerror.c
Please n
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 16:43:30 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinit.S bootread.S clear_cache.S
getchar.S printf.S
Log Message:
Add hazard nops required by MIPS1 in noreorder case.
(Umm, is it easier
Module Name:src
Committed By: christos
Date: Mon Jan 10 16:42:37 UTC 2011
Modified Files:
src/lib/libc/sys: sigqueue.c
src/tests/lib/libc/sys: t_sigqueue.c
Log Message:
remove clauses 3/4
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sy
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 15:25:44 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: start.S startprog.S
Log Message:
Indent instructions in BDslots.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/pmax/stand
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 15:25:15 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinit.S bootread.S clear_cache.S
getchar.S printf.S
Log Message:
- specify .set noreorder to fill BDslots properly
- indent instructions
Module Name:src
Committed By: cegger
Date: Mon Jan 10 14:19:36 UTC 2011
Modified Files:
src/sys/dev/pci: ppb.c
Log Message:
add missing break
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/ppb.c
Please note that diffs are not public domain
Module Name:src
Committed By: pooka
Date: Mon Jan 10 14:05:04 UTC 2011
Modified Files:
src/tests/rump/rumpkern/h_client: h_stresscli.c
Log Message:
Don't use printf in a signal handler.
XXX: it would be nice if the deadlock with malloc were a little
more obvious, especial
Module Name:src
Committed By: christos
Date: Mon Jan 10 13:56:44 UTC 2011
Modified Files:
src/sys/sys: signal.h
Log Message:
namespace protect sigqueue and sigqueueinfo
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/sys/signal.h
Please note that d
Module Name:src
Committed By: phx
Date: Mon Jan 10 13:45:57 UTC 2011
Modified Files:
src/sys/arch/sandpoint: README.NAS
Log Message:
Some new information and cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sandpoint/README.NAS
Please no
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 13:29:29 UTC 2011
Modified Files:
src/sys/arch/sgimips/hpc: if_sq.c
src/sys/arch/sgimips/ioc: if_le_oioc.c
src/sys/arch/sgimips/mace: if_mec.c
Log Message:
Use ether_aton_r() in sys/net/if_ethersubr.c i
Module Name:src
Committed By: jmcneill
Date: Mon Jan 10 12:23:21 UTC 2011
Modified Files:
src/sys/dev/pci: pcireg.h ppb.c
Log Message:
ppb_fix_pcix changes:
- rename to ppb_fix_pcie
- support version PCI-E 2.0
- print version and device/port type information
- use constant
Module Name:src
Committed By: pooka
Date: Mon Jan 10 11:57:54 UTC 2011
Modified Files:
src/lib/librumpuser: rumpuser_sp.c sp_common.c
Log Message:
g/c code which is unused in the server
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/librumpuser/rum
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 11:18:15 UTC 2011
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
Don't call bus_dmamap_load(9) and bus_dmamap_sync(9) on command xfers
if (AT_READ|AT_WRITE) in ata_c->flags is set but ata_c->bcount is zer
Module Name:src
Committed By: cegger
Date: Mon Jan 10 11:13:03 UTC 2011
Modified Files:
src/sys/arch/xen/include: xenio.h
Log Message:
fix typo in ioctl definition
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/xen/include/xenio.h
Please note t
Module Name:src
Committed By: hannken
Date: Mon Jan 10 11:11:04 UTC 2011
Modified Files:
src/sys/miscfs/genfs: layer_extern.h layer_vnops.c
src/sys/miscfs/nullfs: null_vnops.c
src/sys/miscfs/overlay: overlay_vnops.c
src/sys/miscfs/umapfs: umap_vnops.
Module Name:src
Committed By: jruoho
Date: Mon Jan 10 09:07:28 UTC 2011
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Small clean-up in the match and attach functions. Namely, use the attach
args instead of referencing the global softc. No functional change
47 matches
Mail list logo