Ruslan Ermilov
1b4d3f8693
MFS: update HISTORY, synch dates.
2001-03-07 12:52:53 +00:00
Ruslan Ermilov
0b8f11bd95
Replace custom type of comments here too.
2001-03-07 09:26:18 +00:00
Søren Schmidt
5295bd59dc
Update woith latest chipsets and options
2001-03-07 08:12:24 +00:00
Mark Murray
adcaec54eb
Grammar police.
2001-03-06 10:19:12 +00:00
Mark Murray
63fe79c5e8
Fix markup.
...
Submitted by: ru
2001-03-06 10:08:36 +00:00
Ruslan Ermilov
79cd39f2dd
mdoc(7) police: Use Vt for variable types.
2001-03-06 08:22:10 +00:00
John Baldwin
3d92386026
Adjust swi.9 MLINKS to catch up to the new swi API.
2001-03-05 23:48:38 +00:00
John Baldwin
9ebce8e5b5
Catch up to the new swi API.
2001-03-05 23:47:34 +00:00
Jason Evans
6281b30a73
Implement shared/exclusive locks.
...
Reviewed by: bmilekic, jake, jhb
2001-03-05 19:59:41 +00:00
Ruslan Ermilov
84d8ce8b70
Fixed typo.
2001-03-05 15:37:03 +00:00
Ruslan Ermilov
40d366d1b5
mdoc(7) police: misc fixes.
2001-03-05 14:25:41 +00:00
Ruslan Ermilov
10cbbff15c
mdoc(7) police: markup/spelling fixes.
2001-03-05 10:03:03 +00:00
Assar Westerlund
3617ddfc33
implement OCRNL, ONOCR, and ONLRET
...
Obtained from: NetBSD
2001-03-04 06:04:50 +00:00
Coleman Kane
10ee855905
Small style fix, remove highlight from second list in FILES section.
2001-03-03 22:54:00 +00:00
Coleman Kane
dada9d349f
Added a man page for the tdfx 3Dfx Voodoo I/II device driver
2001-03-03 22:47:19 +00:00
Mark Murray
0d63ebd068
Minor fixes. ManPolice stuff, and a clarification of interrupt
...
harvesting.
2001-03-03 14:21:58 +00:00
Mark Murray
f4e8d446d8
Extra MLINKS to reflect expansion of BUS_SETUP_INTR(9) manpage.
2001-03-03 14:19:39 +00:00
Mark Murray
3adc6e857d
Add a whole lot of extra info. Lots was gained from reading code
...
or comments, and some is as a result of simply documenting the
entropy harvester.
This still needs work: could a newbus guru pleazse follow up
and fix.extend my (no doubt) obvious mistakes!
2001-03-03 14:13:53 +00:00
Ruslan Ermilov
0d42ab242e
mdoc(7) police: fix markup.
2001-03-02 09:59:58 +00:00
Ruslan Ermilov
2a7e12fdbd
mdoc(7) police: in -offset clause, spell the ``indent'' correctly.
2001-03-02 09:38:50 +00:00
Ruslan Ermilov
e6959b888b
Fix the rest of formatting.
2001-03-02 08:09:19 +00:00
Warner Losh
6e5801f1af
Add link for resource_query_unit, now documented in the
...
resource_query_string man page.
2001-03-02 04:32:50 +00:00
Warner Losh
2a2c539448
Flesh out this man page a bit more. Add information about
...
resource_query_unit and improve the descriptions of the parameters
passed to these functions.
Plus a couple minor formatting/markup changes:
o Quote -1 as \-1.
o .Dq hints to match resource_int_value().
2001-03-02 04:30:16 +00:00
Ruslan Ermilov
c308228566
Update the BUGS section.
...
The first bug is fixed in tmac.doc, revision 1.21.
The second bug fixed in doc-common, revision 1.33.
2001-03-01 12:58:54 +00:00
Jeroen Ruigrok van der Werven
a9d6a1e2e5
Correct English used.
2001-03-01 09:37:38 +00:00
Ruslan Ermilov
d99c63df5a
Numerous formatting/content fixes.
2001-03-01 09:11:16 +00:00
Jeroen Ruigrok van der Werven
392651edbe
Hook Warner's resource_* manpages to the build.
...
This includes appropriate MLINKS for the other functions contained
within them.
2001-03-01 09:06:57 +00:00
Jeroen Ruigrok van der Werven
d8c9da66bd
Remove leading . from .Nd description.
2001-03-01 09:02:01 +00:00
Jeroen Ruigrok van der Werven
1b766e78e8
Fix typo: the the -> to the.
2001-03-01 09:01:43 +00:00
Warner Losh
39b793da82
Document the resource_*_value and resource_query_string families of
...
functions. These man pages likely need some markup work, so I've
specifically not added them to the Makefile yet.
2001-03-01 04:28:40 +00:00
Ruslan Ermilov
c2d03ea879
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
2001-02-28 17:38:53 +00:00
Ruslan Ermilov
1f1dcc1d43
Prepare for mdocNG.
2001-02-28 13:18:04 +00:00
Matt Jacob
8ad007b923
update man page wrt hints usage
2001-02-27 23:33:17 +00:00
Ruslan Ermilov
3c23375608
mdoc(7) police: utilize .St macro.
2001-02-26 16:02:53 +00:00
Ruslan Ermilov
c3939fb342
mdoc(7) police: utilize .St.
2001-02-26 15:57:37 +00:00
Ruslan Ermilov
096841eceb
Use ``.St -p1003.1-96''.
2001-02-26 15:16:43 +00:00
Ruslan Ermilov
589a5e341f
/^\.St/ s/-iso9945-1/-p1003.1-96/
2001-02-26 14:48:38 +00:00
Ruslan Ermilov
588a200ce1
.St -ansiC -> .St -isoC
2001-02-26 13:23:47 +00:00
Julian Elischer
bfa7e882d1
Shuffle sysctls a bit (thankyou whoever made them dynamic for modules)
...
and add a sysctl to pppoe to activate non standard ethertypes
so that idiot ISPs (apparently in France) who use
equipment from idiot suppliers (rumour says 3com)
who use nonstandard ethertypes can still connect.
"yep, sure we do pppoe, we use a different identifier to that dictated in
the standard, but sure it's pppoe!"
sysctl -w net.graph.stupid_isp=1 enables the changeover.
2001-02-23 16:34:22 +00:00
Brian Feldman
7aea583ef1
Typo: "interrupt" -> "harvest_interrupt"
2001-02-23 01:12:44 +00:00
Gregory Neil Shapiro
e6c77250ef
Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bug
...
report. It allows building multiple .cf files at build time.
PR: bin/19897
2001-02-22 19:44:16 +00:00
Gregory Neil Shapiro
d1885c41cc
Add a note indicating that SENDMAIL_MC should include the path. This is
...
necessary if you expect to be able to use this setting in both /etc/mail
and etc/sendmail.
2001-02-22 19:34:13 +00:00
Julian Elischer
cdee49f986
Add a 'splitter' node to separate a bidirectional
...
packet flow into two unidirectional flows.
Part of a suite of nodes developed for packet flow control.
More to follow as I have time to port them to 5.x or
as others do so. The ipfw node will be the hardest..
Submitted by: "Vitaly V. Belekhov" <vitaly@riss-telecom.ru>
2001-02-22 17:14:36 +00:00
Ruslan Ermilov
9b6ee1dce8
Only descend into ${MACHINE_ARCH} subdir.
2001-02-22 15:28:57 +00:00
Ruslan Ermilov
9863ddda64
mdoc(7) police: fixed misc formatting bugs.
2001-02-22 12:07:28 +00:00
Nik Clayton
38ecd2625d
Add quota.user(5) and quota.group(5) man pages.
...
PR: docs/25124
2001-02-22 11:06:54 +00:00
Ruslan Ermilov
dc60ef4a4e
Document that the IPFW messages are logged via syslogd(8).
2001-02-22 09:12:44 +00:00
Gregory Neil Shapiro
25219d25e6
Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as
...
users should be configuring via m4 now. If set, use m4 to create the .cf
file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or
'make distribution' in src/etc/sendmail/ will install the appropriate .cf as
/etc/mail/sendmail.cf. This fixes some mergemaster problems.
PR: conf/13016
2001-02-22 04:11:52 +00:00
Ben Smithurst
31e230ad42
Expand
...
if ((foo = bar()) != 0)
to
foo = bar();
if (foo != 0)
Submitted by: phk
2001-02-21 20:43:55 +00:00
Ben Smithurst
06c8ab0c3c
Don't suggest
...
if (error = function(a1, a2))
since it causes a warning with -Wall. Change it so it has an explicit test
against zero,
if ((error = function(a1, a2)) != 0)
2001-02-21 12:10:19 +00:00