Module Name:src
Committed By: wiz
Date: Thu Feb 9 11:58:35 UTC 2012
Modified Files:
src/distrib/notes/ofppc: contents
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/notes/ofppc/contents
Please note that diffs are not pu
Module Name:src
Committed By: joerg
Date: Thu Feb 9 13:38:45 UTC 2012
Modified Files:
src/etc: daily
Log Message:
Don't overwrite run_makemandb. The default is already set in daily.conf.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/etc/daily
Please
Module Name:src
Committed By: skrll
Date: Thu Feb 9 15:05:00 UTC 2012
Modified Files:
src/external/gpl3/gdb/lib/libgdb/arch/vax: defs.mk init.c
Log Message:
Re-re-run mknative for vax on gdb7.
vax isn't currently using gdb7 so this doesn't hurt anyone and I'm going
to ri
Module Name:src
Committed By: skrll
Date: Thu Feb 9 15:13:30 UTC 2012
Modified Files:
src/external/gpl3/gdb/lib/libgdb/arch/mipseb: config.h defs.mk init.c
src/external/gpl3/gdb/lib/libgdb/arch/mipsel: config.h defs.mk init.c
Log Message:
Re-re-run gdb7 mknative f
Module Name:src
Committed By: skrll
Date: Thu Feb 9 15:14:19 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/gdb: mipsnbsd-nat.c
Log Message:
Make mips gdb7 compile.
XXX not sure I got this right.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/exte
Module Name:src
Committed By: skrll
Date: Thu Feb 9 15:15:58 UTC 2012
Modified Files:
src/tools/gdb: Makefile
Log Message:
Disable the sim on mips for next person running gdb7 mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/tools/gdb/Makefile
Module Name:src
Committed By: drochner
Date: Thu Feb 9 16:28:53 UTC 2012
Modified Files:
src/external/gpl2/xcvs/dist/src: client.c
Log Message:
add patch from Redhat bug#784141 which fixes a possible
buffer overflow if used with an HTTP proxy (CVE-2012-0804)
approved by
Module Name:src
Committed By: christos
Date: Thu Feb 9 17:07:07 UTC 2012
Modified Files:
src/sys/ddb: db_sym.c
Log Message:
Re-indent, and factor out strlen() now that we have more space.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.6
Module Name:src
Committed By: christos
Date: Thu Feb 9 17:53:56 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/util: ntp-keygen.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/util/ntp-keygen.c
Module Name:src
Committed By: riz
Date: Thu Feb 9 18:10:26 UTC 2012
Modified Files:
src/share/man/man4: envsys.4
src/usr.sbin/envstat: envstat.8 envstat.c envsys.conf.5
Log Message:
Various English usage, spelling and markup fixes for envstat(4)-related
things, fr
Module Name:src
Committed By: njoly
Date: Thu Feb 9 18:31:04 UTC 2012
Modified Files:
src/tests/fs/vfs: t_unpriv.c
Log Message:
Add a testcase which checks that directory permissions are honored for
file creation/deletion with unprivileged credentials.
releng ok.
To ge
Module Name:src
Committed By: ast
Date: Thu Feb 9 18:35:44 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/amd64: md.h
src/usr.sbin/installboot: installboot.8
Log Message:
Update the amd64 and i386 examples to use /usr/mdec/bootxx_ffsv2,
i.e. DEFAULT_UFS2
Module Name:src
Committed By: matt
Date: Thu Feb 9 18:58:15 UTC 2012
Modified Files:
src/sys/arch/evbmips/conf: ADM5120 AP30 MALTA XLSATX
Log Message:
Bump SYMTAB_SPACE
Disable NOFPU on MALTA
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evb
Module Name:src
Committed By: matt
Date: Thu Feb 9 18:58:44 UTC 2012
Modified Files:
src/sys/arch/evbmips/conf: MALTA32 MALTA64
Log Message:
Enable NOFPU option for N32/N64 MALTA kernels
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/co
Module Name:src
Committed By: matt
Date: Thu Feb 9 19:04:04 UTC 2012
Modified Files:
src/sys/arch/ofppc/conf: GENERIC.MP
Log Message:
Change this to include GENERIC and add options MULTIPROCESSOR.
(old GENERIC.MP was woefully out-of-date)
To generate a diff of this comm
Module Name:src
Committed By: matt
Date: Thu Feb 9 19:07:38 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD DNS323 GUMSTIX IQ80310_INSTALL
IQ80321 IQ80321_INSTALL KUROBOX_PRO MPCSA_GENERIC NSLU2
Log Message:
Bump SYMTAB_SPACE
To generate a dif
Module Name:src
Committed By: matt
Date: Thu Feb 9 20:01:21 UTC 2012
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: locore.h
src/sys/arch/mips/mips [matt-nb5-mips64]: locore.S locore_mips1.S
mipsX_subr.S mips_fixup.c
Log Message:
Update m
Module Name:src
Committed By: spz
Date: Thu Feb 9 21:49:31 UTC 2012
Modified Files:
src: UPDATING
Log Message:
fix typo/braino
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/UPDATING
Please note that diffs are not public domain; they are subject to
Module Name:src
Committed By: christos
Date: Thu Feb 9 23:32:55 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: fault.c
Log Message:
Cosmetic:
- add %s: __func__, function names change [most of them were wrong]
- add a DIAGNOSTIC printf to help debug alignment fixups
T
Module Name:src
Committed By: matt
Date: Fri Feb 10 00:02:55 UTC 2012
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore_mips3.S
Log Message:
Fix comment.
To generate a diff of this commit:
cvs rdiff -u -r1.93.38.15 -r1.93.38.16 src/sys/arch/mips/mips/locor
Module Name:src
Committed By: matt
Date: Fri Feb 10 01:47:38 UTC 2012
Modified Files:
src/external/gpl3/binutils/dist/bfd: elf32-vax.c
Log Message:
Fix problem leading to triggering a BFD assert: when allocating space in the
got, do not allocate slots for symbols without d
Module Name:src
Committed By: christos
Date: Fri Feb 10 02:14:04 UTC 2012
Modified Files:
src/sys/ddb: db_sym.c
Log Message:
fix printf formats.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/ddb/db_sym.c
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Fri Feb 10 02:14:23 UTC 2012
Modified Files:
src/sys/ddb: db_interface.h db_lwp.h db_output.h db_sym.h
Log Message:
add __printflike where needed
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/ddb/db_int
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 04:49:46 UTC 2012
Modified Files:
src/sys/arch/atari/atari: atari_init.c
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_
Module Name:src
Committed By: matt
Date: Fri Feb 10 05:57:42 UTC 2012
Modified Files:
src/share/mk: bsd.own.mk sys.mk
Log Message:
Switch VAX to use GCC 4.5 and GDB 7.
Change VAX to use DBG=-O2 like most other ports.
To generate a diff of this commit:
cvs rdiff -u -r1.69
Module Name:src
Committed By: matt
Date: Fri Feb 10 06:00:15 UTC 2012
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: MALTA MALTA32 MALTA64
Log Message:
O32 MALTA uses FPU, N32/N64 MALTA does not.
To generate a diff of this commit:
cvs rdiff -u -r1.48.8.4 -r
Module Name:src
Committed By: matt
Date: Fri Feb 10 06:00:55 UTC 2012
Modified Files:
src/sys/rump/librump/rumpkern [matt-nb5-mips64]: vm.c
Log Message:
uvm_pageout_done doesn't return anything more (it's void).
To generate a diff of this commit:
cvs rdiff -u -r1.41.8.1
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 06:21:15 UTC 2012
Modified Files:
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_bootstrap.c
src/sys/arch/mvme68k/mvme68
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 06:28:40 UTC 2012
Modified Files:
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_bootstrap.c
src/sys/arch/mvme68k/mvme68
Module Name:src
Committed By: matt
Date: Fri Feb 10 07:14:01 UTC 2012
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_km.c
Log Message:
Place allocated kmem pages on a kmem_pageq. This makes it easy for crash
dump code to find them.
To generate a diff of this commit:
Module Name:src
Committed By: matt
Date: Fri Feb 10 07:14:49 UTC 2012
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c pmap_segtab.c
Log Message:
Don't double claim a kmem page.
To generate a diff of this commit:
cvs rdiff -u -r1.179.16.36 -r1.179.16.37 s
Module Name:src
Committed By: matt
Date: Fri Feb 10 07:19:44 UTC 2012
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c
Log Message:
Teach pmap_extract about KSEGX.
To generate a diff of this commit:
cvs rdiff -u -r1.179.16.37 -r1.179.16.38 src/sys/arch/mi
32 matches
Mail list logo