Module Name:src
Committed By: martin
Date: Fri Mar 14 08:50:08 UTC 2014
Modified Files:
src/sys/arch/dreamcast/dev: gdrom.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/dreamcast/dev/gdrom.c
Please not
Module Name:src
Committed By: martin
Date: Fri Mar 14 08:51:06 UTC 2014
Modified Files:
src/sys/arch/dreamcast/dreamcast: machdep.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/dreamcast/dreamcast/machd
Module Name:src
Committed By: martin
Date: Fri Mar 14 08:55:41 UTC 2014
Modified Files:
src/sys/arch/dreamcast/dev/maple: maple.c mlcd.c
Log Message:
Remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/dreamcast/dev/maple/ma
Module Name:src
Committed By: pooka
Date: Fri Mar 14 10:06:22 UTC 2014
Modified Files:
src/sys/rump/net/lib/libvirtif: virtif_user.c virtif_user.h
Log Message:
Remember to bump revision for the "int my time VIF_DYING" change yesterday.
To generate a diff of this commit:
Module Name:src
Committed By: roy
Date: Fri Mar 14 11:27:41 UTC 2014
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv14709
Log Message:
Import dhcpcd-6.3.2 with the following changes:
* Improvements to autoconf build emulation
* CA
Module Name:src
Committed By: rmind
Date: Fri Mar 14 11:29:45 UTC 2014
Modified Files:
src/sys/net/npf: npf.h npf_handler.c npf_impl.h npf_nat.c npf_session.c
src/usr.sbin/npf/npfctl: npf_parse.y npf_scan.l npf_show.c
Log Message:
NPF: add support for "stateful-end
Module Name:src
Committed By: roy
Date: Fri Mar 14 11:31:11 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/dist: dhcp.c dhcpcd.8.in dhcpcd.c if-bsd.c
if-options.c ipv6nd.c net.c
Log Message:
Sync
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: roy
Date: Fri Mar 14 11:32:34 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.3.2
To generate a diff of this commit:
cvs rdiff -u -r1.1100 -r1.1101 src/doc/3RDPARTY
cvs rdiff -u -r1.1903 -r1.1904 src/d
Module Name:src
Committed By: christos
Date: Fri Mar 14 12:17:53 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib/libobjc: Makefile
Log Message:
Don't SSP a file that uses alloca.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gcc/lib/l
Module Name:src
Committed By: ginsbach
Date: Fri Mar 14 13:17:18 UTC 2014
Modified Files:
src/usr.bin/getaddrinfo: getaddrinfo.c
Log Message:
add missing break
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/getaddrinfo/getaddrinfo.c
Please note
Module Name:src
Committed By: cherry
Date: Fri Mar 14 17:36:03 UTC 2014
Modified Files:
src/sys/arch/ia64/include: asm.h
Log Message:
Add RCSID() macro
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/ia64/include/asm.h
Please note that diffs are
Module Name:src
Committed By: cherry
Date: Fri Mar 14 17:45:38 UTC 2014
Modified Files:
src/sys/arch/ia64/ia64: machdep.c
Log Message:
Tweak the argument order passed to the elf executable entry point (usually
"__start"),
so as to make call to the C function ___start() ea
Module Name:src
Committed By: cherry
Date: Fri Mar 14 18:15:02 UTC 2014
Added Files:
src/lib/csu/arch/ia64: Makefile.inc crt0.S crtbegin.h crtend.S crti.S
crtn.S
Log Message:
Add crtstuff for ia64. Compile tested only
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: tsutsui
Date: Fri Mar 14 20:24:24 UTC 2014
Modified Files:
src/sys/arch/x68k/x68k: locore.s vectors.s
Log Message:
Sync bus error and address error handlers with other m68k implementation.
Tested on X68030. Needs tests on 040 and 060turbo
(t
Module Name:src
Committed By: matt
Date: Fri Mar 14 21:39:29 UTC 2014
Modified Files:
src/sys/arch/arm/s3c2xx0: s3c2xx0_intr.h
Log Message:
#include
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/s3c2xx0/s3c2xx0_intr.h
Please note that d
Module Name:src
Committed By: matt
Date: Fri Mar 14 21:39:49 UTC 2014
Modified Files:
src/sys/arch/evbarm/mini2440: mini2440_machdep.c
Log Message:
#include
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/mini2440/mini2440_machdep.c
Plea
Module Name:src
Committed By: matt
Date: Fri Mar 14 21:40:48 UTC 2014
Modified Files:
src/sys/arch/arm/s3c2xx0: sscom.c sscom_s3c2410.c sscom_s3c2440.c
sscom_s3c2800.c sscom_var.h
Log Message:
Cleanup sscom to make more SoC invariant
To generate a diff of thi
Module Name:src
Committed By: matt
Date: Fri Mar 14 21:45:42 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_malloc.c
Log Message:
Make sure uvm_km_suballoc returned the correctly sized submap.
To generate a diff of this commit:
cvs rdiff -u -r1.121.10.1 -r
Module Name:src
Committed By: mrg
Date: Fri Mar 14 21:59:41 UTC 2014
Modified Files:
src/sys/arch/macppc/dev: am79c950.c cuda.c mesh.c pmu.c snapper.c
src/sys/arch/macppc/macppc: disksubr.c
src/sys/arch/powerpc/oea: cpu_subr.c
src/sys/dev/pci: gffb.c
Module Name:src
Committed By: dsl
Date: Fri Mar 14 22:21:32 UTC 2014
Modified Files:
src/lib/libm/src: math_private.h
Log Message:
There is some very odd code in s_exp2.c that only works if 'double'
values are rounded to 53 bit mantissa in teh x87 registers.
This hasn't
Module Name:src
Committed By: matt
Date: Fri Mar 14 22:34:35 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_malloc.c
Log Message:
Deal with the issue that VM_MAP_INTRSAFE km_suballoc returns more than asked
for so the space needs for kmemusage accounting has
Module Name:src
Committed By: ozaki-r
Date: Sat Mar 15 05:54:20 UTC 2014
Modified Files:
src/sys/arch/arm/include: trap.h
Log Message:
Add breakpoint definitions for DTrace
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/include/trap.h
Pleas
Module Name:src
Committed By: ozaki-r
Date: Sat Mar 15 05:58:30 UTC 2014
Modified Files:
src/sys/arch/arm/arm: undefined.c
Log Message:
Add a trap handler for DTrace FBT provider
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/arm/arm/undefined
23 matches
Mail list logo