christos
51d6ae2e1d
add a __BITMAP_TYPE
2012-12-07 01:54:27 +00:00
spz
76387d3839
merge bind-9-9-2-P1 and adjust build as needed
...
fixes CVE-2012-5688, see:
http://www.isc.org/software/bind/advisories/cve-2012-5688
2012-12-04 23:38:37 +00:00
jruoho
f8b5dc2c31
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.
2012-12-04 06:57:44 +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
apb
ee9a2498cf
Adjust everything under src (but outside src/tools) to use
...
the TOOLDIR version of libnbcompat, associated include files,
and associated defs.mk file, instead of the version from the
.OBJDIR of src/tools/compat. This should fix PR 47188.
2012-12-02 12:55:27 +00:00
reed
ed8d05eebe
install the mkubootimage(1) manual
2012-12-02 02:21:28 +00:00
christos
c611eede50
add bitmap macros
2012-12-01 20:37:02 +00:00
christos
1e43d1f8e0
add a bitops test
2012-12-01 16:30:00 +00:00
pgoyette
51894881c0
Remove the now-obsolete ipf/t_bpf.sh test
2012-11-30 01:42:43 +00:00
christos
4388d56064
add libpnf to /lib
2012-11-29 16:18:35 +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
rkujawa
df0940144b
Add z3rambd(4) man page to distribution list.
2012-11-26 00:41:48 +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
njoly
a23dfbdc09
Adjust for usr/tests/lib/libc/c063 debug entries.
2012-11-23 08:36:47 +00:00
tsutsui
774f69a012
Use CDBUILDEXTRA to copy secondary bootloader into target CD iso image.
2012-11-22 20:26:33 +00:00
martin
ebfa54d646
Add o32 version of libnetpgpverify.so.4 and friends
2012-11-22 11:23:43 +00:00
jakllsch
b0b33b9313
Don't enable WAPBL by default. It's far too dangerous.
2012-11-20 20:17:43 +00:00
jakllsch
d57a76d195
Don't enable WAPBL in images.
2012-11-20 20:16:03 +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
rkujawa
2c437e11a3
Add X-Surf IDE.
2012-11-19 23:04:15 +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
tsutsui
81281427af
Don't show a disk which is mounted as root partition
...
in the "Available disks" list during sysinst procedure
to prevent users from shooting their foot in case of
installation using install-image on a USB stick.
Per suggestion in PR/47195.
2012-11-17 20:34:24 +00:00
tsutsui
ce1f27f16c
Define HAVE_UFS2_BOOT to enable UFS2 root in sysinst.
...
UFS2 support for secondary boot was added on March 2012:
http://mail-index.netbsd.org/source-changes/2012/03/20/msg033042.html
Note prinary boot_ufs has supported UFS2 since 2003:
http://mail-index.netbsd.org/source-changes/2003/04/09/0036.html
2012-11-17 19:35:55 +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
tsutsui
20f73e45ba
- add dhcpcd support to x68k install ramdisk
...
- enable bpf(4) in INSTALL kernel for dhcpcd
- bump ramdisk size from 1400k to 1440k
No objection on port-x68k.
2012-11-10 17:40:09 +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
christos
4622fbd2a2
add missing include file.
2012-11-05 01:25:25 +00:00