sketch
5e78536699
Fix setlist for libmj with MKDEBUG.
2010-08-18 14:26:16 +00:00
pooka
708cd05329
+tp
2010-08-17 11:47:27 +00:00
he
855dfbc060
Bump size from 3500k to 3600k so that the contents fits again.
2010-08-16 13:24:54 +00:00
mrg
25c3593d4e
add new option to build/use tools/pigz for compressing sets. for now
...
USE_PIGZGZIP defaults to "no". (it depends upon local <pthread.h> and -lz.)
you can set it to "yes" on most modern platforms just fine.
2010-08-15 07:27:33 +00:00
mrg
12c4b3b795
re-enable shapestr.h and syncstr.h, from xextproto 7.1.2.
2010-08-14 08:51:32 +00:00
pgoyette
1c1548ae4e
Fix cut&paste errors
2010-08-11 18:46:32 +00:00
pgoyette
df3ebe2e31
Include new module.9 MLINKS in set lists
2010-08-11 18:20:43 +00:00
pooka
db61e8e25d
+tp
2010-08-10 21:57:44 +00:00
pooka
8ae636d82b
+tp
2010-08-09 15:10:20 +00:00
pgoyette
11ed7da809
Fix cut-&-paste error
2010-08-08 00:44:38 +00:00
joerg
2337df1ccf
+ libmj_pic.a
2010-08-08 00:23:26 +00:00
pgoyette
6241e2c44e
Add documentation for module_find_section()
2010-08-07 22:21:30 +00:00
christos
36eb8b89e2
Add bsd.ioconf.mk now that we are installing it. You must be able
...
to type 'make obj' and have it work from any directory, and if you
try from /usr/src/compat, this does not work because the build does
not automatically add -m $topdir/share/mk in that case.
2010-08-07 21:53:18 +00:00
christos
11e43416a1
Add cosmote examples.
2010-08-07 20:47:27 +00:00
wiz
16b537c3d2
Fix typo in MLINKS, from Stathis Kamperis. Adapt set lists, and run
...
them through sort while there.
2010-08-07 18:12:45 +00:00
agc
0fdb607276
merge conflicts
...
this isn't how this was planned, but needed for releases to build. will
be revisited later
2010-08-07 05:53:20 +00:00
agc
c7cc75d43f
merge conflicts
...
this isn't how this was planned, but needed for releases to build. will
be revisited later
2010-08-07 05:30:58 +00:00
jruoho
db0aba6ecf
Move fwhrng(4) and ichlpcib(4) to the right category.
2010-08-06 17:00:12 +00:00
jruoho
ee62bcfb03
Add hpet(4).
2010-08-06 16:42:31 +00:00
pooka
05ee96af0c
+tp
2010-08-06 16:17:13 +00:00
christos
ac5ff9e38e
add pthread_getattr_np
2010-08-06 05:39:43 +00:00
jruoho
a0b4611bb8
Add acpicpu(4). Describes the basic functionality (will be adjusted as the
...
functionality grows). Contains a big list of caveats as a TODO.
2010-08-05 17:31:10 +00:00
jruoho
78d8efa894
Add amdpcib(4). Ok njoly@.
2010-08-05 04:58:26 +00:00
joerg
96ee772e8c
Mark correct entries as obsolete.
2010-08-04 20:50:30 +00:00
joerg
4dfb749204
Rename h_initfini3 dso now that it is a simple module.
2010-08-04 14:59:39 +00:00
pooka
c6145c7409
Actually, some nagging voice in my head tells me that all binary files
...
in the repo should be uuencoded, so uuencode the golden audio output.
2010-08-04 13:41:03 +00:00
pooka
f5615c2343
setlist lottery for dev/audio/pad test
2010-08-04 13:22:39 +00:00
pooka
b71aa0468b
+tp
2010-08-02 10:29:58 +00:00
martin
f2db49e8b2
Add /libdata/firmware and /usr/lib/libintl* to install CDROMs with
...
root on iso9660; fixes PR install/43692 and install/43693.
2010-08-02 10:03:12 +00:00
jmmv
87c1b2b984
Add files for sort(1) tests.
2010-08-01 16:43:57 +00:00
kiyohara
c819f20a75
Support xserver.
2010-08-01 07:07:00 +00:00
joerg
7f1183f226
Add support for fenv.h interface for i386 and amd64.
...
Submitted by Stathis Kamperis as part of GSoC 2010 and ported from
FreeBSD.
2010-07-31 21:47:52 +00:00
pooka
c13e4851ce
+tp
2010-07-31 17:12:53 +00:00
jmmv
9750aa35fa
Add obsolete entries for usr/tests/lib/csu/h_initfini. Hi joerg@.
2010-07-31 10:42:22 +00:00
pgoyette
31f0dbbb9e
Make a first pass at documenting the module(9) subsystem.
...
XXX This is by no means complete, but it is a beginning.
2010-07-31 03:14:05 +00:00
jruoho
1a6962b48f
Document the stack macros from <sys/param.h>.
2010-07-30 09:12:58 +00:00
jruoho
c4b5a963cf
Add fwhrng(4). Ok jakllsch@.
2010-07-29 18:25:19 +00:00
njoly
4347f0e7d5
Fix a few debug entries.
2010-07-29 16:30:26 +00:00
jruoho
b226f3d0e3
Add a simple test for pthread_join(3).
2010-07-28 21:29:15 +00:00
pooka
8dd6d6832e
setlist gods are not favorable to me today
2010-07-28 20:08:45 +00:00
pooka
2a9e74cc14
+tp
2010-07-28 15:27:18 +00:00
joerg
cee90d4c4c
Replace csu test case with a C++ based version. This makes the various
...
assembler routines obsolete. Be more exhaustive by testing dynamically
linked, statically linked and dynamically loaded.
XXX currently hard-codes /usr/tests due to limitations of bsd.test.mk
2010-07-28 13:51:38 +00:00
pooka
2e0aeba23a
setlistlust: exports for nfs tests
2010-07-26 19:19:15 +00:00
pooka
11c84a1189
setlist lottery for nfs tests
2010-07-26 16:23:31 +00:00
enami
16e5bbfbd5
cat9/vprint.0 is still there. Salvage the deleted line by previous commit
...
to fix build breakage.
2010-07-26 02:51:57 +00:00
pooka
9c488b476a
new test
2010-07-25 21:47:47 +00:00
jruoho
e31d462f48
Document the fine nullop() family of dummy functions.
2010-07-25 21:05:13 +00:00
nakayama
2e713bc4b4
fix MKSKEY=no build.
2010-07-21 11:47:26 +00:00
pooka
abfc763eb1
add rump_syscalls_compat.h
2010-07-19 15:28:18 +00:00
njoly
0d023b0316
Add libxcb-*.debug files.
2010-07-19 14:30:51 +00:00
njoly
6e961b3ed8
Missing .debug suffix.
2010-07-19 14:29:38 +00:00
jmmv
a4d9cc8b41
Add tests for libobjc.
2010-07-18 12:43:44 +00:00
mrg
88f40394c5
oops, install all the xcb-util headers.
2010-07-18 10:58:06 +00:00
jmmv
2665ef8b8b
Add entries for lint1 tests.
2010-07-18 10:11:59 +00:00
mrg
3172b07cfc
build and install libxcb and xcb-util libraries.
2010-07-18 07:07:08 +00:00
jmmv
60aa53e819
Add tests for lib/csu/ and include/.
2010-07-17 19:27:39 +00:00
jmmv
b0efb6eb58
Add libpthread tests.
2010-07-16 15:45:05 +00:00
njoly
983665317c
Add some missing .debug suffix.
2010-07-16 15:26:04 +00:00
jmmv
64d9d4534b
Add tests for libposix, libprop, librt, libskey and libutil.
2010-07-16 13:57:16 +00:00
jmmv
eea82a7db0
Add the new kernel/t_sigaction test program.
2010-07-14 21:48:31 +00:00
pooka
1d97126256
start converting renameraces to vfs
2010-07-14 21:41:32 +00:00
pooka
d066e8927d
tp
2010-07-13 18:13:57 +00:00
pooka
254ef734e0
+tp
2010-07-13 11:54:06 +00:00
kiyohara
eb42ba5418
Fix build failed.
...
Add vga_drv and manuals.
2010-07-12 16:08:52 +00:00
kiyohara
299d82b760
Support xserver for prep.
...
It tested only s3(864).
2010-07-12 07:54:11 +00:00
gsutre
effb01975b
Add myself
2010-07-11 20:00:52 +00:00
mrg
a3edee1795
point to iso/sparccd.iso, instead of the non-existant installation/cdrom/
...
subdir. should fix PR#32556 properly.
2010-07-11 13:26:38 +00:00
mrg
e0b3e40e52
mark some skey files with skey tag
2010-07-11 13:13:19 +00:00
mrg
2f654f55c7
fix the MKCOMPAT=no set lists.
2010-07-11 12:54:26 +00:00
mrg
5993d5c2e7
mark skey files with skey tag.
2010-07-11 12:37:51 +00:00
mrg
e8d83502ca
various fixes for mips64 builds. some are true for all builds, most
...
are for !crypto, !kerberos, !skey, !ldap or !pam builds.
now both sgimips64 and evbmips64-el build for me!
2010-07-11 11:33:47 +00:00
jmmv
5956eda6b6
Fix typo after crypto changes to let the pkg_summary.5 entry work.
2010-07-11 10:15:07 +00:00
mrg
6479f6e5b4
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if
...
MKCRYPTO=no.
don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no.
mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
2010-07-11 06:16:54 +00:00
jmmv
0aef9b15d2
t_ipf has been split into separate pieces.
2010-07-10 17:29:12 +00:00
jmmv
6b66930437
Add new test programs for libcrypto.
2010-07-10 16:43:40 +00:00
tron
7739d1fed5
Add directories for "x86" manual page category.
2010-07-08 22:01:34 +00:00
tron
7714b84ee7
Add HTML version of ballon(4).
2010-07-08 21:43:58 +00:00
christos
391d674df6
add balloon
2010-07-08 20:02:56 +00:00
rmind
d199be9733
Merge/group man pages:
...
- pthread_barrier_{init,destroy,wait} into pthread_barrier(3).
- pthread_cond_* into pthread_cond(3).
- pthread_mutex_* into pthread_mutex(3).
- pthread_rwlock_* into pthread_rwlock(3).
- pthread_spin_* into pthread_spin(3).
Cross-link amongst groups.
OK jruoho@
2010-07-08 19:20:16 +00:00
njoly
f4fe57bd3e
Add puffs/h_have_puffs.debug obsolete entry back.
2010-07-07 14:54:19 +00:00
jruoho
2bf45345db
Move the thread stack attribute functions to a separate page. In addition,
...
document pthread_attr_getstack() and pthread_attr_setstack(). Try to also
document these a little better (in particular, note some items in the long
list of caveats and questions related to application-controlled thread stack).
2010-07-07 11:04:52 +00:00
njoly
3bb7b36948
Install x86/pte.h
2010-07-07 00:10:14 +00:00
jruoho
935deb263f
Document pthread_attr_get_np(). Fixes PR lib/39289 from ahoka@.
2010-07-06 21:36:34 +00:00
tsutsui
97e9af4c1e
Prepare ./libdata/firmware/upgt to help manual install.
2010-07-06 15:07:34 +00:00
pooka
22df42291e
puffs test
2010-07-06 14:47:20 +00:00
pooka
16dbf32225
move psshfs tests from fs/puffs to fs/psshfs
2010-07-06 14:10:06 +00:00
mrg
ad13e17661
move all the radeondrm firmware images into the filesystem. check that
...
some firmware sizes are the expected size. (XXX make all.)
based upon similar changes seen in the linux radeon drm driver.
this saves about 250KB in the kernel or module.
2010-07-05 20:32:23 +00:00
njoly
1511eb19e2
Add test program that use sample code from kern/41937, and fs rump
...
helpers to check currently supported filesystems.
t_rmdirrace (1/1): 5 test cases
ext2fs_race: Passed.
ffs_race: Passed.
msdosfs_race: Passed.
sysvbfs_race: Passed.
tmpfs_race: Passed.
2010-07-05 12:53:58 +00:00
pooka
beaed2d1bd
+tp
2010-07-04 19:34:44 +00:00
tsutsui
c3e7f27703
Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USB
...
IEEE 802.11b/g WLAN device, ported from OpenBSD by FUKAUMI Naoki:
http://mail-index.NetBSD.org/current-users/2010/05/28/msg013570.html
Slightly modified by me to use recently added config_mountroot(9)
to defer some device initialization until mountroot for firmload(9).
Tested on Sharp W-ZERO3 WS003SH with internal WLAN.
Note currently we cannot redistribute firmware files for upgt(4) so
they have to be downloaded and copied into /libdata/firmware/upgt manually.
See upgt(4) man page about firmware details.
2010-07-04 15:21:57 +00:00
njoly
4da0dcbb91
Fix a few test entries for MKDEBUG builds.
2010-07-03 21:48:54 +00:00
pooka
8a4703fa3a
one more test_programs -> test-programs (but i didn't do a build,
...
just guessing based on the build log failure)
2010-07-03 18:59:38 +00:00
jmmv
6d92590796
Update file lists for atf 0.10.
2010-07-03 08:16:50 +00:00
mrg
6c3fa23d54
add stl.mi, was previously stl.elf.
2010-07-02 21:19:00 +00:00
mrg
890d0a141c
move the *.elf contents into the *mi* contents. we're not going to have
...
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.
ok lukem.
2010-07-02 08:09:58 +00:00
mrg
fe98792097
move the *.elf contents into the *mi* contents. we're not going to have
...
non-elf platforms at any thing in the near future, and these extra files
are only making sets handling even worse than necessary.
ok lukem.
2010-07-02 07:43:36 +00:00
christos
4a4f0193ac
sets for new iwl1000 firmware
2010-07-01 17:35:14 +00:00
jruoho
7965193037
Briefly document proc_find() and pgrp_find().
2010-07-01 14:54:44 +00:00
jruoho
3cb6211465
Remove the now obsolete pfind(9).
2010-07-01 14:22:12 +00:00
njoly
24850d26c8
Small xfail testcase to exercise 48k ffs image mount, from problem
...
reported by Hubert Feyrer on netbsd-users@.
2010-06-30 21:54:56 +00:00