Module Name:src
Committed By: apb
Date: Sun Dec 9 15:22:54 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
Use a "find | while read" loop to install all *.h files anywhere
under ${.OBJDIR}/include, and remove the previous hack of touching a
"dummy" file i
Module Name:src
Committed By: christos
Date: Sun Dec 9 18:08:08 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
Include to give a chance to ${TOOLDIR} to be defined before
using it in rules. Before there was another .mk file included before ${TOOLDIR}
wa
Module Name:src
Committed By: christos
Date: Sun Dec 9 19:15:49 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
make this work
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/tools/compat/Makefile
Please note that diffs are not public
Module Name:src
Committed By: jakllsch
Date: Sun Dec 9 20:43:54 UTC 2012
Modified Files:
src/sys/arch/x86/include: pci_machdep_common.h
Log Message:
Remove trailing whitespace on blank lines.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/
Module Name:src
Committed By: jakllsch
Date: Sun Dec 9 21:30:02 UTC 2012
Modified Files:
src/sys/arch/x86/include: pci_machdep_common.h
Log Message:
Reflect that this file is now for the x86 ports and not just i386 in comments.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Sun Dec 9 21:48:04 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
handle the list of files and directories generated dynamically by configure
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src
Module Name:src
Committed By: spz
Date: Sun Dec 9 22:06:21 UTC 2012
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64
src/etc/mtree: NetBSD.dist.mips64eb NetBSD.dist.mips64el
NetBSD.dist.sparc64 NetBSD.
Module Name:src
Committed By: rmind
Date: Sun Dec 9 22:12:26 UTC 2012
Modified Files:
src/share/examples/npf: host-npf.conf soho_gw-npf.conf
Log Message:
Fix syntax error in the example, fix one rule and G/C "rid" procedure.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Sun Dec 9 23:18:30 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
restore the find loop to include files generated by configure
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/tools/compat/
Module Name:src
Committed By: christos
Date: Sun Dec 9 23:42:16 UTC 2012
Modified Files:
src/tools/host-mkdep: host-mkdep.in
Log Message:
ignore --sysroot=/
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/tools/host-mkdep/host-mkdep.in
Please note tha
Module Name:src
Committed By: christos
Date: Sun Dec 9 23:53:39 UTC 2012
Modified Files:
src/tools/host-mkdep: host-mkdep.in
Log Message:
forgetting to shift turns this into a cpu burner.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tools/host-mkdep
Module Name:src
Committed By: rmind
Date: Mon Dec 10 00:32:25 UTC 2012
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: shl.mi
src/distrib/sets/lists/modules: md.evbppc m
Module Name:src
Committed By: christos
Date: Mon Dec 10 00:34:56 UTC 2012
Modified Files:
src/tools/compat: Makefile
Log Message:
first define HOSTLIB and then include bsd.own.mk!
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/tools/compat/Makefile
Pl
Module Name:src
Committed By: rmind
Date: Mon Dec 10 01:11:14 UTC 2012
Modified Files:
src/sys/net/npf: npf.h npf_inet.c npf_mbuf.c
Log Message:
npf_rwrcksum: handle delayed checksums in the network stack; also fix
non-NPF_NAT_PORTS case and add some comments. PR/47235.
Module Name:src
Committed By: matt
Date: Mon Dec 10 01:35:28 UTC 2012
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
move inlines into FPU_VFP
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/vfp/vfp_init.c
Please note that d
Module Name:src
Committed By: matt
Date: Mon Dec 10 01:37:31 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c cpuswitch.S fault.c genassym.cf
vm_machdep.c
src/sys/arch/arm/include: pcb.h
Log Message:
Rename pcb_sp/PCB_SP to pcb_ksp/PCB_K
Module Name:src
Committed By: dholland
Date: Mon Dec 10 02:03:45 UTC 2012
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.1083 -r1.1084 src/sys/arch/i386/conf/GENERIC
Please note that diffs are
Module Name:src
Committed By: chs
Date: Mon Dec 10 02:21:58 UTC 2012
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_12.c
Log Message:
fix these *stat routines: don't pass a kernel stack buffer
to a function that will try to copyout() to it.
just do both layers of
Module Name:src
Committed By: rmind
Date: Mon Dec 10 02:26:04 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: npf_build.c npf_disassemble.c npfctl.8
npfctl.c npfctl.h
Log Message:
npfctl: add 'validate' command to check the config, but not load it. Update
th
Module Name:src
Committed By: matt
Date: Mon Dec 10 04:58:54 UTC 2012
Modified Files:
src/sys/arch/arm/conf: files.arm
Added Files:
src/sys/arch/arm/vfp: pmap_vfp.S
Log Message:
Add code to use VFP(or Neon) instructions to zero or copy a page via
pmap_zero_page and
Module Name:src
Committed By: matt
Date: Mon Dec 10 05:01:44 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: mk.tisdp24xx std.imx31
Log Message:
Add -mfpu=vfp since these are arm11
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/mk
Module Name:src
Committed By: matt
Date: Mon Dec 10 05:02:14 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: mk.rpi
Log Message:
Add -mfpu=vfp since these are arm11
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/mk.rpi
Please not
Module Name:src
Committed By: matt
Date: Mon Dec 10 05:03:42 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: genassym.cf
Log Message:
Add VFP_FPEXC_EN
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/arm/arm32/genassym.cf
Please note that diff
Module Name:src
Committed By: msaitoh
Date: Mon Dec 10 06:07:34 UTC 2012
Modified Files:
src/sys/dev: lockstat.c
Log Message:
Fix off by one.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/lockstat.c
Please note that diffs are not public domai
Module Name:src
Committed By: matt
Date: Mon Dec 10 06:50:28 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: genassym.cf
Log Message:
add __HAVE_MM_MD_DIRECT_MAPPED_PHYS
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/arm/arm32/genassym.cf
Pl
Module Name:src
Committed By: matt
Date: Mon Dec 10 06:51:05 UTC 2012
Modified Files:
src/sys/arch/arm/vfp: pmap_vfp.S
Log Message:
Make sure we can deal with VA != PA but still we need to have all of PA mapped.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: matt
Date: Mon Dec 10 06:51:50 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
if __HAVE_MM_MD_DIRECT_MAPPED_PHYS is defined, make sure mapallmem_p is true.
To generate a diff of this commit:
cvs rdiff -u -r1.14
Module Name:src
Committed By: matt
Date: Mon Dec 10 06:53:52 UTC 2012
Modified Files:
src/sys/arch/arm/include/arm32: pmap.h
Log Message:
Add pmap_{copy,zero}_page_vfp
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sys/arch/arm/include/arm32/pmap.h
Module Name:src
Committed By: matt
Date: Mon Dec 10 06:54:23 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Change a KASSERT to a KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 src/sys/arch/arm/arm32/pmap.c
Please note t
29 matches
Mail list logo