Commit Graph

6950 Commits

Author SHA1 Message Date
alnsn 079dc4d907 Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
alnsn 012f33e5f2 Add sljit and bpfjit to evbmips. Not enabled by default. 2012-11-24 14:00:35 +00:00
njoly a23dfbdc09 Adjust for usr/tests/lib/libc/c063 debug entries. 2012-11-23 08:36:47 +00:00
martin ebfa54d646 Add o32 version of libnetpgpverify.so.4 and friends 2012-11-22 11:23:43 +00:00
jkunz da8587eaed Add initial support for Olimex iMX233 based OLinuXino boards.
https://www.olimex.com/Products/OLinuXino/iMX233/
Contributed by Petri Laakso.
2012-11-20 19:08:45 +00:00
agc db8fa78ddd add missing destdir files for netpgpverify addition 2012-11-20 16:18:47 +00:00
agc 60f841b251 add test files for netpgpverify 2012-11-20 08:00:33 +00:00
agc 9f95e6a2c4 add the directory for the netpgp header files 2012-11-20 05:29:12 +00:00
agc 672b8c9a7f Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3)
from the agc-netpgp-standalone branch.
2012-11-20 05:27:22 +00:00
manu a76c1cc17f Add most system calls for POSIX extended API set, part 2, with test cases:
faccessat(2), fchmodat(2), fchownat(2), fstatat(2), mkdirat(2), mkfifoat(2),
mknodat(2), linkat(2), readlinkat(2), symlinkat(2), renameat(2), unlinkat(2),
utimensat(2), openat(2).

Also implement O_SEARCH for openat(2)

Still missing:
- some flags for openat(2)
- fexecve(2) implementation
2012-11-18 17:41:51 +00:00
joerg f611942e77 Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
process, proc_find can't be used as the child is still in state SIDL.
2012-11-17 21:55:24 +00:00
joerg 6ae8c21c8e Update LLVM/Clang snapshot to r168187 for various bug fixes. 2012-11-17 04:57:25 +00:00
joerg fd9f03b713 + bsd.buildinstall.mk 2012-11-16 10:48:17 +00:00
jkunz 993229b6fe Add elftosb tools to evbarm userland and toolchain.
Elftosb is used to create a digitaly signed "secure boot" file.
This sb file can be booted by the first stage boot loader found in
Freescale i.MX23 and i.MX28 application processors.

Copyright (c) 2004-2010 Freescale Semiconductor, Inc.
2012-11-15 19:49:11 +00:00
christos a77763a174 bump resolver library. 2012-11-15 18:51:54 +00:00
rkujawa 87eecda342 Add msm6242b(4) page to mi distribution list. 2012-11-14 02:36:53 +00:00
njoly a02a44ee48 Adjust for tests/lib/{libbpfjit,libsljit} debug entries. 2012-11-12 09:03:52 +00:00
alnsn 465b9b9fbb Document sljit. 2012-11-11 21:03:21 +00:00
alnsn 062bf78a84 Build libbpfjit test to the build. 2012-11-11 17:41:31 +00:00
skrll ff098e3001 tcsd is part of TPM 2012-11-09 19:47:11 +00:00
pgoyette bf5501776e Include the newly-converted tests/lib/libc/gen/t_sleep test 2012-11-08 03:14:32 +00:00
pgoyette 23002fe23e Add the ATF file-locking test 2012-11-07 14:01:34 +00:00
nakayama 50f01743f5 Sync with sparc. 2012-11-07 05:18:51 +00:00
alnsn e4afd2bd10 Enable bpfjit on sparc. 2012-11-06 07:59:09 +00:00
alnsn 90781f7f62 Add sljitarch.h on sparc. 2012-11-05 23:08:59 +00:00
alnsn d90fc84090 Include sljitarch.h even when MKSLJIT=no. 2012-11-05 20:01:38 +00:00
alnsn a659721e61 Untie libsljit directory from MKSLJIT. 2012-11-05 08:07:11 +00:00
pgoyette d377141baa Add new SysV IPC test 2012-11-05 04:09:34 +00:00
alnsn ffd8736098 Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386. 2012-11-05 00:57:39 +00:00
christos fd0ad6ba3c add TPM sets. 2012-11-04 16:26:52 +00:00
mbalmer 2eb9e5d971 Remove duplicate word (the the -> the) 2012-11-03 07:59:45 +00:00
pgoyette 993bb41987 Add tests/mqueue 2012-11-03 05:19:49 +00:00
christos 8a4138dd82 add flock(1) 2012-11-01 23:33:10 +00:00
christos bbbf171164 mv npfctl from /usr/sbin to /sbin so it is available before /usr is mounted. 2012-11-01 03:26:42 +00:00
joerg 0ee52b72c8 Update LLVM/Clang snapshot to r166772. Now builds without RTTI and
exceptions. Also features the first round of a loop vectorizer.
2012-10-28 17:07:44 +00:00
alnsn 0cae5cae2f Build bpfjit on i386. 2012-10-28 16:25:02 +00:00
alnsn e8c0d6c662 Add bpfjit and enable it for amd64. 2012-10-27 22:36:11 +00:00
msaitoh 255c8c559e Add some files to complete "make release" for big endian. 2012-10-14 12:36:57 +00:00
jmmv aec6efdd3a Add missing ./usr/X11R7/lib/modules/libexa_g.a to fix MKDEBUGLIB=yes build. 2012-10-13 21:21:52 +00:00
alnsn c0135b01f2 Enable sljit in amd64 kernel and modules. 2012-10-13 19:42:02 +00:00
tsutsui 598cc12300 Add new /usr/mdec/netboot. 2012-10-12 20:16:30 +00:00
christos 726941def2 add clock_nanosleep() 2012-10-02 01:47:39 +00:00
alnsn 5c5a76d566 Remove bpf_jit which was ported from FreeBSD recently.
It will soon be replaced with the new bpfjit kernel module.
2012-09-27 18:28:53 +00:00
joerg fe9380cfbd Add regression test for cdbr(3) and cdbw(3). 2012-09-27 00:38:57 +00:00
martin ed03c01997 Fix npf module paths 2012-09-21 08:42:33 +00:00
skrll 73d54e73d0 Fix MKDEBUG set lists 2012-09-18 15:14:40 +00:00
martin 8bc3c4549e npf extension modules for evbppc abi variants 2012-09-18 08:36:21 +00:00
martin 36aa9a94dd npftest.conf is not dependend on pic 2012-09-18 08:30:35 +00:00
nonaka d98e6e7107 Added some debug libs. 2012-09-16 20:23:20 +00:00
tls e6ea0ca4b6 *Sigh* provide, by default, the dumb "allocate 64K on the stack" variant
of the lzf_compress API by default.  This is because there is evidently
code floating around out there in the world with broken autoconf scripts that
don't check for LZF_STATE_ARG in the lzf header files and just assume the
dumb version of the API.

We rename the sane API to lzf_compress_r and implement the dumb API in
terms of it.  Consequently, bump liblzf major version number.  This is
fine because nothing used our liblzf with the old API.

Add lzf(1) utility from LZF distribution.  Add manual page for lzf(1).
2012-09-16 18:59:24 +00:00