Commit Graph

13163 Commits

Author SHA1 Message Date
tron a536ee5124 Install documentation and manual pages for Postfix's memcache client support. 2013-01-02 22:33:19 +00:00
christos 597d5309a5 fix mtree sets 2013-01-02 18:12:57 +00:00
tsutsui f836ad2f40 Sync with amd64 and i386 installcds:
>> PR/47276: ftp has https support now
(i.e. now libcrypto and libssl are required in non-crunched installcd)
2012-12-22 17:51:19 +00:00
christos 61ea5796ed PR/47276: ftp has https support now 2012-12-21 18:11:10 +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
tron ccda5edb3c Add entries for "cylic" and "profile" modules which are part of DTrace. 2012-12-18 10:59:38 +00:00
mbalmer 50b3b570e2 Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
found e.g. in SurePOS 300 series point of sale terminals.  The driver
provides a gpio(4) device with three pins:  pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.
2012-12-17 20:37:59 +00:00
christos e1d7c4c844 add sqlite3 man page 2012-12-16 20:33:43 +00:00
mbalmer 21a6d3b7f6 ptcd(4) is a device driver for the cash drawer port found on Protech PS3100
point of sale terminals.  It controls the cash drawer using a gpio(4) device
that attaches at ptcd0:  Pin 0 controls the drawer, pin 1 reports the current
state.  For details read the manual page.
2012-12-16 13:09:18 +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
spz 0d6a8650f8 Make the compat libs of npf extension shared libraries go to the
compat directories instead of overwriting the arch native libs.
Also, make sure the compat directories get created. Tested on amd64.
2012-12-09 22:06:21 +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
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