wiz
d2d0c78429
Use standard headers.
2001-12-01 20:43:39 +00:00
wiz
99bacaaa12
Sort sections, sort SEE ALSO, use standard headers, mdocify AUTHORS section.
2001-12-01 20:43:06 +00:00
wiz
56533d2558
Sort sections.
2001-12-01 20:40:20 +00:00
wiz
d41c96b482
Sort sections, punctuation nits, use standard headers..
2001-12-01 20:39:13 +00:00
wiz
b35695c778
Sort sections.
2001-12-01 20:35:54 +00:00
wiz
f005fee70b
Space and paragraph fixes.
2001-12-01 20:34:50 +00:00
wiz
e8ae3ab788
Empty line -> .Pp.
2001-12-01 20:33:02 +00:00
wiz
65ba57fa37
Punctuation nit.
2001-12-01 20:32:04 +00:00
wiz
4283bd5394
mdocify
2001-12-01 20:31:37 +00:00
wiz
cb292d0d1e
Sort sections.
2001-12-01 19:29:58 +00:00
wiz
f4caa7c15b
Sort sections, use standard markup for AUTHORS section, use standard headers.
2001-12-01 19:29:08 +00:00
wiz
71a64b7c8a
.Pp not necessary before or after .Ss/.Sh.
2001-12-01 19:27:33 +00:00
wiz
2d05348099
Sort sections, use standard headers.
2001-12-01 19:20:32 +00:00
wiz
ab781ab3d8
Punctuation nits.
2001-12-01 19:19:24 +00:00
wiz
5706f55332
Punctuation nit, sort sections.
2001-12-01 19:13:18 +00:00
wiz
dfb195e9ac
Sort SEE ALSO.
2001-12-01 19:11:58 +00:00
wiz
056d651038
Punctuation fix, sort SEE ALSO, sort sections, drop a .Pp.
2001-12-01 19:11:27 +00:00
wiz
c67b0a8047
Sort sections.
2001-12-01 19:09:41 +00:00
wiz
f22f495d0a
Use standard headers, drop a .Pp.
2001-12-01 19:08:56 +00:00
wiz
f06ffe13b7
Punctuation nit.
2001-12-01 19:07:26 +00:00
wiz
006bfda652
Drop unnecessary .Pp.
2001-12-01 19:06:43 +00:00
wiz
f3dbbfdd1d
Sort sections, sort SEE ALSO, drop some .Pps and a '.' at the end of SEE ALSO.
2001-12-01 19:06:01 +00:00
wiz
526f893a25
Sort sections, sort SEE ALSO, drop some .Pps.
2001-12-01 19:05:04 +00:00
wiz
b9119f4a60
Use standard headers.
2001-12-01 19:03:31 +00:00
wiz
4faef4b241
Sort sections.
2001-12-01 19:03:08 +00:00
wiz
a48cf1293d
Use .Bd -literal.
2001-12-01 19:02:07 +00:00
wiz
0c954ebdc8
Sort sections, sort SEE ALSO.
2001-12-01 18:57:03 +00:00
wiz
d4e11e2117
Sort sections, punctuation fixes, sort SEE ALSO.
2001-12-01 18:55:17 +00:00
wiz
e2946f0147
Sort sections.
2001-12-01 18:53:34 +00:00
wiz
972bdd863c
Use .Bd -literal instead of -unfilled.
2001-12-01 18:52:13 +00:00
wiz
b8bbff606d
mdocify. Needs a second pass for SEE ALSO section.
...
XXX: Why do we have a 'standard' disclaimer big in its own section here?
2001-12-01 18:49:55 +00:00
martin
6e766675c6
Fail early when trying to identify a pppoe interface softc (from a
...
HOST UNIQUE token) and our list of interfaces is empty. Without this
test an unitinalized pointer may be dereferenced.
2001-12-01 18:25:23 +00:00
jhawk
700b43b275
s/MAKETOCS/MKTOCS/
2001-12-01 17:54:11 +00:00
bjh21
a7297d1928
Slight tweak to AST handling logic -- on return from ast_handler(),
...
IRQs are enabled, so we have to disable them again before checking
astpending.
2001-12-01 17:30:07 +00:00
wiz
5d2a72968c
Sort sections.
2001-12-01 17:18:38 +00:00
wiz
2c26591198
Sort sections, sort SEE ALSO, drop trailing '.' in SEE ALSO, use standard
...
headers.
2001-12-01 17:17:58 +00:00
wiz
c7878e50cb
Sort sections, sort SEE ALSO, close quotes in two places.
2001-12-01 17:15:06 +00:00
wiz
aded0d2cce
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
wiz
165c645fe3
Improve FILES section.
2001-12-01 16:24:24 +00:00
wiz
223b4be581
Fix Xref.
2001-12-01 16:19:42 +00:00
wiz
470a2e6a72
Fix typo, and use .Nx for NetBSD.
2001-12-01 16:17:45 +00:00
bjh21
15d94a4c59
On a VT100, the "scanline 5" character is also used for box drawing, so
...
represent it as U+2500 (BOX DRAWINGS LIGHT HORIZONTAL). This makes NetHack
DECgraphics mode work properly on a wscons console using an IBM-encoded font.
2001-12-01 16:07:58 +00:00
fredette
f1673ae4dd
Abstract out a large chunk of the kernel build machinery so that new
...
build features (such as ross's DEBUGLIST) can easily be applied to all
ports. This should reduce the complexity of each port's kernel
Makefile considerably.
2001-12-01 15:23:18 +00:00
bjh21
e4dac015cd
Don't define get_cachetype() unless it's going to be used.
2001-12-01 14:21:18 +00:00
aymeric
6c197325c8
catch up with amiga's conf.h by adding definition of cdev_par_init
2001-12-01 14:14:58 +00:00
aymeric
4680be2d7c
add wscons support so that amiga/conf.c compiles
2001-12-01 14:13:49 +00:00
aymeric
dd4455abf7
catch up with "recent" new egcs check
2001-12-01 14:12:58 +00:00
kleink
e7566d6000
Add a "cnewer" primary which evaluates true if a file has a more recent
...
ctime than its argument.
From kre in PR bin/14802; originally suggested name was "updated" but
renamed due to GNU find(1) being prior art for this functionality.
2001-12-01 14:10:04 +00:00
aymeric
e3ed0e40da
do not include opt_lev6_defer.h when compiling for powerpc
2001-12-01 13:44:22 +00:00
jdolecek
c65c74ab28
regenerate (allocate identifier for NCR 53c90)
2001-12-01 10:44:35 +00:00