Module Name:src
Committed By: kiyohara
Date: Mon Jan 9 06:49:25 UTC 2012
Modified Files:
src/sys/arch/powerpc/ibm4xx: pmap.c
Log Message:
Move spl from ppc4xx_tlb_enter() to pmap_enter(). Don't call splx() on
I/DTLBMISS.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: kiyohara
Date: Mon Jan 9 06:25:55 UTC 2012
Modified Files:
src/sys/arch/powerpc/ibm4xx: clock.c
Log Message:
Reenable interrupt before was call pic_do_pending_int() by splx(), or KASSERT().
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: cherry
Date: Mon Jan 9 04:55:35 UTC 2012
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
While freeing ptps, remove stale L3 frame entries on all CPUS the pmap is
loaded on, not just the current one.
To generate a diff of this co
Module Name:src
Committed By: cherry
Date: Mon Jan 9 04:39:14 UTC 2012
Modified Files:
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/x86: cpu.c
Log Message:
revert previous commit. DIAGNOSTIC should only do strict checks, not muffle
current ones
To generate a d
Module Name:src
Committed By: riz
Date: Mon Jan 9 02:52:50 UTC 2012
Modified Files:
src/distrib/utils/sysinst: net.c
Log Message:
Copy resolv.conf into target even if it was created by DHCP, since in
that case, it will be replaced on next boot anyway.
To generate a diff
Module Name:src
Committed By: riz
Date: Mon Jan 9 01:51:48 UTC 2012
Modified Files:
src/distrib/utils/sysinst: disks.c msg.mi.de msg.mi.en msg.mi.es
msg.mi.fr msg.mi.pl
Log Message:
Use the "doingwhat" message for the multiple disks case, not just the
single-d
Module Name:src
Committed By: rmind
Date: Mon Jan 9 01:47:09 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: npf_ncgen.c
Log Message:
npfctl_ncgen_putptr: use correct format for size_t.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/npf/npfct
Module Name:src
Committed By: jakllsch
Date: Mon Jan 9 01:01:49 UTC 2012
Modified Files:
src/sys/dev/ata: ata_wdc.c
src/sys/dev/ic: mvsata.c wdc.c wdcvar.h
Log Message:
Instead of assume that 'features' is 0 in wdccommandext(),
pass it as an argument, as is done f
Module Name:src
Committed By: christos
Date: Sun Jan 8 22:14:55 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
update.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/npf/npfctl/npf.conf.5
Please note that diffs are n
Module Name:src
Committed By: rmind
Date: Sun Jan 8 21:34:21 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: Makefile npf_data.c npf_ncgen.c npfctl.c
npfctl.h
Added Files:
src/usr.sbin/npf/npfctl: npf_build.c npf_parse.y npf_scan.l npf_var.c
Module Name:src
Committed By: riz
Date: Sun Jan 8 21:20:41 UTC 2012
Modified Files:
src/distrib/utils/sysinst: Makefile.inc
Log Message:
Add defs.h to DPSRCS.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/distrib/utils/sysinst/Makefile.inc
Please no
Module Name:src
Committed By: agc
Date: Sun Jan 8 19:23:38 UTC 2012
Modified Files:
src/sys/arch/usermode/conf: GENERIC.common
Log Message:
enable nullfs in usermode configs
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/usermode/conf/GENERIC
Module Name:src
Committed By: dholland
Date: Sun Jan 8 18:17:41 UTC 2012
Modified Files:
src/games/adventure: extern.h
Log Message:
grumble.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/adventure/extern.h
Please note that diffs are not public
Module Name:src
Committed By: dholland
Date: Sun Jan 8 18:16:00 UTC 2012
Modified Files:
src/games/adventure: crc.c extern.h save.c
Log Message:
Oops, I forgot to actually implement the checksumming code for the new
savefile format, so any savefiles generated yesterday ca
Module Name:src
Committed By: jmcneill
Date: Sun Jan 8 18:06:00 UTC 2012
Modified Files:
src/sys/arch/usermode/include: types.h
Log Message:
define __HAVE_OLD_DISKLABEL on i386
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/usermode/include/typ
Module Name:src
Committed By: jmcneill
Date: Sun Jan 8 18:05:43 UTC 2012
Modified Files:
src/sys/arch/usermode/include: asm.h bswap.h byte_swap.h disklabel.h
elf_machdep.h endian.h endian_machdep.h int_const.h int_fmtio.h
int_limits.h int_mwgwtypes.
Module Name:src
Committed By: jmcneill
Date: Sun Jan 8 18:05:03 UTC 2012
Modified Files:
src/sys/arch/usermode/include: genheaders.sh
Log Message:
disklabel.h: handle __HAVE_OLD_DISKLABEL. while here, I noticed someone changed
param.h without updating genheaders.h, so ca
Module Name:src
Committed By: phx
Date: Sun Jan 8 14:53:54 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c
Log Message:
Set the extclk for NH230 to 3300Hz.
Prepare a synosetup() function which should set a different extclk for
the 400MHz mode
Module Name:src
Committed By: tron
Date: Sun Jan 8 13:57:31 UTC 2012
Modified Files:
src/gnu/usr.bin/rcs/lib: rcsbase.h
Log Message:
Revert last change. The extra while loop intruced by the macro changes
causes an end-less loop in ci(1) which uses "break" inside one of th
19 matches
Mail list logo