Author: mm
Date: Fri Sep 2 13:03:56 2011
New Revision: 225329
URL: http://svn.freebsd.org/changeset/base/225329
Log:
Import additional bugfix for reading and extracting makefs-created
ISO images with tar.
Vendor revision 3648 (merge of 3647):
Additional fix to issue 168 because the cha
Author: pluknet
Date: Fri Sep 2 14:10:42 2011
New Revision: 225330
URL: http://svn.freebsd.org/changeset/base/225330
Log:
Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nested
include of opt_vmpage.h from vm/vm_page.h. opt_vmpage.h was retired
before 7.0 together with option
Author: jhb
Date: Fri Sep 2 16:00:51 2011
New Revision: 225331
URL: http://svn.freebsd.org/changeset/base/225331
Log:
Move the logic to parse volume cache commands out into a separate function
and use a loop so that multiple cache commands can be strung together on
the command line into a s
Author: marius
Date: Fri Sep 2 16:40:18 2011
New Revision: 225334
URL: http://svn.freebsd.org/changeset/base/225334
Log:
Fix alignment assumptions.
PR: 160289
Approved by: re (kib)
MFC after:3 days
Modified:
head/tools/tools/netrate/netblast/netblast.c
head/tools/to
Author: delphij
Date: Fri Sep 2 17:05:34 2011
New Revision: 225338
URL: http://svn.freebsd.org/changeset/base/225338
Log:
Fix the check in dircheck() on namlen.
The value of namlen is copied from on-disk d_namlen, which is a 8-bit
unsigned integer which can never exceed MAXNAMLEN (255) s
Author: delphij
Date: Fri Sep 2 17:06:23 2011
New Revision: 225339
URL: http://svn.freebsd.org/changeset/base/225339
Log:
Expose more variables from coretemp(4) via sysctl:
- tjmax - Tj(max) value from the CPU
- delta - current delta reading
- resolution - sensor resolution in Celsi
Author: delphij
Date: Fri Sep 2 17:06:50 2011
New Revision: 225340
URL: http://svn.freebsd.org/changeset/base/225340
Log:
Fix a bug in ichwd(4) which prevents it from beig enabled if the new
timeout is the same timeout.
Submitted by: Dmitrij Tejblum
PR: kern/139604
MFC aft
Author: jhb
Date: Fri Sep 2 17:11:59 2011
New Revision: 225341
URL: http://svn.freebsd.org/changeset/base/225341
Log:
Clear the mountprog variable after each mountfs() call so that mountprog
options don't leak over into subsequent mounts listed in /etc/fstab.
While here, fix a memory leak i
Author: rwatson
Date: Fri Sep 2 17:36:01 2011
New Revision: 225343
URL: http://svn.freebsd.org/changeset/base/225343
Log:
Add support for alternative break-to-debugger support on the Xen console.
This should help debug boot-time hangs experienced in 9.0-BETA.
MFC after:3 weeks
Test
Author: rwatson
Date: Fri Sep 2 17:40:39 2011
New Revision: 225344
URL: http://svn.freebsd.org/changeset/base/225344
Log:
Correct several issues in the integration of POSIX shared memory objects
and the new setmode and setowner fileops in FreeBSD 9.0:
- Add new MAC Framework entry point
Author: rse
Date: Fri Sep 2 18:13:46 2011
New Revision: 225346
URL: http://svn.freebsd.org/changeset/base/225346
Log:
Fix a little typo and get rid of a cryptic description by aligning the
text to the remaining description.
Approved by: re
Modified:
head/share/man/man3/queue.3
Modifi
Author: brueffer
Date: Fri Sep 2 18:37:48 2011
New Revision: 225348
URL: http://svn.freebsd.org/changeset/base/225348
Log:
Remove an incorrect apostrophe.
PR: 160267
Submitted by: Warren Block
Approved by: re (kib)
MFC after:1 week
Modified:
head/share/man/man4/wla
Author: hselasky
Date: Fri Sep 2 18:50:44 2011
New Revision: 225350
URL: http://svn.freebsd.org/changeset/base/225350
Log:
This patch adds automatic detection of USB mass storage devices
which does not support the no synchronize cache SCSI command.
The __FreeBSD_version version macro has
Author: brueffer
Date: Fri Sep 2 18:52:28 2011
New Revision: 225352
URL: http://svn.freebsd.org/changeset/base/225352
Log:
Wording, grammar and markup cleanup.
PR: 159948
Submitted by: Ben Kaduk
Approved by: re (kib)
Modified:
head/share/man/man4/ata.4
Modified: head/sh
Author: jh
Date: Fri Sep 2 19:29:37 2011
New Revision: 225353
URL: http://svn.freebsd.org/changeset/base/225353
Log:
Restore behavior of the autoboot_delay="-1" boot menu setting to the
pre-r222417 state. The behavior was essentially reversed in r222417
which can cause confusion.
PR:
Author: stas
Date: Fri Sep 2 20:35:22 2011
New Revision: 225354
URL: http://svn.freebsd.org/changeset/base/225354
Log:
- Fix NULL pointer dereference when a packet of uneven size is being
transmitted.
Approved by: re (kib)
MFC after:3 days
Modified:
head/sys/dev/smc/if_smc.c
Author: rmacklem
Date: Sat Sep 3 00:28:53 2011
New Revision: 225356
URL: http://svn.freebsd.org/changeset/base/225356
Log:
Fix the NFS servers so that they can do a Lookup of "..",
which requires that ni_strictrelative be set to 0, post-r224810.
Tested by:swills (earlier version), ge
Author: des
Date: Sat Sep 3 03:12:33 2011
New Revision: 225359
URL: http://svn.freebsd.org/changeset/base/225359
Log:
Forgot this nit in r221107.
Approved by: re (kib)
Modified:
head/sbin/fsck_ffs/main.c
Modified: head/sbin/fsck_ffs/main.c
=
18 matches
Mail list logo