Module Name:src
Committed By: matt
Date: Wed Jun 8 05:54:38 UTC 2011
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
When printing the header, convert values to names:
Use strlcpy to copy the name, not strncpy.
magic: 0x27051956
time:
Module Name:src
Committed By: jruoho
Date: Wed Jun 8 05:31:43 UTC 2011
Modified Files:
src/tests/lib/libc/stdlib: t_strtol.c
Log Message:
Adjust types.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdlib/t_strtol.c
Please note that dif
Module Name:src
Committed By: jruoho
Date: Wed Jun 8 05:28:03 UTC 2011
Modified Files:
src/tests/syscall: t_stat.c
Log Message:
Use atf_tc_skip() instead of #if 0.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/syscall/t_stat.c
Please note that d
Module Name:src
Committed By: matt
Date: Wed Jun 8 05:21:42 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke/pci: pq3pci.c
Log Message:
When delivering MSIs, sometimes after clearing the MSI but before the interrupt
routine get called the MSI reasserts and we loop arou
Module Name:src
Committed By: matt
Date: Wed Jun 8 05:13:00 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke: e500_intr.c
Log Message:
Add an e500_idlespin to detect calls to idlespin when interrupts are blocked
or disabled.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: matt
Date: Wed Jun 8 05:11:07 UTC 2011
Modified Files:
src/sys/arch/powerpc/include: asm.h
Log Message:
In INIT_CPUINFO, make L_CPU to set the cpu_info (just to be safe).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys
Module Name:src
Committed By: matt
Date: Wed Jun 8 05:09:21 UTC 2011
Modified Files:
src/sys/arch/evbppc/mpc85xx: mpc85xx_start.S
Log Message:
Cleanup register use so that r5-r8 are preserved. Take advantage of
changes to INIT_CPUINFO (it now saves curcpu to L_CPU(%r13))
Module Name:src
Committed By: matt
Date: Wed Jun 8 05:03:44 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: INSTALL_OPENBLOCKS266 INSTALL_PMPPC
INSTALL_WALNUT MPC8536DS MPC8548CDS P2020DS P2020RDB RB800 WALNUT
std.mpc85xx
Added Files:
src
Module Name:othersrc
Committed By: riz
Date: Wed Jun 8 01:57:01 UTC 2011
Modified Files:
othersrc/external/bsd/iscsi/sys/dev/iscsi: iscsi_ioctl.c
Log Message:
Add a couple calls to splx(), from dyoung@. The code now works under
DIAGNOSTIC without panic.
To generate a d
Module Name:othersrc
Committed By: riz
Date: Tue Jun 7 23:47:51 UTC 2011
Modified Files:
othersrc/external/bsd/iscsi/sys/dev/iscsi: files.iscsi iscsi_globals.h
iscsi_ioctl.c iscsi_main.c iscsi_send.c iscsi_text.c iscsi_utils.c
Added Files:
othersrc/exte
Module Name:src
Committed By: joerg
Date: Tue Jun 7 22:51:32 UTC 2011
Modified Files:
src/sys/netinet: tcp_vtw.h
Log Message:
Be a bit cleaner and reduce the amount of namespace pollution
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/netinet/tcp_vt
Module Name:src
Committed By: wiz
Date: Tue Jun 7 20:23:15 UTC 2011
Modified Files:
src/share/man/man4: options.4
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/share/man/man4/options.4
Please note that diffs are not public d
Module Name:src
Committed By: wiz
Date: Tue Jun 7 20:22:56 UTC 2011
Modified Files:
src/share/man/man4: com.4 zstty.4
Log Message:
Whitespace fix and sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/com.4
cvs rdiff -u -r1.1
Module Name:src
Committed By: joerg
Date: Tue Jun 7 20:05:46 UTC 2011
Modified Files:
src/sys/arch/i386/stand/lib: Makefile
Log Message:
Catch up with addition of putstr32.S.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/i386/stand/lib/Makef
Module Name:src
Committed By: joerg
Date: Tue Jun 7 20:04:32 UTC 2011
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore: mDNS.c
Log Message:
Add () that match operator order.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/extern
Module Name:src
Committed By: jruoho
Date: Tue Jun 7 19:06:39 UTC 2011
Modified Files:
src/tests/syscall: t_stat.c
Log Message:
Temporarily comment out the 'stat_dir' test. It panics QEMU/i386 guests.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests
Module Name:src
Committed By: fair
Date: Tue Jun 7 18:02:35 UTC 2011
Modified Files:
src/share/man/man4: com.4 options.4 zstty.4
Log Message:
Document PPS_SYNC for com(4) and zstty(4) (the only serial drivers
in which NetBSD currently supports the option), with cross refe
Module Name:src
Committed By: matt
Date: Tue Jun 7 17:51:58 UTC 2011
Modified Files:
src/sys/kern: subr_pcu.c
Log Message:
Make pcu_save_all and pcu_discard_all KASSERTs accept LW_SYSTEM threads
since kthread_create will call lwp_create with lwp0 which may not be curlwp.
Module Name:src
Committed By: wiz
Date: Tue Jun 7 17:47:24 UTC 2011
Modified Files:
src/usr.sbin/envstat: envstat.8
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/usr.sbin/envstat/envstat.8
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Tue Jun 7 17:30:18 UTC 2011
Modified Files:
src/etc/etc.evbppc: Makefile.inc
Log Message:
Add mpc85xx kernels. Add INSTALL_PMPPC
Put each family of kernels on a separate line.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: pgoyette
Date: Tue Jun 7 17:29:00 UTC 2011
Modified Files:
src/usr.sbin/envstat: envstat.8
Log Message:
Add a BUGS section to point out that the statistic "average" is an
average only of the current, minimum, and maximum values, and not a
run
Module Name:src
Committed By: pgoyette
Date: Tue Jun 7 17:24:32 UTC 2011
Modified Files:
src/usr.sbin/envstat: envstat.c
Log Message:
Zero is a valid value for some sensors so update statistics code to
handle that.
To generate a diff of this commit:
cvs rdiff -u -r1.87
Module Name:src
Committed By: jym
Date: Tue Jun 7 17:13:43 UTC 2011
Modified Files:
src/share/man/man4: xbdback.4
Log Message:
Document the naming convention.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/xbdback.4
Please note that diff
Module Name:src
Committed By: jym
Date: Tue Jun 7 16:41:14 UTC 2011
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Be more consistent for event handler naming with block backend: it is
xbdback(4) rather than xbd(4), and use i for identifier separation
Module Name:src
Committed By: drochner
Date: Tue Jun 7 15:57:52 UTC 2011
Modified Files:
src/sys/opencrypto: cryptosoft.c cryptosoft_xform.c
Log Message:
use a simple counter as IV for AES-GMAC as suggested in RFC4543
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: drochner
Date: Tue Jun 7 15:54:58 UTC 2011
Modified Files:
src/sys/netipsec: ipsec_output.c
Log Message:
fix tunnel encapsulation in ipsec6_process_packet() -- it is not
completely clean yet, but at least a v6-in-v6 tunnel works now
To gene
Module Name:src
Committed By: drochner
Date: Tue Jun 7 15:50:42 UTC 2011
Modified Files:
src/sys/netipsec: ipsec_output.c
Log Message:
reindent ipsec6_process_packet() - whitespace changes only
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/netips
Module Name:src
Committed By: he
Date: Tue Jun 7 15:01:44 UTC 2011
Modified Files:
src/sys/arch/evbarm/conf: TWINTAIL
Log Message:
SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/
Module Name:src
Committed By: bouyer
Date: Tue Jun 7 14:56:13 UTC 2011
Modified Files:
src/common/include/quota: quota.h quotaprop.h
src/common/lib/libquota: quotaprop.c quotasubr.c
src/lib/libquota: getfsquota.c getufsquota.c
src/sbin/fsck_ffs: pas
Module Name:src
Committed By: bouyer
Date: Tue Jun 7 14:53:03 UTC 2011
Modified Files:
src/sys/arch/i386/i386: machdep.c
src/sys/arch/i386/isa: npx.c
src/sys/arch/xen/include/i386: hypercalls.h
Log Message:
Don't call psignal() without holding proc_lock. T
Module Name:src
Committed By: tsutsui
Date: Tue Jun 7 14:22:14 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k: fpgnulib.c lb1sf68.asm
Log Message:
Pull following m68k softfloat fixes from upstream:
---
Revision 109143
2005-12-29 Paul Brook
* config/
Module Name:src
Committed By: bouyer
Date: Tue Jun 7 13:52:31 UTC 2011
Modified Files:
src/sys/arch/xen/xenbus: xenbus_xs.c
Log Message:
check that the list is empty before calling cv_wait(). Otherwise
we may sleep waiting for an event which is already in the queue.
To
Module Name:src
Committed By: martin
Date: Tue Jun 7 13:51:52 UTC 2011
Modified Files:
src/tests/lib/libc/stdlib: t_strtod.c
Log Message:
Sparc64 does not fail the strtold_nan test, so don't expect failure there
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1
Module Name:src
Committed By: plunky
Date: Tue Jun 7 13:30:35 UTC 2011
Modified Files:
src/external/bsd/pcc: Makefile.inc
src/external/bsd/pcc/libexec/ccom: Makefile
src/external/bsd/pcc/libexec/cpp: Makefile
Log Message:
make PCC_DEBUG a global flag (will
Module Name:src
Committed By: plunky
Date: Tue Jun 7 13:07:27 UTC 2011
Modified Files:
src/external/bsd/pcc: Makefile.inc prepare-import.sh
Log Message:
use better method of creating version string, current method can
introduce spurious " characters during stringification
Module Name:src
Committed By: cegger
Date: Tue Jun 7 10:10:44 UTC 2011
Modified Files:
src/sys/dev/mii: brgphy.c
Log Message:
add BCM5785 phy:
brgphy0 at bge0 phy 1: BCM5785 1000BASE-T media interface, rev. 3
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000b
Module Name:src
Committed By: cegger
Date: Tue Jun 7 10:07:35 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
add ATI Radeon Cypress and Lucent IEEE 1394b Controller
To generate a diff of this commit:
cvs rdiff -u -r1.1084 -r1.1085 src/sys/dev/pci/pcidevs
Module Name:src
Committed By: cegger
Date: Tue Jun 7 09:26:27 UTC 2011
Modified Files:
src/sys/dev/mii: miidevs.h miidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/dev/mii/miidevs.h
cvs rdiff -u -r1.92 -r1.93 src/
Module Name:src
Committed By: cegger
Date: Tue Jun 7 09:24:17 UTC 2011
Modified Files:
src/sys/dev/mii: miidevs
Log Message:
add BCM5785
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/mii/miidevs
Please note that diffs are not public domain
Module Name:src
Committed By: wiz
Date: Tue Jun 7 07:27:31 UTC 2011
Modified Files:
src/share/man/man4: swsensor.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/swsensor.4
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Tue Jun 7 07:26:20 UTC 2011
Modified Files:
src/share/man/man4: cdce.4
Log Message:
Remove leading zero in date.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/cdce.4
Please note that diffs are not
41 matches
Mail list logo