Module Name:src
Committed By: jakllsch
Date: Sun Mar 6 05:08:03 UTC 2011
Modified Files:
src/sys/arch/evbarm/conf: ADI_BRH BEAGLEBOARD CP3100 DNS323 GUMSTIX
IGEPV2 IMX31LITE IQ31244 IQ80321 IXDP425 KUROBOX_PRO NAPPI
TEAMASA_NPWR TEAMASA_NPWR_FC TISD
Module Name:src
Committed By: rmind
Date: Sun Mar 6 04:46:27 UTC 2011
Modified Files:
src/sys/ufs/ext2fs: ext2fs_alloc.c
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
{ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs()
to find free bits in the ino
Module Name:src
Committed By: rmind
Date: Sun Mar 6 04:41:58 UTC 2011
Modified Files:
src/sys/kern: sys_select.c
Log Message:
In a case of direct select, set only masked events, do not wakeup LWP
if no polled/selected events were set; also, count the correct return
value
Module Name:src
Committed By: sjg
Date: Sun Mar 6 04:34:25 UTC 2011
Modified Files:
src/usr.bin/make: meta.c
Log Message:
CWD should be compared against cwd
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/meta.c
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Sun Mar 6 04:10:55 UTC 2011
Modified Files:
src/external/mit/xorg/lib/libXi: Makefile
Log Message:
match up libXi sources with those from libXi Makefile.am -- lots were
missing, including all of XI2 sources!
To generate a dif
Module Name:othersrc
Committed By: agc
Date: Sun Mar 6 04:04:42 UTC 2011
Removed Files:
othersrc/zfs/external/cddl/osnet: Makefile Makefile.zfs
OPENSOLARIS.LICENSE
othersrc/zfs/external/cddl/osnet/dist/cmd/zdb: zdb.c zdb_il.c
othersrc/zfs/extern
Module Name:src
Committed By: jakllsch
Date: Sun Mar 6 02:22:27 UTC 2011
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD GEMINI GEMINI_MASTER GEMINI_SLAVE
IGEPV2 IQ31244 IXM1200 LUBBOCK Makefile.evbarm.inc NAPPI SHEEVAPLUG
TEAMASA_NPWR TISDP24
Module Name:src
Committed By: jakllsch
Date: Sun Mar 6 02:18:36 UTC 2011
Modified Files:
src/sys/arch/evbarm/conf: HDL_G INTEGRATOR IQ80310 IQ80321 IXM1200
TISDP2420
Log Message:
Bump SYMTAB_SPACE.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.2
Module Name:src
Committed By: rmind
Date: Sun Mar 6 01:38:46 UTC 2011
Modified Files:
src/sys/dev [rmind-uvmplock]: mm.c
src/sys/kern [rmind-uvmplock]: init_main.c
Log Message:
- mm_init: disable pmap_protect() call on zero-page for now (x86 pmap issue).
- Run evc
Module Name:xsrc
Committed By: dholland
Date: Sun Mar 6 01:05:51 UTC 2011
Modified Files:
xsrc/external/mit/xinit/dist: xinitrc.cpp
Log Message:
Use xinitrc.d/?*.sh as the matching pattern instead of needing a
fragile sed substitution XSLASHGLOB to produce xinitrc.d/*.sh.
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 6 01:00:33 UTC 2011
Modified Files:
xsrc/external/mit/freetype/dist/builds/unix: freetype-config.in
Log Message:
actually add the calculated rpath to the list of emitted --libs output.
part 2 of 2 to fix "freetype --config"
Module Name:src
Committed By: mrg
Date: Sun Mar 6 00:59:19 UTC 2011
Modified Files:
src/external/mit/xorg/lib/freetype/freetype: Makefile
Log Message:
set build_libtool_libs to "yes" so that enable_shared=yes gets into
freetype-config. part 1 of 2 to fix "freetype --conf
Module Name:src
Committed By: jmcneill
Date: Sun Mar 6 00:39:11 UTC 2011
Modified Files:
src/share/man/man4: video.4
Log Message:
xref auvitek(4)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/video.4
Please note that diffs are not publi
Module Name:src
Committed By: rmind
Date: Sun Mar 6 00:27:09 UTC 2011
Modified Files:
src/sys/arch/algor/algor [rmind-uvmplock]: algor_p6032_intr.c
algor_p6032var.h
src/sys/arch/algor/conf [rmind-uvmplock]: P6032
src/sys/arch/arm/marvell [rmind-
Module Name:src
Committed By: sjg
Date: Sun Mar 6 00:02:15 UTC 2011
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: Makefile cond1 test.exp
Added Files:
src/usr.bin/make/unit-tests: misc sysv
Log Message:
Add unit tests to check that e
Module Name:src
Committed By: sjg
Date: Sat Mar 5 23:57:05 UTC 2011
Modified Files:
src/usr.bin/make: dir.c
Log Message:
Treat some/dir/ the same as some/dir/.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/usr.bin/make/dir.c
Please note that diffs a
Module Name:src
Committed By: joerg
Date: Sat Mar 5 23:51:47 UTC 2011
Modified Files:
src/sys/compat/darwin: darwin_exec.h darwin_sysctl.c
src/sys/compat/mach: mach_exec.h
Log Message:
Fix compilation
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: joerg
Date: Sat Mar 5 23:38:40 UTC 2011
Modified Files:
src/sys/arch/sgimips/conf: GENERIC32_IP12 GENERIC32_IP2x GENERIC32_IP3x
Log Message:
Disable COMPAT_IRIX and related code. The usefulness is under discussion
and code that dereferences p
Module Name:src
Committed By: jakllsch
Date: Sat Mar 5 22:27:22 UTC 2011
Modified Files:
src/sys/dev/ic: nslm7x.c
Log Message:
Set the ENVSYS_FCHANGERFACT flag soon enough for it to make a difference.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys
Module Name:src
Committed By: jakllsch
Date: Sat Mar 5 21:51:18 UTC 2011
Modified Files:
src/sys/dist/ipf/netinet: ip_rcmd_pxy.c
Log Message:
Use %zu for size_t in debugging printf.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dist/ipf/netinet/i
Module Name:src
Committed By: jakllsch
Date: Sat Mar 5 21:43:39 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_irq.c
Log Message:
Make interrupt establishment failure be noted like most other PCI drivers do.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jakllsch
Date: Sat Mar 5 21:38:34 UTC 2011
Modified Files:
src/sys/external/bsd/acpica/dist/include/platform: acnetbsd.h
Log Message:
Correct #endif comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/sys/external
Module Name:src
Committed By: he
Date: Sat Mar 5 21:19:46 UTC 2011
Modified Files:
src/distrib/sets/lists/base: md.mmeye
Log Message:
This port now installs an /usr/mdec/boot file, so note that here.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distri
Module Name:src
Committed By: pooka
Date: Sat Mar 5 20:56:28 UTC 2011
Modified Files:
src/tests/fs/common: h_fsmacros.h
Log Message:
Put p2k_ffs back there -- i can't repeat any problems in my qemu/anita
runs.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.3
Module Name:src
Committed By: christos
Date: Sat Mar 5 19:56:05 UTC 2011
Modified Files:
src/doc: 3RDPARTY
Log Message:
protocol processing stuff moved.
To generate a diff of this commit:
cvs rdiff -u -r1.817 -r1.818 src/doc/3RDPARTY
Please note that diffs are not publ
Module Name:src
Committed By: joerg
Date: Sat Mar 5 19:08:41 UTC 2011
Modified Files:
src/sys/compat/osf1: osf1_exec.h
Log Message:
Forward define of ps_strings.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/compat/osf1/osf1_exec.h
Please note t
Module Name:src
Committed By: bouyer
Date: Sat Mar 5 19:05:29 UTC 2011
Modified Files:
src/usr.sbin/repquota [bouyer-quota2]: repquota.c
Log Message:
Report user or group name again instead of uid/gid.
To generate a diff of this commit:
cvs rdiff -u -r1.25.2.10 -r1.25.2
Module Name:src
Committed By: joerg
Date: Sat Mar 5 19:04:58 UTC 2011
Modified Files:
src/sys/arch/next68k/next68k: machdep.c
Log Message:
p_psstr -> p_psstrp
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/next68k/next68k/machdep.c
Please
Module Name:src
Committed By: bouyer
Date: Sat Mar 5 18:54:48 UTC 2011
Modified Files:
src/tests/fs/ffs [bouyer-quota2]: t_getquota.sh
Log Message:
Also check that repquota doesn't report any overquota user
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1
Module Name:src
Committed By: bouyer
Date: Sat Mar 5 18:53:01 UTC 2011
Modified Files:
src/usr.sbin/repquota [bouyer-quota2]: repquota.c
Log Message:
Make sure users which don't have quota entries are reported with the default
quotas (instead of wrong all-0 quota entry, w
Module Name:src
Committed By: christos
Date: Sat Mar 5 18:28:13 UTC 2011
Modified Files:
src/sys/dev/marvell: if_mvgbe.c
Log Message:
>From Dave Mills: It would appear that the two PHYs can only be
accessed from the registers of controller0 (mvgbec0) hence why both
PHYs a
Module Name:src
Committed By: pgoyette
Date: Sat Mar 5 18:14:55 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
sets-list dance for new ps_strings tests
To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 src/distrib/sets/lists/tests/m
Module Name:src
Committed By: pgoyette
Date: Sat Mar 5 18:14:33 UTC 2011
Modified Files:
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: h_ps_strings1.c h_ps_strings2.c t_ps_strings.sh
Log Message:
Add tests for verifying the recent changes to ps_strings
Module Name:src
Committed By: bouyer
Date: Sat Mar 5 18:10:44 UTC 2011
Modified Files:
src/usr.bin/quota [bouyer-quota2]: quota.c
src/usr.sbin/edquota [bouyer-quota2]: edquota.c
src/usr.sbin/repquota [bouyer-quota2]: repquota.c
Log Message:
The new quotact
Module Name:src
Committed By: christos
Date: Sat Mar 5 16:38:47 UTC 2011
Modified Files:
src/usr.bin/m4: pathnames.h
Log Message:
add other os support from MirBSD
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/m4/pathnames.h
Please note that
Module Name:src
Committed By: christos
Date: Sat Mar 5 16:38:26 UTC 2011
Modified Files:
src/usr.bin/m4: eval.c
Log Message:
add mimic_gnu for eval print.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/m4/eval.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sat Mar 5 16:37:50 UTC 2011
Modified Files:
src/usr.bin/m4: mdef.h misc.c trace.c
Log Message:
use TOKEN_LINE from MirBSD
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/m4/mdef.h
cvs rdiff -u -r1.20
Module Name:src
Committed By: matt
Date: Sat Mar 5 15:36:51 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1063 -r1.1064 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1062 -r1.1063
Module Name:src
Committed By: matt
Date: Sat Mar 5 15:36:27 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add ATHEROS AR2427 and AR9287
To generate a diff of this commit:
cvs rdiff -u -r1.1066 -r1.1067 src/sys/dev/pci/pcidevs
Please note that diffs are
Module Name:src
Committed By: matt
Date: Sat Mar 5 15:25:52 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc: bus_space.c
Log Message:
Only call unmapiodev if va is non-zero.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/powerpc/powerpc
Module Name:src
Committed By: matt
Date: Sat Mar 5 15:19:44 UTC 2011
Modified Files:
src/sys/arch/mips/conf: kern.ldscript
Log Message:
Add missing .debug lines from usr/libdata/ldscripts
Add missing .mdebug lines from usr/libdata/ldscripts
Fixes PR/40522
To generate a
Module Name:src
Committed By: bouyer
Date: Sat Mar 5 15:12:16 UTC 2011
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Test and set xbdi->xbdi_cont at splbio(). Otherwise we could overwrite
xbdi->xbdi_cont and process the same request twice.
To gener
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:50:57 UTC 2011
Modified Files:
src/sys/arch/arm/marvell: files.marvell mvsoc.c
src/sys/arch/evbarm/conf: SHEEVAPLUG
Added Files:
src/sys/arch/arm/marvell: mvsocrtc.c mvsocrtcreg.h
Log Message:
Add contr
Module Name:src
Committed By: cegger
Date: Sat Mar 5 14:42:12 UTC 2011
Modified Files:
src/sys/external/isc/atheros_hal/conf: files.ath_hal
Log Message:
add defflag for AR9285.
Spotted by jmcneill@
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/ext
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:32:32 UTC 2011
Modified Files:
src/sys/arch/m68k/include: param.h
Log Message:
If _KERNEL is not defined, force MACHINE to be "m68k". Userland should be
using uname/sysctl to get this value.
To generate a diff of th
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:27:48 UTC 2011
Modified Files:
src/sys/arch/powerpc/include: param.h
Log Message:
If _KERNEL is not defined, force MACHINE to be "powerpc". Userland should be
using uname/sysctl to get this value.
To generate a diff
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:26:01 UTC 2011
Modified Files:
src/sys/arch/mips/include: mips_param.h
Log Message:
If _KERNEL is not defined, force MACHINE to be "mips". Userland should be
using uname/sysctl to get this value.
To generate a diff
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:04:03 UTC 2011
Modified Files:
src/sys/arch/algor/algor: algor_p6032_intr.c algor_p6032var.h
Log Message:
Fix prototype of algor_p6032_iointr.
Fix buffer overrun ( PR algor/42176 ).
Constify a few things.
To generate
Module Name:src
Committed By: matt
Date: Sat Mar 5 14:02:08 UTC 2011
Modified Files:
src/sys/arch/algor/conf: P6032
Log Message:
Increase SYMTAB_SPACE
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/algor/conf/P6032
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Sat Mar 5 13:47:43 UTC 2011
Modified Files:
src/sbin/newfs_msdos: newfs_msdos.c
Log Message:
Set errno to 0 before strtoll() so that it can reliably be tested
afterwards. Fixes newfs_msdos at least on sparc. Incidentally,
the ms
Module Name:src
Committed By: jruoho
Date: Sat Mar 5 09:47:20 UTC 2011
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/dev/acpi: acpi_cpu.c acpi_cpu.h acpi_cpu_pstate.c
Log Message:
Add __cpu_simple_lock_t. Use it, x86_read_psl(), and x86_disable_intr
51 matches
Mail list logo