rkujawa
45ee52711d
Remove information about prometheus.library (not needed after last changes to mppb driver).
2011-09-19 19:18:19 +00:00
rkujawa
3db9494741
Move CACHELINE_* from bus_dma.c to cpu.h (needed for PCI configuration on amiga port).
2011-09-19 19:17:05 +00:00
rkujawa
0d5229b834
Minor changes to Amiga PCI MD code:
...
- Add bus enumeration and resource assignment (PCI_NETBSD_CONFIGURE) to mppb(4) - no more need to run AmigaOS to configure the bus.
- Add PCI configuration address register to p5pb(4).
- Add PCI I/O space support to p5pb(4).
- Move common code from p5pb(4) and mppb(4) to new pci_machdep.c file.
- Fix style.
2011-09-19 19:15:28 +00:00
pgoyette
324d22a412
Mark the tests/lib/libc/ieefp directory obsolete, as well as its former
...
contents.
2011-09-19 18:16:06 +00:00
reinoud
5458c3911e
Small cleanups on memory initialisation by using munmap() instead of mapping
...
unaccessible anon memory that we're never going to use anyway!
2011-09-19 12:52:32 +00:00
njoly
0a0381cf04
Small typo (t_fpsclassify -> t_fpclassify).
2011-09-19 11:57:11 +00:00
gdt
088ef1d7ee
Remove prototype for the departed wapbl_ufs_rename.
...
ok dholland@
2011-09-19 11:18:01 +00:00
jruoho
eef73475b4
Add missing entries.
2011-09-19 11:04:33 +00:00
wiz
82c488769a
Minimally document gpt recover. Bump date.
2011-09-19 10:40:35 +00:00
gsutre
59ff3357e7
PR/38356: Minoura Makoto: Use the device's unit (instead of autoconf's)
...
to match the bootinfo root device.
Fixes multiboot(8) root= option as well as GRUB knetbsd --root option.
2011-09-19 10:03:32 +00:00
jnemeth
a55ee38cee
dm(4) uses dk_lookup() from dksubr.c
2011-09-19 08:53:30 +00:00
plunky
ff9d88a96f
add Kingston DataTraveler 102 G2 (does not like being told to lock door)
2011-09-19 08:26:57 +00:00
plunky
00f40db938
regen for Kingston DataTraveler 102 G2
2011-09-19 08:22:51 +00:00
plunky
97e6d3ed91
add Kingston DataTraveler 102 G2
2011-09-19 08:20:20 +00:00
jruoho
354930c19a
Point to PR misc/44708 when failing. XXX: Remove once the test is fixed.
2011-09-19 06:38:02 +00:00
jruoho
6337efd6b4
Remove ieeefp subdirectory.
2011-09-19 05:42:13 +00:00
jruoho
9ebeca8a64
Move duplicate ldexp(3) test out from the tests/libc.
2011-09-19 05:40:38 +00:00
jruoho
4a45a29ad9
Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.
...
Also rename the test files to gain functional scope.
2011-09-19 05:25:50 +00:00
christos
e79509f088
fix typo.
2011-09-19 01:45:15 +00:00
pgoyette
b162989b60
When "loading" a built-in module needs to autoload a dependant module
...
which is not already loaded (or was loaded, and then unloaded), make
sure we return a pointer to the built-in module. Otherwise, when the
initial module tries to update its dependancies' reference counts, we
trigger a KASSERT in module_enqueue().
2011-09-19 00:40:22 +00:00
christos
25cbc6bd7e
Add 32 bit methods
2011-09-19 00:23:14 +00:00
christos
0c54db1c1e
bump libc
2011-09-19 00:19:50 +00:00
christos
0786f153d9
bump for hcreate_r and friends
2011-09-18 23:57:06 +00:00
jym
b3d5f36ddc
typo: prefict -> predict
2011-09-18 17:43:20 +00:00
njoly
f18fdd46cc
Fix a few xrefs.
2011-09-18 10:58:28 +00:00
njoly
7d41567535
Fix lseek(2) swapped arguments.
2011-09-18 09:07:35 +00:00
jruoho
11f8ac704b
Remove BUGS as per joerg@'s objection.
2011-09-18 05:33:13 +00:00
jruoho
81fd6738d6
IEEE checks for the exponential family.
2011-09-18 05:19:18 +00:00
jruoho
9273f704b7
Add few basic checks.
2011-09-18 04:49:11 +00:00
jruoho
abfe6bc07d
Reduce tolerance to see whether still acosf(cosf(x)) != x on i386/qemu.
2011-09-18 04:48:38 +00:00
christos
8151226baf
fix markup
2011-09-18 01:21:34 +00:00
reinoud
3de6efb873
Transform the clock signal to a sigaction so we have the info i.e. the
...
context! and thus a good definition for a clockframe!
2011-09-17 21:38:15 +00:00
jruoho
2b1d7604bf
Remove ptrace(2) tests that are not yet ready but were accidentally
...
committed.
2011-09-17 18:53:31 +00:00
jruoho
9cbb4897e9
Simplify.
2011-09-17 18:52:21 +00:00
jruoho
e0a0895c11
IEEE checks for the arcus functions.
2011-09-17 18:08:35 +00:00
rkujawa
def7d667b2
Add mppb man page to distrib lists, mention the new driver in install notes.
2011-09-17 17:06:47 +00:00
rkujawa
f05698506a
Add man page for mppb(4) - Prometheus PCI driver
2011-09-17 17:04:22 +00:00
rkujawa
a0972dbbf9
Mention Prometheus driver.
2011-09-17 17:00:12 +00:00
rkujawa
7f06d42d8f
Add driver for Prometheus PCI bridge.
...
Change approved by phx.
2011-09-17 16:55:34 +00:00
christos
fb9e5ffdea
remove the advertising clause so it can be used by the OpenJDK.
2011-09-17 16:54:39 +00:00
christos
45afe09801
ansify, const, knf
2011-09-17 15:15:46 +00:00
jym
256df2d4a9
- use -q to test for presence of a sysctl(7) variable silently
...
- modify powerd(8) sleep_button script so it can handle the soon-to-be
Xen suspend command.
2011-09-17 14:44:18 +00:00
christos
23c075161b
add printflike
2011-09-17 14:25:43 +00:00
wiz
51f391f530
Convert to mdoc.
2011-09-17 13:28:51 +00:00
jruoho
6c414326e6
Add more cases.
2011-09-17 12:12:19 +00:00
jruoho
99d89af157
Few tests for the error functions.
2011-09-17 12:00:50 +00:00
jruoho
20aafc300b
Remove rest of the NOTES and ERRORS and references to pow(3) family.
2011-09-17 10:52:52 +00:00
jruoho
a6e1d3b208
Split out pow(3) from exp(3).
2011-09-17 10:51:52 +00:00
joerg
cdbce62dc9
Define __arraycount if it doesn't exist.
2011-09-17 10:46:52 +00:00
plunky
e27c48bf6a
const lookup argument
2011-09-17 08:23:36 +00:00