Author: kib
Date: Thu Aug 7 05:47:53 2014
New Revision: 269656
URL: http://svnweb.freebsd.org/changeset/base/269656
Log:
Correct the problems with the ptrace(2) making the debuggee an orphan.
One problem is inferior(9) looping due to the process tree becoming a
graph instead of tree if the
Author: thompsa
Date: Thu Aug 7 01:51:01 2014
New Revision: 269653
URL: http://svnweb.freebsd.org/changeset/base/269653
Log:
Give a brief message as to what error was encountered to help the user along.
Reviewed by: nwhitehorn
MFC after:2 weeks
Modified:
head/usr.sbin/bsdinstall/
Author: bapt
Date: Wed Aug 6 23:06:09 2014
New Revision: 269650
URL: http://svnweb.freebsd.org/changeset/base/269650
Log:
Add more private obsolete files
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
===
Author: bapt
Date: Wed Aug 6 22:46:15 2014
New Revision: 269649
URL: http://svnweb.freebsd.org/changeset/base/269649
Log:
Make libohash a proper internallib instead of hidding it in m4
mandoc development seems to be also using ohash so prepare to share the code
when
needed
Added:
hea
Author: bapt
Date: Wed Aug 6 22:17:26 2014
New Revision: 269648
URL: http://svnweb.freebsd.org/changeset/base/269648
Log:
Rework privatelib/internallib
Make sure everything linking to a privatelib and/or an internallib does it
directly
from the OBJDIR rather than DESTDIR.
Add src.libn
Author: ian
Date: Wed Aug 6 21:27:15 2014
New Revision: 269646
URL: http://svnweb.freebsd.org/changeset/base/269646
Log:
Use a SYSINIT to init the array of interrupt names on arm. This was
called from initarm() in arm/machdep.c, but many legacy arm platforms
have their own private initarm(
Author: jmg
Date: Wed Aug 6 21:16:15 2014
New Revision: 269645
URL: http://svnweb.freebsd.org/changeset/base/269645
Log:
put these under bootverbose, they are only needed for debugging, not
useful for the normal user durning normal runtime...
Modified:
head/sys/arm/xscale/ixp425/if_npe.c
Author: np
Date: Wed Aug 6 19:38:03 2014
New Revision: 269644
URL: http://svnweb.freebsd.org/changeset/base/269644
Log:
cxgbe(4): Let caller specify whether it's ok to sleep in
t4_sched_config and t4_sched_params.
MFC after:2 weeks
Modified:
head/sys/dev/cxgbe/common/common.h
h
Author: kib
Date: Wed Aug 6 19:34:03 2014
New Revision: 269643
URL: http://svnweb.freebsd.org/changeset/base/269643
Log:
The vm_pager_page_unswapped() pager op is only implemented for the
swap pager. Swap pager uses a private mutex to protect swap metadata,
and does not rely on the vm obje
Author: kib
Date: Wed Aug 6 19:30:35 2014
New Revision: 269642
URL: http://svnweb.freebsd.org/changeset/base/269642
Log:
Add wrappers to assert that vm object is unlocked and for try upgrade.
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/
Author: gjb
Date: Wed Aug 6 19:06:38 2014
New Revision: 269640
URL: http://svnweb.freebsd.org/changeset/base/269640
Log:
Comment load_chroot_env() and load_target_env() in
the release/release.conf.sample file. The uncommented
version snuck in during testing.
Sponsored by: The FreeBSD
Author: gjb
Date: Wed Aug 6 19:04:05 2014
New Revision: 269639
URL: http://svnweb.freebsd.org/changeset/base/269639
Log:
Merge the following from ^/projects/release-noxdev:
r269549, r269551, r269552, r269553, r269554, r269555, r269558, r269559,
r269560, r269561, r269628, r269629, r269630, r
Author: adrian
Date: Wed Aug 6 18:59:39 2014
New Revision: 269638
URL: http://svnweb.freebsd.org/changeset/base/269638
Log:
Fix athdecode to actually work.
* Add AR9287 and AR9331 chipset support - it just uses the AR5416 support
for now so some of the register mappings are wrong, but
Author: nwhitehorn
Date: Wed Aug 6 18:13:09 2014
New Revision: 269636
URL: http://svnweb.freebsd.org/changeset/base/269636
Log:
Set fb_pbase properly on PowerPC in the case where we have to guess at
the right register bank for the framebuffer. Disable the assigned-addresses
path on SPARC si
Author: royger
Date: Wed Aug 6 17:45:59 2014
New Revision: 269634
URL: http://svnweb.freebsd.org/changeset/base/269634
Log:
drm: fix usage of vm_phys_fictitious_to_vm_page
vm_phys_fictitious_to_vm_page should not be called directly, even when
operating on a range that has been registered
Author: mav
Date: Wed Aug 6 17:02:19 2014
New Revision: 269631
URL: http://svnweb.freebsd.org/changeset/base/269631
Log:
Reduce reported additional INQUIRY data length.
sizeof(struct scsi_inquiry_data) of 256 bytes combined with off-by-one
error in the changed code gave total INQUIRY dat
Author: skreuzer (doc,ports committer)
Date: Wed Aug 6 14:38:09 2014
New Revision: 269627
URL: http://svnweb.freebsd.org/changeset/base/269627
Log:
Mention tmpfs(5)
PR: 192389
Submitted by: yaneurab...@gmail.com
Approved by: hrs (mentor)
Modified:
head/sbin/mount/mount.8
On 06/08/2014 01:36, Marcel Moolenaar wrote:
Log:
Optionally include the install command as found on Juniper products
like EX and SRX. The install command uses pkgfs to extract a kernel,
zero or more modules and a root file system from the specified package
and boots the kernel. The n
Author: mav
Date: Wed Aug 6 08:54:31 2014
New Revision: 269622
URL: http://svnweb.freebsd.org/changeset/base/269622
Log:
Fix several issues and inconsistencies in UNMAP capabilities reporting.
This makes Windows 2012 to start using UNMAP on our disks.
MFC after:2 weeks
Sponsored
19 matches
Mail list logo