joerg
fa9d9d71df
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2
...
release.
2013-01-23 15:02:52 +00:00
christos
85842c9556
pc files for openssl
2013-01-18 18:12:56 +00:00
christos
824c548c74
Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
...
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
2013-01-16 16:01:05 +00:00
christos
e2d1788e3f
fix debug build.
2013-01-14 20:30:00 +00:00
matt
11290b2fc6
Mark fp.h as obsolete
2013-01-11 14:22:55 +00:00
christos
46078508f1
bump libmagic
2013-01-03 23:20:28 +00:00
spz
93a9300055
add entries built for MKDEBUG and MKDEBUGLIB to the set lists
...
Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
2012-12-18 22:45:12 +00:00
christos
8e40df96dd
bump libssh
2012-12-12 17:47:57 +00:00
rmind
333cdb0c5a
Add NPF "rndblock" extension to randomly drop packets (using a random function
...
with a percentage or modulo operation). This is a demo module, although it can
be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" {
# Drop 1.9% of the traffic
rndblock: percentage 1.9
}
2012-12-10 00:32:23 +00:00
njoly
29ea86ba98
+dnssec-verify.debug
2012-12-07 18:48:54 +00:00
njoly
6d3bcac84f
Adjust libraries debug entries following recent bind update.
2012-12-07 18:36:24 +00:00
christos
51d6ae2e1d
add a __BITMAP_TYPE
2012-12-07 01:54:27 +00:00
rkujawa
0ccb5cc7b5
Now add pcu(9) links to dist list.
2012-12-02 19:58:18 +00:00
rkujawa
8577082055
Add pcu(9) to dist list.
2012-12-02 19:45:18 +00:00
christos
c611eede50
add bitmap macros
2012-12-01 20:37:02 +00:00
matt
2a1ae60c15
Add missing debug files.
2012-11-28 01:40:19 +00:00
alnsn
fb02065311
Add sljitarch.h.
2012-11-26 08:05:47 +00:00
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
agc
db8fa78ddd
add missing destdir files for netpgpverify addition
2012-11-20 16:18:47 +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
6ae8c21c8e
Update LLVM/Clang snapshot to r168187 for various bug fixes.
2012-11-17 04:57:25 +00:00
christos
a77763a174
bump resolver library.
2012-11-15 18:51:54 +00:00
skrll
ff098e3001
tcsd is part of TPM
2012-11-09 19:47:11 +00:00
nakayama
50f01743f5
Sync with sparc.
2012-11-07 05:18:51 +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
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
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
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
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
skrll
73d54e73d0
Fix MKDEBUG set lists
2012-09-18 15:14:40 +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
plunky
69b4eb723b
install header files from IPF 5.1.2 (sys/external/bsd/ipf) instead of
...
older IPF (sys/dist/ipf).
This adds ipf_rb.h
2012-09-15 17:41:59 +00:00
martin
9851af6be6
npftest only is build with dynamic libraries
2012-09-13 21:05:17 +00:00
martin
18e375f3bb
Set list changes for npftest binary and npf tests
2012-09-12 14:07:51 +00:00
drochner
312c339026
Extend the CPU microcode update framework to support Intel x86 CPUs.
...
Contrary to the AMD implementation, it doesn't use xcalls to distribute
the update to all CPUs but relies on cpuctl(8) to bind itself to the
right CPU -- to keep it simple and avoid possible problems with
hyperthreading.
Also, it doesn't parse the vendor supplied file to pick the right
part for the present CPU model but relies on userland to prepare
files with specific filenames. I'll commit a pkg for this in a minute
(pkgsrc/sysutils/intel-microcode).
The ioctl interface changed; compatibility is provided (should be
limited to COMPAT_NETBSD6 as soon as this is available).
2012-08-29 17:13:21 +00:00
matt
98f742e168
Add debug version of librumpnet_npf.so.0
2012-08-16 04:52:55 +00:00
pgoyette
36a61444ae
Part 2 of librumpnet_npf
2012-08-15 22:14:47 +00:00
pgoyette
8f60a9447f
Add librumpnet_npf
2012-08-15 21:03:09 +00:00
matt
c38df71e0c
Export <arm/vfpreg.h>
2012-08-15 20:38:49 +00:00
macallan
0cfd9fa3bc
more ',rump' sprinkling - now mips64el builds with MKRUMP=no too
2012-08-15 05:55:43 +00:00
macallan
5a289bb968
sprinkle ',rump', now sgimips64 with MKRUMP=no builds properly
2012-08-15 04:22:45 +00:00
joerg
4f18a444b9
Make GCC entries optional.
2012-08-10 16:22:31 +00:00