macallan
38fe6d6284
Do as OpenSolaris does and read the status register after each write.
...
Now this driver works on my Blade 2500.
2010-03-31 05:09:41 +00:00
joerg
a26d6af163
Kill stray t.
2010-03-31 04:17:23 +00:00
pooka
19599ea184
If msgbuf is not enabled, do not report the node in readdir. That
...
way ls -l won't report funny errors because getattr for a readdir
result fails.
XXX: lookup for msgbuf still succeeds even if not enabled
2010-03-31 01:27:05 +00:00
dyoung
2cb6d7b338
Include more sources in the tags target. Don't compute tags on some
...
non-existent assembly-language files.
2010-03-31 00:00:33 +00:00
martin
9174b80259
Do not bother to ask the user for CD details (like device name or path
...
on the CD) if we can find CDs (i.e. media, not drives) automagically
and check the standard paths on it.
If we find multiple CDs, offer a menu to select showing the volume
name. If something goes wrong, fall back to the manual input method.
In typical installs this makes us just proceed with extracting the sets
after selecting "install from CD/DVD", w/o any further interaction.
As a side effect fixes PR 43012.
XXX new messages need translations.
2010-03-30 20:09:25 +00:00
skrll
0b76114e29
Comments against #endifs.
2010-03-30 19:54:28 +00:00
skrll
a4710ab9c3
Whitespace.
2010-03-30 19:38:52 +00:00
skrll
1a1da55a23
Whitespace.
2010-03-30 19:27:54 +00:00
joerg
cd633b37f3
Update for libarchive 2.8.2
2010-03-30 14:43:06 +00:00
tnn
014ac6d91a
yinterrupt -> interrupt
2010-03-30 14:38:27 +00:00
joerg
44f960014f
\\ -> \e
2010-03-30 14:26:55 +00:00
joerg
d87aa4973c
Fix \\ encoding
2010-03-30 14:26:16 +00:00
joerg
ccefd0e16a
Kill non-existent macros.
2010-03-30 14:13:49 +00:00
joerg
104dbdf3ec
Assume o umlaut is transliterated by nroff as needed.
...
\\ -> \e
2010-03-30 14:07:50 +00:00
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