joerg
4a90fd399e
\\ -> \e
2010-03-30 14:05:32 +00:00
cegger
4e1acfb483
move change from rev 1.232 to the initialization part.
...
This fixes the problem 'nbconfig: cannot create /GENERIC'
when KERNOBJDIR has a relative path and is defined as env variable.
Problem reported and fix proposed on tech-toolchain@.
'commit it then' christos@
2010-03-30 13:17:47 +00:00
skrll
2a30f61dd7
Whitespace.
2010-03-30 07:59:15 +00:00
skrll
3f52b47daf
Correct comment.
2010-03-30 07:58:02 +00:00
mrg
99c2a7aed7
make sure we pickup the powerpc majors file on powerpc64.
...
from dennis.c.ferguson@gmail.com in PR#43074.
2010-03-30 07:30:03 +00:00
mrg
079372a7aa
install altivec.h in powerpc64.
...
from dennis.c.ferguson@gmail.com in PR#43075.
2010-03-30 07:27:08 +00:00
mrg
65fad457b3
build elf2aout and fdformat on macppc64 (for now, it's a lot easier than
...
figuring out how to split the sets... but that will have to happen.)
fixes the first easy part of PR#43075.
2010-03-30 07:26:23 +00:00
mrg
10c07693d7
for now, use the C versions of bn and des, not the (32 bit) versions,
...
on powerpc64.
from dennis.c.ferguson@gmail.com in PR#43073.
2010-03-30 07:23:51 +00:00
lukem
613e5513cb
qft: quoted for truth
2010-03-30 05:54:52 +00:00
mrg
caea9c6b6d
fix a KASSERT() in the previous. add a couple of comments.
2010-03-30 01:50:03 +00:00
pooka
08910e9e3d
anti-pasto
2010-03-30 01:40:29 +00:00
pooka
cd45f4588a
add nullfs/umapfs tests to setlists etc
2010-03-30 01:11:17 +00:00
pooka
afe21a63b7
Add basic test for umapfs functionality.
...
XXX: the reverse mapping case (last subsubtest in t_basic) does
not make any sense, but apparently that how umapfs works. I'm not
familiar enough with the code to determine if this is a wanted
feature or a pure and simple bug.
2010-03-30 01:05:28 +00:00
pooka
d32fe93431
Basic test for nullfs, which just checks that the two views act
...
somewhat sensibly.
2010-03-30 01:02:47 +00:00
pooka
67933fb73b
add nullfs and umapfs to setlists
2010-03-30 01:01:09 +00:00
pooka
0ebcba0046
support nullfs and umapfs
2010-03-30 00:59:07 +00:00
pooka
c37c27d1c1
Whoops, missed Atffile in previous. shame on me.
2010-03-29 18:49:02 +00:00
pooka
e7c0f40884
.. then jump through the mtree hoops for adding a test
2010-03-29 18:21:29 +00:00
pooka
231821c9be
jump through the setlist hoops for adding a new test
2010-03-29 18:21:12 +00:00
pooka
9e4e4976ad
Add basic union test.
2010-03-29 18:19:19 +00:00
pooka
6b070d58f9
+union and layerfs
2010-03-29 18:15:32 +00:00
pooka
b0d97215bc
Support unionfs (and layervfs, which is required for unionfs).
2010-03-29 18:12:23 +00:00
dyoung
0841103645
Attach acpiecdt with acpibus_attach_args. Sverre Froyen reports that
...
this helps his Thinkpad boot again.
2010-03-29 16:35:59 +00:00
tsutsui
dd38ae84c7
Don't warn about DMA timeout during probe.
2010-03-29 15:51:03 +00:00
taca
fbdafbb958
OpenSSL 1.0.0 released!
2010-03-29 15:44:53 +00:00
njoly
6d63d66929
Convert linux/linux32/netbsd32 clock_settime syscalls, to use the
...
common clock_settime1() function.
2010-03-29 15:34:07 +00:00
pooka
32c8cf74f4
5.99.25: fifofs stopped exporting its private parts
2010-03-29 13:41:06 +00:00
pooka
9e4fa47492
+ ffs/t_fifos
2010-03-29 13:27:52 +00:00
pooka
b501712ab5
regression test for fifos on ffs
...
XXX: same test apart for mount/unmount could be used on other
fifo-supporting file systems (r/w support required, though).
2010-03-29 13:26:32 +00:00
pooka
d8ffac6a1f
+rumpvfs_fifofs
2010-03-29 13:23:43 +00:00
pooka
9d4c3a0469
Support fifofs in rump. Do not include it in rumpvfs directly,
...
since it involves some very non-fs'y components like sockets and
local domain networking. Also (for better or worse?), call it
rump*v*fs_fifofs instead of rumpfs_fifofs, since it does not really
provide a file system driver.
XXX: uses duplicate common symbols and functionality depends on
link order ... (but at least it works better than before this change)
2010-03-29 13:20:31 +00:00
pooka
242bf1c3e7
Stop exposing fifofs internals and leave only fifo_vnodeop_p visible.
2010-03-29 13:11:32 +00:00
njoly
0f5235579c
Make compat netbsd32 clock_getres copyout the netbsd32 timespec
...
structure, not the native one.
2010-03-29 11:39:45 +00:00
pooka
75a8418e7c
fix typo in, um, copyright.
...
spotted by a keen-eyed enthusiast ;)
2010-03-29 11:01:16 +00:00
cegger
0cffce294c
make this build again after ieee1394 update
2010-03-29 10:49:34 +00:00
kiyohara
b22c29ccbf
Remove more my debugging code.
2010-03-29 07:34:02 +00:00
mrg
d5a3d97bc4
build s_frexp.c, s_ldexp.c and s_modf.c here for new platforms, since they
...
don't exist as compat functions in libc.
current list of new platforms: powerpc64.
from dennis.c.ferguson@gmail.com in PR#43042. idea to not put compat
functions into new platforms from drochner@netbsd.
2010-03-29 06:59:42 +00:00
dholland
5cea3c1fc6
remove #ifdef SVR4
2010-03-29 05:16:08 +00:00
dholland
b7b2c88aa1
Some improvements to the new UI.
2010-03-29 04:28:47 +00:00
dholland
96bcb2af91
reorg for clarity and exposition.
2010-03-29 04:00:03 +00:00
dholland
4a11aa7558
Better user interface. From OpenBSD, written by Paul Janzen quite a
...
long time ago. A few minor adjustments by yours truly.
2010-03-29 03:51:55 +00:00
kiyohara
6c6b8bd86e
Add scsibus@sbp.
2010-03-29 03:44:37 +00:00
kiyohara
d5a3582188
Remove debugging process.
2010-03-29 03:42:15 +00:00
kiyohara
7235cdcfc7
Remove obsolete file.
2010-03-29 03:07:24 +00:00
kiyohara
af09db112b
Bye-bye fw_port.h.
2010-03-29 03:05:27 +00:00
dholland
3fa2c4cfe9
Spell "versus" right.
2010-03-29 02:48:17 +00:00
dholland
f6d2af84fc
Allow saved game filenames up to PATH_MAX. From OpenBSD.
2010-03-29 02:46:05 +00:00
dholland
fb89b74a21
fix quote markup, spotted in openbsd diffs
2010-03-29 02:34:50 +00:00
dholland
47514c94ae
Fix typo. From OpenBSD.
2010-03-29 02:32:45 +00:00
dholland
bb74336220
Don't exit(0) on failure. Use errx() instead of fprintf.
2010-03-29 02:21:04 +00:00