Commit Graph

7073 Commits

Author SHA1 Message Date
martin
206e7318a3 Fix editor mishap - isdn != netiso 2013-04-08 07:18:25 +00:00
kardel
378d1d67e0 add pcap-tstamp.* to man list 2013-04-07 14:14:49 +00:00
christos
9917eb09cf bump pam shared objects. 2013-04-07 00:38:49 +00:00
christos
c5c65e0855 libcap is now in /lib 2013-04-06 17:40:14 +00:00
christos
17e55052cd new libpcap 2013-04-06 17:29:12 +00:00
christos
6484247f69 new libpam sets. 2013-04-06 02:20:01 +00:00
christos
bfb93a4658 add debug part of rtld. 2013-04-05 20:23:13 +00:00
christos
1480e5abc9 bump libpthread for pthread_cond_setclock 2013-04-03 15:50:37 +00:00
christos
00b8bac26e remove commented out stuff 2013-04-03 15:49:23 +00:00
martin
fc9fb1d15d Add athn man page 2013-03-30 18:23:56 +00:00
martin
7ee2a0fb7d add if_athn directory 2013-03-30 18:21:12 +00:00
christos
5aab19183e firmware files for if_athn 2013-03-30 02:49:26 +00:00
christos
ef6edfe862 bump libssh 2013-03-29 21:59:51 +00:00
christos
49bd4f0393 new test 2013-03-28 18:51:28 +00:00
wiz
62e9897175 Add more links for kcpuset(9). 2013-03-28 11:17:39 +00:00
christos
fa15871090 bump the rest of the bind libraries 2013-03-24 19:56:06 +00:00
christos
c0c4377f17 bump bind libraries 2013-03-24 18:55:33 +00:00
christos
eb4274a978 bump libmagic 2013-03-23 16:17:20 +00:00
christos
76dc8604c0 try to fix sun2 2013-03-23 15:14:15 +00:00
christos
2b135b05b5 new dlopen tests for libpthread. 2013-03-21 16:51:07 +00:00
christos
3340adc305 more sets lossage 2013-03-12 21:04:57 +00:00
christos
4f1888645a missing libppath_g 2013-03-12 20:07:23 +00:00
njoly
168c675fdb Add missing .debug extension. 2013-03-12 15:17:58 +00:00
njoly
08c0fa70da Kill a trailing slash. 2013-03-12 13:09:26 +00:00
njoly
c100454ec7 Error out if a path has a trailing slash, which makes awk enter an
infinite loop while creating set lists.
2013-03-12 13:08:00 +00:00
christos
94645577e2 more npf sets lossage. 2013-03-11 15:53:04 +00:00
christos
654414f4a1 npf modules moved to /lib 2013-03-10 21:48:17 +00:00
christos
35774b253e add npflog module. 2013-03-10 20:58:49 +00:00
martin
16faa3e73a Adapt to renamed test program 2013-03-08 17:02:29 +00:00
martin
0b085d7865 Add new test program t_sigtimedwait_pr_47625. 2013-03-08 10:43:43 +00:00
apb
fcd1177435 Add zoneinfo files for new timezones from tzdata2013a:
/usr/share/zoneinfo/Asia/Khandyga
/usr/share/zoneinfo/Asia/Ust-Nera
/usr/share/zoneinfo/Europe/Busingen
2013-03-03 20:07:08 +00:00
joerg
e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
pooka
7b7946c688 Add interfaces that out-of-librumpuser hypercalls can use to unschedule
and reschedule themselves if they plan to block.
2013-03-01 18:15:36 +00:00
christos
31fc39a8f2 Locale I/O tests. 2013-02-28 21:54:08 +00:00
martin
60178c05c9 Add new testprogram 2013-02-28 15:36:06 +00:00
joerg
db135d737c Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
christos
46f24da1d2 add a new rpc test 2013-02-26 17:08:20 +00:00
jmmv
b82c36bd08 Update file lists to reflect the import of kyua-atf-compat, which has the
side-effect of marking several atf-related entries as obsolete (when
MKKYUA!=no).
2013-02-25 00:34:13 +00:00
jmmv
47840f72d0 Install a kyua.conf file that sets unprivileged_user to _tests. 2013-02-24 03:06:13 +00:00
jmmv
7c357179a8 Remove duplicate (and possibly invalid) 'atf' tags from 3 tests. 2013-02-23 22:56:46 +00:00
jmmv
704facb580 Autogenerate Kyuafiles next to Atffiles when MKKYUA is set.
This is suboptimal: the current high-level definitions of test programs
in the Makefiles do not carry enough information to support all the
features of Kyuafiles.  For example, it is not possible to register test
programs that do *not* use the ATF libraries, which is something that
has been frequently requested around here; nor it is possible to attach
arbitrary metadata to test programs from the Makefile, which is handy
particularly for ATF-less test programs.

For these reasons, consider this a transitional step.

Note that, with this change, you should now be able to use the 'kyua'
tool to run the tests in /usr/tests.
2013-02-23 22:01:51 +00:00
jmmv
edcb14a44e Install kyua-testers' distribution documents. 2013-02-23 14:58:11 +00:00
jmmv
89e4f17129 Register directories and files provided by kyua-cli. 2013-02-23 14:18:36 +00:00
jmmv
9c6c1d3b56 Install lutok's missing test_utils.hpp header file. 2013-02-22 15:14:29 +00:00
christos
e7fd4058d5 Remove -s "stable" flag, since it is not posix. 2013-02-21 14:08:50 +00:00
jmmv
dbf5b53da3 Enable the build of kyua-testers and register its files and directories.
This is conditional on MKKYUA.
2013-02-19 06:06:39 +00:00
christos
077ff08983 Use sort -s to get a stable sort, even if that is the default for ours. We
prolly need a TOOL_SORT...
2013-02-18 00:22:13 +00:00
christos
33dedf2c47 only do the keep last in update builds and explain why. 2013-02-18 00:00:55 +00:00
christos
656c32c03e keep only the last entry for each file, before sorting. 2013-02-17 23:56:52 +00:00
htodd
fb225422ba Fix build by adding obsolete to files in /usr/tests/examples. 2013-02-17 04:36:07 +00:00