christos
ffef77d400
add {rndc,ddns}-confgen
2012-05-09 22:04:05 +00:00
martin
af2edddc59
Retry previous, but with proper path this time.
2012-05-09 08:17:33 +00:00
martin
9ac338c2e4
Add a few modules in booke/4xx compat lists - should fix the evbppc build.
2012-05-08 13:22:36 +00:00
christos
9f6de85630
add tgamma{,f}
2012-05-05 17:52:27 +00:00
christos
bd00465ee0
bump libssh
2012-05-02 02:43:00 +00:00
njoly
ef99a623d5
Move module related debug entries to module.mi list to fix MKDEBUG=yes
...
and MKKMOD=no builds. Add missing k_helper3.debug line.
2012-04-30 13:47:51 +00:00
skrll
f4018eb894
Add mudflag debug files.
2012-04-29 13:59:06 +00:00
he
b7d0263700
Add the sdtemp and dbcool modules for the non-default powerpc variants.
2012-04-26 22:09:53 +00:00
christos
44e0e5da1d
add vcoda module
2012-04-26 03:00:21 +00:00
pgoyette
c30f8ca413
Actually create the if_axe module - driver was modularized a while ago.
2012-04-25 13:55:17 +00:00
pgoyette
db696edd06
Actually create the dbcool(4) module. Driver was modularized a while ago.
2012-04-25 04:49:46 +00:00
pgoyette
ca34f38e2b
Create the module for sdtemp (driver itself was modularized some time ago)
2012-04-25 03:44:16 +00:00
roy
258cf0abec
Add capfile(5) to describe the termcap format.
...
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
2012-04-21 12:27:24 +00:00
jruoho
71224831e0
Add few unit tests for mlock(2), including a case for PR kern/44788.
2012-04-20 12:11:29 +00:00
jruoho
c7358053ef
Add a test case for PR bin/39546.
2012-04-19 18:51:35 +00:00
bouyer
24a7abc690
Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II
...
SAS controllers. Ported from OpenBSD.
2012-04-19 17:50:49 +00:00
christos
9b0d6930b2
add _pic files
2012-04-18 22:44:43 +00:00
christos
f03549c50e
add mudflap
2012-04-18 19:29:01 +00:00
rkujawa
c878064cd3
add a1k2cp(4) and clockport(4) man pages to distribution list
2012-04-17 10:14:12 +00:00
jruoho
0953dc8744
Add a test case for PR kern/46328 (tested naively with tcpdump(8)).
2012-04-14 12:21:45 +00:00
pgoyette
a3637b39d4
The k_helper3 module no longer gets installed in its own subdirectory.
2012-04-14 02:47:27 +00:00
jruoho
e49dc377ca
Add a helper program that loads a module and returns the errno from modctl(8).
...
XXX: As noted on tech-kern@, the syscall should be modified to fail
consistently with a given predefined errno on non-MODULAR kernels.
2012-04-13 07:05:32 +00:00
christos
22b1441247
add getpassfd
2012-04-12 22:10:05 +00:00
christos
eead6b2f0e
add getpass_r
2012-04-12 19:36:34 +00:00
jruoho
a74ccce819
Test that sysctl(8) does not segfault, as reported by pgoyette@ on current
...
users.
2012-04-10 02:39:33 +00:00
christos
fcef2dcd59
- add getdisk{raw,cooked}name
...
- bump libutil
2012-04-07 16:48:23 +00:00
christos
b12b677b84
I guess pdisk gets installed everywhere now
2012-04-07 05:55:00 +00:00
christos
a1048e6542
bump libutil and new getfsspecname
2012-04-07 04:09:54 +00:00
christos
30044aadfd
pdisk is now mi (except for rescue)
2012-04-06 22:46:15 +00:00
spz
d5b7b4d73a
adjust for expat-2.1.0
2012-04-06 10:49:27 +00:00
bsh
87767e019d
enable X11 build for evbarm.
2012-04-04 01:23:26 +00:00
jruoho
47dea51ec6
Add regression tests for PR bin/3914 and PR bin/27140.
2012-03-30 09:27:10 +00:00
jruoho
06f1efeb34
Few fundamental consistency checks for the abs(3) family.
2012-03-29 06:16:56 +00:00
jruoho
0d64217da5
Few naive consistency checks for the atoi(3) family.
2012-03-29 05:42:31 +00:00
jruoho
53263fa593
Add a small test that checks that random(3) does not always return zero when
...
the RNG is initialized with zero. Prompoted by the recent nasty bug in the
OpenBSD libc.
2012-03-28 10:33:57 +00:00
christos
b0fe139da0
add funopen2() and friends
2012-03-27 15:07:01 +00:00
jruoho
651e2c6948
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
2012-03-27 08:16:33 +00:00
jruoho
1e806afd68
Append a case for (fixed) PR bin/25899. From Min Sik Kim.
2012-03-27 07:39:00 +00:00
nonaka
db4c04c984
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
2012-03-25 00:11:16 +00:00
tron
406ffa5777
Update entries for IPFilter regression tests.
2012-03-24 18:27:53 +00:00
matt
51343b6f8a
Mark ipf entries with ipfilter so that MKIPFILTER=no works.
2012-03-24 07:03:12 +00:00
christos
a38c14bb60
add new tests
2012-03-23 23:59:50 +00:00
drochner
a3b2d0861e
obsolete kame_ipsec(4)
2012-03-22 20:52:47 +00:00
matt
41061f7ff7
Add missing MKDEBUG=yes X11 files
2012-03-21 05:43:09 +00:00
jruoho
327776ba0b
Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,
...
all fixed long time ago.
2012-03-20 06:18:33 +00:00
njoly
d0df4f4862
Adjust to unbreak mkdebug build.
2012-03-19 11:16:36 +00:00
jruoho
3a662fafc9
Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago.
2012-03-19 07:05:18 +00:00
christos
461d32430f
add t_cdefs
2012-03-18 15:32:23 +00:00
jruoho
1ff69b68e3
Add a case for PR bin/44973.
2012-03-18 12:40:42 +00:00
jruoho
0498995f9f
Add a test case for PR bin/28126. Does not fail with GNU sed.
2012-03-18 10:12:30 +00:00
jruoho
e626461e72
Add a case for PR lib/41558. It is unclear whether this is a bug, but at
...
least it is documented now. Probably it would be better to follow Linux,
where the test case does not fail.
2012-03-18 08:52:07 +00:00
jruoho
0a082b37fe
Move the _lwp_ctl(2) preemption counter check to the right place.
2012-03-17 17:23:34 +00:00
jruoho
840bc631fa
Adjust set lists and mtree.
2012-03-17 17:16:41 +00:00
jruoho
6aa27f04c2
Add few basic tests for realpath(3).
2012-03-17 16:40:14 +00:00
jruoho
2fb9c76e0d
Adjust set lists and mtree.
2012-03-17 16:35:02 +00:00
elad
0c9d8d15c9
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
...
something meaningful. All relevant documentation has been updated or
written.
Most of these changes were brought up in the following messages:
http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html
Thanks to christos, manu, njoly, and jmmv for input.
Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
njoly
e2c1d0fe71
Small typo.
2012-03-11 23:10:43 +00:00
jruoho
869580eb48
Adjust set lists and mtree.
2012-03-11 18:45:19 +00:00
riz
4f660bc31a
Add bootxx_fat12 to sets, to fix the build.
2012-03-11 06:53:18 +00:00
joerg
99c3eea80c
P1003_1B_SEMAPHORE is no longer optional.
2012-03-10 21:51:48 +00:00
christos
8d1c40e771
add awk tests
2012-03-10 19:10:06 +00:00
joerg
4acff4c01b
Implement sem_timedwait.
2012-03-08 21:59:24 +00:00
tron
afa136001d
Add support for SQLite look-up tables to postfix(1), see sqlite_table(5)
...
for more details.
While here stop installation of pcre_table(5) as this table type
is not supported.
2012-03-04 16:12:24 +00:00
matt
3e4f5725ad
Fix libexpat.so debug entry
2012-03-02 23:13:55 +00:00
christos
2b01a8ad07
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
...
don't hang forever if requested.
2012-03-02 17:27:48 +00:00
apb
63809dc566
Add usr/share/zoneinfo/America/Creston to set lists,
...
after tzdata2012a update.
2012-03-02 06:07:24 +00:00
tron
df92d05dec
Move "libexpat" from X11 into base which fixes PR lib/40346.
...
This change was approved by the Core Group.
2012-02-29 20:07:51 +00:00
joerg
312af31841
Merge XZ 5.0.3.
2012-02-28 14:22:21 +00:00
wiz
32a64c4a9c
Mark /usr/include/netinet/ipf_rb.h as obsolete until ipf is upgraded again.
...
Sort while here.
2012-02-21 10:10:43 +00:00
rmind
ad12c77015
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
...
Approved by core@.
2012-02-19 21:05:51 +00:00
jmmv
1cf12d0216
Add a test to ensure that PAGE_SIZE is available in kernel modules.
...
This test reproduces the error condition in PR port-macppc/46041 and
therefore it is an xfail in this particular platform.
2012-02-17 22:36:50 +00:00
plunky
555be44f20
document config_detach_children(9)
2012-02-17 09:44:12 +00:00
christos
ca7f79a7ea
use osrelease.sh -k instead of hand-rolled logic.
2012-02-17 00:00:39 +00:00
joerg
52a4c27e3e
Add _dlauxinfo helper function to provide access to the ELF auxilary
...
vector. This can normally be found via __ps_strings, but libc is
initialised too early when linked dynamically and doesn't have access to
it yet, so provide an alternative mechanism via ld.elf_so.
Bump libc minor.
2012-02-16 23:00:38 +00:00
christos
b8714878d6
add cpuconf.h to the sets
2012-02-16 21:15:05 +00:00
njoly
988d7e3a8e
window.debug is now obsolete.
2012-02-16 18:40:29 +00:00
wiz
5a797cff4f
Fix tags in set lists for window removal.
2012-02-16 12:29:11 +00:00
jmmv
7054f14003
Remove window(1).
...
window(1) was replaced by tmux(1) on March 2011. The source code has
been reimported into othersrc/usr.bin/window and an up-to-date package
is available in pkgsrc/misc/window.
This removal was approved by core@, with the condition that it be done
once netbsd-6 had been brached. And the branching has just happened!
2012-02-16 04:52:47 +00:00
riz
f8a1d7977c
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
...
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored
post-branch.
ok: core, releng.
2012-02-15 17:55:03 +00:00
plunky
18e80c41ff
add aubtfwl.4 to the build
2012-02-14 17:35:11 +00:00
njoly
5f059f74c0
Kill dup lines.
2012-02-14 17:29:51 +00:00
wiz
eb3bd4bbdc
Obsolete /usr/share/man/cat3f that never contained any files, nor will it.
2012-02-14 14:03:34 +00:00
riz
0530c57f24
Fix the build after ipfilter tests were added.
2012-02-14 00:39:08 +00:00
martin
0ce98f42a7
Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc
...
and kernel, but that is an implementation detail unrelated to the tests
themselfs.
Ok: releng
2012-02-13 21:03:06 +00:00
njoly
7aa97625c3
No need for quotadump.debug. quotadump is a link to repquota, and will
...
use its debug file.
2012-02-13 12:49:25 +00:00
dholland
2a4bf12d53
Remove quotactl(8). Successor for backup purposes is quotarestore(8).
...
Note that as of this writing the tool continues to work with the old
proplib-xml packet interface against the new libquota(3), so anyone
who has a use for it can bring it back from the Attic and/or create a
pkgsrc package.
Approved by releng for the freeze, and specifically okayed by core a
couple months ago.
2012-02-13 01:43:22 +00:00
dholland
aa498c6e1e
Add quotadump(8), which is a link to repquota, and quotarestore(8),
...
which is new. Includes man page updates. Approved by releng for
freeze.
2012-02-13 01:35:06 +00:00
dholland
62cfdf3316
Quota-related docs fixes:
...
- Remove old quotactl(2); replace with new __quotactl(2).
- Document quota_getrestrictions(3), the semantic restriction codes,
and quota_quotaon/off(3).
- Update VFS_QUOTACTL(9), which was still describing the pre-proplib API.
Approved by releng for the freeze.
2012-02-13 01:24:00 +00:00
njoly
f9ebaf519d
Adjust debug objects for recent libc minor bump.
2012-02-12 10:01:57 +00:00
martin
19f52532ad
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
...
Based on Charles Zhang's summer of code project.
2012-02-11 23:31:22 +00:00
tsutsui
ddafd3b8c8
More SL-C7x0/860 support for Xorg server usage:
...
- pull touchpanel adjustment ioctls to w100lcd.c for SL-C7x0/860
from zlcd.c for SL-C1000/3x00
- add sample xorg.conf for C7x0/860 (which have hardware screen rotation)
- rename old xorg.conf.sample for C1000/C3x00 to xorg.conf.C3x00
- adjust md set list
Ok releng@ nonaka@
2012-02-10 11:25:42 +00:00
njoly
b3085522af
Remove extra slash in makemandb.debug line.
2012-02-08 16:52:39 +00:00
njoly
4cf2fcef29
Error out if a path has consecutive slashes which is unsupported and
...
made awk enter an infinite loop while creating set lists.
2012-02-08 16:51:09 +00:00
joerg
410d0f4380
Import the new apropos/whatis.
...
This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.
The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
2012-02-07 19:13:24 +00:00
dholland
7609b9bc56
Migrate one last leftover bit (used only by the kernel now) to
...
sys/ufs/ufs and remove the old quota headers and no-longer-used shared
code. Ok by releng.
2012-02-05 14:19:02 +00:00
joerg
a9315a99ce
Fix support for negative keywords: the keyword is prefixed directly with
...
! without space, so that the splitting works as expected. Adjust entries
for bsdgrep.
2012-02-03 22:18:04 +00:00
dholland
8ca6501118
Set list updates for libquota bump.
2012-02-01 17:53:54 +00:00
dholland
59b296daa7
Change the syscall API for quotas over to the new non-proplib one.
...
- struct vfs_quotactl_args -> struct quotactl_args
- add sys/stdint.h to sys/quotactl.h for clean userland build
- install sys/quotactl.h in /usr/include
- update set lists for same
- add new marshalling code in libquota
- add new unmarshalling code in vfs_syscalls.c
- discard proplib interpreter code in vfs_quotactl.c
- add dispatching code for the 14 quotactl ops in vfs_quotactl.c
- mark the proplib quotactl syscall obsolete
- add a new syscall number for the new quotactl syscall
- change the name of the syscall to __quotactl()
- remove the decl of the old quotactl from quota/quotaprop.h
- add a decl of the new quotactl to sys/quotactl.h
- update the libc build
- update ktruss
- remove proplib marshalling code from libquota
- update copy of syscall table in gdb ppc sources
- hack rumphijack to accomodate new quotactl name (as I recall,
pooka wanted such a name change to simplify something, but I
don't really see what/how)
This change appears to require a kernel version bump for rumpish
reasons.
2012-02-01 05:34:38 +00:00
nisimura
6e0f9f1c21
introduce evbarm bootmini2440(8) man entry.
2012-01-31 12:23:32 +00:00
tls
286b7417a0
Add ipf_rb.h to setlist -- missed in earlier commits in ipf 5.1.1 import.
2012-01-30 22:51:51 +00:00
dholland
f674bc87d8
Set list updates for libquota minor bump.
...
(the 32-bit lib and debug lib lists really ought to be automatically
generated)
2012-01-30 16:54:46 +00:00
nisimura
77b78cdcff
Add FriendlyARM Mini2440 support.
...
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
2012-01-30 03:28:33 +00:00
joerg
a7dacf1e8f
Bump libsqlite3 minor version for new functions in 3.7.10.
2012-01-29 23:29:00 +00:00
pgoyette
2f1f723965
Add new directories for trousers to sets lists. The directories get
...
created even if they're not populated.
Hello again, christos!
2012-01-28 15:10:24 +00:00
jnemeth
4ce18a15d5
put back accidentally obsoleted pxeboot
2012-01-27 08:47:52 +00:00
jnemeth
a9a0f4b79c
Stop building boot ROM images for old PC NICs as discussed on tech-kern.
2012-01-27 08:41:35 +00:00
dholland
2cd8cfd233
Set list update for libquota manpage
2012-01-25 17:54:32 +00:00
christos
1897181a72
From tnozaki@: make fpos_t a complex object that keeps track of the parse
...
state of the stream. Change argument of the seek function to funopen() from
fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing
backwards compatible entry points. Approved by releng@
2012-01-22 18:36:14 +00:00
jnemeth
08503b5d53
Fix build break: put back accidentally deleted tp.html.
2012-01-22 08:58:13 +00:00
christos
6fb39d18da
add a tpm driver from bsssd.sourceforge.net
2012-01-22 06:44:28 +00:00
bouyer
9427679519
Make parts of the quota tests useable for more than quotas:
...
- rename h_quota2_server to h_ffs_server, there's nothing about quotas
in there.
- extract non-quota parts of quotas_common.sh to ffs_common.sh
2012-01-18 20:51:23 +00:00
riz
e37e023b0f
Setlist fix for MKDEBUGLIB=yes on amd64. Probably needs a similar
...
fix on sparc64.
2012-01-18 17:32:41 +00:00
joerg
83683d552a
kpasswd depends on MKKERBEROS, not USE_KERBEROS
2012-01-17 18:53:22 +00:00
jakllsch
f4a9de15e0
Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build.
2012-01-17 16:59:37 +00:00
mbalmer
04ad68ff98
Add uts(4) man pages
2012-01-17 08:13:41 +00:00
joerg
e5f626f9f7
Add nhpow(4)
2012-01-15 17:33:23 +00:00
joerg
0cd0c897dd
Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a
...
number of ABI issues for i386 and provides the correct
__FLT_EVAL_METHOD__ when using i387.
2012-01-11 23:24:46 +00:00
rkujawa
f4dbc84931
Add cv3dpb(4) page to set list
2012-01-11 17:28:52 +00:00
rkujawa
5375f8165e
Add p5membar(4) to man set list.
2012-01-10 20:47:01 +00:00
skrll
b2ab995d00
Fix set list. kame_ipsec.html was missing.
2012-01-09 16:59:36 +00:00
skrll
d2845d9eb6
Add a mkboot(8) man page.
2012-01-09 16:04:45 +00:00
dholland
e15d192c7f
Bump minor version of libquota.so.
2012-01-09 15:24:37 +00:00
dholland
0d7dfe62fa
Add <quota.h> with the new libquota API.
...
This is the user/application API and does not include the kernel
interface. Definitions shared with the kernel are found in
<sys/quota.h>.
Since I've been working on a local branch I have taken the liberty of
moving the latest-so-far version of <quota.h> to the front of the
patch queue. This loses (a small amount of) history but has the
advantage of avoiding unnecessary version bumps of libquota.so.
2012-01-09 15:19:44 +00:00
drochner
d107562abc
Make FAST_IPSEC the default IPSEC implementation which is built
...
into the kernel if the "IPSEC" kernel option is given.
The old implementation is still available as KAME_IPSEC.
Do some minimal manpage adjustment -- kame_ipsec(4) is a copy
of the old ipsec(4) and the latter is now a copy of fast_ipsec(4).
2012-01-09 15:16:30 +00:00
christos
4a6887196f
add strspct
2012-01-07 18:42:38 +00:00
drochner
47a381e15e
more IPSEC header cleanup: don't install unneeded headers to userland,
...
and remove some differences berween KAME and FAST_IPSEC
2012-01-06 14:17:10 +00:00
yamt
9753d46d1c
install tprof related commands and man pages.
2012-01-04 16:25:13 +00:00
drochner
8fd6dadaf8
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
...
where possible, for consistency and compatibility to FreeBSD
(exception: KAME specific statistics gathering in netstat(1) and systat(1))
2012-01-04 16:09:40 +00:00
yamt
f40ab0e98f
install fincore.
2012-01-04 15:54:37 +00:00
pgoyette
f9ecf89138
Add the Atffile for libcrypt tests
2011-12-27 17:13:10 +00:00
christos
0f3025d28c
undo the pam bump. requested by joerg.
2011-12-27 16:52:52 +00:00
christos
9e865358c0
Add crypt tests.
2011-12-27 00:49:16 +00:00
christos
e8ad55a311
openpam changes
2011-12-25 23:28:32 +00:00
christos
e55e1f1e31
more lint tests
2011-12-25 20:15:34 +00:00
pgoyette
23a56681fd
Include the fifofs Atffile
2011-12-21 07:36:02 +00:00
christos
5ef9683a49
add the directories
2011-12-21 01:57:55 +00:00
christos
770e6bc355
Add a fifofs test.
2011-12-21 00:23:30 +00:00
njoly
e4757f8055
Add eeprom.debug, and while here sort list.
2011-12-19 15:09:52 +00:00
joerg
7939bbfd79
libgcc_pic is still needed for GCC 4.1.
2011-12-19 14:04:56 +00:00
tsutsui
a7f5216f76
Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8).
2011-12-17 13:37:49 +00:00
tsutsui
17d9647811
Build and install isibootd(8).
2011-12-17 13:27:49 +00:00
wiz
a107b19ebf
Split extattr(3) into two man pages to get rid of ugly duplicate Nd.
...
Work done by Abhinav Upadhyay with minimal cleanup.
2011-12-16 12:46:00 +00:00
macallan
ad3b6c9f6b
add eeprom
2011-12-15 07:52:13 +00:00
njoly
be26ac6354
Add missing x11 tag for xfree debug files, and add xorg debug files.
2011-12-14 14:18:19 +00:00
he
b8e262ecc5
Add the secmodel_extensions variants of the kernel modules.
2011-12-07 22:14:43 +00:00
jym
20cbd76bbd
Set list fix...
2011-12-05 02:04:34 +00:00
jym
f3effc5ec2
Improvements in secmodel(9). Document secmodel_register(9), _deregister(9)
...
and _eval(9).
Add secmodel_extensions(9), and indicate the new sysctl(7) to let
ordinary users control the CPU affinity (user_set_cpu_affinity).
2011-12-04 21:08:37 +00:00
he
f58262c542
Add the chfs module for powerpc-4xx and powerpc-booke.
2011-11-29 10:05:28 +00:00
tls
7db676852a
Add (links for) missing "cross-references" from cprng(9). Some of the
...
functions replaced by cprng were never documented at all.
2011-11-29 03:40:41 +00:00
tls
2a139c3401
Add cprng(9) manual page, remove arc4random(9) manual page
2011-11-28 20:19:25 +00:00
tron
bb4b748000
Don't build postscreen(8) if "MKCRYPTO" is set to "no". It cannot be
...
built without TLS support, at least not without major surgery.
I've only tested this by building with "MKCRYPTO" set to "yes"
because the build fails much ealier otherwise.
Problem reported by Nick Hudson in private e-mail.
2011-11-28 16:22:14 +00:00
isaki
9289c438ac
Add powsw(4) for x68k power switch. It substitutes for a part about
...
power switch handler of pow(4) deleted before.
Benefits than pow(4):
- separate a front switch (= powsw0) and an EXPWON line (= powsw1)
completely. Only powsw0 is enabled in GENERIC by default.
- prevent chattering in some hardware individuals.
thank you for a report and a test: Yasushi Oshima and Y.Sugahara.
2011-11-27 09:00:32 +00:00
tsutsui
305f313ce1
Also add vioif(4) and viomb(4) to a set list.
2011-11-26 15:39:49 +00:00
njoly
97f73c2bd9
+mount_chfs.debug
2011-11-25 07:50:36 +00:00
ahoka
bfe8f86e03
add chfs.kmod
2011-11-24 21:46:15 +00:00
ahoka
dac60b7b08
add /sbin/mount_chfs
2011-11-24 21:44:19 +00:00
ahoka
1beb357e78
add mount_chfs.8
2011-11-24 21:42:08 +00:00
christos
09a433306f
add t_subr_prf
2011-11-24 01:49:39 +00:00
tls
4924aa205a
Load entropy at system boot (only works at securelevel < 1); save
...
at system shutdown. Disable with random_seed=NO in rc.conf if desired.
Goes to some trouble to never load or save to network filesystems.
Entropy should really be loaded by the boot loader but I am still
sorting out how to pass it to the kernel.
2011-11-23 10:47:48 +00:00
cheusov
91dbf71977
Regression tests for awk(1) (PR 44063)
2011-11-22 20:22:09 +00:00
joerg
9cf8fb38ac
Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and
...
wcsspn.
2011-11-21 23:50:44 +00:00
njoly
0a4b126e70
Add Xorg modules debug entries.
2011-11-20 21:50:38 +00:00
isaki
2ccb98927e
Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@.
...
Probably the combination of pow(4) ioctl and rtcalarm(8) does
not work for a long time, and nobody uses them.
I'll rewrite a part about power switch handler as a new device.
2011-11-19 12:27:42 +00:00
christos
c3b1b2f48c
add kevent test
2011-11-17 01:22:30 +00:00
he
2f168eae0b
Add the iscsi kernel module and directories for ibm4xx and booke variants.
...
Re-sort.
2011-11-16 17:26:24 +00:00
njoly
588634a938
+iscsictl.debug +iscsid.debug
2011-11-15 22:02:19 +00:00
riz
262c7a9290
Build and install new in-kernel iscsi initiator kernel module and associated
...
binaries (iscsid, iscsictl) if MKISCSI != no. Initiator can also be built
into a kernel by adding 'pseudo-device iscsi' in kernel configuration.
2011-11-15 16:50:43 +00:00
jym
0cbbdfa92d
pool_cache_sethiwat(9), pool_cache_setlowat(9), pool_cache_sethardlimit(9)
2011-11-15 00:50:55 +00:00
jym
1e8ad6eb02
pool_sethardlimit.9 => pool.9
2011-11-15 00:19:42 +00:00
christos
d8c88883a4
add t_evaltested
2011-11-14 20:25:15 +00:00
christos
02e7ae4899
add getfstypename
2011-11-13 22:25:21 +00:00
mbalmer
c70f5944c6
Add documentation for gpiopwm(4).
2011-11-13 12:35:40 +00:00
riz
bc636e4a7b
Add /usr/tests/examples/Atffile to fix the build.
2011-11-12 19:39:01 +00:00
jmmv
2cd463aa6d
Register the new asm examples and their tests.
2011-11-12 01:20:05 +00:00
chs
b594044edd
add gcc-4.5/tgmath.h
2011-11-10 17:18:22 +00:00
yamt
9c5d9163d1
document pthread_curcpu_np
2011-11-10 14:01:11 +00:00
njoly
acbb866e79
+libtre.so.0.8.debug
2011-11-08 10:52:20 +00:00
njoly
eede09bd58
+agrep.debug
2011-11-08 10:49:41 +00:00
jruoho
945d534b41
Few naive checks for cpuset(3) and ftok(3).
2011-11-08 05:47:00 +00:00
christos
f57affd507
Add the libtre tests
...
XXX: It would be *really* nice to share the data with libc/regex since
this is just another copy.
2011-11-06 18:53:00 +00:00
christos
9d51999485
new regex tests
2011-11-06 17:05:02 +00:00
tron
d775ee19fd
Add entries for "npf_alg_icmp" kernel module.
2011-11-06 13:27:25 +00:00
tron
e97d755f1c
Add "npf" kernel module.
2011-11-06 11:51:42 +00:00
agc
04185816c8
add the lint library for libtre
2011-11-06 02:11:16 +00:00
christos
060aca6769
add tre to the sets.
2011-11-05 22:55:20 +00:00
jruoho
56b331c000
Move connect(2), listen(2) and socketpair(2) tests to the right place.
2011-11-05 18:19:01 +00:00
jruoho
06b5587b18
Few naive checks for time(3).
2011-11-05 18:07:15 +00:00
hannken
09bafcf1a9
Document virtio(4).
2011-11-05 09:22:43 +00:00
jruoho
62a65142c3
Add 21 unit tests for the XSI message queues.
2011-11-05 07:45:40 +00:00
christos
dd5e893baf
add t_socketpair
2011-11-04 02:25:31 +00:00
he
786e1278a2
Make sure the value of MKCOMPATMODULES gets imported into sets.subr,
...
so that the "compatmodules" keyword is properly handled when creating
the set lists. Fixes the build for evbppc.
2011-11-02 14:42:43 +00:00
pgoyette
aa36ba526f
Add t_ether_aton test
2011-11-01 22:37:42 +00:00
yamt
358aee7f92
add skpc
2011-11-01 13:37:32 +00:00
yamt
f291fca369
add scanc
2011-11-01 13:35:38 +00:00
yamt
ac67f2ccea
sort
2011-11-01 13:34:33 +00:00
christos
7b65040d43
add pipe2 tests
2011-10-31 15:37:17 +00:00
mrg
c23dc553e9
obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS.
...
switch the sense of the gdb and gcc tests to list the platforms not
switched to gcc 4.5 or gdb 7, which is now:
GCC 4.1:
.if ${MACHINE_ARCH} == "alpha" || \
${MACHINE_CPU} == "arm" || \
${MACHINE_CPU} == "m68k" || \
${MACHINE_CPU} == "vax"
GDB 6:
.if ${MACHINE_ARCH} == "alpha" || \
${MACHINE_ARCH} == "hppa" || \
${MACHINE_CPU} == "mips" || \
${MACHINE_CPU} == "sh3" || \
${MACHINE_ARCH} == "vax"
let's go, people! (-:
2011-10-31 08:14:43 +00:00
mrg
617be419f6
mark all these modules with "compatmodules" as evbppc64 doesn't want them.
2011-10-29 11:52:15 +00:00
jruoho
0b7b86c410
Note briefly what MSRs are. Requested by wiz@.
2011-10-28 07:23:16 +00:00
rkujawa
25abb1786a
Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page).
2011-10-27 22:12:23 +00:00