Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:55:46 UTC 2011
Modified Files:
src/sys/arch/sparc64/conf: GENERIC
Log Message:
add auacer, present on the ultra45.
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sys/arch/sparc64/conf/GENERIC
Ple
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:41:50 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: pyro.c
Log Message:
initailise ih_pending and ih_ivec.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/dev/pyro.c
Please note
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:41:16 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: sbus.c schizo.c
Log Message:
initialise ih_pending
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/sparc64/dev/sbus.c
cvs rdiff -u -r
Module Name:src
Committed By: hannken
Date: Fri Aug 12 06:40:10 UTC 2011
Modified Files:
src/sys/fs/union: union_subr.c
Log Message:
When creating a union node representing a device initialize
the spec_node to make vrele() happy.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:38:35 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: psycho.c
Log Message:
initialise ih_pending.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/sparc64/dev/psycho.c
Please note that
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:38:19 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: ebus_mainbus.c
Log Message:
- make a bunch of functions static
- set nmapmask to 1 before prom_getprop(), so we don't trigger an ENOMEM
- initialise ih_pending
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:34:56 UTC 2011
Modified Files:
src/sys/arch/sparc64/sparc64: intr.c
Log Message:
add a DPRINTF() and use it a little.
if DIAGNOSTIC, whine if ih_pending or ih_pil aren't setup. may as
well try to finish converting all
Module Name:src
Committed By: mrg
Date: Fri Aug 12 06:04:41 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: pci_machdep.c
Log Message:
convert some open-coded SPDB_PROBE printf calls to use DPRINTF() macro.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74
Module Name:src
Committed By: tteras
Date: Fri Aug 12 05:46:06 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
privsep.c
Log Message:
Have privilege separation child process exit if the parent exits.
To generate a dif
Module Name:src
Committed By: tteras
Date: Fri Aug 12 05:42:16 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools [ipsec-tools-0_8-branch]: Makefile.am
Log Message:
Create ChangeLog for proper CVS branch.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.6.1
Module Name:src
Committed By: tteras
Date: Fri Aug 12 05:21:50 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
Log Message:
Have privilege separation child process exit if the parent exits.
To generate a diff of this commit:
cvs rdiff -u -r1.21
Module Name:src
Committed By: mrg
Date: Fri Aug 12 05:00:29 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: ebus_mainbus.c
Log Message:
use device_private() to find the matching pyro leaf, now that pyro
has been device_t-ified.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: riastradh
Date: Fri Aug 12 04:14:00 UTC 2011
Modified Files:
src/tests/fs/psshfs: t_psshfs.sh
src/usr.sbin/puffs/mount_psshfs: node.c
Log Message:
Cache vattr in psshfs's setattr.
This means within the cache window, a setattr that wou
Module Name:src
Committed By: riastradh
Date: Fri Aug 12 03:59:45 UTC 2011
Modified Files:
src/tests/include: t_paths.c
Log Message:
Need root for /dev/power.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/include/t_paths.c
Please note that diffs
Module Name:src
Committed By: riastradh
Date: Fri Aug 12 03:26:51 UTC 2011
Modified Files:
src: UPDATING
Log Message:
i386 and amd64 are on GCC 4.5 too now.
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/UPDATING
Please note that diffs are not publi
Module Name:src
Committed By: mrg
Date: Fri Aug 12 01:22:37 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: pyro.c
Log Message:
print the ihandle passed in, not NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc64/dev/pyro.c
Please n
Module Name:src
Committed By: jmcneill
Date: Fri Aug 12 00:57:25 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: Makefile.usermode
src/sys/arch/usermode/dev: clock.c cpu.c ttycons.c
src/sys/arch/usermode/include: cpu.h pcb.h
Added Files:
src/sys
Module Name:src
Committed By: joerg
Date: Thu Aug 11 23:15:41 UTC 2011
Modified Files:
src/external/mit/xorg/bin/bitmap: Makefile
src/external/mit/xorg/bin/editres: Makefile
src/external/mit/xorg/bin/fonttosfnt: Makefile
src/external/mit/xorg/bin/twm
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 23:15:03 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-intel/dist/src: i830_lvds.c
Log Message:
Fix memset usage.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
xsrc/external/mit/xf86-vi
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 23:04:44 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: GENERIC
src/sys/arch/usermode/dev: cpu.c
src/sys/arch/usermode/include: cpu.h
Log Message:
initialize lwp0 l_addr so we can switch back to
Module Name:src
Committed By: apb
Date: Thu Aug 11 22:52:47 UTC 2011
Modified Files:
src/etc: rc rc.subr
src/share/man/man8: rc.subr.8
Log Message:
Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc. Similarly for printf with a format
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 22:38:25 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: Makefile.usermode
Log Message:
Instead of trying to override vers.o target, set NVFLAGS=-n
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 sr
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 22:37:57 UTC 2011
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
let md makefile add newvers.sh flags by setting NVFLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/sys/conf/Mak
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:37:06 UTC 2011
Modified Files:
xsrc/external/mit/xsetpointer/dist: xsetpointer.c
Log Message:
Fix format string
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/xsetpointer/dist/xse
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:35:10 UTC 2011
Modified Files:
xsrc/external/mit/xinput/dist/src: xinput.c
Log Message:
Call print_version without argument and mark it as void.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 22:30:41 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: GENERIC Makefile.usermode
Log Message:
get this linking and running (sorta) again:
soundwave$ ./netbsd
NetBSD/usermode startup
Copyright (c) 1996, 1997, 1
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 22:26:19 UTC 2011
Modified Files:
src/sys/arch/usermode/usermode: pmap.c
Log Message:
pmap_memory isn't a static array anymore so sizeof doesn't work on it
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:26:13 UTC 2011
Modified Files:
xsrc/external/mit/xcb-util/dist/property: property.c
Log Message:
Fix memset usage
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
xsrc/external/mit/xcb-util/dis
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:16:45 UTC 2011
Modified Files:
xsrc/external/mit/MesaLib/dist/src/glu/sgi/libnurbs/internals:
mapdesc.cc
Log Message:
Fix memset usage.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:13:37 UTC 2011
Modified Files:
xsrc/external/mit/libxkbui/dist/src: XKBui.c
Log Message:
Fix logical vs bit op.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/libxkbui/dist/src/XK
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:12:07 UTC 2011
Modified Files:
xsrc/external/mit/libXfont/dist/src/FreeType: ftfuncs.c
Log Message:
Assume for a moment that the intention here is to do something useful.
To generate a diff of this commit:
cvs rdif
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 22:10:53 UTC 2011
Modified Files:
xsrc/external/mit/libXTrap/dist/src: XEConTxt.c
Log Message:
Fix memset usage
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/libXTrap/dist/src/XECon
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 21:59:46 UTC 2011
Modified Files:
xsrc/external/mit/fontconfig/dist/src: fccache.c
Log Message:
Fix memset usage
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 xsrc/external/mit/fontconfig/dist/src/fc
Module Name:xsrc
Committed By: joerg
Date: Thu Aug 11 21:52:02 UTC 2011
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915:
i830_texstate.c i915_texstate.c
Log Message:
Fix memset usage.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jmcneill
Date: Thu Aug 11 21:23:09 UTC 2011
Modified Files:
src/sys/compat/common: Makefile
Log Message:
add libcompat.o/.po targets for COMPAT_AS=obj
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/compat/common/Makefi
Module Name:src
Committed By: phx
Date: Thu Aug 11 20:56:34 UTC 2011
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Add viaide for Iomega Storcenter, although a VT6410 driver still needs to
be written.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: cherry
Date: Thu Aug 11 20:33:20 UTC 2011
Modified Files:
src/sys/arch/x86/x86: cpu.c
Log Message:
Unbreak the build. (conflicting types in function declaration and definition)
Thanks riz@
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: cherry
Date: Thu Aug 11 19:52:53 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: db_interface.c
src/sys/arch/i386/i386: db_interface.c
Log Message:
make ddb minimally MP aware
To generate a diff of this commit:
cvs rdiff -u -r1.23
Module Name:src
Committed By: cherry
Date: Thu Aug 11 18:36:14 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: fpu.c
src/sys/arch/i386/isa: npx.c
Log Message:
unbreak the build. #include
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/ar
Module Name:src
Committed By: cherry
Date: Thu Aug 11 18:11:17 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/i386/i386: machdep.c
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: cpu.c x86_machdep.c
src/sys/ar
Module Name:src
Committed By: cherry
Date: Thu Aug 11 18:05:11 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: fpu.c
src/sys/arch/i386/isa: npx.c
Log Message:
More appropriate use of xen_send_ipi().
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37
Module Name:src
Committed By: cherry
Date: Thu Aug 11 17:59:00 UTC 2011
Modified Files:
src/sys/arch/xen/include: evtchn.h intr.h
src/sys/arch/xen/x86: intr.c
src/sys/arch/xen/xen: evtchn.c xenevt.c
Log Message:
Make event/interrupt handling MP aware
To g
Module Name:src
Committed By: bouyer
Date: Thu Aug 11 17:14:12 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add SiS 315 Pro VGA
To generate a diff of this commit:
cvs rdiff -u -r1.1093 -r1.1094 src/sys/dev/pci/pcidevs
Please note that diffs are not pub
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 12:03:58 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.evbppc md.i386 md.sparc64
mi
Log Message:
pwdog is not mi, but it only in the lists we build it for.
To generate a diff of thi
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 12:03:06 UTC 2011
Modified Files:
src/sys/modules: Makefile
Log Message:
pwdog is not for all platforms, build only on i386, x86_64, and sparc64
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/m
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 11:21:06 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: mi
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/modules/mi
Please note that diffs ar
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 11:17:15 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.evbppc mi
Log Message:
Add the pwdog module to md.evbppc as well and take a note in mi that
module have to be added in md.evbppc as well (and why tha
Module Name:src
Committed By: cherry
Date: Thu Aug 11 11:01:31 UTC 2011
Modified Files:
src/sys/arch/i386/i386: gdt.c
Log Message:
per-cpu gdt support for xen
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/i386/i386/gdt.c
Please note that dif
Module Name:src
Committed By: uch
Date: Thu Aug 11 10:52:12 UTC 2011
Modified Files:
src/tests/fs/common: Makefile h_fsmacros.h
src/tests/fs/vfs: Makefile t_vnops.c
Added Files:
src/tests/fs/common: fstest_v7fs.c
Log Message:
add ATF tests for v7fs. patch b
Module Name:src
Committed By: matt
Date: Thu Aug 11 08:39:42 UTC 2011
Modified Files:
src/distrib/evbppc/ramdisk: list
Log Message:
Add fdisk
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/evbppc/ramdisk/list
Please note that diffs are not pub
Module Name:src
Committed By: he
Date: Thu Aug 11 08:39:35 UTC 2011
Modified Files:
src/sys/arch/netwinder/conf: GENERIC
Log Message:
Bump SYMTAB_SPACE so that it fits again.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/netwinder/conf/GENE
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 08:00:05 UTC 2011
Modified Files:
src/sbin/wdogctl: wdogctl.8
Log Message:
Xr pwdog(4).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sbin/wdogctl/wdogctl.8
Please note that diffs are not public
]
userland: Over 50 new manual pages. [jruoho 20110809]
+ pwdog(4): A new driver for QUANCOM Electronic PWDOG1 watchdog timer
+ cards. [mbalmer 20110811]
Module Name:src
Committed By: he
Date: Thu Aug 11 07:47:23 UTC 2011
Modified Files:
src/distrib/sgimips/instkernel: Makefile
Log Message:
Bump the image size so that the contents fits again.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/sgimips/
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 07:38:56 UTC 2011
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
Add entries for pwdog(4).
To generate a diff of this commit:
cvs rdiff -u -r1.317 -r1.318 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 07:36:17 UTC 2011
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Add commented out sample entry for pwdog(4).
To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 src/sys/arch/amd64/conf/GEN
Module Name:src
Committed By: mbalmer
Date: Thu Aug 11 07:33:26 UTC 2011
Modified Files:
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/modules: mi
src/share/man/man4: Makefile
src/sys/dev/pci: files.pci
src/sys/modules: Makefile
Added
57 matches
Mail list logo