drochner
a6062b3d34
Use "i486" as GNU_ARCH for i386 so that the toolchain and libraries
...
can use instructions which were not available on the original i386
(eg cmpxchg). Due to some strangeness in gcc's i386 support this needs
an extra --with-arch=i486 configure argument for gcc to have the desired
effect, see my post "i386 vs i486, some inconsistencies" to tech-toolchain
some weeks ago.
I'm not happy to break compatibility, but since (a) kernel support
for i386 was removed and (b) i387 code was put into libm this is
just another coffin nail.
The gain is besides consistency and more efficient code that intel
atomar intrinsics can now be used by gcc. (which would need runtime
library support otherwise)
2009-03-27 19:36:55 +00:00
hannken
3e6c1c5047
Document ipfilter_flags.
2009-03-27 09:11:36 +00:00
joerg
d478d391f3
Correctly terminate quotation.
2009-03-26 17:33:41 +00:00
joerg
7e2cf787af
Quote "..." at start of line.
2009-03-26 17:32:24 +00:00
agc
98864a3ee9
Note that the bwi driver also works for Dell's rebadged 1370 Mini-PCI b/g
...
card, also known as Broadcom 4318.
2009-03-25 07:50:05 +00:00
wiz
ec6a61389d
Fix typo, sort SEE ALSO.
2009-03-23 22:22:40 +00:00
ad
dd4f98f0e4
Xr lockstat 8
2009-03-23 21:27:10 +00:00
ad
ce71cf5043
Add "PERFORMANCE CONSIDERATIONS"
2009-03-23 21:26:00 +00:00
joerg
18dfecd900
Quote D1 and In in .It context
2009-03-23 16:14:01 +00:00
joerg
c015f80931
Add missing end of quote. Quote Do in .It context.
2009-03-23 16:13:17 +00:00
joerg
4669537ed7
Improve column list markup to actually use columns.
2009-03-23 16:12:36 +00:00
joerg
de90f56570
Add missing end of quote.
2009-03-23 16:11:00 +00:00
joerg
6284dd4dfa
Add missing quotes. Fix list markup.
2009-03-23 16:10:03 +00:00
joerg
5ab082cea8
Add missing end of quote.
2009-03-23 16:07:47 +00:00
joerg
ef69e26616
Fix bad macro.
2009-03-23 16:06:41 +00:00
joerg
6da22897e1
Quote Do as it is not supposed to be a macro in this context.
2009-03-23 16:05:53 +00:00
joerg
e1d487b961
.Xr is supposed to take exactly two arguments and / is not a special
...
punctuation character, so split it off the line.
2009-03-23 16:04:25 +00:00
joerg
6f2dd9a814
Add missing end of quote.
2009-03-23 16:02:06 +00:00
joerg
d813479748
Fix missing end of quote
2009-03-23 14:25:16 +00:00
joerg
100c18a386
.Ud includes terminating dot.
2009-03-23 01:27:59 +00:00
perry
4bfc10355c
add missing commas to .Dd fix, pointed out by wiz
2009-03-22 14:29:34 +00:00
perry
c8a35b6227
OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
...
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.
Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
2009-03-21 00:15:52 +00:00
joerg
9fb657a571
Match last row to get correct space for the first column.
2009-03-17 00:10:37 +00:00
uwe
3cb7f28bc2
Don't restrict column width of the last column of the methods table.
...
nroff does the right thing and properly wrap descriptions that don't fit.
2009-03-16 17:30:33 +00:00
uwe
cb8c0f9dba
Add more semantic markup (Dv, Fa, Va, ...).
2009-03-16 16:44:46 +00:00
kleink
bede660ade
Import tzdata2009c.
2009-03-16 16:38:15 +00:00
joerg
6ca6f65366
Convert to mdoc markup.
2009-03-15 14:40:30 +00:00
joerg
1950127a73
Specify all columns in .Bl -column.
2009-03-15 14:14:50 +00:00
joerg
a657156224
Provide -width for tag lists.
...
XXX The examples need to be reworked to fit the terminal width
2009-03-15 14:12:19 +00:00
joerg
925e8d0307
Provide -width for -tag lists.
2009-03-15 14:11:08 +00:00
joerg
9c4815087b
Consistently provide -width for tag lists.
2009-03-15 14:05:18 +00:00
joerg
1a17661d6b
Replace tagged list without non-tagged content with display.
2009-03-15 14:02:39 +00:00
joerg
3352d6253b
Replace physical with logical markup.
2009-03-15 13:46:19 +00:00
joerg
0d3747382b
Convert to mdoc.
...
XXX groff is rather stupid in the way it handles the list
2009-03-15 13:45:04 +00:00
joerg
1e52338960
Simplify and fix markup.
2009-03-15 12:33:53 +00:00
joerg
dcc1f8ee1b
Fix markup.
2009-03-15 11:34:53 +00:00
joerg
fec4275c07
Fix markup.
2009-03-15 11:24:46 +00:00
joerg
965453d5e5
Fix markup.
2009-03-15 10:48:23 +00:00
joerg
61c457514a
Fix markup.
2009-03-15 10:44:27 +00:00
joerg
285a4c2be9
Fix markup.
2009-03-15 10:31:44 +00:00
joerg
7695e65d3f
Don't use .Bl -compat + manual Pp.
2009-03-15 10:31:04 +00:00
joerg
58ccf5a2c7
Fix markup.
2009-03-15 10:24:58 +00:00
joerg
84dab34b72
Fix markup.
2009-03-15 09:47:13 +00:00
tsutsui
7f79f861d8
Include <bsd.own.mk> for ${NETBSDSRCDIR}, ${MACHINE}, ${MACHINE_CPU} and
...
${MACHINE_ARCH} variables.
2009-03-15 05:57:54 +00:00
tsutsui
628341218b
Create symlinks in !make(obj) && !make(clean) && !make(cleandir) case
...
as most Makefiles for standalone programs do.
2009-03-15 05:48:02 +00:00
apb
5eec0d1cf3
Fix typo and stray line in previous.
2009-03-14 20:47:08 +00:00
apb
1cc26678f7
Minimal documentation for disk-related ioctls; mostly derived from
...
comments in sys/dkio.h
2009-03-14 20:39:05 +00:00
perry
1fd3f53afd
Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
...
is set to "yes" -- defaults to "no" except for build.sh builds. This
results in a deterministic .a file rather than one that reflects
timestamps and permissions on the source files.
Also, clean up the ar flags we're using, and remove a redundant use of
ranlib that on a modern POSIX ar can be done with the "s" flag.
Discussed on tech-toolchain
2009-03-13 16:23:31 +00:00
joerg
535e7ea662
.Ud doesn't take arguments.
2009-03-13 14:23:30 +00:00
wiz
389d0303dd
Add missing comma in enumeration.
2009-03-12 16:09:56 +00:00
wiz
0dcfdade1a
Remove trailing whitespace.
2009-03-12 13:14:18 +00:00
wiz
52e3c1f016
New sentence, new line.
2009-03-12 13:13:16 +00:00
abs
fbcfe9c7af
Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM.
...
Slower RAM should be assigned a higher free_list id.
No functional change to code, just comments and manpage
2009-03-12 12:55:16 +00:00
joerg
9b5703cfb2
Replace vertical spaces with paragraphs.
2009-03-12 12:49:36 +00:00
joerg
c6d6c060d8
Replace vertical space with paragraph breaks.
2009-03-12 12:48:56 +00:00
joerg
43e5aad940
No space between dot and macro name.
2009-03-12 12:48:26 +00:00
joerg
628af9a360
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-12 12:46:49 +00:00
joerg
9f33bc066d
Fix markup.
2009-03-12 12:46:17 +00:00
joerg
9e7bb98513
Consistently use .Dv for SA_SIGINFO, .Sv doesn't exist.
2009-03-12 12:44:08 +00:00
joerg
96ce279d40
Remove redundant markup. Add missing width for .Bl -tag.
2009-03-12 12:43:13 +00:00
joerg
efe5fd20a7
.Bl already provides the vertical space between items, so don't add
...
additional space manually.
2009-03-12 12:42:12 +00:00
joerg
9fd92be501
.Fa Dv is redundant, only .Dv is effective, so remove the .Fa.
2009-03-12 12:41:01 +00:00
joerg
4910a567bf
Use .Vt for variables, not .Va and manual line breaking.
2009-03-12 12:40:20 +00:00
joerg
2c8a95a535
Replace Ft br Fn ... Pp dance with simpler .Bl -ohang.
2009-03-12 12:39:15 +00:00
joerg
7d0fb7de6b
Fix markup.
2009-03-12 12:37:18 +00:00
plunky
ca6f23c3d4
note the new method of changing link layer addresses using a PF_LINK
...
socket ioctl.
2009-03-12 11:34:54 +00:00
wiz
99822d63a6
New sentence, new line. Remove trailing whitespace. Fix xrefs.
...
Sort SEE ALSO.
2009-03-12 08:55:14 +00:00
jmcneill
f3eb3fea44
Add altmem(4) man page.
2009-03-12 00:16:16 +00:00
joerg
9b750ed7d6
Don't workaround ancient macro argument limit with .Xo/.Xc.
...
Improve markup when using .Em in ().
2009-03-11 19:54:05 +00:00
joerg
6ab44ca290
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:38:08 +00:00
joerg
3a3d9fcecf
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:26:09 +00:00
joerg
9060e20989
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:13:54 +00:00
joerg
d6409eb14c
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:01:29 +00:00
joerg
e9a2afbd1d
Fix preamble
2009-03-11 13:52:49 +00:00
joerg
bee3db8e83
Fix markup
2009-03-11 13:52:19 +00:00
joerg
6a1508dad3
Fix preamble
2009-03-11 13:52:11 +00:00
joerg
f623bd13d6
Fix markup
2009-03-11 13:51:47 +00:00
joerg
10354fe284
Fix preamble
2009-03-11 13:50:39 +00:00
joerg
e5073964e7
Fix markup
2009-03-11 13:49:54 +00:00
joerg
edbcd7c8fd
Fix preamble
2009-03-11 13:39:33 +00:00
wiz
58a4d459ff
Do not mark up "and". Bump date for previous.
2009-03-11 08:29:56 +00:00
mrg
d31da7cb16
add a SIMPLEQ_FOREACH_SAFE() macro.
...
document it, and the TAILQ versions.
2009-03-11 06:51:53 +00:00
joerg
10d66a712f
Remove use of .Xo/.Xc to workaround ancient macro argument limit.
2009-03-10 23:42:45 +00:00
joerg
4213d1261a
Remove use of .Xo/.Xc to workaround ancient macro argument limit.
2009-03-10 23:32:26 +00:00
joerg
552c38146a
Specify width for tag list
2009-03-10 21:12:23 +00:00
joerg
e85762f4cf
Specify width for tag list
2009-03-10 21:00:47 +00:00
joerg
0d16285a6e
Avoid .br, use .An for authors as suggested by wiz.
2009-03-10 11:56:48 +00:00
joerg
14c36f5de7
Instead of .Xo + .Fo and .Fc / .Xc, just use .Fn. We don't want to
...
support a troff with macro argument limit. OK wiz.
2009-03-10 10:30:28 +00:00
wiz
f435a83b12
Fix order in preamble.
2009-03-09 23:01:08 +00:00
joerg
997634fe14
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
joerg
2f76a3340f
Fix preamble order. Escape OS to not conflict with macro of the same
...
name.
2009-03-09 18:42:55 +00:00
joerg
d8c6fac718
Examples should be correct, so fix the order of the preamble to follow
...
the rules set in mdoc(7).
2009-03-09 18:13:24 +00:00
plunky
87310a6a9c
ifreqalias (non existent) -> ifaliasreq (the real deal)
2009-03-09 18:09:39 +00:00
joerg
7d909153f2
Escape OS to avoid conflict with macro of same name.
2009-03-09 17:58:20 +00:00
joerg
cfac7cbf5d
Reorder .Bl and .Pp so make it clear that the space goes before the
...
list.
2009-03-09 17:29:25 +00:00
joerg
7f7a616578
.br -> .Pp, the former is not a mdoc(7) macro.
2009-03-09 17:28:12 +00:00
joerg
dff8e10393
.br -> .Pp, the former is not mdoc markup
2009-03-09 17:17:02 +00:00
apb
a599e86f4b
Add "-", "_", and "A-Z" to the set of allowed characters in the
...
result from `uname -p`. We already have a platform with an underline
("x86_64"), and the other chars seem harmless.
2009-03-09 06:25:51 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
mjf
6143761103
Queueing -> Queuing
2009-03-07 17:00:16 +00:00
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
plunky
4d50b1aa1d
remove paragraph saying that the firmware file is not included and who to
...
complain to because it is included. change path to actual path.
2009-02-04 19:14:12 +00:00
plunky
98d4fb5c0e
no need to reference pkg_add since the firmware file is included in base
2009-02-04 19:11:55 +00:00
ghen
6920f52d1f
Make AltGr keys work. Also, the tilde on the =+ key is a dead_tilde.
2009-02-02 21:37:05 +00:00
ghen
89b2df731d
Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work
...
for USB keyboards.
2009-01-30 23:12:16 +00:00
wiz
ee30bd33e5
Mark up NULL and SCHED_*.
2009-01-29 22:33:31 +00:00
ad
a9743c2461
- Allow creating timeshard kthreads. To be used to fix the RAIDframe
...
parity rewrite issue.
- Create kthreads in the SCHED_RR class by default, not SCHED_FIFO.
2009-01-29 22:00:26 +00:00
elad
563e80a1ee
Fix mistake in the Veriexec example, the command name is "veriexecctl",
...
not "veriexec".
2009-01-26 13:23:20 +00:00
tron
11cc2a433c
Install the "sony-misc" font from the X.org distribution.
...
Patch supplied by Takeshi Nakayama in PR xsrc/40476.
2009-01-25 23:11:16 +00:00
rmind
6d73ddd355
Revert path of modules back to "/stand".
2009-01-24 22:14:44 +00:00
bouyer
7e113f2eda
Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500
...
(ev56, handled as non-BWX by Xorg) and XP1000 (ev6, BWX). Also
tested by Rafael Ruiz on a AlphaStation 255 (thanks !).
non-PCI adapters are not supported; someone should make these work
as a wsfb device.
2009-01-24 17:24:52 +00:00
wiz
3db9b887d7
Remove trailing whitespace and bump date for previous.
2009-01-24 10:39:58 +00:00
yamt
a98fc11858
note that bufq_cancel might be expensive
2009-01-24 05:54:35 +00:00
rmind
f0e51651e4
Change path to kernel modules from "/stand" to "/kernel".
...
Needs to go in before 5.0. Proposed on <tech-kern>.
2009-01-24 00:29:12 +00:00
hubertf
0f64a54154
Sync with Rev. 1.124 from FreeBSD
2009-01-24 00:06:54 +00:00
christos
fc0e181680
Document USE_FORT.
2009-01-22 14:04:15 +00:00
lukem
6299875ab1
We don't have an MI crash(8), so don't reference it.
...
Thanks to Hubert for the reminder.
2009-01-20 04:10:38 +00:00
jmcneill
3ba8641fb1
Remove note about 11a mode not working properly.
2009-01-19 12:38:13 +00:00
jmmv
5978786e8e
Make sure all necessary targets are defined.
2009-01-19 08:08:18 +00:00
jmmv
48b9858388
Remove the xsl subtree from here. We are not installing anything now, as
...
the atf xsl is now installed from the external subtree.
2009-01-19 08:03:42 +00:00
jmmv
02168e565f
Do not descend into the atf directory, which is gone, and account for
...
MKATF=no.
2009-01-19 08:02:16 +00:00
jmmv
149b8384cb
The atf subdirectory is gone, so do not descend into it.
2009-01-19 07:50:20 +00:00
jmmv
0cdcf7cea6
Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to
...
build it. 0.6 is going to be imported in external/bsd/atf, with all the
necessary Makefiles in that same hierarchy.
2009-01-19 07:08:14 +00:00
cyber
ccd583fea9
Recover tls' change in rev1.33 that was clobbered in the rev1.40 sync.
2009-01-18 21:57:09 +00:00
he
a5ec128bee
If we have a SHLIB_VERSION_FILE, add is as a dependency for the
...
library. This is mostly a convenience, so that you can trigger
a shared library rebuild by touching the shlib_version file, it
should not otherwise impact the build one way or the other.
2009-01-17 12:09:58 +00:00
he
79663d7eed
Move _LIBLDOPTS and LDFLAGS to a spot behind LDADD when making a
...
shared library. This is done so that -L options pointing into
DESTDIR will come after -L options pointing into our object tree
for shared libraries this shared library depends on.
This makes a difference when shared library major numbers are bumped
(as was recently done in our tree), and you build into an already-
populated DESTDIR, because otherwise the old major version shared
libraries will be picked up, because the new ones have not yet been
installed at this stage. This will in all probability lead to
conflicts later on when linking programs, where one would try to
mix new and old major versions for the same shared library.
I *hope* this will not have any negatively impact by moving other
order-dependent options around; local tests with rebuilds did not
uncover any problems I could see.
OK'ed by lukem@
2009-01-17 12:07:59 +00:00
wiz
74e376961d
Fix Dd, make output HTML-ready, punctuation and casing improvements.
2009-01-16 23:27:49 +00:00
wiz
8b7eddbcfe
Fix Dd, add Xref to age(4).
2009-01-16 23:26:31 +00:00
cegger
72d24efba3
manpages for new age(4) and atphy(4) drivers.
2009-01-16 21:27:41 +00:00
uebayasi
7caa97c9ca
config_found_sm(9) -> config_found_sm_loc(9)
2009-01-16 09:51:34 +00:00
jnemeth
b0196b24f8
PR/40404 - Robert Elz -- Thailand airport updates
2009-01-16 08:51:37 +00:00
reed
4ee2689ef3
Also add cdrom (which is created by sysinst).
...
And add trailing slash to pts directory (just added a moment ago).
2009-01-14 01:51:29 +00:00
reed
91e4be2a1c
Add pts, kern, proc mount points.
...
These are created by sysinst.
(I don't see in mtree spec files either.)
2009-01-14 01:46:51 +00:00
yamt
70de973662
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
christos
24af933098
mention panic uses.
2009-01-12 16:28:03 +00:00
wiz
878e839563
New sentence, new line.
2009-01-11 22:03:56 +00:00
pooka
b5d278fb51
document -o rump
2009-01-11 20:51:18 +00:00
skrll
e53ff1f7b0
It's "show uvmhist" not "uvmhist".
2009-01-11 16:15:37 +00:00
apb
a61d570b55
Move explanatory text above the "dynamically-created" example,
...
to match other examples.
2009-01-09 09:39:05 +00:00
pooka
53313f280c
Add comment requesting modifications to __archivebuild be reflected
...
in the rump build.
2009-01-08 20:03:59 +00:00
jakllsch
0ccde41dde
Move the 'dhcp' example so it doesn't disrput flow
...
into the note about use of 'create'.
bump date.
2009-01-08 18:33:47 +00:00
jnemeth
cb3aa28dce
mention fdc
2009-01-07 09:12:38 +00:00
dholland
2ecf4e1631
typo fix
2009-01-05 02:42:18 +00:00
he
adb91b85f0
Get rid of an extranous .Ed request, and the warning about
...
unknown NetBSD version `A'.
2009-01-04 22:55:02 +00:00
jdc
68874eb4ac
Add missing callout_* links and order the callout_* links as per the
...
manual page.
2009-01-04 19:33:56 +00:00
jdc
639713fd10
Add callout_pending to NAME section.
2009-01-04 19:32:16 +00:00
christos
c77bd99b1b
add back siisata.
2009-01-04 16:38:58 +00:00
wiz
5458c8ef0a
Drop trailing whitespace. Remove unneeded Pp before Ss.
2009-01-04 16:30:17 +00:00
hubertf
b007c29b93
* in diagrams, name routers as such
...
* enhance formatting
* add section headers for examples
2009-01-04 16:27:48 +00:00
wiz
211af1fdb9
Add man page for gcscaudio driver.
2009-01-04 15:34:17 +00:00
apb
a0398a9d79
* Add etc/rc.d/rndctl script, based on work by Brian A. Seklecki. This
...
allows you to invoke rndctl(8) during the boot.
* Add rndctl=NO and rndctl_flags="" to /etc/defaults/rc.conf.
* Document rndctl and rndctl_flags variables in rc.conf(5).
2009-01-04 12:10:30 +00:00
wiz
5eea853f3e
New sentence, new line. Remove another esl(4) reference.
2009-01-03 18:27:36 +00:00
wiz
238aa4a6a2
New sentence, new line.
2009-01-03 18:27:19 +00:00
christos
30173a3005
remove siisata and esl. (KIYOHARA Takashi)
2009-01-03 17:44:20 +00:00
tnozaki
52ed7b035f
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
...
ok'ed by core and releng.
(thanks for agc@, snj@ and i'm sorry for long time patience).
[libc]
- localeio.[ch] and lc*.[ch] in src/lib/libc/locale was replaced by
new locale-db implementation using citrus_db backend,
see src/lib/libc/citrus/citrus_lc_*.[ch].
- add citrus_bcs_strtou?l.c. don't use strtou?l locale implementation
internally, because they're locale-aware function.
- add some stubs for multi-locale issue, see {current,global}_locale.c.
- remove some obsolete file, setrunelocale.c, ___runetype_mb.c.
- remove __savectype() from ctypeio.[ch].
[tools]
- mklocale(1): add new option ``-t'' that generates new style
LC_{MONETARY,NUMERIC,TIME,MESSAGES} locale-db format.
- chrtbl(1): added ctypeio.[ch] for __savectype().
[locale-db]
- added en_US.US-ASCII locale.
- removed some shareable locale definition file:
en_US.US-ASCII -> en_US.ISO8859-1, en_US.UTF-8
zh_CN.eucCN -> zh_CN.GB18030
and more...see src/share/locale/*/Makefile.
- remove obsoleted locale sr_YU, added new locale sr_ME, sr_RS.
- change locale name ja_JP.ISO2022-JP* -> ja_JP.ISO-2022-JP*
for X11's locale.alias file alignments.
- fix regression test, wrong wcs?width(3), NAN/INF usage.
i tested release-build following arch:
i386, amd64, hpc{mips,arm,sh}, sparc64, vax.
citrus_lc_*.[ch] also can read old-plain-text style locale-db.
so that backward compatibility is keeped, but lc*.[ch] can't read
new citrus_db'ed locale-db and localeio.c never check sanity,
so forward compatibility is broken ;-<
old mklocale(1) doesn't know -t option, so you have to rebuild toolchain.
2009-01-02 00:20:18 +00:00
pooka
dfa6b36e0e
Move list of rump-uses-kmod archs to bsd.own.mk for wider consumption.
2008-12-30 21:31:10 +00:00
wiz
c1e161c47f
Mark up NULL with .Dv.
2008-12-29 15:57:01 +00:00
ad
a6dfe8170e
Add a bunch of new text, in particular:
...
Use of KM_NOSLEEP is strongly discouraged as it can
create transient, hard to debug failures that occur
when the system is under memory pressure.
In situations where it is not possible to sleep, for
example because locks are held by the caller, the
code path should be restructured to allow the allo-
cation to be made in another place.
2008-12-29 12:43:47 +00:00
ad
a3caa093d1
Tweak text.
2008-12-29 12:18:12 +00:00
stacktic
49e78c0c1f
VFS_UMOUNT -> VFS_UNMOUNT; fix typo.
2008-12-23 09:11:59 +00:00
agc
72d7476867
Explain what the MKLVM switch does
2008-12-23 02:55:23 +00:00
agc
a796e01c33
Put MKLVM in order in the list of variables
2008-12-23 02:54:11 +00:00
wiz
6b473e55d0
Improve English, sort sections, various other stuff.
2008-12-22 08:52:37 +00:00
haad
59ceebd061
Add initial version of manpage about device-mapper driver.
...
XXX: it is not added to the build yet.
2008-12-22 02:28:28 +00:00
ad
e486cbc29c
-Kernel preemption is currently disabled by default.
...
-It can be enabled by tweaking kern.sched.kpreempt_pri sysctl.
+On architectures where kernel preemption is not supported natively, these
+functions may still be used.
2008-12-21 10:32:56 +00:00
ad
c3d0770eca
-If non-zero, DDB will be entered when the kernel panics.
...
+If non-zero, DDB will be entered if the kernel panics.
2008-12-21 10:30:08 +00:00
wiz
824e316688
Various improvements: wording, macro usage, section naming, structure.
2008-12-20 17:25:20 +00:00
wiz
fbbf73942d
Drop trailing whitespace. Bump date for poffd.
2008-12-20 17:17:05 +00:00
wiz
9f442ba1cf
mdoclint cleanup.
2008-12-20 16:53:56 +00:00
isaki
cf59801230
x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
...
- Make MD poffd(8) retire, and use MI powerd(8) instead of it.
- Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer.
Use /dev/pow0 for pow(4) ioctl.
- POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
2008-12-20 13:20:58 +00:00
haad
c9d0c62a0c
Merge the haad-dm branch to -current. This branch adds LVM functionality to
...
the base NetBSD system. It uses Linux LVM2 tools and our BSD licensed
device-mapper driver.
The device-mapper driver can be used to create virtual block devices which
maps virtual blocks to real with target mapping called target. Currently
these targets are available a linear, zero, error and a snapshot (this is
work in progress and doesn't work yet).
The lvm2tools adds lvm and dmsetup binary to based system, where the lvm
tool is used to manage and administer whole LVM and the dmestup is used to
communicate iwith device-mapper kernel driver. With these tools also
a libdevmapper library is instaled to the base system.
Building of tools and driver is currently disable and can be enabled with
MKLVM=yes in mk.conf. I will add sets lists and rc.d script soon.
Oked by agc@ and cube@.
2008-12-19 15:24:03 +00:00
cegger
e2017bb870
MALLOC and FREE macros no longer exists.
2008-12-19 13:41:03 +00:00
wiz
e0b3354a66
mdoclint cleanup:
...
Sort SEE ALSO, fix xref sections, new sentence - new line.
2008-12-17 10:33:35 +00:00
christos
6be7b1d936
kill bitmask_snprintf
2008-12-16 22:50:32 +00:00
jakllsch
9ff34ac12b
Add siisata(4) to the lists. From KIYOHARA Takashi.
2008-12-16 02:14:24 +00:00
wiz
e07f76d158
New sentence, new line. Drop trailing whitespace.
2008-12-14 13:51:33 +00:00
jmcneill
00c12be141
Note that the Elantech trackpad support only works for firmware revisions
...
2.48 and above.
2008-12-14 00:56:14 +00:00
jmcneill
8f9f0cd4d2
Document PMS_ELANTECH_TOUCHPAD option and hw.elantech.* sysctls, bump date.
2008-12-14 00:52:26 +00:00
christos
83d64e1dc1
sort keywords
2008-12-13 23:36:21 +00:00
christos
57e2347761
document the clear option, from Anon Ymous..
2008-12-13 23:32:24 +00:00
wiz
9a202445ca
Bump date for previous, improve wording a bit.
2008-12-11 15:44:23 +00:00
mishka
43e91ff9f2
Import rc.d/httpd script for httpd(8) daemon control.
...
See rc.conf(5) for options explanation.
2008-12-11 13:55:16 +00:00
pooka
a6139afb88
pmap_kernel() is syntactic sugar for kernel_pmap_ptr now.
2008-12-09 20:49:40 +00:00
pooka
e49857aeaf
create i386 link for amd64. per discussion with mrg.
2008-12-08 22:47:55 +00:00
pooka
b14e457e9c
Don't use -isystem in rump builds. This ensures that only headers
...
in the kernel tree are used.
2008-12-08 13:10:21 +00:00
isaki
ebf3ebe713
Fix two typos in function name.
2008-12-07 05:15:21 +00:00
mrg
bcb1925cba
add LIBISCXX. if it is != "no", use ${CXX} instead of ${CC} to link
...
shared libraries. use it for the one c++ library we have.
fixes PR#39936.
2008-12-06 19:32:05 +00:00
wiz
0fd5c9fa8d
Bump date for zaurus key combination.
2008-12-05 23:48:51 +00:00
cube
11851cadd9
Implement FILESBUILD_<file> to allow a FILES element to be built through a
...
target.
2008-12-05 18:51:16 +00:00
ober
dbc045b3d9
Update ddb.4 to include Zaurus key combinations.
2008-12-05 17:04:14 +00:00
dholland
ce6785d91d
Bump date for mjf's Dec 4 2007 commit that corrected the description of
...
magiclinks and added @ruid.
2008-11-30 23:39:20 +00:00
hubertf
740e3df3fd
Work around a bug in Solaris' shs (both /bin and /usr/xpg4/bin)
...
where "for d in ; ..." results in a syntax error.
Suggested by apb@
2008-11-30 22:05:56 +00:00
wiz
031e00d766
Fix typo, remove .Pp before .Sh (unneeded).
2008-11-28 22:31:01 +00:00
tsutsui
038f5e59df
- use Em for HZ
...
- add xrefs to hz(9) and time_second(9)
2008-11-28 11:16:26 +00:00
tsutsui
244d8626e7
- reorder description per meanings
...
- note header files in SYNOPSIS
- remove obsolete internal description about hardclock(9)
- note that microtime(9) and microuptime(9) family functions are prefered
for atomic operation (from FreeBSD's time(9))
- add more related Xrefs
2008-11-28 11:13:47 +00:00
tsutsui
bcd97fa439
Sync with microuptime(9):
...
- improve punctuation
- add explicit xref to hz(9)
- use Em for HZ
2008-11-28 10:55:41 +00:00
tsutsui
f7287b16da
- use Em for HZ
...
- also add hz(9) to SEE ALSO
2008-11-28 10:52:22 +00:00
wiz
57d3e14026
New sentence, new line. Use more markup. The character is nul with one l.
2008-11-26 18:57:01 +00:00
wiz
70892e83d4
Fix part of previous, and add link to hz(9) so it will
...
not happen again.
2008-11-26 18:40:22 +00:00
wiz
3d0a66fece
Casing and punctuation improvements.
2008-11-26 18:37:11 +00:00
pooka
31a36acc43
puffs_setfhsize() in init
2008-11-26 14:03:48 +00:00