brian
1a9ea82414
Reword the description of weekly_status_pkg_enable (although not
...
quite how Sheldon suggested)
Suggested by: sheldonh
2000-06-27 12:04:43 +00:00
brian
1400b2309b
Add weekly_status_pkg_enable (defaults to NO)
2000-06-27 11:20:08 +00:00
brian
4f3352b86c
Mention $daily_accounting_compress
...
Forgotten by: Ben & I
2000-06-27 10:52:21 +00:00
archie
2c5a7a6ad0
Update to reflect new ng_ether(4) hooks.
...
Remove 'options NETGRAPH' requirement.
2000-06-27 00:09:49 +00:00
obrien
0784a9a9df
Add BDECFLAGS so people can use them easily in /etc/make.conf.
2000-06-26 21:43:19 +00:00
sheldonh
9932b959ce
The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it
...
from the documentation also.
2000-06-26 08:29:47 +00:00
mpp
bd6ff3da97
Remove some mis-leading text from the "Libraries" section.
2000-06-24 23:02:01 +00:00
ache
6515b0875a
Fix c_fmt
2000-06-24 12:35:09 +00:00
brian
567e3fdcca
Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
...
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.
Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
sheldonh
1dcfda0565
Use sub-sections (Ss) to categorize diagnostics and rationalize
...
diagnostic lists (Bl -diag) so that there is one per section.
Since this change creates a large delta, enforce line-breaking
style while I'm here.
These changes have blanket approval from (but were not reviewed
by) the author.
2000-06-22 08:32:54 +00:00
ache
01949cd53c
Fix %EF
2000-06-21 13:50:10 +00:00
ache
36a6674fdc
Fix date
...
Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
alex
de6b3245ff
mdoc style cleanup: newline for new sentence.
...
Submitted by: sheldonh
2000-06-20 15:05:06 +00:00
alex
b26d37235f
rc.local is no longer a default.
...
PR: 19314
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-20 10:30:50 +00:00
obrien
53eb2d3431
If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the
...
world as was our old way, rather than when building a kernel.
Some people do not like the new way, and the release building still assumes
modules are built with the world.
2000-06-17 10:51:56 +00:00
asami
8386562abd
Add kterm-color, which is to kterm what xterm-color is to xterm.
...
Approved by: ache
2000-06-14 20:22:34 +00:00
alex
b106d44e88
Fix typo (accessable --> accessible) and add period.
...
PR: 18588
Submitted by: Anatoly Vorobey <mellon@pobox.com>
Reviewed by: asmodai
2000-06-14 17:53:11 +00:00
ache
ece5849f31
Fix "op" for xterm-color
2000-06-14 15:08:24 +00:00
jake
5b7ef4dfa5
Add MLINKS for queue(3) FOREACH_REVERSE and HEAD_INITIALIZER macros.
...
Forgotten by: jake, archie
2000-06-12 15:28:08 +00:00
alex
4b768a4a2f
Document possible values for the waitfor arg.
...
PR: 18627, 18628
Reviewed by: asmodai
2000-06-12 13:53:04 +00:00
n_hibma
74454ab778
The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.
2000-06-11 18:19:14 +00:00
jake
dd687fadf8
(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
asmodai
eff86e03a9
Fix alphabetical ordering of supported ATA-chipsets.
2000-06-10 13:38:40 +00:00
alex
9207d01f3d
Remove XXX: Describe if_init().
...
Reviewed by: asmodai
2000-06-10 10:23:06 +00:00
jhb
e34188e1fc
Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
...
Reviewed by: yokota, obrien
2000-06-09 23:47:30 +00:00
ghelmer
413a2b37bd
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
940cc2dc44
Document $clear_daily_*
2000-06-09 17:07:59 +00:00
alex
5a7e3bbf00
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
bde
7a9902fea5
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
asmodai
7867eeffd4
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
ru
7e5624f6ce
Document /usr/lib/aout.
...
PR: conf/18167
2000-06-07 07:41:09 +00:00
ache
f2c52a3829
Wording: reset to normal ANSI value -> reset to the normal color
2000-06-06 06:14:37 +00:00
ache
7d22f1b9d1
ANSI attribute -> video attribute, was confused by wrong syscons comment
2000-06-06 00:19:51 +00:00
rwatson
447d7154d8
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
ache
d9db3b3863
initial -> normal (since this term used in syscons too)
...
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
ache
cda81cb1a9
Properly mark all sequences which set initial colors.
...
Clean color tables.
2000-06-05 23:50:00 +00:00
ache
016e949aa3
Specify parameters ranges for E[...x
2000-06-05 23:24:37 +00:00
ache
2a6bfc59ca
Document E[39m and E[49m
...
Describe whole E[...x set
2000-06-05 23:01:58 +00:00
ache
74134f6c45
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
ru
96199a91ad
/usr/mdec has gone 1.5 years ago.
2000-06-05 16:14:51 +00:00
asmodai
4dc1a14f85
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
groudier
0840690171
Submitted by: Sheldon Hearn
...
Miscellaneous fixes.
2000-06-04 14:58:40 +00:00
sheldonh
fb69e71986
Document the NewReno sysctl knob.
...
Submitted by: jlemon
2000-06-02 13:12:36 +00:00
hoek
1e9a6591b3
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
3a3f64f949
Replace `manual(section)' references with proper .Xr statements.
2000-05-31 21:33:15 +00:00
roberto
c04c8e7957
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
roberto
adf206f08d
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
roberto
102dd10a39
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
4c78d6dcb7
Mention that some PPPoE servers cache MAC addresses
2000-05-30 17:06:55 +00:00
phk
d18ea90c6c
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00