Module Name:src
Committed By: kefren
Date: Mon Feb 4 09:52:43 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldp_peer.c
Log Message:
correct the sockaddr compare
modify a couple of debug messages
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/ldpd
Module Name:src
Committed By: kefren
Date: Mon Feb 4 10:53:15 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldpd.8
Log Message:
Mention IPv6, operation mode and re-section a bit
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/ldpd/ldpd.8
Please n
Module Name:src
Committed By: wiz
Date: Mon Feb 4 11:02:32 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldpd.8
Log Message:
Grammar. Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/ldpd/ldpd.8
Please note that diffs are not public
Module Name:src
Committed By: macallan
Date: Mon Feb 4 13:18:36 UTC 2013
Modified Files:
src/sys/sys: bus_proto.h
Log Message:
add BUS_DMA_PREFETCHABLE flag for bus_dmamem_map(), analog to
BUS_SPACE_MAP_PREFETCHABLE
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: macallan
Date: Mon Feb 4 13:26:20 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
support BUS_DMA_PREFETCHABLE in bus_dmamem_mmap()
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/arm/arm32
Module Name:src
Committed By: macallan
Date: Mon Feb 4 13:37:30 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
support ARM32_MMAP_WRITECOMBINE for managed pages as well
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 src/sys/arch/ar
Module Name:src
Committed By: joerg
Date: Mon Feb 4 15:00:37 UTC 2013
Modified Files:
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/bin/bugpoint: Makefile
src/external/bsd/llvm/bin/clang: Makefile
src/external/bsd/llvm/bin/clang-tblgen:
Module Name:src
Committed By: christos
Date: Mon Feb 4 15:44:45 UTC 2013
Modified Files:
src/sys/net80211: ieee80211_netbsd.c
Log Message:
don't print the interface name 2ice.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/net80211/ieee80211_netbs
Module Name:src
Committed By: kefren
Date: Mon Feb 4 17:14:32 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldp_peer.c ldp_peer.h pdu.c socketops.c
Log Message:
* Don't assume INET in connection path
* Lookup in hello list in order to get the correct LDP ID, instead of
tr
Module Name:src
Committed By: phx
Date: Mon Feb 4 17:19:18 UTC 2013
Modified Files:
src/sys/dev/ic: msm6242breg.h
Log Message:
24h-mode is indicated by bit 2 of control register F.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/msm6242breg.h
Module Name:src
Committed By: jdc
Date: Mon Feb 4 18:29:56 UTC 2013
Modified Files:
src/sys/dev/ic: gem.c
Log Message:
Halt the RX watchdog callout when stopping.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/dev/ic/gem.c
Please note that diff
Module Name:src
Committed By: matt
Date: Mon Feb 4 18:41:18 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: netbsd-eabi.h netbsd-elf.h
t-netbsd-eabi
Removed Files:
src/external/gpl3/gcc/dist/gcc/config/arm: unwind-netbsd.h
Log Messa
Module Name:src
Committed By: matt
Date: Mon Feb 4 18:42:31 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/gas: configure.tgt
Added Files:
src/external/gpl3/binutils/dist/gas/config: te-armnetbsdeabi.h
Log Message:
Add a match for arm*--netbsdelf-eabi* a
Module Name:src
Committed By: njoly
Date: Mon Feb 4 19:29:39 UTC 2013
Modified Files:
src/lib/libc/sys: posix_fadvise.2
Log Message:
According to the opengroup document [1], we should include fcntl.h (not
sys/fcntl.h) for posix_fadvise().
[1] http://pubs.opengroup.org/on
Module Name:src
Committed By: wiz
Date: Mon Feb 4 20:03:11 UTC 2013
Modified Files:
src/lib/libc/sys: posix_fadvise.2
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/posix_fadvise.2
Please note that diff
Module Name:src
Committed By: kefren
Date: Mon Feb 4 20:28:24 UTC 2013
Modified Files:
src/usr.sbin/ldpd: ldp_peer.c socketops.c
Log Message:
move code around a little bit in order to call get_ldp_peer correctly
check also for transport_address in get_ldp_peer
To genera
Module Name:src
Committed By: skrll
Date: Mon Feb 4 21:24:07 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c dwc_otgvar.h
Log Message:
Fix transfer aborts and bump the workqueue to IPL_BIO.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/us
Module Name:src
Committed By: skrll
Date: Mon Feb 4 21:29:14 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c dwc_otgvar.h
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/usb/dwc_otg.c
cvs rdiff -u -r1.10 -r1.11 src/
Module Name:src
Committed By: macallan
Date: Mon Feb 4 21:35:45 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
put BUS_DMA_PREFETCHABLE back now that the missing pieces are in place
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src
Module Name:src
Committed By: skrll
Date: Mon Feb 4 21:37:05 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
Remove something that shouldn't have been committed.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/usb/dwc_otg.c
Pl
Module Name:src
Committed By: skrll
Date: Mon Feb 4 21:43:17 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
Fix some VERBOSE_INIT_ARM output
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/rpi/rpi_machdep.c
Module Name:src
Committed By: skrll
Date: Mon Feb 4 21:46:14 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
Oops, put back the initialisation of cpu_cc_freq
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/r
Module Name:src
Committed By: macallan
Date: Mon Feb 4 22:19:43 UTC 2013
Modified Files:
src/sys/arch/sparc64/include: cpu.h
src/sys/arch/sparc64/sparc64: machdep.c
Log Message:
add a sysctl.vis node that indicated which version of the VIS instruction set
is suppo
Module Name:src
Committed By: matt
Date: Mon Feb 4 22:38:07 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/gas: configure.tgt
Added Files:
src/external/gpl3/binutils/dist/gas/config: te-armnbsdeabi.h
te-armnbsdeabihf.h
Removed Files:
s
Module Name:src
Committed By: matt
Date: Mon Feb 4 22:50:13 UTC 2013
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/earm: config.h
src/external/gpl3/binutils/lib/libbfd/arch/earmhf: config.h
src/external/gpl3/binutils/usr.bin/common/arch/earm: c
Module Name:src
Committed By: christos
Date: Tue Feb 5 00:39:59 UTC 2013
Modified Files:
src/sys/dev/usb: usb_mem.c
Log Message:
segs is now used.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/usb/usb_mem.c
Please note that diffs are not pub
Module Name:src
Committed By: christos
Date: Tue Feb 5 00:41:51 UTC 2013
Modified Files:
src/sys/dev/usb: usb_mem.c
Log Message:
assign nsegs before allocation
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/usb/usb_mem.c
Please note that diff
Module Name:src
Committed By: christos
Date: Tue Feb 5 00:59:04 UTC 2013
Modified Files:
src/usr.sbin/mtree: only.c
Log Message:
fill up the directory hierarchy so that leaf files are not ignored if
specified by themselves.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: matt
Date: Tue Feb 5 02:51:15 UTC 2013
Added Files:
src/external/lgpl3/gmp/lib/libgmp/arch/earmhf: Makefile.inc config.h
config.m4 gmp-mparam.h gmp.h mp.h
Log Message:
mknative for earmhf
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: matt
Date: Tue Feb 5 02:54:02 UTC 2013
Modified Files:
src/external/lgpl3/gmp: Makefile.netbsd-gmp
Log Message:
Use NETBSDSRCDIR. Use ?= when setting target so you can override from cmdline.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Tue Feb 5 02:57:54 UTC 2013
Modified Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earmhf.mk
src/external/gpl3/gcc/lib/libgcc/arch: earmhf.mk
src/external/gpl3/gcc/lib/libobjc/arch/earmhf: defs.mk
src/exter
Module Name:src
Committed By: matt
Date: Tue Feb 5 03:02:10 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
Don't include t-arm-elf since it just provides stuff which netbsd already has.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: matt
Date: Tue Feb 5 03:17:51 UTC 2013
Modified Files:
src/sys/arch/evbarm/stand/boot2440: Makefile
src/sys/arch/evbarm/stand/bootimx23: Makefile
src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot
Log Message:
Make sure these a
Module Name:src
Committed By: tteras
Date: Tue Feb 5 06:22:29 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
>From Ian West : Fix double free of the radius info on
config reload.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: tteras
Date: Tue Feb 5 06:23:43 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
isakmp_xauth.c
Log Message:
>From Ian West : Fix double free of the radius info on
config reload.
To gener
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:23:00 UTC 2013
Modified Files:
src/libexec/ld.aout_so: Makefile
src/sbin/ldconfig: Makefile
Log Message:
There are other little endian arm machine_arches other than "arm"
To generate a diff of this commit:
cv
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:27:03 UTC 2013
Modified Files:
src/external/bsd/elftosb/lib: Makefile
src/external/bsd/elftosb/usr.sbin/elftosb: Makefile
src/external/bsd/elftosb/usr.sbin/sbkeygen: Makefile
src/external/bsd/elf
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:28:19 UTC 2013
Modified Files:
src/sys/arch/evbarm/stand: Makefile
src/sys/arch/evbarm/stand/gzboot: Makefile
Log Message:
There are other little endian arm machine_arches other than "arm"
Use MACHINE_CPU and T
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:28:48 UTC 2013
Modified Files:
src/sys/arch/evbarm/stand/bootimx23: Makefile
Log Message:
Add a ${MKTARGET_LINK}
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/stand/bootimx23/Makefil
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:31:51 UTC 2013
Modified Files:
src/distrib/sets/lists/base: ad.arm.shl
src/distrib/sets/lists/comp: ad.arm ad.arm.shl
src/distrib/sets/lists/debug: ad.arm
Log Message:
Mark libc_vfp as depending on soft
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:32:44 UTC 2013
Modified Files:
src/etc: Makefile
Log Message:
Add debug to the list of OBSOLETE_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.403 -r1.404 src/etc/Makefile
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Tue Feb 5 07:34:07 UTC 2013
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Add earmhf support
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/etc/etc.evbarm/Makefile.inc
Please note that diffs ar
42 matches
Mail list logo