Author: ngie
Date: Mon Aug 18 01:21:41 2014
New Revision: 270118
URL: http://svnweb.freebsd.org/changeset/base/270118
Log:
Add LIBUTIL to DPADD
This will fix "make checkdpadd"
MFC after: 5 days
PR: 192759
Approved by: rpaulo (mentor)
Modified:
head/sbin/dhclient/tests/Makefile
Author: ngie
Date: Mon Aug 18 17:35:39 2014
New Revision: 270144
URL: http://svnweb.freebsd.org/changeset/base/270144
Log:
Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile
variables
This fixes "make checkdpadd"
Phabric: D620
Approved by: jmmv (mentor)
PR: 19
Author: ngie
Date: Mon Aug 18 17:38:50 2014
New Revision: 270145
URL: http://svnweb.freebsd.org/changeset/base/270145
Log:
Replace DPADD with DPSRCS to fix "make checkdpadd"
Phabric: D625
Approved by: jmmv (mentor)
Reviewed by: dim
PR: 192734
MFC after: 2 weeks
Modified:
head/lib
Author: ngie
Date: Mon Aug 18 18:01:18 2014
New Revision: 270146
URL: http://svnweb.freebsd.org/changeset/base/270146
Log:
Add LIBCRYPTO and LIBSSL to DPADD
This fixes "make checkdpadd"
Phabric: D621
PR: 192761
Approved by: rpaulo (mentor)
MFC after: 2 weeks
Modified:
head/usr
Author: ngie
Date: Tue Aug 19 18:27:43 2014
New Revision: 270178
URL: http://svnweb.freebsd.org/changeset/base/270178
Log:
Fix typo (LIBLDNSADD -> LIBLDNS) to fix "make checkdpadd"
X-MFC with: r269648
Phabric: D634
Approved by: jmmv (mentor)
Modified:
head/secure/usr.bin/ssh/Makefile
Author: ngie
Date: Tue Aug 19 18:31:20 2014
New Revision: 270179
URL: http://svnweb.freebsd.org/changeset/base/270179
Log:
Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match up
This fixes "make checkdpadd"
Approved by: jmmv (mentor)
MFC after: 2 weeks
Phabric: D630
Author: ngie
Date: Tue Aug 19 18:47:47 2014
New Revision: 270180
URL: http://svnweb.freebsd.org/changeset/base/270180
Log:
Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"
Approved by: jmmv (mentor)
MFC after: 5 days
Phabric: D633
PR: 192763
Modified:
head/usr.sbin/nmtree/Ma
On Tue, Aug 19, 2014 at 2:04 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Aug 19 21:04:31 2014
> New Revision: 270183
> URL: http://svnweb.freebsd.org/changeset/base/270183
>
> Log:
> Avoid showing stale errors when nmount(2) fails.
>
> Sometimes nmount(2) will fail without setting
Author: ngie
Date: Wed Aug 20 15:43:26 2014
New Revision: 270216
URL: http://svnweb.freebsd.org/changeset/base/270216
Log:
Add ${LIBC} to DPADD to fix "make checkdpadd"
Phabric: D632
Approved by: jmmv (mentor)
MFC after: 2 weeks
Modified:
head/gnu/lib/libgcc/Makefile
Modified: head/
On Apr 28, 2013, at 2:44 PM, Nick Hibma wrote:
> Author: n_hibma
> Date: Sun Apr 28 21:44:44 2013
> New Revision: 250034
> URL: http://svnweb.freebsd.org/changeset/base/250034
>
> Log:
> Doing a cpio from /var/empty if dir was not specified or non-existent
> copies its mode to the destination.
On Thu, May 9, 2013 at 7:43 AM, Brooks Davis wrote:
> Author: brooks
> Date: Thu May 9 14:43:36 2013
> New Revision: 250407
> URL: http://svnweb.freebsd.org/changeset/base/250407
>
> Log:
> Remove duplicated copies of various NetBSD compatibility shims used by
> makefs and use libnetbsd, cont
On Fri, May 10, 2013 at 10:42 AM, Eitan Adler wrote:
> Author: eadler
> Date: Fri May 10 17:42:13 2013
> New Revision: 250463
> URL: http://svnweb.freebsd.org/changeset/base/250463
>
> Log:
> Permit relative paths with mergemaster -m
>
> Reviewed by: dim, brooks
> MFC after:3 days
>
> M
On Fri, May 10, 2013 at 12:32 PM, Eitan Adler wrote:
...
> Yes, sorry for not including the PR number.
No worries :). Thanks for the fix!
-Garrett
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsu
On May 11, 2013, at 8:46 AM, Antoine Brodin wrote:
> Author: antoine
> Date: Sat May 11 13:46:05 2013
> New Revision: 250511
> URL: http://svnweb.freebsd.org/changeset/base/250511
>
> Log:
> Add some missing DPADD.
Looks like you fixed bin/174046 . Could you please handle the PR?
Thanks
On May 15, 2013, at 9:30 AM, Brooks Davis wrote:
> Author: brooks
> Date: Wed May 15 14:30:03 2013
> New Revision: 250659
> URL: http://svnweb.freebsd.org/changeset/base/250659
>
> Log:
> Add support for an external cross compiler. The cross compiler is
> specified by passing the XCC, XCXX, an
Has this been pushed upstream?
Sent from my iPhone
On May 16, 2013, at 1:16 AM, Hiren Panchasara wrote:
> Author: hiren
> Date: Thu May 16 05:16:56 2013
> New Revision: 250693
> URL: http://svnweb.freebsd.org/changeset/base/250693
>
> Log:
> Add tcp header flags ECE and CWR defined in RFC 316
On May 17, 2013, at 10:57 AM, Andre Oppermann wrote:
> On 15.05.2013 15:04, Brooks Davis wrote:
>> Author: brooks
>> Date: Wed May 15 13:04:10 2013
>> New Revision: 250658
>> URL: http://svnweb.freebsd.org/changeset/base/250658
>>
>> Log:
>> Add a new option WITHOUT_FORMAT_EXTENSIONS to disable
On May 16, 2013, at 2:26 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Thu May 16 21:26:46 2013
> New Revision: 250719
> URL: http://svnweb.freebsd.org/changeset/base/250719
>
> Log:
> Reverse the sense of the test wrt bmake, and guard against
> MK_BMAKE not being defined.
I forgot
On May 27, 2013, at 12:58 PM, Ryan Stone wrote:
> On Mon, May 27, 2013 at 1:23 PM, David Schultz wrote:
>
>> If someone were to write or import a good test framework,
>> get all the tests to use it, and put together a test tinderbox, that
>> would have a lot of impact.
>>
>>
> People are worki
ests. Based on patch pushed upstream to
> ATF project.
>
> Obtained from:Garrett Cooper
>
> Modified:
> head/contrib/atf/atf-c++/check_test.cpp
> head/contrib/atf/atf-c++/detail/process_test.cpp
> head/contrib/atf/atf-c++/detail/test_helpers.cpp
> head/contrib/a
On May 30, 2013, at 8:50 AM, Konstantin Belousov wrote:
> On Thu, May 30, 2013 at 10:45:28AM -0500, Brooks Davis wrote:
>> On Thu, May 30, 2013 at 06:37:51PM +0300, Konstantin Belousov wrote:
>>> I disagree with the statement about the useless, at least for WORLDTMP
>>> it saves the full buildworl
On May 30, 2013, at 7:09 AM, Brooks Davis wrote:
> Author: brooks
> Date: Thu May 30 14:09:58 2013
> New Revision: 251140
> URL: http://svnweb.freebsd.org/changeset/base/251140
>
> Log:
> Always define INSTALL_DDIR and define it such that it contains no extra
> / characters rather than removing
On Jun 6, 2013, at 11:18 AM, Michael Tuexen wrote:
> On Jun 6, 2013, at 12:50 PM, Glen Barber wrote:
>
>> On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
>>> On Wed, Jun 05, 2013 at 09:31:06PM +, Jung-uk Kim wrote:
Author: jkim
Date: Wed Jun 5 21:31:06 2013
New Re
On Tue, Jun 18, 2013 at 12:35 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Tue Jun 18 19:35:51 2013
> New Revision: 251958
> URL: http://svnweb.freebsd.org/changeset/base/251958
Was this the source of the huge
ignoring stale .depend
messages?
Thanks,
On Jun 22, 2013, at 11:22 AM, Steven Hartland wrote:
> I thought the use of PRIu64 was frowned on?
It is in FreeBSD, unlike Linux (for better or for worse). It should be
cast with either intmax_t or uintmax_t and use %jd or %ju.
Cheers,
-Garrett
_
o use with release build.
>
> Submitted by:Garrett Cooper (original version)
> Approved by: kib (mentor)
> MFC after: 1 week
>
> Modified:
> head/release/release.sh
Technically copying /dev/null to a file creates a 0 byte file. That's
why I used cp in
On Jun 22, 2013, at 5:44 PM, Bruce Evans wrote:
> On Sat, 22 Jun 2013, Garrett Cooper wrote:
>
>> On Jun 22, 2013, at 11:22 AM, Steven Hartland wrote:
>>
>>> I thought the use of PRIu64 was frowned on?
>>
>> It is in FreeBSD, unlike Linux (for bett
On Jun 17, 2013, at 7:53 PM, Peter Wemm wrote:
> Author: peter
> Date: Tue Jun 18 02:53:45 2013
> New Revision: 251886
> URL: http://svnweb.freebsd.org/changeset/base/251886
>
> Log:
> Introduce svnlite so that we can check out our source code again.
>
> This is actually a fully functional bui
On Jun 27, 2013, at 11:28 AM, Hiroki Sato wrote:
> Author: hrs
> Date: Thu Jun 27 18:28:45 2013
> New Revision: 252310
> URL: http://svnweb.freebsd.org/changeset/base/252310
>
> Log:
> - Add vnode-backed swap space specification support. This is enabled when
>device names "md" or "md[0-9]*
MOn Jun 27, 2013, at 12:00 PM, Hiroki Sato wrote:
> Garrett Cooper wrote
> in <7413b684-3995-428b-8762-a49b0a180...@gmail.com>:
>
> ya> I noticed that you've been working with mdconfig, et al a lot
> ya> lately. Would you have some spare cycles to look at so
On Jun 22, 2013, at 3:51 PM, Glen Barber wrote:
> On Sat, Jun 22, 2013 at 03:39:41PM -0700, Garrett Cooper wrote:
>> On Jun 22, 2013, at 3:12 PM, Glen Barber wrote:
>>
>>> Author: gjb
>>> Date: Sat Jun 22 22:12:24 2013
>>> New Revision: 252101
>>
On Jun 28, 2013, at 9:35 PM, Peter Wemm wrote:
> Author: peter
> Date: Sat Jun 29 04:35:04 2013
> New Revision: 252367
> URL: http://svnweb.freebsd.org/changeset/base/252367
>
> Log:
> Help out gcc. clang understands.
>
> sys_generic.c:1510: warning: 'precision' may be used uninitialized
>
Author: ngie
Date: Thu Oct 9 00:50:33 2014
New Revision: 272780
URL: https://svnweb.freebsd.org/changeset/base/272780
Log:
Integrate usr.bin/cmp/tests from NetBSD into atf/kyua
In collaboration with: sjg
Sponsored by: EMC / Isilon Storage Division
Added:
head/usr.bin/cmp/tests/
head
Author: ngie
Date: Thu Oct 9 00:55:04 2014
New Revision: 272781
URL: https://svnweb.freebsd.org/changeset/base/272781
Log:
Integrate usr.bin/dirname/tests from NetBSD into atf/kyua
In collaboration with: pho, sjg
Sponsored by: EMC / Isilon Storage Division
Added:
head/usr.bin/dirname/
Author: ngie
Date: Thu Oct 9 01:39:07 2014
New Revision: 272782
URL: https://svnweb.freebsd.org/changeset/base/272782
Log:
Integrate bin/sleep/tests from NetBSD into atf/kyua
Sponsored by: EMC / Isilon Storage Division
Added:
head/bin/sleep/tests/
head/bin/sleep/tests/Makefile (cont
Author: ngie
Date: Thu Oct 9 01:46:31 2014
New Revision: 272783
URL: https://svnweb.freebsd.org/changeset/base/272783
Log:
Integrate usr.bin/cut/tests from NetBSD into atf/kyua
Sponsored by: EMC / Isilon Storage Division
Added:
head/usr.bin/cut/tests/
head/usr.bin/cut/tests/Makefile
Author: ngie
Date: Thu Oct 9 01:53:23 2014
New Revision: 272784
URL: https://svnweb.freebsd.org/changeset/base/272784
Log:
Integrate usr.bin/grep/tests from NetBSD into atf/kyua
Sponsored by: EMC / Isilon Storage Division
Added:
head/usr.bin/grep/tests/
head/usr.bin/grep/tests/Makefil
Author: ngie
Date: Thu Oct 9 02:07:34 2014
New Revision: 272787
URL: https://svnweb.freebsd.org/changeset/base/272787
Log:
Integrate usr.bin/diff/tests from NetBSD into atf/kyua at
gnu/usr.bin/diff/tests
Sponsored by: EMC / Isilon Storage Division
Added:
head/gnu/usr.bin/diff/tests/
Author: ngie
Date: Thu Oct 9 02:24:34 2014
New Revision: 272788
URL: https://svnweb.freebsd.org/changeset/base/272788
Log:
Integrate usr.bin/gzip/tests from NetBSD into atf/kyua
Sponsored by: EMC / Isilon Storage Division
Added:
head/usr.bin/gzip/tests/
head/usr.bin/gzip/tests/Makefil
Also...
> On Oct 8, 2014, at 22:53, Alexander Motin wrote:
>
> Author: mav
> Date: Thu Oct 9 05:53:58 2014
> New Revision: 272805
> URL: https://svnweb.freebsd.org/changeset/base/272805
>
> Log:
> Use proper variable when looping through periphs with CAM_PERIPH_FREE.
>
> PR:194256
>
> On Oct 9, 2014, at 12:32, "Alexander V. Chernikov"
> wrote:
>
> Author: melifaro
> Date: Thu Oct 9 19:32:35 2014
> New Revision: 272840
> URL: https://svnweb.freebsd.org/changeset/base/272840
...
> MFC after:1 month
Should this be MFCed? Does it break existing usability?
> Sponsore
Author: ngie
Date: Fri Oct 10 08:35:16 2014
New Revision: 272890
URL: https://svnweb.freebsd.org/changeset/base/272890
Log:
Only build/run hsearch_basic and hsearch_r_basic on NetBSD
hdestroy1 is not present on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contr
Author: ngie
Date: Fri Oct 10 08:57:55 2014
New Revision: 272891
URL: https://svnweb.freebsd.org/changeset/base/272891
Log:
Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
See bin/189805 for more details
In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division
Author: ngie
Date: Fri Oct 10 18:57:39 2014
New Revision: 272901
URL: https://svnweb.freebsd.org/changeset/base/272901
Log:
Disable tests that don't pass on FreeBSD due to missing support in
humanize_number(3). Bringing in additional revisions from NetBSD's
humanize_number(3) will fix the te
Author: ngie
Date: Fri Oct 10 18:59:18 2014
New Revision: 272902
URL: https://svnweb.freebsd.org/changeset/base/272902
Log:
Add missing #include for gettimeofday
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/gen/t_time.c
Modified: head/contrib
Author: ngie
Date: Fri Oct 10 19:02:02 2014
New Revision: 272903
URL: https://svnweb.freebsd.org/changeset/base/272903
Log:
FreeBSD returns ENOTTY instead of EBADF in ttyname_r; mark it as an expected
failure
PR: 191936
In collaboration with: pho
Sponsored by: EMC / Isilon Storage
Author: ngie
Date: Fri Oct 10 19:18:52 2014
New Revision: 272905
URL: https://svnweb.freebsd.org/changeset/base/272905
Log:
FreeBSD doesn't support strings greater than MAXHOSTNAMELEN-1 in
{get,set}{domain,host}name. Adjust the tests to not exceed that
value when testing out the code
Ad
Author: ngie
Date: Fri Oct 10 19:28:57 2014
New Revision: 272908
URL: https://svnweb.freebsd.org/changeset/base/272908
Log:
Disable the invalid pointer test on FreeBSD
FreeBSD segfaults on invalid pointers passed to getcwd because it throbs the
address passed in in libc, whereas NetBSD ju
Author: ngie
Date: Fri Oct 10 19:32:53 2014
New Revision: 272909
URL: https://svnweb.freebsd.org/changeset/base/272909
Log:
Handle getting/setting niceness/priority correctly on FreeBSD vs NetBSD
This might be fallout from PR: 189821
Submitted by: pho
Sponsored by: EMC / Isilon Stora
Author: ngie
Date: Fri Oct 10 19:34:19 2014
New Revision: 272910
URL: https://svnweb.freebsd.org/changeset/base/272910
Log:
SIGPWR does not exist on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/gen/t_raise.c
Modified: head/contrib/netb
Author: ngie
Date: Fri Oct 10 21:19:17 2014
New Revision: 272914
URL: https://svnweb.freebsd.org/changeset/base/272914
Log:
Skip over t_spawn_open_nonexistent_diag because it requires NetBSD specific
additions to posix_spawn
Sponsored by: EMC / Isilon Storage Division
Modified:
head/co
Author: ngie
Date: Fri Oct 10 21:22:25 2014
New Revision: 272915
URL: https://svnweb.freebsd.org/changeset/base/272915
Log:
Port the testcase to FreeBSD
- Make #include path to h_macros.h a non-relative path
- __gl_stat_t is synonymous with struct stat on FreeBSD
- FreeBSD doesn't have
Author: ngie
Date: Fri Oct 10 22:18:09 2014
New Revision: 272917
URL: https://svnweb.freebsd.org/changeset/base/272917
Log:
Add LDFLAGS to PROG_VARS so it can be overridden on a per-PROG basis
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/bsd.pro
Author: ngie
Date: Sun Oct 12 10:04:59 2014
New Revision: 272979
URL: https://svnweb.freebsd.org/changeset/base/272979
Log:
Only #include on NetBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/tls/dso/h_tls_dlopen.c
head/contrib/netbsd-tests
Author: ngie
Date: Sun Oct 12 10:07:26 2014
New Revision: 272980
URL: https://svnweb.freebsd.org/changeset/base/272980
Log:
#include libutil.h for fparseln on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/stdlib/h_getopt_long.c
Modified
Author: ngie
Date: Sun Oct 12 21:53:13 2014
New Revision: 273010
URL: https://svnweb.freebsd.org/changeset/base/273010
Log:
Implement 64MB memory limit for test to ensure that it fails reliably in
600 seconds; it would previously fail inconsistently when run in some virtual
machine configura
Author: ngie
Date: Sun Oct 12 21:54:55 2014
New Revision: 273011
URL: https://svnweb.freebsd.org/changeset/base/273011
Log:
Fix compilation errors with missing wide-type headers and fix compilation
warnings with -Wformat
In collaboration with: pho
Sponsored by: EMC / Isilon Storage Divi
Author: ngie
Date: Sun Oct 12 21:59:23 2014
New Revision: 273012
URL: https://svnweb.freebsd.org/changeset/base/273012
Log:
- Add libutil #include for fparseln
- Change ATF_REQUIRE_EQ_MSG to ATF_CHECK_EQ_MSG to gather all failing results
possible (currently 12 with leftassoc)
- Mark left
Author: ngie
Date: Sun Oct 12 23:46:24 2014
New Revision: 273015
URL: https://svnweb.freebsd.org/changeset/base/273015
Log:
Expect nice_err to fail on FreeBSD with unprivileged users
PR: 189821
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/gen
Author: ngie
Date: Mon Oct 13 00:33:59 2014
New Revision: 273017
URL: https://svnweb.freebsd.org/changeset/base/273017
Log:
Add #include for printf
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/locale/t_wcstod.c
Modified: head/contrib/netbsd-t
Author: ngie
Date: Mon Oct 13 01:14:01 2014
New Revision: 273019
URL: https://svnweb.freebsd.org/changeset/base/273019
Log:
Do initial port of contrib/netbsd-tests/lib/libc/locale
t_io:
- Expect failures potentially related to implementation-specific knowledge of
the zh_TW.Big5 locale [
Author: ngie
Date: Mon Oct 13 02:23:24 2014
New Revision: 273020
URL: https://svnweb.freebsd.org/changeset/base/273020
Log:
memmem with NUL length "needle" (aka small) strings on FreeBSD/OSX returns
NULL instead of the "haystack" value (aka big)
Submitted by: pho
Sponsored by: EMC / Isi
Author: ngie
Date: Mon Oct 13 02:27:59 2014
New Revision: 273021
URL: https://svnweb.freebsd.org/changeset/base/273021
Log:
Use 1 as a random seed, as recommended in srandom(3). Adjust the random values
accordingly
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Modified:
Author: ngie
Date: Mon Oct 13 02:29:58 2014
New Revision: 273022
URL: https://svnweb.freebsd.org/changeset/base/273022
Log:
Add #include to get sys_nerr definition
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/string/t_strerror.c
Modified: hea
Author: ngie
Date: Mon Oct 13 02:32:37 2014
New Revision: 273023
URL: https://svnweb.freebsd.org/changeset/base/273023
Log:
__isnanl is automatically picked according to data type in . There
isn't a need for the explicit __isnanl test
Sponsored by: EMC / Isilon Storage Division
Modified:
Author: ngie
Date: Mon Oct 13 02:44:35 2014
New Revision: 273024
URL: https://svnweb.freebsd.org/changeset/base/273024
Log:
Only test the return value in mktime_negyear
Testing for the errno is an optional requirement according to POSIX, and
FreeBSD doesn't document that errno would be se
Author: ngie
Date: Mon Oct 13 03:55:47 2014
New Revision: 273025
URL: https://svnweb.freebsd.org/changeset/base/273025
Log:
Change ATF_REQUIRE_MSG calls to ATF_CHECK_MSG to get as many errors as
possible
t_strptime:common..
- Expect the testcase body as a whole to fail. Multiple PRs will
> BTW, it would be cool if universe will put logs of successful builds
> and logs of failed builds in different directories for easier
> inspection.
> If there's already something like this and you can point me to that,
> it would be appreciated.
I think you want make tinderbox instead of mak
Author: ngie
Date: Tue Oct 21 17:56:06 2014
New Revision: 273389
URL: https://svnweb.freebsd.org/changeset/base/273389
Log:
Port lib/libc/gen/t_siginfo to FreeBSD
- mcontext_t on FreeBSD doesn't have a __gregs field (it's split out on
FreeBSD
into separate fields). In order to avoid mudd
Author: ngie
Date: Tue Oct 21 17:57:12 2014
New Revision: 273390
URL: https://svnweb.freebsd.org/changeset/base/273390
Log:
libutil.h is required for fparseln on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c
Modified:
Author: ngie
Date: Tue Oct 21 17:58:53 2014
New Revision: 273391
URL: https://svnweb.freebsd.org/changeset/base/273391
Log:
Add missing #include for sys/stat.h for fchmod
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_access.c
Modified: he
Author: ngie
Date: Tue Oct 21 18:00:55 2014
New Revision: 273393
URL: https://svnweb.freebsd.org/changeset/base/273393
Log:
Port t_write to FreeBSD
- Mark the signo variable for the signal handle __unused
- Use limits.h instead of sys/syslimits.h (the latter does not
exist on FreeBSD)
Author: ngie
Date: Tue Oct 21 18:01:37 2014
New Revision: 273395
URL: https://svnweb.freebsd.org/changeset/base/273395
Log:
Mark osi __unused so this compiles cleanly on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_timer_create.c
Author: ngie
Date: Tue Oct 21 18:06:04 2014
New Revision: 273396
URL: https://svnweb.freebsd.org/changeset/base/273396
Log:
unlink("/") fails with EISDIR instead of EBUSY on FreeBSD; test for that
instead
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/l
Author: ngie
Date: Tue Oct 21 18:10:05 2014
New Revision: 273397
URL: https://svnweb.freebsd.org/changeset/base/273397
Log:
Port t_chroot to FreeBSD
- Add missing #include sys/stat.h for mkdir(2)
- Omit the fchroot(2) tests because the support is not present on FreeBSD
Sponsored by:
Author: ngie
Date: Tue Oct 21 20:17:05 2014
New Revision: 273410
URL: https://svnweb.freebsd.org/changeset/base/273410
Log:
Add sys/socket.h #include for bind(2), et al
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_connect.c
Modified: hea
Author: ngie
Date: Wed Oct 22 18:11:10 2014
New Revision: 273478
URL: https://svnweb.freebsd.org/changeset/base/273478
Log:
Fix linking static test binaries with atf.test.mk
Check for -static in LDFLAGS or LDFLAGS., then pass in the appropriate
dependency (LIBATF or LDATF)
This unbre
Author: ngie
Date: Wed Oct 22 21:04:54 2014
New Revision: 273482
URL: https://svnweb.freebsd.org/changeset/base/273482
Log:
The NetBSD libc tests use several definitions/macros that aren't available in
FreeBSD
Add the missing compat definitions/macros to lib/libnetbsd so the testcases
c
Author: ngie
Date: Thu Oct 23 05:46:10 2014
New Revision: 273516
URL: https://svnweb.freebsd.org/changeset/base/273516
Log:
Add netinet/in.h for struct sockaddr_in
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_stat.c
Modified: head/contri
Author: ngie
Date: Thu Oct 23 05:58:02 2014
New Revision: 273517
URL: https://svnweb.freebsd.org/changeset/base/273517
Log:
Expect getgroups_err to fail on FreeBSD
PR: 189941
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sy
Author: ngie
Date: Thu Oct 23 06:18:28 2014
New Revision: 273520
URL: https://svnweb.freebsd.org/changeset/base/273520
Log:
Port t_pipe2.c to FreeBSD
- Omit the pipe2_nosigpipe testcase on FreeBSD (FreeBSD doesn't have
O_NOSIGPIPE).
- Convert "fcntl(n, F_CLOSEM)" to "closefrom(n)".
Author: ngie
Date: Thu Oct 23 06:21:10 2014
New Revision: 273521
URL: https://svnweb.freebsd.org/changeset/base/273521
Log:
Convert "fcntl(n, F_CLOSEM)" to "closefrom(n)"
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_so
Author: ngie
Date: Thu Oct 23 06:24:36 2014
New Revision: 273522
URL: https://svnweb.freebsd.org/changeset/base/273522
Log:
- Mark unused parameters __unused in handler
- Call sigqueue with getpid() instead of 0 -- the latter idiom appears to only
be valid on NetBSD
In collaboration wit
Author: ngie
Date: Thu Oct 23 06:25:52 2014
New Revision: 273523
URL: https://svnweb.freebsd.org/changeset/base/273523
Log:
Add limits.h #include for LINE_MAX
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_link.c
Modified: head/contrib/net
Author: ngie
Date: Thu Oct 23 06:35:19 2014
New Revision: 273524
URL: https://svnweb.freebsd.org/changeset/base/273524
Log:
Add sys/socket.h #include for struct sockaddr_in
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_listen.c
Modified:
Author: ngie
Date: Thu Oct 23 06:42:53 2014
New Revision: 273525
URL: https://svnweb.freebsd.org/changeset/base/273525
Log:
Port t_mmap.c to FreeBSD
- Add needed headers for the testcases
- Omit mmap_block on non-NetBSD OSes
- Use "security.bsd.map_at_zero" instead of "vm.user_va0_disab
Author: ngie
Date: Thu Oct 23 07:05:14 2014
New Revision: 273526
URL: https://svnweb.freebsd.org/changeset/base/273526
Log:
Omit the pollts testcases on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_poll.c
Modified: head/contrib/n
Author: ngie
Date: Thu Oct 23 07:07:35 2014
New Revision: 273527
URL: https://svnweb.freebsd.org/changeset/base/273527
Log:
Omit all of the testcases as revoke(2) is only implemented on devfs(5)
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd
Author: ngie
Date: Thu Oct 23 07:11:58 2014
New Revision: 273528
URL: https://svnweb.freebsd.org/changeset/base/273528
Log:
Mark signo __unused in handler(..)
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_nanosleep.c
Modified: head/contri
Author: ngie
Date: Thu Oct 23 07:20:35 2014
New Revision: 273529
URL: https://svnweb.freebsd.org/changeset/base/273529
Log:
- Omit the poll testcases on FreeBSD (they require pollts)
- Add necessary headers for the testcases
Sponsored by: EMC / Isilon Storage Division
Modified:
head/co
Author: ngie
Date: Thu Oct 23 07:22:18 2014
New Revision: 273530
URL: https://svnweb.freebsd.org/changeset/base/273530
Log:
Add limits.h #include for INT_MAX
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_msgctl.c
Modified: head/contrib/ne
Author: ngie
Date: Thu Oct 23 07:54:46 2014
New Revision: 273533
URL: https://svnweb.freebsd.org/changeset/base/273533
Log:
Use /truncate_test.root_owned instead of /usr/bin/fpr as fpr does
not exist on FreeBSD
truncate_test.root_owned will be generated at build time and owned by root
Author: ngie
Date: Thu Oct 23 07:59:59 2014
New Revision: 273534
URL: https://svnweb.freebsd.org/changeset/base/273534
Log:
- Mark sig/signo __unused
- Do not provide a relative path via #include "h_macros.h"
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tes
Author: ngie
Date: Thu Oct 23 08:05:03 2014
New Revision: 273535
URL: https://svnweb.freebsd.org/changeset/base/273535
Log:
- Omit setrlimit_nthr testcase on FreeBSD (requires lwp.h, et al)
- Expect overflow with rlim_max at INT64_MAX, not UINT64_MAX (rlim_t is
int64_t
on FreeBSD)
In c
Author: ngie
Date: Thu Oct 23 08:05:47 2014
New Revision: 273536
URL: https://svnweb.freebsd.org/changeset/base/273536
Log:
Add limits.h #include for SSIZE_MAX
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_msgsnd.c
Modified: head/contrib/
Author: ngie
Date: Thu Oct 23 08:06:34 2014
New Revision: 273537
URL: https://svnweb.freebsd.org/changeset/base/273537
Log:
Add limits.h #include for SSIZE_MAX
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_msgrcv.c
Modified: head/contrib/
Author: ngie
Date: Thu Oct 23 08:13:07 2014
New Revision: 273539
URL: https://svnweb.freebsd.org/changeset/base/273539
Log:
Mark signum __unused
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_select.c
Modified: head/contrib/netbsd-tests/li
Author: ngie
Date: Thu Oct 23 08:12:31 2014
New Revision: 273538
URL: https://svnweb.freebsd.org/changeset/base/273538
Log:
Fix a typo (__FreeBSD__ -> __NetBSD__ when omitting setrlimit_nthr)
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_setrlimit.c
Modified: head/contrib/netbsd-tests/l
Author: ngie
Date: Thu Oct 23 08:29:09 2014
New Revision: 273540
URL: https://svnweb.freebsd.org/changeset/base/273540
Log:
Omit the mprotect_exec testcase on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/sys/t_mprotect.c
Modified: head
Author: ngie
Date: Fri Oct 24 03:42:37 2014
New Revision: 273572
URL: https://svnweb.freebsd.org/changeset/base/273572
Log:
- Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is always
executed on a non-devfs filesystem
- Expect mknod(path, S_IFREG, 0) to fail on FreeBSD
201 - 300 of 1424 matches
Mail list logo