Module Name:src
Committed By: mrg
Date: Thu Dec 8 07:53:56 UTC 2011
Modified Files:
src/sys/dev/usb [mrg-ohci-jmcneill-usbmp]: ohci.c usbdi.c
Log Message:
there's something wrong with uaudio@ohci on the usbmp branch.
this is the minimally working port of ohci to mpusb, an
Module Name:src
Committed By: cherry
Date: Thu Dec 8 03:34:48 UTC 2011
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
kmem_free() the appropriate size.
Thanks cegger@
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/xen/xen/evtchn
Module Name:src
Committed By: mrg
Date: Thu Dec 8 03:10:10 UTC 2011
Modified Files:
src/sys/dev/usb [jmcneill-usbmp]: usbdi.c usbdi_util.c utoppy.c
Log Message:
convert the remaining wakeup(xfer)'s to use the xfer->cv.
utoppy - untested.
To generate a diff of this comm
Module Name:src
Committed By: mrg
Date: Thu Dec 8 02:51:08 UTC 2011
Modified Files:
src/sys/dev/usb [jmcneill-usbmp]: ehci.c ohci.c uhci.c usb.c usb_subr.c
usbdi.c usbdivar.h
Log Message:
- convert usbd_bus_methods{} and usbd_pipe_methods{} to use
c99 struct
Module Name:src
Committed By: joerg
Date: Thu Dec 8 02:27:14 UTC 2011
Modified Files:
src/lib/libc/misc: stack_protector.c
Log Message:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious crash after the setup was
Module Name:src
Committed By: taca
Date: Thu Dec 8 01:15:03 UTC 2011
Modified Files:
src/etc/mtree: special
Log Message:
According to /etc/rc.d/mdnsd, /var/run/mdnsd is owned by _mdnsd:_mdnsd
if it created. So, set owner/group of /var/run/mdnsd.
It stop a useless warnin
Module Name:src
Committed By: taca
Date: Thu Dec 8 01:11:47 UTC 2011
Modified Files:
src/doc: 3RDPARTY
Log Message:
ISC DHCP 4.2.3-P1 and 4.1-ESV-R4 has released.
To generate a diff of this commit:
cvs rdiff -u -r1.890 -r1.891 src/doc/3RDPARTY
Please note that diffs ar
Module Name:src
Committed By: he
Date: Thu Dec 8 01:08:19 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: EXPLORA451
Log Message:
Bump SYMTAB_SPACE.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbppc/conf/EXPLORA451
Please note that di
Module Name:src
Committed By: christos
Date: Wed Dec 7 22:52:54 UTC 2011
Modified Files:
src/usr.sbin/sup/source: setproctitle.c
Log Message:
be more portable, explain what we are doing, simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/
Module Name:src
Committed By: mrg
Date: Wed Dec 7 22:52:17 UTC 2011
Modified Files:
src/sys/dev/usb [jmcneill-usbmp]: usb.c
Log Message:
kill some #ifdef USB_DEBUG with some compiler smarts.
To generate a diff of this commit:
cvs rdiff -u -r1.125.6.2 -r1.125.6.3 src/sys
Module Name:src
Committed By: he
Date: Wed Dec 7 22:14:43 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.evbppc
Log Message:
Add the secmodel_extensions variants of the kernel modules.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distri
Module Name:src
Committed By: jakllsch
Date: Wed Dec 7 17:38:50 UTC 2011
Modified Files:
src/sys/dev/isa: opl_wss.c opl_ym.c
src/sys/dev/pci: opl_cmpci.c opl_fms.c opl_sv.c opl_yds.c
Log Message:
Initialize the opl softc lock pointer to the parent's interrupt lock
Module Name:src
Committed By: jakllsch
Date: Wed Dec 7 17:35:01 UTC 2011
Modified Files:
src/sys/dev/isapnp: mpu_isapnp.c
Log Message:
We need to hold the lock during mpu_find().
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/isapnp/mpu_isapnp
Module Name:src
Committed By: cegger
Date: Wed Dec 7 16:26:23 UTC 2011
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
replace malloc() with kmem_zalloc() per request from cherry.
While here fix error path.
XXX: The size allocated and freed for interrupt hand
Module Name:src
Committed By: cegger
Date: Wed Dec 7 16:11:02 UTC 2011
Removed Files:
src/sys/arch/xen/include/xen3-public: COPYING arch-ia64.h arch-x86_32.h
arch-x86_64.h callback.h dom0_ops.h domctl.h elfnote.h elfstructs.h
event_channel.h feature
Module Name:src
Committed By: cegger
Date: Wed Dec 7 16:01:39 UTC 2011
Modified Files:
src/sys/arch/xen/include/amd64: hypercalls.h
src/sys/arch/xen/include/i386: hypercalls.h
Log Message:
switch from xen3-public to xen-public.
To generate a diff of this commit:
Module Name:src
Committed By: cegger
Date: Wed Dec 7 15:47:43 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: genassym.cf
src/sys/arch/i386/i386: genassym.cf
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/in
Module Name:src
Committed By: cegger
Date: Wed Dec 7 15:40:15 UTC 2011
Modified Files:
src/sys/arch/xen/include/xen-public/io: ring.h
Log Message:
merge. (forgot in previous)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/sys/arch/xen/include/xen-pu
Module Name:src
Committed By: cegger
Date: Wed Dec 7 15:04:19 UTC 2011
Modified Files:
src/sys/arch/xen/include/xen-public: event_channel.h grant_table.h
physdev.h trace.h xen.h
src/sys/arch/xen/include/xen-public/arch-x86: xen-x86_32.h
src/sys/
Module Name:src
Committed By: cegger
Date: Wed Dec 7 14:41:19 UTC 2011
Update of /cvsroot/src/sys/arch/xen/include/xen-public
In directory ivanova.netbsd.org:/tmp/cvs-serv11047
Log Message:
Welcome to Xen 4.1.2 headers.
New interfaces for PV drivers:
- Xen transcedent memory
- U
Module Name:src
Committed By: cegger
Date: Wed Dec 7 13:49:04 UTC 2011
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
build fix: add back . malloc(9) is still in use.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/xen/xen/evtchn.
Module Name:src
Committed By: cegger
Date: Wed Dec 7 13:24:04 UTC 2011
Added Files:
src/sys/arch/xen/include/xen-public: arch-x86_32.h arch-x86_64.h
dom0_ops.h event_channel.h grant_table.h physdev.h trace.h xen.h
src/sys/arch/xen/include/xen-public/io:
Module Name:src
Committed By: cegger
Date: Wed Dec 7 13:15:47 UTC 2011
Update of /cvsroot/src/sys/arch/xen/include/xen-public
In directory ivanova.netbsd.org:/tmp/cvs-serv3955
Log Message:
re-import xen3-public to rename this to xen-public
Status:
Vendor Tag: Xen
Release Ta
Module Name:src
Committed By: cherry
Date: Wed Dec 7 12:31:51 UTC 2011
Modified Files:
src/sys/arch/xen/xen: evtchn.c
Log Message:
Move to kmem_zalloc() instead of malloc().
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/xen/xen/evtchn.c
Ple
Module Name:src
Committed By: macallan
Date: Wed Dec 7 09:08:00 UTC 2011
Modified Files:
src/sys/dev/pci: voyager.c voyagervar.h
Log Message:
consolidate bit twiddling functions into one generic case and a bunch of
macros, use them
To generate a diff of this commit:
cvs
Module Name:src
Committed By: macallan
Date: Wed Dec 7 08:49:29 UTC 2011
Modified Files:
src/sys/dev/ic: sm502reg.h
Log Message:
add a bunch of register definitions
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/sm502reg.h
Please note that d
26 matches
Mail list logo