Module Name:src
Committed By: ozaki-r
Date: Tue May 20 03:24:19 UTC 2014
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
Pad 0 to align outputs
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/x86/x86/intr.c
Please note that diffs are
Module Name:src
Committed By: rmind
Date: Mon May 19 23:33:19 UTC 2014
Modified Files:
src/sys/kern: init_main.c
Log Message:
Move ipi_sysinit() after configure2(); we want secondary CPUs attached.
Might revisit if the there will be a need to use this interface earlier.
Module Name:src
Committed By: rmind
Date: Mon May 19 23:13:46 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: ipifuncs.c
Log Message:
s/cpu_send_ipi/cpu_ipi/
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/sparc64/sparc64/ipifuncs.c
Ple
Module Name:src
Committed By: rmind
Date: Mon May 19 22:47:54 UTC 2014
Modified Files:
src/sys/arch/alpha/alpha: ipifuncs.c
src/sys/arch/alpha/include: intr.h
src/sys/arch/arm/arm32: arm32_machdep.c
src/sys/arch/arm/cortex: gic.c
src/sys/arch
Module Name:src
Committed By: sjg
Date: Mon May 19 22:09:58 UTC 2014
Modified Files:
src/usr.bin/make: var.c
Log Message:
Var_Parse: endc only counts when at the correct nesting depth.
This ensures we correctly detect errors like:
.if empty(VAR && !empty(FOO)
Var_Subst: i
Module Name:src
Committed By: christos
Date: Mon May 19 21:01:48 UTC 2014
Modified Files:
src/lib/libedit: tty.c
Log Message:
PR/48821: If called from tty_stty(), recalculate flags.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/lib/libedit/tty.c
Plea
Module Name:src
Committed By: rmind
Date: Mon May 19 20:39:23 UTC 2014
Modified Files:
src/sys/kern: subr_kcpuset.c
src/sys/sys: cpu.h kcpuset.h
Log Message:
Constify kcpuset_countset() and cpu_index() parameters.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Mon May 19 19:54:12 UTC 2014
Modified Files:
src/lib/libedit: tty.c tty.h
Log Message:
more tty modes refactoring, no functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/lib/libedit/tt
Module Name:src
Committed By: jakllsch
Date: Mon May 19 18:47:19 UTC 2014
Modified Files:
src/lib/libnpf: npf.c npf.h
Log Message:
add npf_ext_param_string()
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libnpf/npf.c
cvs rdiff -u -r1.25 -r1.26 src
Module Name:src
Committed By: jakllsch
Date: Mon May 19 18:45:51 UTC 2014
Modified Files:
src/sys/net/npf: npf.h npf_ext_log.c npf_ext_normalize.c
npf_ext_rndblock.c npf_handler.c npf_impl.h npf_rproc.c
Log Message:
Add ability to have mbufs disappear (to anoth
Module Name:src
Committed By: christos
Date: Mon May 19 17:14:41 UTC 2014
Modified Files:
src/lib/libedit: tty.c
Log Message:
Factor out some common code (more to be done) from PR/48821
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/lib/libedit/tty.c
Module Name:src
Committed By: joerg
Date: Mon May 19 16:11:37 UTC 2014
Update of /cvsroot/src/sys/external/bsd/compiler_rt/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25855
Log Message:
Import compiler-rt r209132. Revert use of TI mode on 32bit PPC.
Status:
Vendor Tag:
Module Name:src
Committed By: kleink
Date: Mon May 19 16:04:10 UTC 2014
Modified Files:
src/include: stdio.h
Log Message:
Move declarations of getdelim() and getline() from the (incorrect) ANSI C
section to POSIX-2008. From Jarmo Jaakkola in PR standards/48788.
To gener
Module Name:src
Committed By: martin
Date: Mon May 19 15:57:05 UTC 2014
Modified Files:
src/distrib/amd64/cdroms: etc.rc
src/distrib/i386/cdroms: etc.rc
src/distrib/sparc64/cdroms/installcd: etc.rc
Log Message:
Create /var/tmp for vi. Pointed out by Izumi T
Module Name:src
Committed By: martin
Date: Mon May 19 15:44:04 UTC 2014
Modified Files:
src/sys/netbt: rfcomm_socket.c sco_socket.c
Log Message:
Make it compile without options DIAGNOSTIC by removing a variable only set
once and only tested once in an assert.
To generate
Module Name:src
Committed By: riastradh
Date: Mon May 19 14:57:37 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Remove (bad) debugging message that crept into i915_gem_gtt_init.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Mon May 19 14:55:46 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Fix page/byte sense of AGP GTT parameter calculations.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 sr
Module Name:src
Committed By: riastradh
Date: Mon May 19 14:44:36 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Use correct value for gtt->gtt_bsh in agp case (unused, so harmless).
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Mon May 19 14:39:33 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Use the scratch page, not zero, to clear ggtt entries for gen<6.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Mon May 19 10:12:20 UTC 2014
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Document MKCROSSGDB, MKKDEBUG and build.sh kernel.gdb=
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/doc/BUILDING.mdoc
Please
Module Name:src
Committed By: martin
Date: Mon May 19 09:56:17 UTC 2014
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Document MKDEBUG and MKDEBUGLIB
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/doc/BUILDING.mdoc
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon May 19 09:49:07 UTC 2014
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Document external directories
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/doc/BUILDING.mdoc
Please note that diffs are not p
Module Name:src
Committed By: skrll
Date: Mon May 19 08:33:41 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_gpio.c
Log Message:
Build fix for when there is no gpio in the kernel.
PR/48816: Compile fix for src/sys/arch/arm/broadcom/bcm2835_gpio.c
To generat
Module Name:src
Committed By: matt
Date: Mon May 19 07:09:10 UTC 2014
Modified Files:
src/sys/arch/alpha/alpha: fp_complete.c
Log Message:
Update PCU_REENABLE for MP. For UP, add a KASSERT to make sure it's never
present.
To generate a diff of this commit:
cvs rdiff -u
24 matches
Mail list logo