Module Name:src
Committed By: jmmv
Date: Tue Oct 19 16:36:37 UTC 2010
Modified Files:
src/tests/ipf: h_common.sh t_bpf.sh t_filter_exec.sh t_filter_parse.sh
t_logging.sh t_nat_exec.sh t_nat_ipf_exec.sh t_nat_parse.sh
t_pools.sh
Log Message:
Oh, wow.
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 08:56:16 UTC 2010
Modified Files:
src/external/bsd/atf: prepare-import.sh
Log Message:
Sync list of files to ignore in preparation for the 0.11 import.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/ext
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 09:14:32 UTC 2010
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv19089
Log Message:
Import atf-0.11:
Experimental version released on October 20th, 2010.
* The ATF_CHECK* macros in atf
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 09:17:24 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-c: tc.c
src/external/bsd/atf/dist/atf-c++: tests.cpp tests.hpp
src/external/bsd/atf/dist/atf-report: atf-report.cpp tests-results.css
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 09:20:14 UTC 2010
Modified Files:
src/external/bsd/atf: Makefile
src/external/bsd/atf/lib/libatf-c: Makefile bconfig.h
src/external/bsd/atf/lib/libatf-c++: Makefile
src/external/bsd/atf/tests/atf: M
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 09:22:34 UTC 2010
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.base
Log Message:
Adjust file lists and
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 09:22:45 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note import of atf 0.11.
To generate a diff of this commit:
cvs rdiff -u -r1.1443 -r1.1444 src/doc/CHANGES
Please note that diffs are not public domain; t
Module Name:src
Committed By: jmmv
Date: Wed Oct 20 16:25:01 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-run: io_test.cpp
Log Message:
Per gson@'s request, make these tests less verbose so that the output of
atf-run is not twice as large as before. This is a pu
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:43:34 UTC 2010
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv15245
Log Message:
Import atf 0.12:
Experimental version released on November 7th, 2010.
* Added the ATF_REQUIRE_THROW_
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:45:22 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-c: tc.c
src/external/bsd/atf/dist/atf-c++: tests.cpp tests.hpp
src/external/bsd/atf/dist/atf-run: atf-run.cpp io_test.cpp
test-pro
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:46:46 UTC 2010
Modified Files:
src/external/bsd/atf/etc/atf: Makefile NetBSD.conf
src/external/bsd/atf/lib/libatf-c: Makefile bconfig.h
src/external/bsd/atf/lib/libatf-c++: Makefile
src/external/
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:47:48 UTC 2010
Modified Files:
src/etc: group master.passwd
Log Message:
Add the _atf user and group to be able to run unprivileged tests automatically
without having to manually tweak the 'unprivileged-user' setting.
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:48:41 UTC 2010
Modified Files:
src/distrib/sets/lists/etc: mi
Log Message:
Adjust file lists after atf-0.12 import
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/distrib/sets/lists/etc/mi
Please
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:49:33 UTC 2010
Modified Files:
src/share/man/man7: tests.7
Log Message:
Document configuration changes in tests(7); unprivileged-user is now set
out of the box and is set in 'common.conf', not 'NetBSD.conf'.
To gener
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:51:25 UTC 2010
Modified Files:
src/tests/crypto/libcrypto: t_libcrypto.sh
src/tests/dev/audio: t_pad.sh
src/tests/dev/dm: t_dm.sh
src/tests/fs/common: h_fsmacros.h snapshot.c
src/tests/fs
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:51:52 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note import of atf 0.12.
To generate a diff of this commit:
cvs rdiff -u -r1.1452 -r1.1453 src/doc/CHANGES
Please note that diffs are not public domain; t
Module Name:src
Committed By: jmmv
Date: Sun Nov 7 17:54:03 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-run: config_test.cpp integration_test.sh
Log Message:
Pull in post-release fix 3d5597b0076ade841abf03fc274da72d17cb3ad6 to resolve
issues with the default Ne
Module Name:src
Committed By: jmmv
Date: Tue Nov 9 13:01:34 UTC 2010
Modified Files:
src/tests/fs/tmpfs: t_create.sh
Log Message:
Remove ugly workaround to skip this if unprivileged-user=_atf and just use
'su -m' as pooka@ did in t_mkdir.sh. As he says this may still fai
Module Name:src
Committed By: jmmv
Date: Tue Nov 16 17:55:56 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-run: test-program.cpp
test_program_test.cpp
src/external/bsd/atf/dist/doc: atf-test-case.4
Log Message:
Pull up 702fa99a25c1b27e4c501e4a5
Module Name:src
Committed By: jmmv
Date: Fri Dec 3 21:40:04 UTC 2010
Modified Files:
src/etc: passwd.conf
Log Message:
Set the default localcypher to sha1 as discussed in current-us...@.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/etc/passwd.conf
Pl
Module Name:src
Committed By: jmmv
Date: Fri Dec 3 21:41:40 UTC 2010
Modified Files:
src/share/man/man5: passwd.conf.5
Log Message:
Document what the default values for localcipher and ypcipher are.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/
Module Name:src
Committed By: jmmv
Date: Sat Dec 4 14:57:57 UTC 2010
Modified Files:
src/distrib/utils/sysinst: defs.h install.c menus.mi msg.mi.de
msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl util.c
Log Message:
Remove password cipher selection as discussed in cur
Module Name:src
Committed By: jmmv
Date: Sat Dec 4 14:59:48 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note that the default local cipher for passwords is now sha1 in
/etc/passwd.conf and that sysinst does not ask for a setting any more.
To generate a diff o
Module Name:src
Committed By: jmmv
Date: Mon Dec 6 18:04:02 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-sh: atf-check.cpp atf-check_test.sh
Log Message:
Pull up revision c917871de7dd67ba57c17496ad68fe4e4aa8b239:
Fix atf-check match checker to validate lines wi
Module Name:src
Committed By: jmmv
Date: Mon Dec 27 20:36:17 UTC 2010
Modified Files:
src/external/bsd/atf/dist/atf-sh: atf-check.cpp
Log Message:
Pull up revision 869e092e4986eb5dce90331ca9a64e125d7796eb from mainstream:
Revision: 869e092e4986eb5dce90331ca9a64e125d7796eb
Module Name:src
Committed By: jmmv
Date: Wed Jan 5 14:03:08 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-report: tests-results.xsl
Log Message:
Cherry-pick upstream revision f791048924a1b68da070f17dfd5e5c2d825dd018:
Report bogus test programs in the HTML output
Module Name:src
Committed By: jmmv
Date: Fri Jan 7 22:21:56 UTC 2011
Modified Files:
src/bin/sh: histedit.c
Log Message:
Call el_source before initializing sh-specific editline properties (i.e.
the editor type and the tab completion binding).
This allows tab completion t
Module Name:src
Committed By: jmmv
Date: Mon Jan 17 22:21:25 UTC 2011
Modified Files:
src/sys/arch/x86/x86: platform.c
Log Message:
Fix year correction in platform_add_date so that:
* Years in the [90,99] range are considered to be in 1900.
* Years in the [0,89] range are
Module Name:src
Committed By: jmmv
Date: Tue Jan 18 07:47:17 UTC 2011
Modified Files:
src/sys/arch/x86/x86: platform.c
Log Message:
Ammend previous to be more accurate in platform_add_date by using the epoch:
* Years in the [70,99] range are considered to be in 1900.
* Yea
Module Name:src
Committed By: jmmv
Date: Sun Feb 6 19:34:20 UTC 2011
Modified Files:
src/external/bsd/atf/lib/libatf-c++: Makefile
Log Message:
Add missing DPADD on libatf-c.a. Spotted by Garrett Cooper.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/e
Module Name:src
Committed By: jmmv
Date: Sun Feb 6 19:38:48 UTC 2011
Modified Files:
src/share/mk: bsd.test.mk
Log Message:
Fix the 'test' target to force atf to use its own files from DESTDIR instead
of the installed ones. This is achieved by overriding all ATF_* enviro
Module Name:src
Committed By: jmmv
Date: Wed Feb 16 10:13:00 UTC 2011
Modified Files:
src/share/mk: bsd.test.mk
Log Message:
Miscellaneous improvements from Garrett Cooper:
- Add to variables only once, instead of from within a loop.
- Use :tl instead of :M to match agains
Module Name:src
Committed By: jmmv
Date: Sun Feb 20 14:37:44 UTC 2011
Modified Files:
src/tests/lib/libpthread: t_mutex.c
Log Message:
The mutex3 test is supposed to use a static initializer so that it differs
to the mutex2 test. This detail was lost during the atfificati
Module Name:src
Committed By: jmmv
Date: Sun Feb 20 20:16:01 UTC 2011
Modified Files:
src/share/mk: bsd.README bsd.hostprog.mk bsd.prog.mk bsd.test.mk
Log Message:
Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
use these to properly set DPADD f
Module Name:src
Committed By: jmmv
Date: Sun Feb 20 20:18:57 UTC 2011
Modified Files:
src/external/bsd/atf/lib/libatf-c++: Makefile
src/external/bsd/atf/libexec/atf-check: Makefile
src/external/bsd/atf/usr.bin/atf-config: Makefile
src/external/bsd/at
Module Name:src
Committed By: jmmv
Date: Sun Feb 20 20:56:34 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-config: integration_test.sh
src/external/bsd/atf/lib/libatf-c: Makefile
Log Message:
Fix the values of atf_arch and atf_machine: the former is suppos
Module Name:src
Committed By: jmmv
Date: Sun Feb 20 20:57:46 UTC 2011
Modified Files:
src/tests/lib/libc/gen: t_ldexp.c
src/tests/lib/libc/ieeefp: t_nan_inf.c
Log Message:
Adjust tests now that the values of atf_arch and atf_machine have been
reversed to carry thei
Module Name:src
Committed By: jmmv
Date: Mon Mar 7 19:05:04 UTC 2011
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
Always convert PROG to its plural form independently of whether PROG_CXX
is defined or not. From Garrett Cooper in private mail.
To generate a di
Module Name:src
Committed By: jmmv
Date: Tue Mar 8 07:53:43 UTC 2011
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
Revert previous (revision 1.261): it broke the build because PROG_CXX is
defined in terms of PROG, so later on we would end up with target duplicate
Module Name:src
Committed By: jmmv
Date: Wed Mar 9 17:32:03 UTC 2011
Added Files:
src/usr.bin/window: export.sh
Log Message:
Add a script to generate a distfile of window from the verbatim sources on
cvs. This will be used for the upcoming pkgsrc package of window.
I am
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 09:10:41 UTC 2011
Added Files:
src/external/bsd/tmux: README prepare-import.sh
Log Message:
Add instructions and a helper script to import tmux.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 09:15:42 UTC 2011
Update of /cvsroot/src/external/bsd/tmux/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2140
Log Message:
Initial import of tmux-1.4:
tmux is a "terminal multiplexer". It enables a number of terminals (or
w
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 09:18:01 UTC 2011
Added Files:
src/external/bsd/tmux: Makefile
src/external/bsd/tmux/share: Makefile
src/external/bsd/tmux/share/examples: Makefile
src/external/bsd/tmux/share/examples/tmux: Makefil
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 09:19:15 UTC 2011
Modified Files:
src/doc: 3RDPARTY
Log Message:
Document tmux.
To generate a diff of this commit:
cvs rdiff -u -r1.818 -r1.819 src/doc/3RDPARTY
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 13:16:59 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/misc: mi
src/etc/mtree: NetBSD.dist.base
src/external/bsd: Makefile
L
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 13:17:35 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note the import of tmux, version 1.4.
To generate a diff of this commit:
cvs rdiff -u -r1.1518 -r1.1519 src/doc/CHANGES
Please note that diffs are not pub
Module Name:src
Committed By: jmmv
Date: Thu Mar 10 13:23:41 UTC 2011
Modified Files:
src/usr.bin/window: window.1
Log Message:
Note that window(1) will go away after netbsd-6 is branched.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/window/w
Module Name:src
Committed By: jmmv
Date: Thu Mar 17 19:45:36 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-run: test-program.cpp
Log Message:
Pull up revision 3dd2481ec97b2fde76521939b6451d03ce989745 from upstream:
Really kill subprocesses of a test case before w
Module Name:src
Committed By: jmmv
Date: Thu Mar 17 19:48:37 UTC 2011
Modified Files:
src/tests/fs/vfs: t_full.c
Log Message:
Remove hack introduced in revision 1.6 to workaround a bug in atf-run that
would cause it to lock up while waiting for the p2k_ffs_fillfs test case
Module Name:xsrc
Committed By: jmmv
Date: Fri Mar 18 09:51:00 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/glx: glxcmds.c glxdrawable.h
glxext.c
Log Message:
Pull up fix from https://bugs.freedesktop.org/show_bug.cgi?id=28181 to
prevent random se
Module Name:src
Committed By: jmmv
Date: Tue Mar 22 16:16:31 UTC 2011
Modified Files:
src/tests/dev/cgd: t_cgd.sh
Log Message:
Force cleanup parts to exit with a success status. Failures in cleanup
should not be allowed by atf-run (although they currently are ignored).
Module Name:src
Committed By: jmmv
Date: Tue Mar 22 16:50:16 UTC 2011
Modified Files:
src/tests/fs/common: h_fsmacros.h
Log Message:
Remove unnecessary (and broken) cleanup routines.
The cleanup routines were being used to kill the rump process and to delete
the temporary
Module Name:src
Committed By: jmmv
Date: Tue Mar 22 23:07:32 UTC 2011
Modified Files:
src/tests/lib/libutil: Makefile
Added Files:
src/tests/lib/libutil: t_pidfile.c
Log Message:
Add some tests for pidfile(3).
I want to touch this module to attempt a feature addit
Module Name:src
Committed By: jmmv
Date: Tue Mar 22 23:07:50 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
+tests/lib/libutil/t_pidfile
To generate a diff of this commit:
cvs rdiff -u -r1.272 -r1.273 src/distrib/sets/lists/tests/mi
Please note t
Module Name:src
Committed By: jmmv
Date: Wed Mar 23 09:13:55 UTC 2011
Modified Files:
src/tests/lib/libutil: t_pidfile.c
Log Message:
Clean up some late-night braindeadness:
- Make the pidfile name generation functions return their value as a return
value, not an output
Module Name:src
Committed By: jmmv
Date: Thu Mar 24 19:50:30 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-c: Atffile
Log Message:
Enable the execution of pkg_config_test; it has been present for a while
and it is even being built and installed already.
Partial p
Module Name:src
Committed By: jmmv
Date: Thu Mar 24 21:52:51 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_vnd.sh
src/tests/modules: t_modload.sh
Log Message:
Prevent failures from cleanup routines. Do so by only attempting to do the
cleanup if the test case did
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 07:22:31 UTC 2011
Modified Files:
src/libexec/httpd: bozohttpd.8 bozohttpd.c bozohttpd.h daemon-bozo.c
main.c
Log Message:
Add pid file support: if the new -P option is provided, it specifies the
location of t
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 13:55:37 UTC 2011
Modified Files:
src/lib/libutil: pidfile.3 pidfile.c
src/tests/lib/libutil: t_pidfile.c
Log Message:
Extend pidfile(3) to support creating pid files in arbitrary locations.
If the argument provi
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 15:43:45 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Make httpd create a pid file and use that to kill the server in a controlled
manner (instead of indirectly through rump.halt). Sugges
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 16:03:32 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Halt the httpd server _before_ rump. Per pooka@'s suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/test
Module Name:src
Committed By: jmmv
Date: Wed Mar 30 11:10:56 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-run: fs.cpp
Log Message:
Pull up upstream revision 648ed6360b2b7cda81a6079b00dc436d09c745b8:
Retry calls that raise file system errors during cleanup
If a
Module Name:src
Committed By: jmmv
Date: Thu Mar 31 16:41:17 UTC 2011
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24817
Log Message:
Import atf-0.13:
Experimental version released on March 31st, 2011.
This is the first release after
Module Name:src
Committed By: jmmv
Date: Thu Mar 31 16:44:18 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-run: atf-run.cpp
src/external/bsd/atf/dist/atf-sh: atf-check.cpp atf-check_test.sh
src/external/bsd/atf/dist/doc: atf-test-case.4
Log Message
Module Name:src
Committed By: jmmv
Date: Thu Mar 31 16:45:45 UTC 2011
Modified Files:
src/external/bsd/atf: prepare-import.sh
src/external/bsd/atf/lib/libatf-c: Makefile bconfig.h
src/external/bsd/atf/lib/libatf-c++: Makefile
src/external/bsd/atf/usr
Module Name:src
Committed By: jmmv
Date: Thu Mar 31 17:00:57 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf-0.13.
To generate a diff of this commit:
cvs rdiff -u -r1.826 -r1.827 src/doc/3RDPARTY
cvs rdiff -u -r1.1531 -r1.1532 src/doc/C
Module Name:src
Committed By: jmmv
Date: Tue Apr 5 16:37:07 UTC 2011
Modified Files:
src/external/bsd/atf/lib/libatf-c++: Makefile
Log Message:
Set LIBISCXX=yes; from joerg@.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/atf/lib/libatf-c+
Module Name:src
Committed By: jmmv
Date: Tue Apr 5 17:17:35 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-c++/detail: process.hpp
src/external/bsd/atf/dist/atf-c/detail: process.c process.h
process_test.c
src/external/bsd/atf/dist/atf-r
Module Name:src
Committed By: jmmv
Date: Sun Apr 24 07:17:02 UTC 2011
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
Remove the "This option..." sentence prefix for all option definitions.
Adjust some sentences so that the new text makes sense. OK mrg@.
To
Module Name:src
Committed By: jmmv
Date: Sun Apr 24 07:19:00 UTC 2011
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
List myself as a contributor.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/libexec/httpd/bozohttpd.8
Please note that d
Module Name:src
Committed By: jmmv
Date: Fri Apr 29 12:49:36 UTC 2011
Modified Files:
src/tests/util/sh: t_exit.sh
Log Message:
Add test cases for PR bin/6764: 'trap ... 0' is supposed to execute the
command when the shell exits but it does not work in ksh when the shells
Module Name:src
Committed By: jmmv
Date: Sat May 14 16:27:50 UTC 2011
Modified Files:
src/sys/crypto/rijndael: rijndael-api-fst.c
Log Message:
Declare for-loop control variable outside of the for statement to prevent
a warning and therefore fix the build.
To generate a d
Module Name:src
Committed By: jmmv
Date: Sat May 14 16:46:55 UTC 2011
Modified Files:
src/sys/crypto/rijndael: rijndael-api-fst.c
Log Message:
Revert my previous change. christos@ submitted a different fix pretty much
at the same time. Did an update amd64 release build t
Module Name:src
Committed By: jmmv
Date: Sat May 14 17:42:29 UTC 2011
Modified Files:
src/tests/dev/cgd: t_cgd.sh
src/tests/dev/md: t_md.sh
src/tests/dev/raidframe: t_raid.sh
src/tests/lib/librumphijack: t_tcpip.sh
src/tests/net/route: t_chan
Module Name:src
Committed By: jmmv
Date: Sat May 14 17:47:28 UTC 2011
Modified Files:
src/share/mk: bsd.test.mk
Log Message:
Remove any stale .fifo files when doing 'test'. These may be leaked if
the user aborts the execution of atf-run with Ctrl+C, which will prevent
a s
Module Name:src
Committed By: jmmv
Date: Sun Apr 14 18:00:49 UTC 2013
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add missing Kyuafile.
To generate a diff of this commit:
cvs rdiff -u -r1.532 -r1.533 src/distrib/sets/lists/tests/mi
Please note that dif
Module Name:src
Committed By: jmmv
Date: Sun Jun 9 22:00:50 UTC 2013
Modified Files:
src/usr.sbin/vnconfig: Makefile
Log Message:
Fix LINKS spec.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/vnconfig/Makefile
Please note that diffs are not p
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:36:10 UTC 2013
Modified Files:
src/external/bsd/lutok/lib/liblutok: Makefile config.h shlib_version
src/external/bsd/lutok/tests/lib/liblutok: Makefile
Log Message:
Update reachover build files for lutok-0.3.
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:35:26 UTC 2013
Update of /cvsroot/src/external/bsd/lutok/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10623
Log Message:
Import lutok-0.3.
The main reason for this update is the addition of support for Lua 5.2,
which we
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:37:37 UTC 2013
Modified Files:
src/distrib/sets/lists/base: ad.arm ad.mips md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/debug: ad.arm ad.mips md.amd64 md.sparc64 shl.mi
Log Message:
Add liblutok.so.2.
Als
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:40:48 UTC 2013
Update of /cvsroot/src/external/bsd/kyua-cli/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv22893
Log Message:
Update kyua-cli to 0.7:
The major reason for this update is to support the just-imported lutok-0
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:41:40 UTC 2013
Modified Files:
src/external/bsd/kyua-cli: Makefile.inc config.h
src/external/bsd/kyua-cli/share/man/man5: Makefile
src/external/bsd/kyua-cli/share/man/man7: Makefile
src/external/
Module Name:src
Committed By: jmmv
Date: Fri Oct 18 23:43:35 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note updates of lutok to 0.3 and kyua-cli to 0.7.
To generate a diff of this commit:
cvs rdiff -u -r1.1059 -r1.1060 src/doc/3RDPARTY
cvs rdiff -u
Module Name:src
Committed By: jmmv
Date: Sat Nov 2 20:01:02 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
Tag liblto_plugin.so.0.0.debug with gcc=48.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/distrib/sets/lists/debug/
Module Name:src
Committed By: jmmv
Date: Sat Feb 1 20:49:11 UTC 2014
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add missing Kyuafile for usr.bin/vmstat tests.
To generate a diff of this commit:
cvs rdiff -u -r1.560 -r1.561 src/distrib/sets/lists/tests
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:06:05 UTC 2014
Modified Files:
src/external/bsd/atf: prepare-import.sh
Log Message:
Adjust for import of atf 0.19.
- Delete some unnecessary files.
- Print out both the list of deleted files and added files in the imp
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:11:34 UTC 2014
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25966
Log Message:
Import atf 0.19:
Changes in version 0.19
***
Experimental version released on Fe
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:13:44 UTC 2014
Modified Files:
src/external/bsd/atf/dist/atf-c: atf-c-api.3 macros_test.c
pkg_config_test.sh
src/external/bsd/atf/dist/atf-c++: pkg_config_test.sh tests.cpp
tests.hpp
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:15:34 UTC 2014
Modified Files:
src/external/bsd/atf: Makefile.inc
src/external/bsd/atf/etc/atf: Makefile
src/external/bsd/atf/lib: Makefile
src/external/bsd/atf/lib/libatf-c: Makefile
src
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:17:43 UTC 2014
Modified Files:
src/distrib/sets/lists/base: ad.arm ad.mips md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: ad.arm ad.mips md.amd64 md.sparc64 mi
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:18:39 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf 0.19.
To generate a diff of this commit:
cvs rdiff -u -r1.1089 -r1.1090 src/doc/3RDPARTY
cvs rdiff -u -r1.1885 -r1.1886 src/doc
Module Name:src
Committed By: jmmv
Date: Sat Feb 8 19:45:51 UTC 2014
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Adjust directories for atf 0.19 import.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/etc/mtree/NetBSD.dist.tests
Pl
Module Name:src
Committed By: jmmv
Date: Sun Feb 9 14:02:39 UTC 2014
Modified Files:
src/external/bsd/atf/lib/libatf-c: bconfig.h
Log Message:
Update for atf 0.19.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/bsd/atf/lib/libatf-c/bconfig.h
Module Name:src
Committed By: jmmv
Date: Sun Feb 9 21:26:07 UTC 2014
Modified Files:
src/tests/include: t_paths.c
src/tests/lib/libc/gen: t_fpsetmask.c t_isnan.c t_siginfo.c
src/tests/lib/libm: t_ldexp.c t_log.c
src/tests/lib/libpthread: t_mutex.c
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 16:07:10 UTC 2014
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9703
Log Message:
Import atf-0.20:
Experimental version released on February 7th, 2014.
This is the first release witho
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 16:10:41 UTC 2014
Removed Files:
src/external/bsd/atf/dist: Atffile
src/external/bsd/atf/dist/atf-c: Atffile
src/external/bsd/atf/dist/atf-c++: Atffile
src/external/bsd/atf/dist/atf-c++/detail: Atff
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 16:11:29 UTC 2014
Modified Files:
src/external/bsd/atf: prepare-import.sh
src/external/bsd/atf/lib/libatf-c: bconfig.h
src/external/bsd/atf/lib/tools: Makefile
src/external/bsd/atf/tests/atf/atf-c:
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 16:15:06 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update of atf to 0.20.
To generate a diff of this commit:
cvs rdiff -u -r1.1090 -r1.1091 src/doc/3RDPARTY
cvs rdiff -u -r1.1886 -r1.1887 src/
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 16:31:38 UTC 2014
Modified Files:
src/external/bsd/atf/dist/tools: application.cpp atf-config.cpp
atf-report.cpp atffile.cpp auto_array_test.cpp config_file.cpp
process.cpp reader.cpp reader_test.cp
Module Name:src
Committed By: jmmv
Date: Tue Feb 11 17:28:21 UTC 2014
Modified Files:
src/external/bsd/atf/dist/tools: application.cpp atf-run.cpp
atf-version.cpp env.cpp fs.cpp signals.cpp timers.cpp
src/external/bsd/atf/lib/tools: Makefile
src/
201 - 300 of 311 matches
Mail list logo