Module Name:src
Committed By: skrll
Date: Fri Jan 11 06:41:02 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Bump SYMTAB_SPACE
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 06:27:01 UTC 2013
Update of /cvsroot/othersrc/external/bsd/binpatch
In directory ivanova.netbsd.org:/tmp/cvs-serv26282
Log Message:
Import a binary patch library, libbinpatch(3), and program,
binpatch(1), into the othersrc re
Module Name:src
Committed By: skrll
Date: Fri Jan 11 06:22:23 UTC 2013
Modified Files:
src/sys/dev/usb: umass.c
Log Message:
Improve a panic message slightly
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/dev/usb/umass.c
Please note that diffs a
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 05:19:46 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin/netdiff: 004.expected
othersrc/external/bsd/netdiff/bin/qdiff: 004.expected
othersrc/external/bsd/netdiff/dist: diff.c diff_subr.c dif
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 05:10:19 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin/netdiff: 002.expected 003.expected
004.expected 006.expected
othersrc/external/bsd/netdiff/bin/qdiff: 002.expected 003.expected
Module Name:src
Committed By: riastradh
Date: Fri Jan 11 04:32:42 UTC 2013
Modified Files:
src/etc/defaults: rc.conf
Log Message:
Nix `-b 1024' from ssh_keygen_flags in /etc/defaults/rc.conf.
No objections on tech-security:
http://mail-index.NetBSD.org/tech-security/2012
Module Name:src
Committed By: christos
Date: Fri Jan 11 02:49:09 UTC 2013
Modified Files:
src/sys/compat/linux/common: linux_futex.h
Log Message:
add the futex PI commands (not implemented yet)
PI = Priotity Inheritance
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: jmcneill
Date: Fri Jan 11 02:20:41 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
clear queued flag when aborting xfer
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/dwc_otg.c
Please note that
Module Name:src
Committed By: skrll
Date: Thu Jan 10 22:15:04 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
More tidyup
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/dwc_otg.c
Please note that diffs are not public domain;
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 22:08:11 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
enable framebuffer console driver
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/conf/RPI
Please note
Module Name:src
Committed By: matt
Date: Thu Jan 10 22:07:19 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c
Log Message:
Don't hard code the frequency used for INTRCVLAZY but grab the correct
frequency from the cpu_softc.
To generate a diff of this com
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 22:06:59 UTC 2013
Modified Files:
src/sys/dev/wsfb: genfb.c
Log Message:
for WSDISPLAYIO_SMODE, if the bus ioctl handler returns EPASSTHROUGH, dont
treat it as an error
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: matt
Date: Thu Jan 10 22:06:33 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_board.c
Log Message:
Use the clk_info in cpu_softc.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm53xx_boar
Module Name:src
Committed By: skrll
Date: Thu Jan 10 22:02:12 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
Misc tidyup
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/dwc_otg.c
Please note that diffs are not public domain;
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 21:57:38 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_space.c
Log Message:
basic mmap support, ok skrll
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/broadcom/bcm2835_sp
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 21:50:56 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
also need to update actlen on ack for split transfers
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/dwc_otg.c
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 21:25:54 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
defer updating td actlen until we get acknowledgement that the tx was
successful, fixes umass writes (and probably a lot of other things)
To
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 20:31:05 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
add missing call to dwc_otg_xfer_end() in dwc_otg_device_bulk_done
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/us
Module Name:src
Committed By: pooka
Date: Thu Jan 10 19:14:12 UTC 2013
Modified Files:
src/lib/librumpuser: rumpuser.c
Log Message:
.. and make it compile on said platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/lib/librumpuser/rumpuser.c
Ple
Module Name:src
Committed By: pooka
Date: Thu Jan 10 19:13:05 UTC 2013
Modified Files:
src/lib/librumpuser: rumpuser.c
Log Message:
Provide an implementation of writewatchfile for platforms without kqueue
or inotify (it's a rather simple implementation ;)
To generate a d
Module Name:src
Committed By: christos
Date: Thu Jan 10 17:40:10 UTC 2013
Modified Files:
src/sys/net80211: ieee80211_input.c ieee80211_node.c ieee80211_proto.c
ieee80211_proto.h
Log Message:
The IEEE80211_F_ flag prefix was used for both the flags in ieee80211
Module Name:src
Committed By: macallan
Date: Thu Jan 10 17:38:10 UTC 2013
Modified Files:
src/sys/dev/ic: com.c
Log Message:
don't try to become console if we get is_console=false as device property
To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 src/sys/
Module Name:src
Committed By: macallan
Date: Thu Jan 10 17:36:36 UTC 2013
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
do as RPi does - if console=fb is in bootargs, tell omapfb to become the
console and com not to, otherwise let com be the con
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 17:21:36 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_emmc.c
Log Message:
reinstate SDHC_HIGH_SPEED_SUPP capability, and add SDHC_FLAG_NO_HS_BIT flag to
workaround bcm2835 sdhc issue with many high spe
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 17:19:33 UTC 2013
Modified Files:
src/sys/dev/sdmmc: sdhc.c sdhcvar.h
Log Message:
add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc driver from setting the
SDHC_HIGH_SPEED bit in SDHC_HOST_CTL, required to get many high
Module Name:src
Committed By: tsutsui
Date: Thu Jan 10 16:20:11 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: disklabel.c omron_disklabel.h
Log Message:
Make "disklabel" command print correct disklabel info.
- use exact-width interger types to define on-disk fo
Module Name:src
Committed By: tsutsui
Date: Thu Jan 10 16:03:49 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: locore.S
Log Message:
Use proper asm symbol macro.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/luna68k/stand/boot/locore
Module Name:src
Committed By: wiz
Date: Thu Jan 10 16:03:42 UTC 2013
Modified Files:
src/lib/libedit: editrc.5
Log Message:
Add FILES section.
>From jmc@OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/lib/libedit/editrc.5
Please note that diff
Module Name:src
Committed By: wiz
Date: Thu Jan 10 16:03:06 UTC 2013
Modified Files:
src/lib/libedit: editline.3
Log Message:
In 2000, .editrc reading from $PWD was removed. Update the man page.
>From LEVAI Daniel via jmc@OpenBSD.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tsutsui
Date: Thu Jan 10 15:51:32 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: Makefile boot.ldscript
Log Message:
Revert to using elf2aout(1) to build a.out binary.
a.out binary linked by ldscript doesn't work on some uncertain c
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 14:15:20 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
Modify fb attachment so genfb still attaches even if it isn't the console
device. Slight change to cmdline.txt to allow for this:
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 14:12:16 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_genfb.c
Log Message:
only print switching to fb message if genfb is console
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/ar
Module Name:src
Committed By: skrll
Date: Thu Jan 10 13:38:37 UTC 2013
Modified Files:
src/etc: MAKEDEV.tmpl
src/etc/etc.evbarm: MAKEDEV.conf
Log Message:
Create a plcom0 device node for RaspberryPI
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160
Module Name:src
Committed By: tsutsui
Date: Thu Jan 10 13:10:26 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: Makefile boot.ldscript
Log Message:
Link the target boot binary as a.out directly rather than using elf2aout(1).
Confirmed working on LUNA-I.
To gene
Module Name:src
Committed By: he
Date: Thu Jan 10 10:36:41 UTC 2013
Modified Files:
src/sys/arch/alpha/stand/netboot: getsecs.c
Log Message:
Include for alpha_rpcc declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/alpha/stand/netboot
Module Name:src
Committed By: mlelstv
Date: Thu Jan 10 10:15:59 UTC 2013
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Also report attachment of pseudo-devices to userland.
To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/sys/kern/subr_aut
Module Name:src
Committed By: skrll
Date: Thu Jan 10 09:02:53 UTC 2013
Added Files:
src/share/man/man4: usmsc.4
Log Message:
Simple usmsc(4) man page.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/man/man4/usmsc.4
Please note that diffs are not pub
Module Name:othersrc
Committed By: wiz
Date: Thu Jan 10 08:51:44 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/dist: libnetdiff.3
Log Message:
xref netdiff instead of bsddiff (I guess that was the intention).
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:othersrc
Committed By: wiz
Date: Thu Jan 10 08:51:28 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/dist: netdiff.1
Log Message:
Fix date; add RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/netdiff/dist/n
Module Name:src
Committed By: riastradh
Date: Thu Jan 10 08:35:26 UTC 2013
Modified Files:
src/usr.sbin/puffs/rump_lfs: rump_lfs.c
Log Message:
After mount_lfs_parseargs, reset getopt for lfs_cleaner_main.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src
Module Name:othersrc
Committed By: agc
Date: Thu Jan 10 08:17:11 UTC 2013
Update of /cvsroot/othersrc/external/bsd/netdiff
In directory ivanova.netbsd.org:/tmp/cvs-serv19258
Log Message:
Import netdiff library and program, version 20130107, into othersrc.
This is the old BSD diff
Module Name:src
Committed By: matt
Date: Thu Jan 10 08:16:11 UTC 2013
Modified Files:
src/lib/libc/softfloat: fpsetmask.c fpsetround.c fpsetsticky.c
softfloat-specialize
src/lib/libc/softfloat/bits32: softfloat.c
src/lib/libc/softfloat/bits64: so
42 matches
Mail list logo