Author: mjacob
Date: Mon Oct 5 01:31:16 2009
New Revision: 197763
URL: http://svn.freebsd.org/changeset/base/197763
Log:
The cylinder group tag cg_initediblk needs to match the number of inodes
actually initialized. In the growfs case for UFS2, no inodes were actually
being initialized and
Author: weongyo
Date: Sun Oct 4 23:30:08 2009
New Revision: 197761
URL: http://svn.freebsd.org/changeset/base/197761
Log:
updates device entries supported with the product name not magic numbers
and sorts entries. WUSB54GCV2 is added.
Obtained from:OpenBSD
Modified:
head/sys/
Author: marcus (doc,ports committer)
Date: Sun Oct 4 21:50:29 2009
New Revision: 197760
URL: http://svn.freebsd.org/changeset/base/197760
Log:
MFC: rev. 197681
Correct the pthread stub prototype for pthread_mutexattr_settype to allow for
the type argument. This is known to fix some pthr
Author: marcus (doc,ports committer)
Date: Sun Oct 4 21:48:17 2009
New Revision: 197759
URL: http://svn.freebsd.org/changeset/base/197759
Log:
MFC: rev. 197681
Correct the pthread stub prototype for pthread_mutexattr_settype to allow for
the type argument. This is known to fix some pthr
Author: marcus (doc,ports committer)
Date: Sun Oct 4 21:46:43 2009
New Revision: 197758
URL: http://svn.freebsd.org/changeset/base/197758
Log:
MFC: rev. 197681
Correct the pthread stub prototype for pthread_mutexattr_settype to allow for
the type argument. This is known to fix some pthr
Author: das
Date: Sun Oct 4 19:44:41 2009
New Revision: 197753
URL: http://svn.freebsd.org/changeset/base/197753
Log:
Regression tests for r197752 (handling of empty/NULL buffers).
Modified:
head/tools/regression/lib/libc/stdio/test-getdelim.c
Modified: head/tools/regression/lib/libc/stdio/
Author: das
Date: Sun Oct 4 19:43:36 2009
New Revision: 197752
URL: http://svn.freebsd.org/changeset/base/197752
Log:
Better glibc compatibility for getline/getdelim:
- Tolerate applications that pass a NULL pointer for the buffer and
claim that the capacity of the buffer is nonzero.
Author: thompsa
Date: Sun Oct 4 19:03:32 2009
New Revision: 197751
URL: http://svn.freebsd.org/changeset/base/197751
Log:
MFC r197682
EHCI Hardware BUG workaround
The EHCI HW can use the qtd_next field instead of qtd_altnext when a short
packet is received. This contradicts what
Author: alc
Date: Sun Oct 4 18:53:10 2009
New Revision: 197750
URL: http://svn.freebsd.org/changeset/base/197750
Log:
Align and pad the page queue and free page queue locks so that the linker
can't possibly place them together within the same cache line.
MFC after:3 weeks
Modified:
Author: jilles
Date: Sun Oct 4 17:22:51 2009
New Revision: 197749
URL: http://svn.freebsd.org/changeset/base/197749
Log:
MFC r197363: Update find(1) man page for -L/-delete interaction.
It is a bit unfortunate that the example to delete broken symlinks now uses
rm(1), but allowing this w
Author: jilles
Date: Sun Oct 4 17:16:11 2009
New Revision: 197748
URL: http://svn.freebsd.org/changeset/base/197748
Log:
MFC r197371: Mention that NUL characters are not allowed in sh(1) input.
I do not consider this a bug because POSIX permits it and argument strings
and environment var
Author: simon
Date: Sun Oct 4 16:30:33 2009
New Revision: 197747
URL: http://svn.freebsd.org/changeset/base/197747
Log:
In lists, if there is a Li command remove it. This fixes markup for
uath(4).
MFC after:3 days
Reported by: Warren Block
Modified:
head/release/doc/share/mis
On Sun, 4 Oct 2009 12:20:59 + (UTC)
Konstantin Belousov wrote:
> Log:
> MFC r197663:
> As a workaround, for Intel CPUs, do not use CLFLUSH in
> pmap_invalidate_cache_range() when self-snoop is apparently not reported
> in cpu features.
>
> Approved by:re (bz, kensmith)
I
Author: kib
Date: Sun Oct 4 13:03:07 2009
New Revision: 197746
URL: http://svn.freebsd.org/changeset/base/197746
Log:
MFC r197661:
Move the annotation for vm_map_startup() immediately before the function.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed
Author: kib
Date: Sun Oct 4 13:00:27 2009
New Revision: 197745
URL: http://svn.freebsd.org/changeset/base/197745
Log:
MFC r197660:
Fix typo.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/kern/kern_sig.c
Modified: stable/7/sys/kern/ke
Author: kib
Date: Sun Oct 4 12:20:59 2009
New Revision: 197744
URL: http://svn.freebsd.org/changeset/base/197744
Log:
MFC r197663:
As a workaround, for Intel CPUs, do not use CLFLUSH in
pmap_invalidate_cache_range() when self-snoop is apparently not reported
in cpu features.
Approved
Author: kib
Date: Sun Oct 4 12:14:49 2009
New Revision: 197743
URL: http://svn.freebsd.org/changeset/base/197743
Log:
MFC r197661:
Move the annotation for vm_map_startup() immediately before the function.
Approved by: re (bz, kensmith)
Modified:
stable/8/sys/ (props changed)
stab
Author: kib
Date: Sun Oct 4 12:11:44 2009
New Revision: 197742
URL: http://svn.freebsd.org/changeset/base/197742
Log:
MFC r197660:
Fix typo.
Approved by: re (bz, kensmith)
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props changed)
stable/8/sys/cdd
Author: rpaulo
Date: Sun Oct 4 10:54:20 2009
New Revision: 197741
URL: http://svn.freebsd.org/changeset/base/197741
Log:
Install x86 related man pages on x86 systems only.
Reviewed by: jkoshy
Modified:
head/lib/libpmc/Makefile
Modified: head/lib/libpmc/Makefile
===
Author: delphij
Date: Sun Oct 4 10:38:04 2009
New Revision: 197740
URL: http://svn.freebsd.org/changeset/base/197740
Log:
Fix a bug that causes the fsx test case of mmap'ed page being out of sync
of read/write, inspired by ZFS's counterpart.
PR: kern/139312
Submitted by: gk@
Author: delphij
Date: Sun Oct 4 09:57:39 2009
New Revision: 197739
URL: http://svn.freebsd.org/changeset/base/197739
Log:
This commit adds subdirectory mergeinfo which was intentionally
ommitted from previous changeset.
Requested by: kib
Approved by: re (kib)
Modified:
stable/8/sys
Author: delphij
Date: Sun Oct 4 09:07:29 2009
New Revision: 197738
URL: http://svn.freebsd.org/changeset/base/197738
Log:
MFC revision 197683:
Return EOPNOTSUPP instead of EINVAL when doing chflags(2) over an old
format ZFS, as defined in the manual page.
Submitted by: pjd (response
22 matches
Mail list logo