Module Name:src
Committed By: christos
Date: Mon Oct 10 04:32:42 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile debug.c
Log Message:
- Use PROGS instead of PROG so that we can co-exist with TESTS_C
- Make the helper program compile again.
To generate a diff
Module Name:src
Committed By: christos
Date: Mon Oct 10 01:28:27 UTC 2011
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
We don't have printk. Use printf_nolog, and pass the function name.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/sys
Module Name:src
Committed By: christos
Date: Sun Oct 9 22:14:17 UTC 2011
Modified Files:
src/lib/libc/regex: regcomp.c
Log Message:
pass lint on i386
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/regex/regcomp.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Sun Oct 9 21:33:43 UTC 2011
Modified Files:
src/usr.sbin/makefs: ffs.c ffs.h makefs.8
src/usr.sbin/makefs/ffs: mkfs.c
Log Message:
add support for setting the ufs label. (Nathan Whitehorn)
To generate a diff of this c
Module Name:src
Committed By: chs
Date: Sun Oct 9 21:17:34 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc: expr.c
Log Message:
in emit_push_insn(), ignore alignment if we don't have a type.
works around a gcc ICE on m68k. from mrg.
To generate a diff of this c
Module Name:src
Committed By: chs
Date: Sun Oct 9 21:16:00 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
fix rdev reporting for UFS2 and ext2fs.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/usr.bin/fstat/fstat.c
Please note that
Module Name:src
Committed By: chs
Date: Sun Oct 9 21:15:34 UTC 2011
Modified Files:
src/sys/ufs/ufs: extattr.h
Log Message:
add forward declarations for the VOP args structures
so that fstat can include this file.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r
Module Name:src
Committed By: chs
Date: Sun Oct 9 20:30:38 UTC 2011
Modified Files:
src/sys/kern: kern_exit.c
Log Message:
mark exit_psignal() as __noclone to work around a gcc 4.5 bug on arm.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/kern/
Module Name:src
Committed By: chs
Date: Sun Oct 9 20:30:19 UTC 2011
Modified Files:
src/sys/sys: cdefs.h
Log Message:
add __noclone for gcc 4.5.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/sys/cdefs.h
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Sun Oct 9 18:25:28 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
add the regex exhaustion test
To generate a diff of this commit:
cvs rdiff -u -r1.398 -r1.399 src/distrib/sets/lists/tests/mi
Please n
Module Name:src
Committed By: christos
Date: Sun Oct 9 18:23:00 UTC 2011
Modified Files:
src/lib/libc/regex: engine.c regcomp.c regex2.h
Log Message:
Prevent regcomp/regexec DoS attacks by limiting the amount of memory used
and the level of recursion. Thanks to Maksymilia
Module Name:src
Committed By: christos
Date: Sun Oct 9 18:21:09 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Added Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
Add a test to check for DoS attacks against regcomp/regexec. From
Maksymilia
Module Name:src
Committed By: christos
Date: Sun Oct 9 18:17:53 UTC 2011
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
Log Message:
fix and re-enable the texinfo targets
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/bin/gdb/
Module Name:src
Committed By: christos
Date: Sun Oct 9 17:41:07 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
both gdb6 and 7 have gdbtui and we don't have gdb5 anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.1689 -r1.1690 src/distri
Module Name:src
Committed By: christos
Date: Sun Oct 9 17:19:05 UTC 2011
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/arm: bfd-in3.h bfd.h bfd_stdint.h
bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/hppa: bfd-in3.h bfd
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 15:11:35 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Helper.c
Log Message:
xsrc/45442: X -configure doesn't detect S3 Trio32/64
Backout the following commit from upstream:
http
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 14:48:05 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
When configuring a new PCI or SBus device, remember to stash the bus
specific information (in pVide
Module Name:src
Committed By: uebayasi
Date: Sun Oct 9 14:34:39 UTC 2011
Modified Files:
src/sys/miscfs/genfs: genfs_io.c
Log Message:
Trim unused headers.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/miscfs/genfs/genfs_io.c
Please note that di
Module Name:src
Committed By: christos
Date: Sun Oct 9 14:11:00 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
forgot to commit this
To generate a diff of this commit:
cvs rdiff -u -r1.962 -r1.963 src/distrib/sets/lists/base/mi
Please note that d
Module Name:src
Committed By: christos
Date: Sun Oct 9 13:58:27 UTC 2011
Modified Files:
src/external/gpl3/gdb: Makefile.inc
Log Message:
don't forget to set bindir.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gdb/Makefile.inc
Please n
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 11:14:43 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
re-apply patch from revision 1.2:
GenerateDriverlist: Change driver matching pattern to be the same a
Module Name:src
Committed By: tsutsui
Date: Sun Oct 9 08:51:56 UTC 2011
Modified Files:
src/sys/arch/x68k/x68k: locore.s
Log Message:
Make NetBSD/x68k kernel work with 8KB/page (i.e. PGSHIFT==13) settings.
It's quite interesting to check ATC miss rate with both settings
Module Name:src
Committed By: tsutsui
Date: Sun Oct 9 08:42:15 UTC 2011
Modified Files:
src/sys/arch/x68k/include: vmparam.h
Log Message:
Move VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS from 0xD000 to 0xFFF0
which is used by other hp300 derived ports.
The previous valu
23 matches
Mail list logo