Jake Burkholder
03763fe07f
(1) document *_HEAD_INITIALIZER
...
(2) fix a STAILQ_HEAD that should have been STAILQ_FIRST
Requested by: (1) bde
(2) W Gerald Hicks <jhix@mindspring.com>
2000-06-10 16:41:07 +00:00
Jeroen Ruigrok van der Werven
9f32f83458
Fix alphabetical ordering of supported ATA-chipsets.
2000-06-10 13:38:40 +00:00
Alexander Langer
dc661e78a8
Remove XXX: Describe if_init().
...
Reviewed by: asmodai
2000-06-10 10:23:06 +00:00
John Baldwin
8a28ce0e42
Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
...
Reviewed by: yokota, obrien
2000-06-09 23:47:30 +00:00
Guy Helmer
24f8e0e948
NONBINMODE -> NOBINMODE for NLSMODE.
...
PR: bin/8811
Submitted by: Naohiko Tsuji <yakisoba@osaka.interq.or.jp>
Prompted by: Nathan Ahlstrom <nrahlstr@winternet.com>
2000-06-09 19:15:51 +00:00
Brian Somers
64e475537d
Document $clear_daily_*
2000-06-09 17:07:59 +00:00
Alexander Langer
9092a4bca7
Add bus_alloc_resource.9 and bus_release_resource.9.
...
bus_release_resource.9 contains a paragraph obtained from a mail
by Warner Losh <imp@FreeBSD.org> to myself.
Reviewed by: asmodai, hoek; in parts by msmith, mdodd and imp
2000-06-08 21:00:12 +00:00
Bruce Evans
a8e97da092
When dubiously reprogramming .SUFFIXES, don't screw up the order of .S
...
relative to .s. This fixes wrong sources being preferred after
"gcc -save-temps" creates .s files from .S files.
2000-06-08 18:11:15 +00:00
Jeroen Ruigrok van der Werven
9549ae76d5
Remove \n I overlooked in a previous commit.
...
PR: 19111
Submitted by: R. Matthew Emerson <rme@nightfly.apk.net>
2000-06-08 13:29:41 +00:00
Ruslan Ermilov
30592a1799
Document /usr/lib/aout.
...
PR: conf/18167
2000-06-07 07:41:09 +00:00
Andrey A. Chernov
c661df54c3
Wording: reset to normal ANSI value -> reset to the normal color
2000-06-06 06:14:37 +00:00
Andrey A. Chernov
d2cb162e9c
ANSI attribute -> video attribute, was confused by wrong syscons comment
2000-06-06 00:19:51 +00:00
Robert Watson
0c167ea96c
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
Andrey A. Chernov
9d95519b5b
initial -> normal (since this term used in syscons too)
...
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
Andrey A. Chernov
30c768bd37
Properly mark all sequences which set initial colors.
...
Clean color tables.
2000-06-05 23:50:00 +00:00
Andrey A. Chernov
96a7b7f843
Specify parameters ranges for E[...x
2000-06-05 23:24:37 +00:00
Andrey A. Chernov
f396b96167
Document E[39m and E[49m
...
Describe whole E[...x set
2000-06-05 23:01:58 +00:00
Andrey A. Chernov
5da0ba24b7
cons25*: fix "op" to set initial (and not default) color pair.
...
NOTE: you need to recompile old kernel first, "op" will not work otherwise
2000-06-05 22:21:31 +00:00
Ruslan Ermilov
c5f8035bad
/usr/mdec has gone 1.5 years ago.
2000-06-05 16:14:51 +00:00
Jeroen Ruigrok van der Werven
7603b950ef
VFS_CHECKEXP.9:
...
Fix typo.
Fix description.
VFS_FHTOVP.9:
Fix order in which the manpage says the calls should be made.
PR: 18590
Submitted by: Anatoly Vorobey <mellon@pobox.com>
2000-06-04 15:31:12 +00:00
Gerard Roudier
334705dd0f
Submitted by: Sheldon Hearn
...
Miscellaneous fixes.
2000-06-04 14:58:40 +00:00
Sheldon Hearn
f5b5fc6c75
Document the NewReno sysctl knob.
...
Submitted by: jlemon
2000-06-02 13:12:36 +00:00
Tim Vanderhoek
8c0e8d96d2
Add a NO_LPR option. Useful for people who want to use LPRng.
...
PR: bin/18787 (David Gilbert <dgilbert@velocet.ca>)
2000-05-31 21:45:15 +00:00
Chris Costello
92e24ad483
Replace `manual(section)' references with proper .Xr statements.
2000-05-31 21:33:15 +00:00
Ollivier Robert
37cf3266ce
Finland is also entitled to have an Euro character :)
...
Submitted by: Mikko Hyvarinen <morphy@morphy.iki.fi>
2000-05-31 14:53:27 +00:00
Ollivier Robert
0dbb8d80be
Add the Euro character on AltGr + E in these european keymaps as well.
...
Reminded by: Anders Andersson <anders@sanyusan.se>
alex@big.endian.de (Alexander Langer)
2000-05-31 12:25:26 +00:00
Ollivier Robert
337329a698
Makes AltGr + E generate the ISO code for the Euro character instead of
...
a plain 'e'.
2000-05-31 11:17:25 +00:00
Brian Somers
794e74c1d2
Mention that some PPPoE servers cache MAC addresses
2000-05-30 17:06:55 +00:00
Poul-Henning Kamp
de4b89bf91
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00
Brian Feldman
eb3846c420
Correct misspelling of INADDR_ANY as IN_ADDRANY.
2000-05-30 13:55:46 +00:00
Poul-Henning Kamp
d1144d51f8
Put the jail paper in the makefile.
2000-05-29 18:18:48 +00:00
Poul-Henning Kamp
d15d3eac7b
The Jail paper, written jointly by rwatson & me.
2000-05-29 18:18:07 +00:00
David E. O'Brien
5c0accbea6
Fix long lines.
2000-05-28 17:18:14 +00:00
Doug Rabson
823234556f
Add documentation for taskqueue apis.
2000-05-28 16:53:50 +00:00
Gerard Roudier
efac3cd1d3
Reviewed by: David O'Brien
...
Document driver support for:
- Early NCR53C810/815/825 chips.
- Newer chip architectural improvements (Hardware phase
mismatch and LOAD/STORE instructions).
2000-05-28 12:59:18 +00:00
David E. O'Brien
1980871282
Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,
...
sym.4, and wi.4 to the MI area.
2000-05-28 03:27:49 +00:00
Chris Costello
d2e7a6a46f
Fix a misspelling: undefied -> undefined
2000-05-27 22:02:32 +00:00
Peter Wemm
5b412e30f2
Sigh. Use the correct path to bsd.conf.mk. It's times like this that I
...
regret giving up coffee.
2000-05-27 01:11:17 +00:00
Peter Wemm
8cc6d36435
Add bsd.kmod.mk back.
2000-05-27 00:54:45 +00:00
Peter Wemm
08f95f1e10
Revive a skeleton for bsd.kmod.mk (which will be in the make search path)
...
that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
Dirk Froemberg
8b2f7124cf
Remove -a from mkisofs' argument list. It's the default for version 1.12.1
...
and up and causes mkisofs to fail if present.
Add $FreeBSD$ while I'm here.
Ok'ed by: jkh
2000-05-25 20:12:10 +00:00
Mike Smith
c944dedc6f
Manpage for the 'twe' driver.
2000-05-24 23:48:15 +00:00
Tim Vanderhoek
bca1f3c245
The LOCKPARENT flag is singular. It doesn't work causing complications
...
is also a singular fact.
2000-05-21 03:23:10 +00:00
Tim Vanderhoek
8d15625944
No be needed here --- "typo".
2000-05-21 03:16:35 +00:00
Tim Vanderhoek
1663ea5841
Typo in comments explaining what MAN_FILTER is.
2000-05-21 03:14:38 +00:00
Tim Vanderhoek
7f9d55b4fb
Typos, missing words. I don't believe any of these are relevant to
...
translators.
2000-05-21 03:06:28 +00:00
Mike Pritchard
17c73e2bb2
Update the man page to match utmp.h.
2000-05-19 18:24:23 +00:00
Chris Costello
878f9ca614
Replace a manual.section file reference with a proper mdoc(7) .Xr
...
reference.
PR: 18625
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-18 00:20:55 +00:00
Bruce Evans
395e4e5ab2
Don't create a garbage file named "install" for the NOINFO case when
...
there happens to be a source file named install.sh. The null rule
for "install" in the NOINFO case must not be completely null, since
then it may be overridden by the implicit .sh rule.
2000-05-15 14:17:50 +00:00
Kris Kennaway
d5865fe838
Add /bin/tcsh for completeness
...
Submitted by: knu
2000-05-14 10:21:18 +00:00