matt
df230b318d
Deal with RA_CONSOLE_EARLY a little more sanely
2011-08-03 16:26:53 +00:00
matt
87b1b3da19
No need to specify MEMSIZE since we read it from SYSCTL_CFG0.
2011-08-03 16:26:05 +00:00
matt
b8bb0531f6
Get memsize from SYSCTL_CFG0 register.
2011-08-03 16:25:02 +00:00
dholland
66d63879a2
Insert casts to off_t to avoid 32-bit multiplication overflow when
...
computing device offsets on 32-bit platforms. Should fix PR 45191.
2011-08-03 16:21:52 +00:00
dholland
7f03f2cad6
Adjust wording of previous and fix a couple grammar slipups/typos.
2011-08-03 15:44:15 +00:00
oster
28c3372a95
Address part of PR kern/44972. From YAMAMOTO Takashi. Thanks!
2011-08-03 15:00:29 +00:00
gdt
c623d1003e
Explain how to use -e -v without -o to see the current options.
...
Caution that installing a new primary bootstrap will reset options to
default values.
2011-08-03 14:47:28 +00:00
oster
6f6c76259e
Remove unused 'struct lwp *' from rf_getdisksize. No functional changes.
2011-08-03 14:44:38 +00:00
joerg
cee5599b68
Add logbl(3).
2011-08-03 14:13:07 +00:00
wiz
279244c214
New sentence, new line. Remove trailing whitespace. Bump date for previous.
2011-08-03 14:02:59 +00:00
tsutsui
24cde80981
less is no more
2011-08-03 13:59:14 +00:00
manu
a9ed0e9824
iExplain what happens to extended attriutes when -p is used.
2011-08-03 12:55:03 +00:00
hannken
e8c9988bef
Make whiteouts work on journaling ffs file system by adding the missing
...
UFS_WAPBL_BEGIN() / UFS_WAPBL_END() around CREATE and DELETE ops.
Fixes PR #44377 (union whiteouts don't work on ffs -o log)
2011-08-03 10:03:51 +00:00
wiz
ebddce5561
Bump date for previous. Remove trailing whitespace.
...
Sort error descriptions.
2011-08-03 09:48:12 +00:00
mrg
59a63b01d0
add a little bit of DRM_NO_AGP to help build on ofppc
2011-08-03 06:42:59 +00:00
macallan
e7215d9880
don't try to a 'better' vertical frequency, it's almost certainly wrong with
...
flat panels
2011-08-03 05:27:08 +00:00
manu
32c00d6291
Make cp -p and mv preverve extended attributes, and complain if they cannot.
...
Also introduce library functions for copying extended attributes from one
file to another:
- extattr_copy_file, extattr_copy_fd, extattr_copy_link, with FreeBSD style,
where a namespace is to be supplied
- cpxattr, fcpxattr, lcpxattr, with Linux style, where all namespaces
accessible to the caller are copied, and the others are silently ignored.
2011-08-03 04:11:15 +00:00
mrg
995b587647
look in .../man also.
2011-08-03 02:57:23 +00:00
mrg
a0cdc1f5cd
look in .../man as well.
2011-08-03 02:56:29 +00:00
mrg
629a20b8a8
updates for x11perf 1.5.4
2011-08-03 02:55:30 +00:00
christos
94a8b1353c
no -A or -a with -q
2011-08-03 01:58:30 +00:00
christos
daf90d3763
allow -q flag to work for reads.
2011-08-03 01:47:40 +00:00
mrg
e3eac79897
obsolete libxf8_16bpp.
2011-08-03 01:43:25 +00:00
he
1293719eb8
Add the spdmem directory and kernel modules for booke and 4xx.
2011-08-03 01:32:16 +00:00
mrg
34b81ae076
obsolete libxf8_16bpp*.
2011-08-03 01:19:47 +00:00
macallan
94b274d1e6
obsolete libxf8_16bpp*
2011-08-03 00:39:45 +00:00
macallan
56763655b1
obsolete renderedge.h and xaaWrapper.h
2011-08-03 00:38:42 +00:00
enami
091d817e27
Replace the word NetBSD' with
SuSE' in the rest of comments
...
for the cpp macro constatnt ELF_NOTE_SUSE_*.
2011-08-03 00:22:05 +00:00
jmcneill
b993a69649
Re-add include of "drvctl.h", as its removal a year and a half ago broke
...
drvctl DRVGETEVENT.
2011-08-02 21:23:24 +00:00
cliff
1608a97858
add JEDEC Mfgr ID for Macronix
2011-08-02 20:44:09 +00:00
cliff
c918b56802
remove unused option RTNORFLASH
2011-08-02 20:42:42 +00:00
pgoyette
39943f3c4f
Allow multiple sdtemp sensors to attach, at all valid addresses
2011-08-02 18:52:35 +00:00
pgoyette
55cfe2860e
Allow unit numbers to float, rather than tying to specific i2c address
2011-08-02 18:51:35 +00:00
pgoyette
aca9ef1449
Prevent multiple attachments at the same i2c address.
...
OK jmcneill@
2011-08-02 18:46:35 +00:00
joerg
9a72c11fab
Remove a number of now unnecessary -no-integrated-as cases.
2011-08-02 17:22:51 +00:00
joerg
98ea74e048
Only use -Wconversion if GCC is actually the active compiler.
2011-08-02 17:22:02 +00:00
joerg
97e2cf4d88
Update LLVM/Clang snapshot to r136592. This brings support for
...
.code32/.code64 on x86.
2011-08-02 17:12:38 +00:00
manu
1de6a9d5ab
Do not reject reads on directory, it raises a useless EBADFD while the
...
thing can just fail silently.
2011-08-02 16:57:16 +00:00
mbalmer
3bc190836a
Accept both 'modstat -n name' as well as 'modstat name' to display information
...
about a single module.
2011-08-02 16:46:45 +00:00
christos
3bcfc66d27
Add SuSE note
2011-08-02 16:44:01 +00:00
matt
6979407f79
Pass -mfix-loongson2f-jump -mfix-loongson2f-nop to assembler to workaround
...
loongson2f j[la]r issues.
2011-08-02 16:12:44 +00:00
matt
c8f6ff28bb
Pull in change to support -m[no-]fix-loongson2f-{nop,jump}
2011-08-02 16:11:16 +00:00
manu
fb0fa57f18
Fix creds passed to FUSE when requests are done on behalf of the kernel.
...
We previously sent uid/gid set to -1, we now set it to 0.
2011-08-02 14:53:38 +00:00
pgoyette
5304bf6b4c
When detaching the device, tear down its sysctl tree.
2011-08-02 14:06:15 +00:00
wiz
1bd615d150
New sentence, new line.
2011-08-02 10:28:00 +00:00
wiz
593a132961
Bump date for previous.
2011-08-02 10:23:33 +00:00
wiz
e74a53f0f9
Sort sections. Remove comma in enumeration of two items.
2011-08-02 10:21:12 +00:00
wiz
5303ff6102
Whitespace nits.
2011-08-02 10:17:35 +00:00
wiz
0dd055cd7a
Add serial comma.
2011-08-02 10:15:03 +00:00
wiz
50fca4b971
Fix typo in function name.
2011-08-02 10:08:24 +00:00