Module Name:src
Committed By: he
Date: Tue Dec 28 09:15:24 UTC 2010
Modified Files:
src/distrib/sets: mkvars.mk sets.subr
src/distrib/sets/lists/tests: mi
Log Message:
Introduce the "ssp" attribute derived from HAS_SSP from .
Use it to flag entries which should onl
Module Name:src
Committed By: tsutsui
Date: Tue Dec 28 10:15:49 UTC 2010
Modified Files:
src/sys/arch/hp300/dev: Makefile
Log Message:
Include to pull ${TOOL_AWK}.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hp300/dev/Makefile
Please note t
Module Name:src
Committed By: tsutsui
Date: Tue Dec 28 10:19:24 UTC 2010
Modified Files:
src/sys/arch/hp300/dev: diodevs
Log Message:
Add IDs for 362/382 internal displays. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hp300/dev/
Module Name:src
Committed By: tsutsui
Date: Tue Dec 28 10:20:27 UTC 2010
Modified Files:
src/sys/arch/hp300/dev: diodevs.h diodevs_data.h
Log Message:
Regen from diodevs rev 1.10:
> Add IDs for 362/382 internal displays. From OpenBSD.
To generate a diff of this commit:
c
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 12:46:16 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/gen: Makefile
Added Files:
src/tests/lib/libc/gen: t_dir.c t_fmtcheck.c t_humanize_number.c
t_rbstress.c
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 12:48:40 UTC 2010
Modified Files:
src/regress/lib/libc: Makefile
Removed Files:
src/regress/lib/libc/gen: Makefile Makefile.inc
src/regress/lib/libc/gen/humanize_number: Makefile hntest.c
src/re
Module Name:src
Committed By: haad
Date: Tue Dec 28 13:36:09 UTC 2010
Modified Files:
src/external/cddl/osnet/lib/libzpool: kernel.c
src/external/cddl/osnet/sys/sys: zfs_context.h
Log Message:
Fix problem where vnode vp_size was not updated when vndoe was already
Module Name:src
Committed By: jmcneill
Date: Tue Dec 28 14:45:31 UTC 2010
Modified Files:
src/sys/dev/ir: cir.c ir.c
Added Files:
src/sys/modules/cir: Makefile cir.ioconf
src/sys/modules/ir: Makefile
Log Message:
add "ir" and "cir" modules
To generate a d
Module Name:src
Committed By: christos
Date: Tue Dec 28 15:28:31 UTC 2010
Modified Files:
src/usr.bin/find: find.c main.c
Log Message:
only setup siginfo handler if we have a tty.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/find/find.c
cvs r
Module Name:src
Committed By: christos
Date: Tue Dec 28 16:18:46 UTC 2010
Modified Files:
src/tests/lib/libc/ssp: h_vsnprintf.c h_vsprintf.c
Log Message:
allocate the buffer at the same function level as the compiler so that
the compiler knows to emit the right _chk call.
Module Name:src
Committed By: christos
Date: Tue Dec 28 16:19:25 UTC 2010
Modified Files:
src/lib/libc/ssp: strcpy_chk.c
Log Message:
off by one
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/ssp/strcpy_chk.c
Please note that diffs are not publ
Module Name:src
Committed By: haad
Date: Tue Dec 28 16:44:45 UTC 2010
Modified Files:
src/external/cddl/osnet/sys/sys: zfs_context.h
Log Message:
Define vn_getattr in zfs_context.h.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/cddl/osnet/sys/s
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 16:57:00 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/gen: Makefile
Added Files:
src/tests/lib/libc/gen: t_ldexp.c
Log Message:
Migrate the ldexp test to atf
To genera
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 17:33:59 UTC 2010
Modified Files:
src/tests/lib/libc/gen: Makefile
Log Message:
Don't build ldexp tests on vax
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/gen/Makefile
Please note
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 17:35:26 UTC 2010
Modified Files:
src/regress/lib/libc: Makefile
Removed Files:
src/regress/lib/libc/ldexp: Makefile expected ldexp.c
Log Message:
ldexp has been atf-ified
To generate a diff of this commit:
Module Name:src
Committed By: mhitch
Date: Tue Dec 28 18:31:05 UTC 2010
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Raise address of user stack to the highest safe (for 68040 mmu) address,
which increases available user address space by 256MB. One f
Module Name:src
Committed By: jakllsch
Date: Tue Dec 28 20:11:18 UTC 2010
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
Address PR#44279.
- Be more lenient to device descriptor inconsistencies.
- Apply Roland SD-90 quirk only to the SD-90.
To generate a diff of
Module Name:src
Committed By: pgoyette
Date: Tue Dec 28 20:25:31 UTC 2010
Modified Files:
src/tests/lib/libc/gen: Makefile
Log Message:
Fix name of t_ldexp test from previous
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/gen/Makefile
Pl
Module Name:src
Committed By: matt
Date: Tue Dec 28 22:16:13 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: lock_stubs.S
Log Message:
Fix MIPS1 corruption problem (wrong register written to ci->ci_mtx_oldspl).
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:12:01 UTC 2010
Modified Files:
src/sys/arch/pmax/ibus [matt-nb5-mips64]: dz_ibus.c ibus.c ibus_3max.c
ibus_pmax.c ibusvar.h mcclock_ibus.c sii_ds.c siivar.h
Log Message:
De-__P
Ansify
make LP64 clean.
To
Module Name:src
Committed By: haad
Date: Wed Dec 29 00:14:05 UTC 2010
Modified Files:
src/external/gpl2/lvm2/dist/lib/device: dev-io.c
Log Message:
Fix bug added by my last commit. This should fix
PR: bin/44286
Reported by: mlelstv@ and Martin Mersberger.
To generate a
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:16:31 UTC 2010
Modified Files:
src/sys/arch/pmax/include [matt-nb5-mips64]: dec_prom.h
src/sys/arch/pmax/pmax [matt-nb5-mips64]: locore_machdep.S promcall.c
src/sys/arch/pmax/tc [matt-nb5-mips64]: tcbus.
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:19:12 UTC 2010
Modified Files:
src/sys/arch/pmax/include [matt-nb5-mips64]: intr.h
Log Message:
Use MIPS_SOFT_INT_MASK instead of MIPS_SOFT_INT_MASK_0 | MIPS_SOFT_INT_MASK_1
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:20:37 UTC 2010
Modified Files:
src/sys/arch/pmax/pmax [matt-nb5-mips64]: dec_3100.c dec_3max.c
dec_3maxplus.c dec_3min.c dec_5100.c dec_maxine.c
Log Message:
Add sr_map entry for IPL_DDB.
Make 3max 64bit cl
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:21:28 UTC 2010
Modified Files:
src/sys/arch/pmax/conf [matt-nb5-mips64]: GENERIC64
Log Message:
Add 3max (since you can use 3am + R4400 to test LP64 kernels in gxemul)
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:22:01 UTC 2010
Modified Files:
src/sys/arch/pmax/pmax [matt-nb5-mips64]: machdep.c
Log Message:
Remove malingering code which causes LP64 not to work.
To generate a diff of this commit:
cvs rdiff -u -r1.223.8.1.2.8 -
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:33:33 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpuregs.h
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap_tlb.c
Log Message:
Add MIPS_TLB_PID mask and use it apporpriately.
To gener
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:34:45 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: mips_opcode.h
Log Message:
Add OPC_PREF and OPC_RSVD073
To generate a diff of this commit:
cvs rdiff -u -r1.12.96.1 -r1.12.96.2 src/sys/arch
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:39:40 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: locore.h
src/sys/arch/mips/mips [matt-nb5-mips64]: locore_mips1.S mipsX_subr.S
mips_machdep.c vm_machdep.c
Log Message:
Ja
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:40:41 UTC 2010
Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips
Added Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: bds_emul.S
Log Message:
Break out break slot instruction emualtion into
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:41:54 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: spl.S
Log Message:
Add a PARANOIA test to splx to verify the SPL is within range.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:42:22 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: wired_map.c
Log Message:
Change to use tlb_write_indexed.
To generate a diff of this commit:
cvs rdiff -u -r1.4.62.1 -r1.4.62.2 src/sys/arch/mi
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:43:22 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: genassym.cf
Log Message:
Get rid of MIPSX_CPU_* since they aren't used.
To generate a diff of this commit:
cvs rdiff -u -r1.44.12.24 -r1.44.12.
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:46:17 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_fixup.c
Log Message:
Add stub for tlb_write_indexed.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/mips
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:47:51 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: syscall.c trap.c
Log Message:
Move away from StudlyCaps.
Change opc to pc since opc might be confused with opcode.
To generate a diff of this c
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:48:22 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: db_interface.c
Log Message:
Move away from StudlyCaps. Simply a few routines.
To generate a diff of this commit:
cvs rdiff -u -r1.64.16.17 -r1
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:49:40 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: fp.S
Log Message:
Move away from StudlyCaps and switch to the new names.
Remove branch delay slot emulation to a different file.
To generate a
Module Name:src
Committed By: matt
Date: Wed Dec 29 00:50:29 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore.S mips_emul.c
mips_fputrap.c
Log Message:
Move from StudlyCaps to more normal names.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: matt
Date: Wed Dec 29 01:44:21 UTC 2010
Modified Files:
src/sys/arch/arc/arc [matt-nb5-mips64]: autoconf.c c_magnum.c
c_nec_eisa.c c_nec_pci.c interrupt.c p_dti_arcstation.c
p_dti_tyne.c p_sni_rm200pci.c
src/sys/
Module Name:src
Committed By: matt
Date: Wed Dec 29 07:15:48 UTC 2010
Modified Files:
src/sys/arch/sgimips/dev [matt-nb5-mips64]: crime.c imc.c int.c pic.c
src/sys/arch/sgimips/include [matt-nb5-mips64]: intr.h sysconf.h
src/sys/arch/sgimips/sgimips [matt-nb
Module Name:src
Committed By: matt
Date: Wed Dec 29 07:19:28 UTC 2010
Modified Files:
src/sys/arch/sgimips/conf [matt-nb5-mips64]: GENERIC32_IP2x
majors.sgimips
src/sys/arch/sgimips/gio [matt-nb5-mips64]: files.gio newport.c
newportreg.h
41 matches
Mail list logo