dyoung
705a4fcdb3
Exclude drm sources from tags computation.
2011-01-21 23:23:44 +00:00
jakllsch
b3a8e9810d
Per suggestion from tsutsui, convert to todr_[gs]ettime_ymdhms flavor.
2011-01-21 22:42:16 +00:00
he
7108beff27
Bump SYMTAB_SPACE so that it fits again.
2011-01-21 22:37:11 +00:00
reinoud
f6164dfe20
When requesting to disable metadata partitions, also disable low formatting.
...
When no meta and not low formatting we can lower the required UDF version.
2011-01-21 22:32:13 +00:00
reinoud
e08c1f2c44
Fix typo in comment
2011-01-21 22:10:51 +00:00
dyoung
153bc7928e
unifdef -U__linux__ -U__FreeBSD__. No functional change intended.
2011-01-21 21:57:16 +00:00
reinoud
9a9564f94d
Split out the raw to indexed partitioning code protecting against roque
...
implementations that use `ramdom' numbers for the physical partitions breaking
lots of implementations. Known curlpit is MicroSoft Windows 7.
Not only the partition mappings need to be protected against this but also the metadata partition files.
2011-01-21 20:36:53 +00:00
matt
651bde3939
Cleanup/add some asserts. no functional change.
2011-01-21 19:27:09 +00:00
jakllsch
2ecc058a1c
Add pcf8563rtc(4), yet another I2C real time clock.
2011-01-21 19:11:47 +00:00
dyoung
609720ff85
Describe device_printf(9).
...
XXX Need symbolic link device_printf.9 -> kprintf.9.
2011-01-21 17:51:19 +00:00
dyoung
56f6a5a11c
Move device_printf() from ath_netbsd.c to subr_prf.c for reuse in a new
...
driver.
2011-01-21 17:46:19 +00:00
cegger
c6a6ce3477
buildfix: use PRIxPADDR for type paddr_t
2011-01-21 16:56:38 +00:00
joerg
19b23810a0
Switch remaining platforms to modern CPP for assembler.
2011-01-21 15:59:04 +00:00
pooka
8df353fe72
no longer used
2011-01-21 13:11:32 +00:00
pooka
0ec2770c3c
Since "physmem" is largely unused except for zfs wanting to know
...
if it has enough memory available, just pick a number which makes
zfs happy.
We *could* use a MIN() of available host mem and rump_memlimit,
though ...
2011-01-21 13:11:03 +00:00
pooka
1c44cbfd96
Don't allow module to init if root is not mounted since the modcmd
...
wants to traverse the file system. This *might* fix statically
linking zfs support into the kernel (at least it fixes rump kernel
bootstrap).
2011-01-21 13:08:42 +00:00
pooka
51f08b56c8
fix kobj_open_file_vnode()
...
patch from haad
2011-01-21 12:24:24 +00:00
pooka
a230f6e23f
don't perform tasks already done by zfs_modcmd
2011-01-21 12:23:29 +00:00
pooka
7d6e6b815c
Forgot to commit this a few days ago: need to make sure we get the
...
right kqueue/kevent now that rumphijack hijacks them.
2011-01-21 10:43:33 +00:00
wiz
958ea6a0d3
Add comma in enumeration.
2011-01-21 10:03:27 +00:00
wiz
6792460beb
New sentence, new line.
2011-01-21 09:47:00 +00:00
wiz
bdc7bbc56f
Fix typo reported in PR 44429 by Ryo HAYASAKA.
2011-01-21 09:15:20 +00:00
roy
280c704b28
Move the termcap man page and capabilities to the Attic as we have been
...
using terminfo now for quite some time.
2011-01-21 07:59:05 +00:00
roy
2302ac3710
Describe the new terminfo environment settings.
2011-01-21 07:55:12 +00:00
mbalmer
04eab910d9
A place for Lua 5.1 modules.
2011-01-20 23:01:55 +00:00
drochner
5a190aa53b
fix bug introduced in rev. 1.3: need to set the string before
...
converting it into a numerical value, otherwise we might get junk or crash
2011-01-20 21:26:20 +00:00
drochner
7264233c30
avoid crash if certain operations are done before an input record is
...
read, ie in a BEGIN rule
2011-01-20 21:23:11 +00:00
skrll
0b06abdb0f
Remove trailing whitespace.
2011-01-20 19:51:54 +00:00
skrll
75cbe34a1c
Another comment tweak
2011-01-20 19:50:41 +00:00
skrll
c2fc95680d
Tweak comment.
2011-01-20 19:49:22 +00:00
skrll
b404656635
Move the clock_intr declaration.
2011-01-20 19:47:40 +00:00
skrll
fee9f50344
#define<tab>
2011-01-20 19:43:16 +00:00
jmcneill
bc2a81f763
unreserve kmixer
2011-01-20 19:10:02 +00:00
jmcneill
79bc66b915
bump libchromeXvMC major to match the other hw libraries to make
...
libXvMCW happy
2011-01-20 18:55:38 +00:00
pooka
e963960681
Add a simple dhcp client for rump kernels. It uses code from dhcpcd
...
for talking to the server and for setting the interface address
and route. However, otherwise it is quite different, since we need
to be working under the assumptions that there is no stable storage
on a rump instance, and that there are n networking stacks on a
given host.
2011-01-20 18:47:19 +00:00
matt
2f7e00c1c8
Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX
2011-01-20 18:43:52 +00:00
matt
0da37b7b85
Remove CPUFLAGS?= since it's no longer needed.
2011-01-20 18:41:39 +00:00
jmcneill
8862a9a380
build and install libchromeXvMCPro from xf86-video-openchrome
2011-01-20 18:36:45 +00:00
vanhu
4d9d52d8fa
fixed a typo, it will now compile when KMADDRESS is defined. reported by Roman Hoog Antink (rha (at) open.ch)
2011-01-20 16:08:35 +00:00
njoly
3ba2f12fce
+librumphijack.so.0.0.debug
2011-01-20 15:50:06 +00:00
ginsbach
818c8e81ff
- Replace fatal2() with the appropriate err(3)/errx(3) calls.
2011-01-20 15:48:11 +00:00
phx
e3e33492f6
Add missing is_a600() definition, used by amiga devices.
...
We simply define it as 0, because an A600 will never have a PPC installed.
2011-01-20 15:44:56 +00:00
ginsbach
b4abf20d50
- Fix an incorrect comparison (always true)
...
This created an unnecessary temporary file when using the -o option
to create a new file.
- Fix -o option bug reported by Tony Finch
The output file was incorrectly called "[stdin]" when overwriting
the the input file via standard in (unifdef -o file < file).
2011-01-20 15:24:24 +00:00
pooka
3cc5cc6884
include pid of rump server in hostname
2011-01-20 15:00:12 +00:00
njoly
5462d0ce58
Add missing .debug extension.
2011-01-20 14:54:24 +00:00
pooka
db460c0fb8
Match only first instance of rlphy, following suite from Free/OpenBSD.
...
should fix PR kern/42950, variant of patch from "js" on irc
2011-01-20 14:26:11 +00:00
he
68cb75d86c
save_fpu_lwp() was renamed to fpu_save_lwp(), so follow suit.
2011-01-20 11:59:24 +00:00
bouyer
44f5b240e4
Add bouyer-quota2 branch
2011-01-20 11:46:19 +00:00
bouyer
dc31d933b9
prop_*_copyout takes an object as second parameter, not a pointer to object.
2011-01-20 11:17:58 +00:00
wiz
3421828c26
Typos, wording.
2011-01-20 10:48:37 +00:00