Author: mjg
Date: Thu Nov 6 07:44:10 2014
New Revision: 274166
URL: https://svnweb.freebsd.org/changeset/base/274166
Log:
filedesc: avoid taking fdesc_mtx when not necessary in fddrop
No functional changes.
Modified:
head/sys/kern/kern_descrip.c
Modified: head/sys/kern/kern_descrip.c
=
Author: mjg
Date: Thu Nov 6 07:37:31 2014
New Revision: 274165
URL: https://svnweb.freebsd.org/changeset/base/274165
Log:
filedesc: just free old tables without altering the list which is freed anyway
No functional changes.
Modified:
head/sys/kern/kern_descrip.c
Modified: head/sys/kern
Author: jmg
Date: Thu Nov 6 07:27:14 2014
New Revision: 274164
URL: https://svnweb.freebsd.org/changeset/base/274164
Log:
remove comment about the bug... I don't remeber what it was...
It may be an issue w/ using awk which is in /usr (and isn't always
present), or another issue...
Sugg
Author: mav
Date: Thu Nov 6 04:13:28 2014
New Revision: 274163
URL: https://svnweb.freebsd.org/changeset/base/274163
Log:
Add include missed in r274154, breaking the buildworld.
Modified:
head/sys/sys/disk.h
Modified: head/sys/sys/disk.h
=
Author: gjb
Date: Thu Nov 6 02:41:38 2014
New Revision: 274162
URL: https://svnweb.freebsd.org/changeset/base/274162
Log:
Bump __FreeBSD_version after SA-14:23, SA-14:24,
SA-14:25.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/sys/param.h
Chang
Author: dteske
Date: Thu Nov 6 01:46:33 2014
New Revision: 274159
URL: https://svnweb.freebsd.org/changeset/base/274159
Log:
Upon second-thought (following r274144), remove spurious (unused)
line-noise (libdialog never lived in lib/ -- but rather the noise
came from translating a comment th
On Oct 21, 2014, at 05:52, Baptiste Daroussin wrote:
>
> Author: bapt
> Date: Tue Oct 21 12:52:01 2014
> New Revision: 273382
> URL: https://svnweb.freebsd.org/changeset/base/273382
>
> Log:
> Fix build by marking the new functions as weak
> This is a temporary fix
I don't think the non-tempo
On Oct 16, 2014, at 13:13, Warner Losh wrote:
>
> Author: imp
> Date: Thu Oct 16 20:13:16 2014
> New Revision: 273182
> URL: https://svnweb.freebsd.org/changeset/base/273182
>
> Log:
> There's no need to override the clean target. The clean target works
> correctly without doing so.
Clearly s
Author: mav
Date: Thu Nov 6 00:48:36 2014
New Revision: 274154
URL: https://svnweb.freebsd.org/changeset/base/274154
Log:
Add to CTL support for logical block provisioning threshold notifications.
For ZVOL-backed LUNs this allows to inform initiators if storage's used or
available spaces
Author: marcel
Date: Wed Nov 5 23:59:52 2014
New Revision: 274153
URL: https://svnweb.freebsd.org/changeset/base/274153
Log:
Document that w(1) supports libxo(3).
Modified:
head/usr.bin/w/w.1
Modified: head/usr.bin/w/w.1
==
Author: marcel
Date: Wed Nov 5 23:54:33 2014
New Revision: 274151
URL: https://svnweb.freebsd.org/changeset/base/274151
Log:
Convert to use libxo.
Obtained from: Phil Shafer
Sponsored by: Juniper Networks, Inc.
Modified:
head/usr.bin/w/Makefile
head/usr.bin/w/pr_time.c
head/us
On Wed, Nov 5, 2014 at 12:58 PM, Devin Teske wrote:
> Author: dteske
> Date: Wed Nov 5 20:58:25 2014
> New Revision: 274146
> URL: https://svnweb.freebsd.org/changeset/base/274146
>
> Log:
> Balance DPADD against LDADD for dpv(1,3).
>
> Thanks to:ngie
> MFC after:21 days
> X-MFC-t
On Wed, Nov 5, 2014 at 2:50 PM, Mark Johnston wrote:
> Author: markj
> Date: Wed Nov 5 22:50:33 2014
> New Revision: 274149
> URL: https://svnweb.freebsd.org/changeset/base/274149
>
> Log:
> Create a directory for the PAM tests.
Thanks Mark!
___
svn-
Author: markj
Date: Wed Nov 5 22:50:33 2014
New Revision: 274149
URL: https://svnweb.freebsd.org/changeset/base/274149
Log:
Create a directory for the PAM tests.
Modified:
head/etc/mtree/BSD.tests.dist
Modified: head/etc/mtree/BSD.tests.dist
=
Author: bapt
Date: Wed Nov 5 22:46:11 2014
New Revision: 274148
URL: https://svnweb.freebsd.org/changeset/base/274148
Log:
fsirand does not actually use libutil
Modified:
head/sbin/fsirand/Makefile
Modified: head/sbin/fsirand/Makefile
On Tue, 4 Nov 2014, Ian Lepore wrote:
On Wed, 2014-11-05 at 07:46 +1100, Bruce Evans wrote:
...
_ALIGNBYTES should probably have type u_long to begin with to reduce the
magic.
...
So bottom line, define _ALIGNBYTES as (8UL - 1) to minimize the magic?
8UL on 64-bit arches and 8U on 32-bit ar
Author: dteske
Date: Wed Nov 5 20:58:25 2014
New Revision: 274146
URL: https://svnweb.freebsd.org/changeset/base/274146
Log:
Balance DPADD against LDADD for dpv(1,3).
Thanks to:ngie
MFC after:21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120 274121 274123 2
On Wed, 2014-11-05 at 19:54 +, Devin Teske wrote:
> Author: dteske
> Date: Wed Nov 5 19:54:14 2014
> New Revision: 274144
> URL: https://svnweb.freebsd.org/changeset/base/274144
>
> Log:
> Fix code-typo; introduced by r267511
>
> MFC after: 3 days
> X-MFC-to: stable/10
>
Pointy
Author: des
Date: Wed Nov 5 20:13:18 2014
New Revision: 274145
URL: https://svnweb.freebsd.org/changeset/base/274145
Log:
Staticize the test plans.
Modified:
head/contrib/openpam/t/t_openpam_ctype.c
head/contrib/openpam/t/t_openpam_readlinev.c
head/contrib/openpam/t/t_openpam_readword.c
Author: dteske
Date: Wed Nov 5 19:54:14 2014
New Revision: 274144
URL: https://svnweb.freebsd.org/changeset/base/274144
Log:
Fix code-typo; introduced by r267511
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/lib/Makefile
Modified: head/lib/Makefile
=
Author: ngie
Date: Wed Nov 5 16:38:57 2014
New Revision: 274143
URL: https://svnweb.freebsd.org/changeset/base/274143
Log:
Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; add
additional debugging to make the underlying problem more visible
Calling setcontext(2) on a
Author: ngie
Date: Wed Nov 5 16:30:02 2014
New Revision: 274142
URL: https://svnweb.freebsd.org/changeset/base/274142
Log:
Remove expected failure from lib.libc.sys.t_mincore:mincore_resid
The failure was added based on observation seen on 11.0-CURRENT @ r273153, not
based on internal te
Author: des
Date: Wed Nov 5 16:13:42 2014
New Revision: 274138
URL: https://svnweb.freebsd.org/changeset/base/274138
Log:
Hook up OpenPAM's own unit tests to the build.
Added:
head/lib/libpam/libpam/tests/
head/lib/libpam/libpam/tests/Makefile (contents, props changed)
Modified:
head/l
Author: bapt
Date: Wed Nov 5 15:32:57 2014
New Revision: 274137
URL: https://svnweb.freebsd.org/changeset/base/274137
Log:
ftp(1) uses nothing from libutil, do not link to it
Modified:
head/usr.bin/ftp/Makefile
Modified: head/usr.bin/ftp/Makefile
Author: bapt
Date: Wed Nov 5 15:03:58 2014
New Revision: 274136
URL: https://svnweb.freebsd.org/changeset/base/274136
Log:
id(1) only uses getaudit(2) from the BSM which is part of the libc
Modified:
head/usr.bin/id/Makefile
Modified: head/usr.bin/id/Makefile
===
Author: bapt
Date: Wed Nov 5 14:55:01 2014
New Revision: 274135
URL: https://svnweb.freebsd.org/changeset/base/274135
Log:
Nothing in iconv(1) uses symbols from libcrypt
Modified:
head/usr.bin/iconv/Makefile
Modified: head/usr.bin/iconv/Makefile
=
26 matches
Mail list logo