Commit Graph

11459 Commits

Author SHA1 Message Date
apb 5ebdda3e89 In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or
prints something that does not look like an identifier, then use uname
-m instead.  (Cygwin prints "unknown", and OpenBSD prints a long string
containing several spaces; this code should handle both.)
2009-03-06 16:29:40 +00:00
msaitoh f9ccf64b65 Fix typo(s/interupt/interrupt/) 2009-03-05 01:38:12 +00:00
mjf 3ff7f03905 Typo, "Queueing" -> "Queuing" 2009-03-02 10:08:51 +00:00
wiz 7f474fbfb9 Add missing Bl argument. Remove superfluous roff command. 2009-03-01 21:50:55 +00:00
christos 981d8f8376 PR/40937: matthew sporleder: document kern.timecounter in sysctl(7) 2009-03-01 17:35:09 +00:00
isaki 1fe1c1d477 Make configlinksinstall work correctly even if CONFIGSYMLINKS is
defined but empty.
2009-03-01 09:42:41 +00:00
joerg 9610cac10c When processing texinfo sources, use --no-version-header to make the
build reproducable.
2009-02-28 19:18:52 +00:00
christos 05a641716d better wording, from Anon Ymous 2009-02-27 13:44:45 +00:00
mjf 7baa62a7b4 Typo and grammar fixes.
- s/though/through/ appropriately.
- autoconf(4) doesn't exist, autoconf(9) is the correct reference.
2009-02-27 12:55:15 +00:00
wiz 7e345db79d New sentence, new line. Remove superfluous .Pp. Improve markup. 2009-02-27 10:39:03 +00:00
wiz cbabd610b0 Break line, and bump date for previous. 2009-02-27 10:38:25 +00:00
kenh cd2827b367 Improved support for GPIO support on the EP93xx ARM processors.
Specifically:

Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
wiz c147444687 Sort sections. 2009-02-26 19:07:13 +00:00
wiz 12fad9c4b5 Drop trailing whitespace, fix xrefs in SEE ALSO. 2009-02-26 19:05:58 +00:00
christos 3e88d91b8b mention that sigcont cannot be blocked or ignored. from Anon Ymous 2009-02-26 17:42:29 +00:00
christos fdba891999 - mention F_CLOSEM
- fix xrefs
2009-02-26 17:41:54 +00:00
njoly 64434f75e6 Remove unneeded escape sequence. 2009-02-26 12:53:35 +00:00
wiz 425b154456 Sort sections. Use more (and more appropriate) markup. Sort SEE ALSO.
Despite common belief to the contrary,
 the "u" in the current month comes after the "r".
2009-02-26 07:21:06 +00:00
plunky 826ba2ab85 assist the clueless user (that was me) in discovering the current
format of their superblock, provide a pointer to 'dumpfs -s'
2009-02-25 22:14:04 +00:00
sketch 0d9ab2b40e Make grep a host tool. 2009-02-25 20:36:44 +00:00
macallan 6f06755f15 Switch sgimips over to Xorg 2009-02-24 04:04:40 +00:00
wiz 02b22ed2c3 New sentence, new line.
Remove trailing whitespace.
2009-02-22 12:18:32 +00:00
plunky ce5adaa39a document the RNDGETPOOLSTAT ioctl. 2009-02-22 11:04:03 +00:00
wiz 05fcf570ea Use \*[Am] for ampersands. 2009-02-20 15:08:49 +00:00
mjf 969f66ec80 Document the Processor-Dependent Code firmware driver. From OpenBSD. 2009-02-20 13:17:58 +00:00
dyoung 67e93d9a27 Update date. 2009-02-20 00:13:57 +00:00
dyoung 060fafc7cd Clarify that dmamp is undefined if bus_dmamap_create(9) fails. 2009-02-20 00:10:57 +00:00
wiz c6f80b4d12 Remove Xr to vesafb. Bump date.
New sentence, new line.
2009-02-19 10:48:16 +00:00
wiz 849d2f544e New sentence, new line. 2009-02-19 09:44:41 +00:00
enami 7e647ec230 Sync ioctl arguments with reality; they are changed 3 years ago. 2009-02-19 03:18:19 +00:00
jmcneill a3064a606a Un-xref vesafb 2009-02-19 02:44:59 +00:00
jmcneill 117f3f1b52 Remove vesafb man page 2009-02-19 00:57:10 +00:00
abs 278c6d188a Cut all non Xserver building ports across to Xorg, tested on vax and
a selection of m68k ports.

The remaining XFree using ports are:
    acorn32 amiga cats dreamcast ews4800mips hpcarm hpcmips hpcsh
    mac68k netwinder newsmips ofppc pmax sgimips sparc sun3 x68k
2009-02-17 00:02:32 +00:00
uwe ac97beab45 Add c-backslash-max-column - its default value of 72 is less than what
we set for c-backslash-column, so macros with lines longer than 72
would be formatted icorrectly.

Fix brace-list-entry - it doesn't need extra indentation.  Pointed out
by roy@.  While here use '+ instead of 8 to express "full indentation
step".

XXX: Do we really want brace-list-open indented one step?  It might
work for one-liners, but we have lots of longer init lists that are
formatted with brace-list-open of 0.
2009-02-16 21:37:12 +00:00
sketch 4d63191c6d + watch me not care. 2009-02-16 15:59:41 +00:00
dholland 2c660aae28 Avoid trailing whitespace. It is definitely against the style rules. 2009-02-15 07:01:41 +00:00
dholland 235284eb23 Document that the element argument of RB_REMOVE must be present in the
tree. Minor adjoining grammar fix. PR 39684.
Bump date.
2009-02-14 22:07:04 +00:00
wiz 7594fe8802 New sentence, new line. 2009-02-14 10:35:36 +00:00
bjh21 a0263b80b8 I've just discovered config_found_ia(), which means that wskbd(4) and
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions.  Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
lukem c0d472c616 Enable -Wsign-compare for WARNS=4 (and above).
Test compiled on i386 and amd64; there may be some stragglers
on other platforms.

Note: -Wall has this by default in gcc4, and we explicitly disable it at
WARNS=1 (i.e., -Wall -Wno-sign-compare).  A goal is to reduce the WARNS level
where this feature is enabled, so we can eventually remove -Wno-sign-compare.
2009-02-12 22:49:05 +00:00
wiz 0247406d6a Bump date for previous. New sentence, new line. 2009-02-07 15:32:11 +00:00
jym 92ae85d18e Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
wiz 214cde7d25 Use more markup. Add comma in enumeration. Remove unintended arguments
from macro.
2009-02-06 14:44:44 +00:00
wiz 6853fcbb4e Mark up path with .Pa. 2009-02-06 14:42:20 +00:00
sborrill 98d1b924ac Add more text describing firmware loading.
Remove cardbus devices and note that they are not yet supported.
Correct authors email address.
2009-02-06 08:42:07 +00:00
sborrill d9e19ce400 Add bwi(4) man page based on Dragonfly man page 2009-02-05 18:03:30 +00:00
plunky f48df6dbec correct typo in EULA file name, pointed out by dieter roelants 2009-02-05 10:07:34 +00:00
wiz 866212e533 Bump date for previous. 2009-02-04 20:46:14 +00:00
wiz 084542a09a Fix typo in .Dd argument. New sentence, new line. 2009-02-04 20:45:17 +00:00
ad 563a207d33 Default 'show all procs' to /l. People tend to type 'ps' without modifiers
when providing information about deadlocks. Without the thread info it's
not very useful.
2009-02-04 20:17:58 +00:00