On Fri, 29 Jun 2012, Brooks Davis wrote:
Log:
MFP4 #212266
Fix compile on MIPS64.
Sponsored by: DARPA, AFRL
Modified:
head/sys/geom/geom_map.c
Modified: head/sys/geom/geom_map.c
==
--- head/sys/geom/geom_map.c
Sent from my iPhone
On Jun 29, 2012, at 1:15 PM, Brooks Davis wrote:
> Author: brooks
> Date: Fri Jun 29 20:15:00 2012
> New Revision: 237820
> URL: http://svn.freebsd.org/changeset/base/237820
>
> Log:
> MFP4 #212266
>
> Fix compile on MIPS64.
>
> Sponsored by:DARPA, AFRL
This commit
Author: np
Date: Sat Jun 30 02:11:53 2012
New Revision: 237832
URL: http://svn.freebsd.org/changeset/base/237832
Log:
cxgb(4): IPv6 rx/tx hw checksum, IPv6 TSO and LRO too.
(Some parts already worked, this makes it complete).
Modified:
head/sys/dev/cxgb/cxgb_adapter.h
head/sys/dev/cxgb
Author: np
Date: Sat Jun 30 02:05:09 2012
New Revision: 237831
URL: http://svn.freebsd.org/changeset/base/237831
Log:
- Assign (don't OR) the CSUM_XXX bits to csum_flags in the rx checksum code.
- Fix TSO/TSO4 mixup.
- Add IFCAP_LINKSTATE to the available/enabled capabilities.
Modified:
h
Author: adrian
Date: Sat Jun 30 01:40:29 2012
New Revision: 237830
URL: http://svn.freebsd.org/changeset/base/237830
Log:
Bump this up - that way the AR9300 and later MACs get covered (for now)
by the AR5416 register map.
Modified:
head/tools/tools/ath/common/dumpregs_5416.c
Modified: head
Author: bz
Date: Sat Jun 30 00:12:29 2012
New Revision: 237829
URL: http://svn.freebsd.org/changeset/base/237829
Log:
gnn to mentor davidcs. Thanks for helping out.
Approved by: core
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
==
Author: ken
Date: Fri Jun 29 22:33:48 2012
New Revision: 237828
URL: http://svn.freebsd.org/changeset/base/237828
Log:
MFC r237452:
r237452 | ken | 2012-06-22 12:57:06 -0600 (Fri, 22 Jun 2012) | 25 lines
Change 'camcontrol defects' to first probe a drive to find out how much
de
Author: ken
Date: Fri Jun 29 22:28:31 2012
New Revision: 237827
URL: http://svn.freebsd.org/changeset/base/237827
Log:
MFC r237328, except for the scsi_enc.c changes:
r237328 | ken | 2012-06-20 11:08:00 -0600 (Wed, 20 Jun 2012) | 69 lines
Fix several reference counting and object l
Author: ken
Date: Fri Jun 29 22:00:30 2012
New Revision: 237826
URL: http://svn.freebsd.org/changeset/base/237826
Log:
MFC r236138, with the exception of scsi_enc.c:
r236138 | ken | 2012-05-27 00:11:09 -0600 (Sun, 27 May 2012) | 64 lines
Work around a race condition in devfs by cha
Author: ken
Date: Fri Jun 29 21:33:36 2012
New Revision: 237825
URL: http://svn.freebsd.org/changeset/base/237825
Log:
MFC r237601:
r237601 | ken | 2012-06-26 08:51:35 -0600 (Tue, 26 Jun 2012) | 38 lines
Fix an issue that caused the kernel to panic inside CTL when trying
to attach
Author: ken
Date: Fri Jun 29 21:27:37 2012
New Revision: 237824
URL: http://svn.freebsd.org/changeset/base/237824
Log:
MFC r233963:
r233963 | ken | 2012-04-06 16:23:13 -0600 (Fri, 06 Apr 2012) | 27 lines
Change the SCSI INQUIRY peripheral qualifier that CTL reports for LUNs
that d
Author: jhb
Date: Fri Jun 29 21:25:24 2012
New Revision: 237823
URL: http://svn.freebsd.org/changeset/base/237823
Log:
MFC 235024,235029,235556,235834,235845:
Use MADT to match ACPI Processor objects to CPUs. MADT and DSDT/SSDTs may
list CPUs in different orders, especially for disabled log
Author: jhb
Date: Fri Jun 29 21:24:56 2012
New Revision: 237822
URL: http://svn.freebsd.org/changeset/base/237822
Log:
MFC 235024,235029,235556,235834,235845:
Use MADT to match ACPI Processor objects to CPUs. MADT and DSDT/SSDTs may
list CPUs in different orders, especially for disabled log
Author: ken
Date: Fri Jun 29 21:19:24 2012
New Revision: 237821
URL: http://svn.freebsd.org/changeset/base/237821
Log:
MFC r232604:
r232604 | trasz | 2012-03-06 06:43:57 -0700 (Tue, 06 Mar 2012) | 6 lines
Add LUN resizing to CTL. Also make it possible to explicitly set
size when
Author: brooks
Date: Fri Jun 29 20:15:00 2012
New Revision: 237820
URL: http://svn.freebsd.org/changeset/base/237820
Log:
MFP4 #212266
Fix compile on MIPS64.
Sponsored by: DARPA, AFRL
Modified:
head/sys/geom/geom_map.c
Modified: head/sys/geom/geom_map.c
Author: np
Date: Fri Jun 29 19:51:06 2012
New Revision: 237819
URL: http://svn.freebsd.org/changeset/base/237819
Log:
cxgbe(4): support for IPv6 TSO and LRO.
Submitted by: bz (this is a modified version of that patch)
Modified:
head/sys/dev/cxgbe/adapter.h
head/sys/dev/cxgbe/t4_l2t.c
on 29/06/2012 21:09 Dimitry Andric said the following:
> Author: dim
> Date: Fri Jun 29 18:09:39 2012
> New Revision: 237812
> URL: http://svn.freebsd.org/changeset/base/237812
>
> Log:
> MFC r235281:
>
> Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
> This file
--- Ven 29/6/12, Pedro F. Giffuni ha scritto:
...
>
> Log:
> Bump dtrace_helper_actions_max from 32 to 128
>
> Dave Pacheco from Joyent (and Dtrace.org) bumped the cap to 1024 but,
> according to his blog, 128 is the recommended minimum.
>
> For now bump it safely to 128 although we
Author: joel (doc committer)
Date: Fri Jun 29 19:05:29 2012
New Revision: 237818
URL: http://svn.freebsd.org/changeset/base/237818
Log:
Reduce diffs between GENERIC and GENERIC64. Also fix a few whitespace nits
while I'm here. No functional change.
Modified:
head/sys/powerpc/conf/GENERIC
Author: pfg
Date: Fri Jun 29 18:49:14 2012
New Revision: 237817
URL: http://svn.freebsd.org/changeset/base/237817
Log:
Bump dtrace_helper_actions_max from 32 to 128
Dave Pacheco from Joyent (and Dtrace.org) bumped the cap to 1024 but,
according to his blog, 128 is the recommended minimum.
Author: marius
Date: Fri Jun 29 18:39:31 2012
New Revision: 237816
URL: http://svn.freebsd.org/changeset/base/237816
Log:
MFC: r236581
The loaddev environment variable is not modifiable once set, so it is not
update for ZFS. It seems that this does not really affect anything except
the
Author: marius
Date: Fri Jun 29 18:39:22 2012
New Revision: 237815
URL: http://svn.freebsd.org/changeset/base/237815
Log:
MFC: r236581
The loaddev environment variable is not modifiable once set, so it is not
update for ZFS. It seems that this does not really affect anything except
the
Author: dim
Date: Fri Jun 29 18:18:51 2012
New Revision: 237814
URL: http://svn.freebsd.org/changeset/base/237814
Log:
MFC r236810:
Amend r227797 by also passing ${STATIC_CXXFLAGS} for the other supported
C++ file extensions.
Modified:
stable/9/share/mk/bsd.lib.mk
Directory Properties:
Author: alc
Date: Fri Jun 29 18:15:56 2012
New Revision: 237813
URL: http://svn.freebsd.org/changeset/base/237813
Log:
In r237592, I forgot that pmap_enter() might already hold a PV list lock
at the point that it calls get_pv_entry(). Thus, pmap_enter()'s PV list
lock pointer must be passed
Author: dim
Date: Fri Jun 29 18:09:39 2012
New Revision: 237812
URL: http://svn.freebsd.org/changeset/base/237812
Log:
MFC r235281:
Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
This file uses .code16 directives, which are not yet supported by
clang's integrate
--- Ven 29/6/12, George Neville-Neil ha scritto:
> Da: George Neville-Neil
> Oggetto: Re: svn commit: r237624 - in head:
> cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize
> cddl/contrib/opensolaris/lib/libdtrace/common
> sys/cddl/contrib/opensolaris/uts/common/dtrace sys/cddl
On Jun 29, 2012, at 03:42 , Andriy Gapon wrote:
> on 29/06/2012 10:35 Andriy Gapon said the following:
>> Author: avg
>> Date: Fri Jun 29 07:35:37 2012
>> New Revision: 237748
>> URL: http://svn.freebsd.org/changeset/base/237748
>>
>> Log:
>> dtrace instruction decoder: add 0x0f 0x1f NOP opcode
On Jun 29, 2012, at 13:35 , Pedro Giffuni wrote:
> (Sorry for top-posting]
>
> Actually ...
>
> David pointed out a fundamental flaw on my part.
>
> These are new files under a non-BSD license. Even when
> they are only scripts used for testing I shouldn't have
> brought them in without -core
(Sorry for top-posting]
Actually ...
David pointed out a fundamental flaw on my part.
These are new files under a non-BSD license. Even when
they are only scripts used for testing I shouldn't have
brought them in without -core approval.
I will delete them right away and core shall decide
afterw
Author: jhb
Date: Fri Jun 29 17:28:58 2012
New Revision: 237810
URL: http://svn.freebsd.org/changeset/base/237810
Log:
MFC 237337:
Only output a list of file systems that need to be dumped if the system
has a non-empty dumpdates file.
Modified:
stable/8/etc/periodic/daily/400.status-disks
Author: jhb
Date: Fri Jun 29 17:28:48 2012
New Revision: 237809
URL: http://svn.freebsd.org/changeset/base/237809
Log:
MFC 237337:
Only output a list of file systems that need to be dumped if the system
has a non-empty dumpdates file.
Modified:
stable/9/etc/periodic/daily/400.status-disks
Author: jhb
Date: Fri Jun 29 17:28:03 2012
New Revision: 237808
URL: http://svn.freebsd.org/changeset/base/237808
Log:
MFC 197552:
Silence warning printed by getfsspec(3) when /etc/fstab does not exist
fstab: /etc/fstab:0: No such file or directory
and from dump(8) when setfsent(3) fails
Author: jhb
Date: Fri Jun 29 17:21:19 2012
New Revision: 237805
URL: http://svn.freebsd.org/changeset/base/237805
Log:
MFC 233191:
Fix madvise(MADV_WILLNEED) to properly handle individual mappings larger
than 4GB. Specifically, the inlined version of 'ptoa' of the the 'int'
count of pages
Author: jhb
Date: Fri Jun 29 17:21:46 2012
New Revision: 237806
URL: http://svn.freebsd.org/changeset/base/237806
Log:
MFC 233191:
Fix madvise(MADV_WILLNEED) to properly handle individual mappings larger
than 4GB. Specifically, the inlined version of 'ptoa' of the the 'int'
count of pages
Author: jhb
Date: Fri Jun 29 17:12:26 2012
New Revision: 237804
URL: http://svn.freebsd.org/changeset/base/237804
Log:
MFC 237334:
Move the per-thread deferred user map entries list into a private list
in vm_map_process_deferred() which is then iterated to release map entries.
This avoids
Author: jhb
Date: Fri Jun 29 17:12:03 2012
New Revision: 237803
URL: http://svn.freebsd.org/changeset/base/237803
Log:
MFC 237334:
Move the per-thread deferred user map entries list into a private list
in vm_map_process_deferred() which is then iterated to release map entries.
This avoids
Hi David;
--- Ven 29/6/12, David O'Brien ha scritto:
...
> ...
> > +/*
> > + * Copyright (c) 2011, Joyent, Inc. All rights
> reserved.
> > + */
>
> Pedro,
> It looks like you simply 'svn add'ed this file, rather than
> importing it into '^/vendor/opensolaris/dist'.
> Please correct me if I am
Author: ken
Date: Fri Jun 29 17:00:52 2012
New Revision: 237800
URL: http://svn.freebsd.org/changeset/base/237800
Log:
Change the mps(4) driver to only scan a target if that is what is
needed instead of scanning the full bus every time.
Submitted by: mav
Discussed with: Sreekanth
Author: np
Date: Fri Jun 29 16:50:52 2012
New Revision: 237799
URL: http://svn.freebsd.org/changeset/base/237799
Log:
cxgbe(4): support for IPv6 hardware checksumming (rx and tx).
Modified:
head/sys/dev/cxgbe/t4_main.c
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev/cxgbe/t4_main.c
Author: jhb
Date: Fri Jun 29 16:30:15 2012
New Revision: 237798
URL: http://svn.freebsd.org/changeset/base/237798
Log:
MFC 237008,237271,237272,237673:
- Fix a couple of bugs that prevented windows in PCI-PCI bridges from
growing "downward" (moving the start address down). First, an off b
Author: jhb
Date: Fri Jun 29 16:29:38 2012
New Revision: 237797
URL: http://svn.freebsd.org/changeset/base/237797
Log:
MFC 237008,237271,237272,237673:
- Fix a couple of bugs that prevented windows in PCI-PCI bridges from
growing "downward" (moving the start address down). First, an off b
On Thu, Jun 28, 2012 at 08:48:24PM +, Kenneth D. Merry wrote:
> Author: ken
> Date: Thu Jun 28 20:48:24 2012
> New Revision: 237730
> URL: http://svn.freebsd.org/changeset/base/237730
>
> Log:
> Now that the mps(4) driver is endian-safe, add it to the powerpc and
> sparc64 GENERIC config f
Author: obrien
Date: Fri Jun 29 15:57:25 2012
New Revision: 237795
URL: http://svn.freebsd.org/changeset/base/237795
Log:
MFC: r236592 r236593 r236594 r236620 r236621 r236622 r236637 r237794:
filemon(4)
Added:
stable/9/share/man/man4/filemon.4
- copied, changed from r236593, head/share/
Author: obrien
Date: Fri Jun 29 15:54:07 2012
New Revision: 237794
URL: http://svn.freebsd.org/changeset/base/237794
Log:
Support also running a 32-bit test on 64-bit platforms.
Modified:
head/tools/regression/filemon/Makefile
Modified: head/tools/regression/filemon/Makefile
Author: jhb
Date: Fri Jun 29 15:30:14 2012
New Revision: 237792
URL: http://svn.freebsd.org/changeset/base/237792
Log:
MFC 236717:
Teach procstat_get_shm_info_kvm() how to fetch the pathname of a SHM file
descriptor from a core and set it in fts->fs_path.
Modified:
stable/9/lib/libprocsta
Author: jhb
Date: Fri Jun 29 15:24:55 2012
New Revision: 237790
URL: http://svn.freebsd.org/changeset/base/237790
Log:
MFC 236577:
Allow the -p argument to kdump to accept either a PID or a thread ID.
Modified:
stable/8/usr.bin/kdump/kdump.1
stable/8/usr.bin/kdump/kdump.c
Directory Proper
Author: jhb
Date: Fri Jun 29 15:24:46 2012
New Revision: 237789
URL: http://svn.freebsd.org/changeset/base/237789
Log:
MFC 236577:
Allow the -p argument to kdump to accept either a PID or a thread ID.
Modified:
stable/9/usr.bin/kdump/kdump.1
stable/9/usr.bin/kdump/kdump.c
Directory Proper
Author: jhb
Date: Fri Jun 29 15:21:34 2012
New Revision: 237787
URL: http://svn.freebsd.org/changeset/base/237787
Log:
Hold GIF_LOCK() for almost all of gif_start(). It is required to be held
across in_gif_output() and in6_gif_output() anyway, and once it is held
across those it might as we
On Wed, Jun 27, 2012 at 04:39:30AM +, Pedro F. Giffuni wrote:
> Log:
> Bring llquantize support into Dtrace.
> Bryan Cantrill implemented the equivalent of semi-log graph
> paper for Dtrace so llquantize will use one logarithmic and
> one linear scale.
...
> Obtained from: Illumo
Author: pho
Date: Fri Jun 29 14:14:49 2012
New Revision: 237780
URL: http://svn.freebsd.org/changeset/base/237780
Log:
MFC: r237219
In tty_makedev() the following construction:
dev = make_dev_cred();
dev->si_drv1 = tp;
leaves a small window where the newly created device may be
On Wed, Jun 27, 2012 at 03:17:26PM -0400, John Baldwin wrote:
> On Wednesday, June 27, 2012 2:08:48 pm John Baldwin wrote:
> > Author: jhb
> > Date: Wed Jun 27 18:08:48 2012
> > New Revision: 237656
> > URL: http://svn.freebsd.org/changeset/base/237656
> >
> > Log:
> > Add a new line to top that
Author: avg
Date: Fri Jun 29 13:02:46 2012
New Revision: 237779
URL: http://svn.freebsd.org/changeset/base/237779
Log:
fix a mismerge in r237765
sys/boot stable/8 doesn't have Makefile.spac64, instead it has
spar64-specific blocks in Makefile.
This is a direct commit.
Pointyhat to:
Author: bapt
Date: Fri Jun 29 13:00:28 2012
New Revision: 237778
URL: http://svn.freebsd.org/changeset/base/237778
Log:
MFC: r237268
early MFC to get this important bugfix into 9.1
Revert user comparison back to user names as some user can share uids
(root/toor
for example)
get
Author: ache
Date: Fri Jun 29 12:55:36 2012
New Revision: 23
URL: http://svn.freebsd.org/changeset/base/23
Log:
Call set_terminal_mode() after video mode change, not before, because
video mode change always reset terminal mode to xterm.
It allows things like 'vidcontrol -T cons25 80x
Author: glebius
Date: Fri Jun 29 12:11:31 2012
New Revision: 237776
URL: http://svn.freebsd.org/changeset/base/237776
Log:
Merge r236364 from head by eri@:
Correct table counter functionality to not panic.
This was caused by not proper initialization of necessary parameters.
PR:
Author: pho
Date: Fri Jun 29 12:08:26 2012
New Revision: 237775
URL: http://svn.freebsd.org/changeset/base/237775
Log:
MFC: r237219
In tty_makedev() the following construction:
dev = make_dev_cred();
dev->si_drv1 = tp;
leaves a small window where the newly created device may be
Author: glebius
Date: Fri Jun 29 12:05:19 2012
New Revision: 237774
URL: http://svn.freebsd.org/changeset/base/237774
Log:
Merge r233773 from head:
Historically arp(8) did a route lookup for the entry it is
about to add, and failed if it exist and had invalid data
link type.
L
Author: jhibbits
Date: Fri Jun 29 10:39:42 2012
New Revision: 237773
URL: http://svn.freebsd.org/changeset/base/237773
Log:
MFC r237480
Release the ADB keyboard mutex when handling the power button
press/release. Found by WITNESS.
Approved by: nwhitehorn (mentor)
Modified:
stabl
Author: avg
Date: Fri Jun 29 10:31:26 2012
New Revision: 237772
URL: http://svn.freebsd.org/changeset/base/237772
Log:
MFC r235390: zfs boot code: mark spa_t arguments as const where they are
used as such
Modified:
stable/8/sys/boot/zfs/zfs.c
stable/8/sys/boot/zfs/zfsimpl.c
Directory Prop
Author: avg
Date: Fri Jun 29 10:30:59 2012
New Revision: 237771
URL: http://svn.freebsd.org/changeset/base/237771
Log:
MFC r235390: zfs boot code: mark spa_t arguments as const where they are
used as such
Modified:
stable/9/sys/boot/zfs/zfs.c
stable/9/sys/boot/zfs/zfsimpl.c
Directory Prop
Author: avg
Date: Fri Jun 29 10:28:46 2012
New Revision: 237770
URL: http://svn.freebsd.org/changeset/base/237770
Log:
MFC r235392,235394,235395: fixes and cleanups for zfs boot MFC
Modified:
stable/9/sys/boot/pc98/libpc98/Makefile
stable/9/sys/boot/zfs/zfs.c
stable/9/tools/tools/zfsboott
Author: avg
Date: Fri Jun 29 10:28:40 2012
New Revision: 237769
URL: http://svn.freebsd.org/changeset/base/237769
Log:
MFC r235392,235394,235395: fixes and cleanups for zfs boot MFC
Modified:
stable/8/sys/boot/pc98/libpc98/Makefile
stable/8/sys/boot/zfs/zfs.c
stable/8/tools/tools/zfsboott
Author: avg
Date: Fri Jun 29 10:22:20 2012
New Revision: 237767
URL: http://svn.freebsd.org/changeset/base/237767
Log:
MFC r235330: zfs boot: try to set vfs.root.mountfrom from currdev as a
fallback
Modified:
stable/9/sys/boot/common/boot.c
Directory Properties:
stable/9/sys/ (props cha
Author: avg
Date: Fri Jun 29 10:22:35 2012
New Revision: 237768
URL: http://svn.freebsd.org/changeset/base/237768
Log:
MFC r235330: zfs boot: try to set vfs.root.mountfrom from currdev as a
fallback
Modified:
stable/8/sys/boot/common/boot.c
Directory Properties:
stable/8/sys/ (props cha
Author: avg
Date: Fri Jun 29 10:19:15 2012
New Revision: 237766
URL: http://svn.freebsd.org/changeset/base/237766
Log:
MFC r235329,235343,235361,235364: zfsboot/zfsloader: support accessing
filesystems within a pool
Added:
stable/9/sys/boot/zfs/devicename_stubs.c
- copied unchanged fro
Author: avg
Date: Fri Jun 29 10:18:36 2012
New Revision: 237765
URL: http://svn.freebsd.org/changeset/base/237765
Log:
MFC r235329,235343,235361,235364: zfsboot/zfsloader: support accessing
filesystems within a pool
Added:
stable/8/sys/boot/zfs/devicename_stubs.c
- copied unchanged fro
Author: avg
Date: Fri Jun 29 10:12:27 2012
New Revision: 237764
URL: http://svn.freebsd.org/changeset/base/237764
Log:
MFC r235264: MFi386: improve argument passing via btxldr
Added:
stable/8/sys/boot/pc98/btx/lib/btxcsu.S
- copied unchanged from r235264, head/sys/boot/pc98/btx/lib/btxcs
Author: avg
Date: Fri Jun 29 10:12:18 2012
New Revision: 237763
URL: http://svn.freebsd.org/changeset/base/237763
Log:
MFC r235264: MFi386: improve argument passing via btxldr
Added:
stable/9/sys/boot/pc98/btx/lib/btxcsu.S
- copied unchanged from r235264, head/sys/boot/pc98/btx/lib/btxcs
Author: avg
Date: Fri Jun 29 10:10:43 2012
New Revision: 237762
URL: http://svn.freebsd.org/changeset/base/237762
Log:
MFC r235219: cdboot, pxeldr: make use of bootargs.h instead of
redefining flag constants
Added:
stable/8/sys/boot/i386/cdboot/cdboot.S
- copied unchanged from r235219,
Author: avg
Date: Fri Jun 29 10:10:16 2012
New Revision: 237761
URL: http://svn.freebsd.org/changeset/base/237761
Log:
MFC r235219: cdboot, pxeldr: make use of bootargs.h instead of
redefining flag constants
Added:
stable/9/sys/boot/i386/cdboot/cdboot.S
- copied unchanged from r235219,
Author: avg
Date: Fri Jun 29 10:06:37 2012
New Revision: 237758
URL: http://svn.freebsd.org/changeset/base/237758
Log:
MFC r235155: i386 boot: consolidate MAXBDDEV definition
Modified:
stable/9/sys/boot/i386/libi386/biosdisk.c
stable/9/sys/boot/i386/libi386/libi386.h
stable/9/sys/boot/i38
Author: avg
Date: Fri Jun 29 10:08:31 2012
New Revision: 237760
URL: http://svn.freebsd.org/changeset/base/237760
Log:
MFC r235156: i386 zfsloader: rename LIBZFS to LIBZFSBOOT
Modified:
stable/9/sys/boot/i386/loader/Makefile
Directory Properties:
stable/9/sys/ (props changed)
stable/9/s
Author: avg
Date: Fri Jun 29 10:07:16 2012
New Revision: 237759
URL: http://svn.freebsd.org/changeset/base/237759
Log:
MFC r235156: i386 zfsloader: rename LIBZFS to LIBZFSBOOT
Modified:
stable/8/sys/boot/i386/loader/Makefile
Directory Properties:
stable/8/sys/ (props changed)
stable/8/s
Author: avg
Date: Fri Jun 29 10:04:23 2012
New Revision: 237757
URL: http://svn.freebsd.org/changeset/base/237757
Log:
MFC r235155: i386 boot: consolidate MAXBDDEV definition
Modified:
stable/8/sys/boot/i386/libi386/biosdisk.c
stable/8/sys/boot/i386/libi386/libi386.h
stable/8/sys/boot/i38
Author: avg
Date: Fri Jun 29 10:01:56 2012
New Revision: 237756
URL: http://svn.freebsd.org/changeset/base/237756
Log:
MFC r235154,r235158: btxldr: future-proof argument passing from
boot1/2-ish to loader
Added:
stable/9/sys/boot/i386/btx/lib/btxcsu.S
- copied unchanged from r235154, h
Author: avg
Date: Fri Jun 29 10:01:52 2012
New Revision: 237755
URL: http://svn.freebsd.org/changeset/base/237755
Log:
MFC r235154,r235158: btxldr: future-proof argument passing from
boot1/2-ish to loader
Added:
stable/8/sys/boot/i386/btx/lib/btxcsu.S
- copied unchanged from r235154, h
Author: avg
Date: Fri Jun 29 09:56:22 2012
New Revision: 237754
URL: http://svn.freebsd.org/changeset/base/237754
Log:
MFC r235153: sys/boot: add common CTASSERT definition
Modified:
stable/8/sys/boot/common/bootstrap.h
stable/8/sys/boot/sparc64/loader/main.c
Directory Properties:
stable/
Author: kib
Date: Fri Jun 29 09:41:09 2012
New Revision: 237753
URL: http://svn.freebsd.org/changeset/base/237753
Log:
MFC r237430:
Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to
timekeeping information.
Modified:
stable/9/sys/amd64/include/elf.h
stable/9/sys/arm/i
Author: avg
Date: Fri Jun 29 09:17:49 2012
New Revision: 237752
URL: http://svn.freebsd.org/changeset/base/237752
Log:
MFC r235153: sys/boot: add common CTASSERT definition
Modified:
stable/9/sys/boot/common/bootstrap.h
stable/9/sys/boot/i386/efi/reloc.c
stable/9/sys/boot/sparc64/loader/m
on 29/06/2012 10:35 Andriy Gapon said the following:
> Author: avg
> Date: Fri Jun 29 07:35:37 2012
> New Revision: 237748
> URL: http://svn.freebsd.org/changeset/base/237748
>
> Log:
> dtrace instruction decoder: add 0x0f 0x1f NOP opcode support
>
> According to the AMD manual the whole ra
Author: avg
Date: Fri Jun 29 07:35:37 2012
New Revision: 237748
URL: http://svn.freebsd.org/changeset/base/237748
Log:
dtrace instruction decoder: add 0x0f 0x1f NOP opcode support
According to the AMD manual the whole range from 0x09 to 0x1f are NOPs.
Intel manual mentions only 0x1f. Use
81 matches
Mail list logo