Author: jchandra
Date: Wed Aug 25 07:33:35 2010
New Revision: 211799
URL: http://svn.freebsd.org/changeset/base/211799
Log:
Sync up XLR tick.c with the new MIPS tick.c
Modified:
head/sys/mips/rmi/tick.c
Modified: head/sys/mips/rmi/tick.c
==
Author: netchild
Date: Wed Aug 25 08:09:42 2010
New Revision: 211800
URL: http://svn.freebsd.org/changeset/base/211800
Log:
- Change the threshold from 'running next scrub the th day after the
last one' to 'running next scrub the th day after the last one'.
- Improve wording.
Requeste
Author: maxim
Date: Wed Aug 25 08:37:18 2010
New Revision: 211801
URL: http://svn.freebsd.org/changeset/base/211801
Log:
o Correct typo.
Submitted by: Bojidara Marinchovska via -stable
MFC after:1 week
Modified:
head/etc/defaults/rc.conf
Modified: head/etc/defaults/rc.conf
===
Author: jchandra
Date: Wed Aug 25 08:48:54 2010
New Revision: 211802
URL: http://svn.freebsd.org/changeset/base/211802
Log:
RMI XLR platform code clean-up.
- move PIC code to xlr_machdep.c
- move fast message ring code completely to on_chip.c
- move memory initialization to a new functi
Author: rpaulo
Date: Wed Aug 25 09:10:32 2010
New Revision: 211804
URL: http://svn.freebsd.org/changeset/base/211804
Log:
Call the necessary DTrace function pointers when we have different kinds
of traps.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/amd64/amd64/trap.c
head
Author: gabor
Date: Wed Aug 25 09:48:21 2010
New Revision: 211808
URL: http://svn.freebsd.org/changeset/base/211808
Log:
- Regen after adding WITH_BSD_GREP and removing WITH_GNU_GREP
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: jchandra
Date: Wed Aug 25 09:53:00 2010
New Revision: 211809
URL: http://svn.freebsd.org/changeset/base/211809
Log:
Rename on_chip.c to fmn.c, as the file has just the fast messaging network
code. The iodi.c has the bus for SoC devices, so the name on_chip.c is
misleading.
Added:
On Mon, 23 Aug 2010 13:28:58 +0300 Kostik Belousov wrote:
> On Mon, Aug 23, 2010 at 05:33:31AM +, Brian Somers wrote:
> > Author: brian
> > Date: Mon Aug 23 05:33:31 2010
> > New Revision: 211684
> > URL: http://svn.freebsd.org/changeset/base/211684
> >
> > Log:
> > uio_resid isn't updated
On Wed, 25 Aug 2010 02:46:51 -0700 Brian Somers wrote:
> On Mon, 23 Aug 2010 13:28:58 +0300 Kostik Belousov
> wrote:
> > On Mon, Aug 23, 2010 at 05:33:31AM +, Brian Somers wrote:
> > > Author: brian
> > > Date: Mon Aug 23 05:33:31 2010
> > > New Revision: 211684
> > > URL: http://svn.freebsd
Author: jchandra
Date: Wed Aug 25 11:49:48 2010
New Revision: 211811
URL: http://svn.freebsd.org/changeset/base/211811
Log:
XLR PIC code update and style(9) fixes.
- style(9) fixes to mips/rmi platform files
- update pic.h to add pic_setup_intr() and use pic_setup_intr() for setting
u
Author: jchandra
Date: Wed Aug 25 12:10:20 2010
New Revision: 211812
URL: http://svn.freebsd.org/changeset/base/211812
Log:
XLR PIC code update.
- Fix a bug in xlr_pic_init (use irq in PIC_IRQ_IS_EDGE_TRIGGERED)
- use new macro PIC_INTR_TO_IRQ() and PIC_IRT_x() in xlr_pic_init
Modified:
h
Author: rpaulo
Date: Wed Aug 25 12:35:36 2010
New Revision: 211813
URL: http://svn.freebsd.org/changeset/base/211813
Log:
Add the necessary DTrace function pointers.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/sys/dtrace_bsd.h
Modified: head/sys/sys/dtrace_bsd.h
Author: jchandra
Date: Wed Aug 25 13:37:55 2010
New Revision: 211814
URL: http://svn.freebsd.org/changeset/base/211814
Log:
Provide timecounter based on XLR PIC timer.
- Use timer 7 in XLR PIC as a 32 counter
- provide pic_init_timer(), pic_set_timer(), pic_timer_count32() and
pic_tim
Author: jh
Date: Wed Aug 25 15:29:12 2010
New Revision: 211816
URL: http://svn.freebsd.org/changeset/base/211816
Log:
Call devfs_populate_vp() from devfs_getattr(). It was possible that
fstat(2) returned stale information through an open file descriptor.
Modified:
head/sys/fs/devfs/devfs_vn
Author: nwhitehorn
Date: Wed Aug 25 16:23:50 2010
New Revision: 211817
URL: http://svn.freebsd.org/changeset/base/211817
Log:
Fix build of ppc32 loader.
Modified:
head/sys/boot/common/Makefile.inc
Modified: head/sys/boot/common/Makefile.inc
===
Author: brian
Date: Wed Aug 25 18:09:51 2010
New Revision: 211818
URL: http://svn.freebsd.org/changeset/base/211818
Log:
If we read zero bytes from the directory, early out with ENOENT
rather than forging ahead and interpreting garbage buffer content
and dirent structures.
This change b
Author: osa (ports committer)
Date: Wed Aug 25 18:11:01 2010
New Revision: 211819
URL: http://svn.freebsd.org/changeset/base/211819
Log:
Add one more new memory day for Russian Federation: the end of Second World
War.
Obtained from:http://kremlin.ru/acts/8444
Modified:
head/usr.
Author: jhb
Date: Wed Aug 25 19:12:05 2010
New Revision: 211820
URL: http://svn.freebsd.org/changeset/base/211820
Log:
Intel QPI chipsets actually provide two extra "non-core" PCI buses that
provide PCI devices for various hardware such as memory controllers, etc.
These PCI buses are not enu
Author: jhb
Date: Wed Aug 25 20:37:58 2010
New Revision: 211821
URL: http://svn.freebsd.org/changeset/base/211821
Log:
Correctly ensure that the CPU family is 0x6, not non-zero.
Submitted by: Dimitry Andric
Modified:
head/sys/x86/pci/qpi.c
Modified: head/sys/x86/pci/qpi.c
==
Author: nwhitehorn
Date: Wed Aug 25 20:48:24 2010
New Revision: 211822
URL: http://svn.freebsd.org/changeset/base/211822
Log:
Allow ABIs to provide their own LIBC_ARCH in a more generic way. As a side
effect, this fixes the build on powerpc64.
Reviewed by: imp
Modified:
head/lib/libc/
Author: jkim
Date: Wed Aug 25 20:52:40 2010
New Revision: 211823
URL: http://svn.freebsd.org/changeset/base/211823
Log:
Check opcode for short jump as well. Some option ROMs do short jumps
(e.g., some NVIDIA video cards) and we were not able to do POST while
resuming because we only honored
Author: jkim
Date: Wed Aug 25 21:03:50 2010
New Revision: 211824
URL: http://svn.freebsd.org/changeset/base/211824
Log:
Add x86bios_set_intr() to set interrupt vectors for real mode and simplify
x86bios_get_intr() a little.
Modified:
head/sys/compat/x86bios/x86bios.c
head/sys/compat/x86bi
Author: jkim
Date: Wed Aug 25 21:13:23 2010
New Revision: 211825
URL: http://svn.freebsd.org/changeset/base/211825
Log:
Increase maximum number of page table entries per VM86 context from 8 to 24
pages, yet again. Now we can allocate a whole segment, which is required
for shadowing option R
Author: trasz
Date: Wed Aug 25 21:32:08 2010
New Revision: 211826
URL: http://svn.freebsd.org/changeset/base/211826
Log:
Revert r210194, adding a comment explaining why calls to chgproccnt()
in unionfs are actually needed. I have a better fix in trasz_hrl p4 branch,
but now is not a good mo
Author: jkim
Date: Wed Aug 25 22:09:02 2010
New Revision: 211827
URL: http://svn.freebsd.org/changeset/base/211827
Log:
Add an experimental feature to shadow video BIOS. Long ago, this trick was
supported by many BIOSes to improve performance of VESA BIOS calls for real
mode OSes but it is
Author: jkim
Date: Wed Aug 25 22:48:18 2010
New Revision: 211829
URL: http://svn.freebsd.org/changeset/base/211829
Log:
Fix a debugging message under bootverbose. This address is not linear.
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/fb/vesa.c
==
Author: rmacklem
Date: Wed Aug 25 23:23:00 2010
New Revision: 211830
URL: http://svn.freebsd.org/changeset/base/211830
Log:
Add mutex locking for the call to replay_prune() in
replay_setsize(), since replay_prune() expects the
rc_lock to be held when it is called.
MFC after:2 weeks
Author: imp
Date: Thu Aug 26 05:16:00 2010
New Revision: 211831
URL: http://svn.freebsd.org/changeset/base/211831
Log:
Rescue doesn't work for n64.
Modified:
head/Makefile.mips
Modified: head/Makefile.mips
==
--- hea
Author: imp
Date: Thu Aug 26 05:25:51 2010
New Revision: 211832
URL: http://svn.freebsd.org/changeset/base/211832
Log:
Ugly kludge to paper over some kind of ld bug and/or misuse: don't
build uathload on mips n64 either.
Modified:
head/usr.sbin/Makefile
Modified: head/usr.sbin/Makefile
===
On Wed, Aug 25, 2010 at 22:25, Warner Losh wrote:
> Author: imp
> Date: Thu Aug 26 05:25:51 2010
> New Revision: 211832
> URL: http://svn.freebsd.org/changeset/base/211832
>
> Log:
> Ugly kludge to paper over some kind of ld bug and/or misuse: don't
> build uathload on mips n64 either.
Thanks f
30 matches
Mail list logo