Ruslan Ermilov
9684333e54
Get rid of obsolete MAN[0-9] syntax.
2004-09-26 09:25:03 +00:00
Dag-Erling Smørgrav
864fe1ec99
Bump document date.
2004-09-25 11:43:08 +00:00
Doug Barton
316220f826
Ruslan teaches me yet another useful fact. "Please sort these lexically"
...
does NOT mean in Unix-caps-first order.
2004-09-25 09:11:39 +00:00
Doug Barton
3a67cb3bb1
Install the documentation for bind9, and remove the /usr/share/doc/bind
...
directory from mtree while we're at it.
Help, advice, and code from: ru, des
2004-09-25 00:42:38 +00:00
Tom Rhodes
5f892a7ff0
Fix build in the !NOATM case by using the begemot library in place of
...
using libisc which was a part of BIND8.
Discussed with: des, re, dougb
Submitted by: harti (one part)
Reviewed by: harti (previous version)
2004-09-24 22:10:34 +00:00
Marc Fonvieille
813ec9a835
Remove a duplicated word.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-09-24 20:09:44 +00:00
Joerg Wunsch
cf2acd69e3
Document that kthread_exit()ing will cause a wakeup(9) on the thread
...
handle.
MFC after: 1 week
2004-09-24 19:58:47 +00:00
Doug Barton
a2af6bc259
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
...
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.
Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.
2004-09-24 18:42:05 +00:00
Doug Barton
922b7f2ad2
Break the NO_BIND knob out from the pack, and begin documenting
...
the finer granularity for the various BIND features.
2004-09-24 13:51:31 +00:00
Ruslan Ermilov
56216f685b
Don't expose BIND libraries and their headers to the public by default,
...
but have a knob (WANT_BIND_LIBS) to build and install them in /usr/lib
and /usr/include. Rumors are that this may be useful at a later point,
let's see.
What this really means is that all BIND libraries are now internal to
buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
statically into various BIND executables.
While here, removed redundant -I's from CFLAGS in lib/bind makefiles.
Sponsored by: des
OK'ed by: dougb
2004-09-24 13:42:00 +00:00
Andrey A. Chernov
9fb3aed0f6
es_ES monetdef changed from spanish Ptas. to Euro without
...
switching to cents
PR: 67549
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
2004-09-24 07:48:05 +00:00
Olivier Houchard
fba25c542c
Add CPUCFLAGS for the strongarm and xscale CPUs.
2004-09-23 22:59:31 +00:00
Brooks Davis
f186a29521
Backout the hack to install mtree, newsyslog, and touch in the cloned
...
root in the previous commit. We'll fix /etc/rc.d/var directly (someday).
2004-09-23 21:17:31 +00:00
Brooks Davis
0d85246a7b
Hack around the fact that the current diskless scripts require some
...
binaries in /usr before /usr is mounted by copying those files to the
root.
Stop making devices. devfs is manditory.
2004-09-23 15:52:42 +00:00
Ruslan Ermilov
2371026f0b
- Wrapped BIND 9 libraries defines into !defined(NO_BIND).
...
- Added forgotten LIBLWRES to fix missing dependencies
revealed by "make checkdpadd".
2004-09-23 07:13:36 +00:00
Joseph Koshy
59583bf53c
Add a knob 'daily_status_security_diff_flags' controlling the
...
format of the 'diff' output generated during periodic(8) scripts.
Submitted by: keramida (script changes)
Reviewed by: keramida (man page changes)
2004-09-23 02:00:52 +00:00
Dag-Erling Smørgrav
cd3ee173f9
Switch from BIND 8 to BIND 9.
...
Submitted by: (in part) dougb@, trhodes@
Reviewed by: dougb@, trhodes@, re@
MFC after: 5 days
2004-09-21 19:01:48 +00:00
Simon L. B. Nielsen
205eb0cd5e
Add the sound device to the synopsis.
...
Noticed by: ru
2004-09-21 07:01:32 +00:00
Pawel Jakub Dawidek
78366bad6c
- Month and weekday names should begin with lowercase latter.
...
- First part of long month names should use genitive.
- Use more proper shortcuts, leaving the first 3 letters is not always
correct.
Submitted by: Bodek <bodek@blurp.org>
2004-09-20 23:56:43 +00:00
Simon L. B. Nielsen
4945145f04
Connect snd_ess(4) to the build.
2004-09-20 20:21:47 +00:00
Simon L. B. Nielsen
4ca6749395
Add manual page for snd_ess(4).
...
Submitted by: Atte Peltomaki <koston@iki.fi>
MFC after: 3 days
2004-09-20 20:05:26 +00:00
Dag-Erling Smørgrav
d3797745d2
Document the AUTO setting for dumpdev.
...
MFC after: 4 weeks
2004-09-20 17:49:57 +00:00
Simon L. B. Nielsen
3d634dba70
Add Sitecom LN-029 to list of supported devices.
2004-09-19 19:55:48 +00:00
Ruslan Ermilov
710df706de
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 06:11:45 +00:00
Ruslan Ermilov
28a8a9d187
The checksum code has been fixed; reflect this is a manpage.
2004-09-19 05:42:04 +00:00
Ruslan Ermilov
346763649a
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 05:17:21 +00:00
John-Mark Gurney
0283f35b4b
add MLINKs for the mbuf.9 man page..
...
MFC after: 3 days
2004-09-18 19:04:24 +00:00
Christian Brueffer
d79243f886
Re-formulate the first sentence for better readability
...
MFC after: 3 days
2004-09-18 12:33:01 +00:00
Gleb Smirnoff
c3e9f89011
- properly capitalize NetFlow
...
- small grammar fix
Submitted by: ru
2004-09-17 20:09:59 +00:00
Gleb Smirnoff
9de7d9ac45
A man page for Netflow node.
...
English lessons by: julian
mdoc(7) lessons by: ru
Approved by: julian (mentor)
2004-09-17 19:30:39 +00:00
Diomidis Spinellis
0ee3459d01
Fix typo.
...
MFC after: 2 days
2004-09-17 14:53:46 +00:00
Brooks Davis
35779bdbd1
Bring kernel time variable and access function docs up to date by
...
updating the list of variables and mentioning the bin(up)time functions.
2004-09-17 07:24:18 +00:00
Brooks Davis
31a5aa8a1c
Document the struct if_data members ifi_datalen, ifi_epoch, and
...
ifi_link_state.
Reminded by: ru
2004-09-17 06:49:43 +00:00
Simon L. B. Nielsen
f6b6294fc2
Bump document date forgotten in last commit.
2004-09-16 22:26:45 +00:00
Christian Brueffer
4b35b3f67b
- add a HARDWARE section based on the hardware notes
...
- capitalize Ethernet
- minor fixes
MFC after: 3 days
2004-09-16 20:33:32 +00:00
Christian Brueffer
a69fea2584
Adaptec ANA-6944/TX is supported
...
MFC after: 3 days
2004-09-16 20:29:19 +00:00
Christian Brueffer
7daf8ae6a9
Add missing comma
...
Submitted by: ceri
MFC after: 3 days
2004-09-16 18:46:21 +00:00
Alan Cox
acf359aa98
Update to reflect recent changes such as the fields for O(log n) address
...
space allocation.
Submitted by: Mark W. Krentel
2004-09-15 18:41:10 +00:00
Sean Chittenden
9fa4bd2311
Add a mention of the ntpd_sync_on_start tunable.
...
Requested by: maxim
2004-09-15 01:39:25 +00:00
Christian Brueffer
29394b9b5c
Better wording for the hardware section.
...
Discussed with: emax
2004-09-14 16:46:16 +00:00
Bill Paul
b7e096886f
Fix copyright (e-mail address and years were wrong).
2004-09-14 16:08:13 +00:00
Andre Oppermann
13177659d2
Be explicit that packets passed from a 'ipfw tee' action will not be reassembled.
...
Prodded by: ru
2004-09-14 09:35:10 +00:00
Max Laier
9d7ccc0ffa
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00
Bill Paul
3c44fd1b17
Oops. ZX1701 and ZX1702 are the chip designations (ZyXEL rebadged the
...
the VIA chips with their own numbers). The actual card names are
GN650-T (64-bit) and GN670-T (32-bit). Also capitalize ZyXEL correctly.
2004-09-13 17:05:07 +00:00
Bill Paul
a7d5415eba
Add the Zyxel ZX1701 and ZX1702 adapters to the HARDWARE list. Clean up
...
a few small things.
2004-09-13 16:49:36 +00:00
Dima Dorfman
d490759ae8
Remove a broken URL reference. The submitter reports that the
...
"documentation on the AceNIC cards are no longer after Nortel acquired
Alteon".
PR: 71600
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
2004-09-13 13:18:27 +00:00
Christian Brueffer
3888500615
- add a HARDWARE section
...
- grammar fixes
- wording improvements
- bump document date
MFC after: 3 days
2004-09-13 10:36:44 +00:00
Christian Brueffer
f9c1b5827f
- fix capitalization
...
- add HARDWARE section based on the hardware notes
- bump document date
MFC after: 3 days
2004-09-13 10:35:29 +00:00
Christian Brueffer
c1b92c8230
- remove device count
...
- add a HARDWARE section
- bump document date
MFC after: 3 days
2004-09-13 10:33:53 +00:00
Christian Brueffer
5983c3e785
- start new sentences on new lines
...
- misc fixes
2004-09-12 22:37:37 +00:00
Christian Brueffer
687236f75b
- add vge(4)
...
- bump document date
2004-09-12 22:03:38 +00:00
Simon L. B. Nielsen
da603228b5
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-12 19:39:09 +00:00
Simon L. B. Nielsen
46efac32e0
- Change DESCRIPTION section to a HARDWARE section.
...
- Sync list of supported devices with source code.
MFC after: 3 days
2004-09-12 19:11:28 +00:00
Simon L. B. Nielsen
33ecc83dca
- Add a HARDWARE section which lists supported devices based on the
...
FreeBSD Hardware Notes, source code and cvs comments from
FreeBSD and NetBSD.
- Update page title and DESCRIPTION section to reflect the fact that
this driver supports much more than Handspring Visor now.
MFC after: 3 days
2004-09-12 17:03:47 +00:00
Simon L. B. Nielsen
3d2692fb8a
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
MFC after: 3 days
2004-09-12 15:53:37 +00:00
Simon L. B. Nielsen
fe72d7b17f
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
- Sort device list.
MFC after: 3 days
2004-09-12 15:46:15 +00:00
Simon L. B. Nielsen
d65438e530
Change DESCRIPTION section to a HARDWARE section.
...
MFC after: 3 days
2004-09-12 15:23:36 +00:00
Simon L. B. Nielsen
6bbc733245
Add a HARDWARE section which lists supported devices.
2004-09-11 15:00:07 +00:00
Bill Paul
3071824ff0
Add a manual page for the vge(4) driver.
2004-09-10 20:58:38 +00:00
Tom Rhodes
88af03989b
Remove the debugging tunable, it was not being used.
...
Enable first match by default.[1]
We should: rwatson [1]
2004-09-10 15:14:50 +00:00
Christian Brueffer
8d70d0c0be
Remove spare ")"
...
MFC after: 3 days
2004-09-10 07:54:05 +00:00
Christian Brueffer
1bfa55a904
- grammar fixes
...
- fix path to a source file
MFC after: 3 days
2004-09-10 00:47:43 +00:00
Christian Brueffer
2feed9dcba
Connect cnw.4 to the build.
...
MFC after: 5 days
2004-09-10 00:07:00 +00:00
Christian Brueffer
0785d2fe36
Add a manpage for the cnw(4) driver, adopted from NetBSD.
...
MFC after: 5 days
2004-09-09 23:49:19 +00:00
Christian Brueffer
91461de402
- add a HARDWARE section based on the driver README
...
- capitalization fixes
- bump document date
MFC after: 3 days
2004-09-09 23:41:03 +00:00
Yaroslav Tykhiy
0e168c1514
Improve the description of "timeout" and "attempts" resolver
...
options to avoid user confusion from now on.
PR: bin/62139 (inspired by)
2004-09-09 17:19:27 +00:00
Alfred Perlstein
9f0cd8478f
Plug an fd leak by using autoh_freeall(3).
...
Refuse to run unless root.
Check in /etc, /usr/local/etc and ./ for the "autotab" configuration
file.
Add more debug statements.
2004-09-09 01:26:11 +00:00
Alfred Perlstein
7a3b8aefbf
sync with private code:
...
fix a 5.x'ism that 4.x needs protection from.
make this code compile standalone.
2004-09-08 08:44:14 +00:00
Ruslan Ermilov
24013109f5
Update sound-related manpages to account for the recent change in
...
device and module naming. The following files were repo-copied:
csa.4 -> snd_csa.4
gusc.4 -> snd_gusc.4
maestro3.4 -> snd_maestro3.4
sbc.4 -> snd_sbc.4
uaudio.4 -> snd_uaudio.4
The pcm(4) manpage wasn't renamed to sound(4) as there are nearby
plans to rename "device sound" to "device snd", to address the
ambiguity in naming, so pcm.4 is linked to sound.4 for the moment.
(We also mumble something about the future plans in the manpage.)
Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now
have their own snd_*.4 manpages.
Fixes for recent snd_*.4 manpages: added missing "device sound"
to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>"
in most cases).
MT5 after: 3 days
2004-09-08 08:28:02 +00:00
Christian Brueffer
80cdf7c2da
We don't need device counts anymore. Also remove device.hints entries
...
for ie1, to be in line with the other manpages.
MFC after: 3 days
2004-09-08 00:30:30 +00:00
Christian Brueffer
33365f187f
We don't need device counts anymore
...
MFC after: 3 days
2004-09-08 00:28:53 +00:00
Warner Losh
d0beb85305
Although 'Unanimous Consent' appears to be a well defined and used in
...
the US Senate, Canadian Parliament and Australian Senate, it was
causing some confusion. After some consultation with Mark Murray,
change this to 'without objection' since often times a plain-speaking
term is preferable to a regionally used term.
Also, clarify that this procedure is to be used when for more mundane
matters that need a sanity check, but don't need the whole, ponderous
voting proceedure that more difficult issues require. Core members
that read email in any given 48 hour period are trusted enough to know
the difference and to provide the sanity check as necessary.
Reviewed by: markm
2004-09-07 15:19:40 +00:00
Dag-Erling Smørgrav
1cb95340ee
Fix markup of HARDWARE section.
...
Submitted by: brueffer
2004-09-07 05:23:28 +00:00
John-Mark Gurney
d698cdb301
document the recent change to debug.witness.*
...
fix spelling of debug.witness.kdb
MFC after: 5 days
2004-09-06 23:37:17 +00:00
Christian Brueffer
338ccc611c
- move list of supported devices into a HARDWARE section
...
- fix a device name
- various language fixes
- bump document date
MFC after: 3 days
2004-09-06 22:00:50 +00:00
Christian Brueffer
f9697896a6
Add a missing 's'
...
MFC after: 3 days
2004-09-06 20:02:14 +00:00
Ruslan Ermilov
1c932d5559
There can be up to three bootable ISO images (bootonly, miniinst,
...
and disc1). The exact number depends on a couple of parameters,
so don't give a specific number here.
Pointed by: wilko
2004-09-06 18:59:59 +00:00
Simon L. B. Nielsen
b44e5103c6
Bump document date for last commit.
2004-09-05 22:53:58 +00:00
Simon L. B. Nielsen
62cf3de886
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-05 22:44:26 +00:00
Simon L. B. Nielsen
1adcf10c7f
Reword/reorganize a bit to make it more clear that all OHCI v1.0
...
compliant controllers are supported.
MFC after: 3 days
2004-09-05 22:31:03 +00:00
Simon L. B. Nielsen
0f4d8b75f2
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-05 22:09:53 +00:00
Christian Brueffer
83a0f2c377
- add a HARDWARE section
...
- some capitalization fixes
- bump document date
MFC after: 3 days
2004-09-05 15:05:26 +00:00
Christian Brueffer
b1e6f7858d
ixgb(4) supports polling as well
...
MFC after: 3 days
2004-09-05 14:47:10 +00:00
Christian Brueffer
a97710c056
Remove dublicate words
...
MFC after: 3 days
2004-09-05 12:17:06 +00:00
Dag-Erling Smørgrav
62c36019a5
Man page for the newly added ucycom(4) driver.
2004-09-05 10:01:24 +00:00
Christian Brueffer
80a879ed68
- move list of supported devices into a HARDWARE section
...
- sort the hardware list
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:31:44 +00:00
Christian Brueffer
e3aec7a5fb
- add a HARDWARE section
...
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:30:30 +00:00
Christian Brueffer
231c2f4202
- add a HARDWARE section
...
- bump document date
MFC after: 3 days
2004-09-05 01:28:50 +00:00
Christian Brueffer
889cd9b27e
Refine the entry for the SMC card
...
MFC after: 3 days
2004-09-05 00:19:32 +00:00
Christian Brueffer
0cfd01da6b
- move list of supported devices into a HARDWARE section
...
- mention which chip the devices use (where known)
- bump document date
MFC after: 3 days
2004-09-04 23:56:56 +00:00
Christian Brueffer
318f7adfc5
- move list of supported devices into a HARDWARE section
...
- fix spacing in the Corega entry
- bump document date
MFC after: 3 days
2004-09-04 23:54:41 +00:00
Christian Brueffer
96af2f39d9
- the NEC PC-9801N-25 is supported as well
...
- really sort the device list this time
MFC after: 3 days
2004-09-04 23:07:28 +00:00
Simon L. B. Nielsen
ea0f517b92
Add a standard 2 clause BSD license.
...
Approved by: wilko
MFC after: 3 days
2004-09-04 21:15:37 +00:00
Simon L. B. Nielsen
d92f8bed06
- Properly capitalize Ethernet.
...
- Add a HARDWARE section which lists supported devices.
MFC after: 3 days
2004-09-04 20:37:59 +00:00
Simon L. B. Nielsen
4040d2353a
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-04 20:09:11 +00:00
Christian Brueffer
52e69b8fa7
- move list of supported adapters into a HARDWARE section
...
- sort the device list
- some minor fixes
MFC after: 3 days
2004-09-04 11:13:32 +00:00
Christian Brueffer
79e8b03a3f
Properly capitalize Gigabit Ethernet
...
MFC after: 3 days
2004-09-04 11:12:03 +00:00
Christian Brueffer
a0fa04aaeb
Document a couple of build knobs
...
PR: misc/71032 (partly)
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Reviewed by: ru
MFC after: 3 days
2004-09-04 10:05:17 +00:00
Christian Brueffer
00bf32b031
Grammar fix
...
MFC after: 3 days
2004-09-03 23:53:02 +00:00
Christian Brueffer
fd69947b4d
Properly capitalize Ethernet
...
MFC after: 3 days
2004-09-03 23:52:26 +00:00
MIHIRA Sanpei Yoshiro
3785db4f85
Add support Nikon CoolScan LS40 ED
...
PR: kern/71139
Submitted by: Pierre DAVID <Pierre.David@crc.u-strasbg.fr>
MFC after: 1 week
2004-09-03 23:29:01 +00:00
Christian Brueffer
990abd7afe
- change layout of the hardware list to the one used by other manpages
...
- grammar fixes
MFC after: 3 days
2004-09-03 23:18:16 +00:00
Christian Brueffer
f766821566
- change layout of the hardware list to the one used by other manpages
...
- add a missing word
MFC after: 3 days
2004-09-03 23:17:21 +00:00
Christian Brueffer
120ac37675
- change layout of the hardware list to the one used by other manpages
...
- fix spacing of one hardware entry
- grammar fix
MFC after: 3 days
2004-09-03 23:16:07 +00:00
Christian Brueffer
35820ff9af
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 23:13:54 +00:00
Alfred Perlstein
18858a0704
Update doc dates.
...
Pointed out by: ru
2004-09-03 18:56:59 +00:00
Alfred Perlstein
4bcd2254f3
xref and give a hint as to what procctl can be used for.
2004-09-03 17:52:55 +00:00
Andrey A. Chernov
1e454c2527
Remove "-" before rm -rf
2004-09-03 14:28:53 +00:00
Christian Brueffer
6138591ae4
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 12:24:50 +00:00
Christian Brueffer
1806246b43
- move list of supported adapters into a HARDWARE section
...
- list the Digital EtherWORKS adapter as supported [1]
- properly capitalize (Fast|Gigabit) Ethernet
- bump document date
Obtained from: NetBSD [1]
MFC after: 3 days
2004-09-03 12:23:16 +00:00
Christian Brueffer
0649a4fe51
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 04:13:22 +00:00
Christian Brueffer
a0fca2725b
- move list of supported adapters into a HARDWARE section
...
- properly capitalize Fast/Gigabit Ethernet
- bump document date
MFC after: 3 days
2004-09-03 03:58:45 +00:00
Andrey A. Chernov
ac0ae7472c
Rewrite this hack
...
-rm -rf ${LOCALEDIR}/*/LC_MESSAGES
and move it inside loop.
It can damage user-made ${LOCALEDIR}/* locales otherwise.
2004-09-02 22:09:33 +00:00
Alfred Perlstein
acc387c393
Enter the autofs.
2004-08-31 16:26:01 +00:00
Sheldon Hearn
65730957cd
Regen:
...
* Hart: rev 489 of pcidevs.txt (2004-08-23)
* Boemler: vendors.txt (2004-08-30)
2004-08-30 15:50:50 +00:00
Pawel Jakub Dawidek
74bf4e164b
According to module(9), when command is unrecognized, the module should
...
return EOPNOTSUPP.
2004-08-30 09:49:59 +00:00
Dag-Erling Smørgrav
c2aab0a8cc
According to mdoc(7), HISTORY comes before AUTHORS.
...
MFC after: 3 days
2004-08-29 11:19:35 +00:00
Tim J. Robbins
ef0ca90319
Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC
...
data files to the ISO8859-13 versions.
2004-08-28 13:24:24 +00:00
Tim J. Robbins
1bbc832cce
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
...
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
Tim J. Robbins
1984067662
Re-generate from ru_RU.KOI8-R.src. Due to a bug in either iconv or
...
ru_RU.CP866.src, the previous version of this file contained a strange
conversion error: nostr had U+255C BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
instead of U+0435 CYRILLIC SMALL LETTER IE.
2004-08-28 10:59:03 +00:00
MIHIRA Sanpei Yoshiro
ea263191fd
Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
...
PR: [FreeBSD-users-jp 80667]
Submitted by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp>
MFC after: 1 week
2004-08-28 10:59:02 +00:00
John-Mark Gurney
b7131a2672
document that m_free returns m_next of the free'd mbuf
2004-08-28 03:46:18 +00:00
Simon L. B. Nielsen
73ad990a0c
Add manual pages for several sound drivers.
...
Submitted by: Atte Peltomaki <koston@iki.fi>
Reviewed by: cg
MFC after: 5 days
2004-08-27 22:06:56 +00:00
Andre Oppermann
c21fd23260
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
...
compile option. All FreeBSD packet filters now use the PFIL_HOOKS API and
thus it becomes a standard part of the network stack.
If no hooks are connected the entire packet filter hooks section and related
activities are jumped over. This removes any performance impact if no hooks
are active.
Both OpenBSD and DragonFlyBSD have integrated PFIL_HOOKS permanently as well.
2004-08-27 15:16:24 +00:00
Sergey A. Osokin
6be4000968
Two things:
...
1. we are already under 6.0-CURRENT
2. add FreeBSD Design and Impl. book description
(obtained from http://www.awprofessional.com/title/0201702452 )
Approved by: wosch (maintainer)
2004-08-27 13:38:01 +00:00
Christian Brueffer
93b1d47264
- move the list of supported adapters into a HARDWARE section
...
- properly capitalize Ethernet
- replace a misleading 'adapter' with 'chipset'
- bump document date
MFC after: 3 days
2004-08-26 08:34:09 +00:00
Christian Brueffer
117c4d6494
- move the list of supported adapters into a HARDWARE section
...
- sort the list of adapters
- add the 3Com 3c460 HomeConnect Ethernet USB Adapter [1]
- properly capitalize Ethernet
- replace a misleading 'adapter' with 'chipset'
- bump document date
Obtained from: NetBSD [1]
MFC after: 3 days
2004-08-26 08:33:03 +00:00
Tim J. Robbins
cea8c362b0
Re-generate from sl_SI.ISO8859-2.src rev. 1.8 (lowercase month/weekday names).
2004-08-26 08:18:56 +00:00
Tim J. Robbins
fbda1d2afe
Begin month and weekday names with a lowercase letter. This is consistent
...
with (at least) Solaris, ICU and glibc.
PR: 65317
Submitted by: Uros
MFC after: 1 week
2004-08-26 08:15:48 +00:00
Warner Losh
490ec740c8
Add reference to vslock(9) for locking user address pages into core.
...
Suggested by: alc
2004-08-26 04:16:55 +00:00
Simon L. B. Nielsen
2c84f2953a
Bump document date for last commit.
2004-08-26 00:26:52 +00:00
Simon L. B. Nielsen
71d4b49a63
- Add a HARDWARE section which lists supported devices.
...
- Mark up each item in the device list with .It, as per mdoc(7) and to
make it simpler for auto generated Hardware Notes to parse the manual
page.
MFC after: 3 days
2004-08-26 00:19:54 +00:00
Christian Brueffer
ae89c15a8d
- use .Nm
...
- fix some grammar and spelling mistakes
MFC after: 3 days
2004-08-25 23:43:55 +00:00
Christian Brueffer
25122f37e7
- move list of supported adapters into a HARDWARE section
...
- fix capitalization of a "to"
- bump document date
MFC after: 3 days
2004-08-25 22:46:36 +00:00
Christian Brueffer
a173ee89bc
- put the list of supported adapters into a HARDWARE section
...
- make the Buffalo entry look better
- properly capitalize Ethernet and Fast Ethernet
- bump document date
MFC after: 3 days
2004-08-25 22:39:05 +00:00
Simon L. B. Nielsen
05893e23b1
Fix grammar nit.
...
Submitted by: brueffer
MFC after: 2 days
2004-08-25 22:36:47 +00:00
Max Laier
8e7c23d74f
Document supported devices here (for lack of a better place). Users
...
interested in ALTQ are likely to type in "man altq" at some point and maybe
they will scroll down to the bottom as well.
MFC after: 3 days
2004-08-25 18:49:32 +00:00
Christian Brueffer
87f3d8beba
Move a paragraph from the HARDWARE section back into the
...
DESCRIPTION section. Also adapt it to make it fit in better.
Requested by: simon
2004-08-25 11:57:06 +00:00
Warner Losh
4d855643d1
Clarify what the lockfunc is used for. When it will be called and
...
when it won't be called. The old wording was correct, but not
sufficiently specific to understand when and how it would be called.
The new wording describes the current implementation's usage (which
should be updated if other appropriate times are decided upon),
specifically that it is called only when the load operation is
deferred to keep the locking state consistent. When the operation
isn't deferred, the calling routine is assumed to have a coherent
locking world.
Reviewed by: scottl
2004-08-24 23:09:57 +00:00
Christian Brueffer
5ec53aea6c
- move the list of supported devices into a HARDWARE section
...
- bump document date
2004-08-24 21:33:14 +00:00
Christian Brueffer
a0f1044f23
- move device listing and hardware notes into a HARDWARE section
...
- properly capitalize Gigabit Ethernet
- bump document date
2004-08-24 21:32:03 +00:00
Christian Brueffer
7b444fcaf9
- move the list of supported adapters to a HARDWARE section
...
- correct entry for the Belkin card (we don't support 10GbE in sk(4)) :-)
- properly capitalize Gigabit Ethernet
- wordsmithing on a sentence
- bump document date
2004-08-24 17:38:53 +00:00
Christian Brueffer
e674bff85c
Add the SMC EZ Card 10/100 as supported hardware
2004-08-24 16:06:57 +00:00
Christian Brueffer
0b5d2d1ebc
Correct the link to the AIC-6915 programmer's manual
2004-08-24 15:56:47 +00:00
Christian Brueffer
9ba708ec32
- move list of supported adapters into a HARDWARE section
...
- correctly capitalize Fast Ethernet
- correct two typos
- bump document date
2004-08-24 15:37:36 +00:00
Ruslan Ermilov
b7e25836d0
Fixed a misspelling of the hook name.
...
Submitted by: Pawel Malachowski
2004-08-24 04:05:52 +00:00
Warner Losh
95929b661e
Even in a 80 column, fixed point font, there's plenty of room for all
...
the arguments to bus_dmamap_load, so don't use '...' but list the
actual args. '...' usually means a variable number of args (cf
printf(3)), but bus_dmamap_load takes a fixed number of arguments.
2004-08-23 23:28:02 +00:00
Warner Losh
cbfef69c64
In the SYNOPSIS section, move the bus_dmamem_alloc function prototype
...
to just before bus_dmamem_free, which is (a) more logical; (b) likely
what was originally intended and (c) matches the order in the NAME and
FUNCTIONS sections.
2004-08-23 23:17:31 +00:00
Christian Brueffer
f2f3aa6075
Wordsmithing in the hardware section.
2004-08-23 16:48:22 +00:00
Tom Rhodes
84d5dfb47e
Protect the period! And add a new line.
...
Guilty of bad merge: trhodes
2004-08-21 20:40:51 +00:00
Tom Rhodes
45fd0f24bb
Document recently added features and bump the doc date.
2004-08-21 20:26:03 +00:00
Simon L. B. Nielsen
4af04cb81c
mdoc(7) janitor:
...
- Fix hard sentence breaks.
MFC after: 3 days
2004-08-21 12:58:09 +00:00
John-Mark Gurney
d8abb5b00b
document that the sk driver now supports the Belkin F5D5005 gige card.
2004-08-20 06:27:58 +00:00
Tom Rhodes
7a18f5c985
Replace the ERRORS section with a DIAGNOSTICS section.
...
Requested by: ru
2004-08-20 05:25:11 +00:00
Tom Rhodes
d34ae0bc00
Replace the ERRORS section with a DIAGNOSTICS section.
...
Requested by: ru
2004-08-20 05:07:02 +00:00
Tom Rhodes
348aeef5b0
Fix a few style nits.
...
Noticed by: Mr. mdoc(7) himself, ru
2004-08-20 04:52:00 +00:00
Simon L. B. Nielsen
1e4b1b9c6a
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-08-19 21:37:32 +00:00
Simon L. B. Nielsen
86ae836293
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-08-19 21:34:31 +00:00
Simon L. B. Nielsen
1bdb6db159
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-08-19 21:24:45 +00:00
Simon L. B. Nielsen
cc99ac24db
Move listing of DTC 3290 to aha(4).
...
MFC after: 3 days
2004-08-19 20:49:39 +00:00
Andre Oppermann
1cc2c797b3
Note that IPFIREWALL depends on PFIL_HOOKS compiled into the kernel as well.
...
Submitted by: ceri, simon (mdoc fixes)
2004-08-19 18:04:10 +00:00
Christian Brueffer
7284291340
Add a HARDWARE section and bump the document date
...
MFC after: 3 days
2004-08-19 14:33:53 +00:00
Maxim Konovalov
57c645c7d9
Remove an unnecessary .It.
...
Reviewed by: ru
2004-08-19 13:41:06 +00:00
John Baldwin
68fdba2eb1
Catch up to recent API changes including the removal of the signal_caught
...
argument to sleepq_timedwait() and the enhancements to the flags argument
passed to sleepq_add().
2004-08-19 12:46:02 +00:00
Dag-Erling Smørgrav
3648c3517a
Bump document date.
...
Reminded by: ru
2004-08-19 11:25:03 +00:00
Christian Brueffer
cda133b31d
Document NO_PF and NO_AUTHPF
...
MFC after: 3 days
2004-08-19 11:00:26 +00:00
Dag-Erling Smørgrav
5c73a49168
Add a NO_BOOT knob to prevent building the boot blocks and loader.
...
Reviewed by: ru
MFC after: 3 days
2004-08-19 09:54:28 +00:00
John-Mark Gurney
000968010a
add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of
...
the mutex profiling buffers. Document them in the man page and in NOTES.
Ensure _HASH_SIZE is larger than _BUFFERS with a cpp error.
2004-08-19 06:38:26 +00:00
Simon L. B. Nielsen
8e244f403d
Add a HARDWARE section to the example section 4 manual page.
...
Reviewed by: ru
MFC after: 3 days
2004-08-18 07:05:35 +00:00
Marc Fonvieille
2ff3f596b6
Update Document Date to match last change.
...
Approved by: re
2004-08-17 07:44:25 +00:00
Marius Strobl
39513fa664
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
...
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended).
Ok'ed by: tmm
2004-08-16 15:45:27 +00:00
Simon L. B. Nielsen
51e3a35ba0
Remove Wiretek UBRJ4 from the list of supported devices. While it is
...
detected by the driver, it doesn't really work as soon as it really used
for network traffic. Perhaps it can be re-added later when the issues
are resolved.
Reported by: Soeren Vrist <seet@seet.dk>
2004-08-16 10:49:45 +00:00
David E. O'Brien
f04142310d
Bring back 'NO_FLOPPIES', but as a user external knob.
...
The internal logic knob remains MAKE_FLOPPIES.
Suggested by: ru
2004-08-16 10:25:43 +00:00
David E. O'Brien
8ccff32be6
Accept the fact that floppies either aren't applicable or relevant on most
...
platforms. So follow 'MAKE_ISOS''s style and s/NO_FLOPPIES/MAKE_FLOPPIES/g.
2004-08-16 08:58:04 +00:00
Pawel Jakub Dawidek
25aea0fcaa
Update the date.
...
Reminded by: ru
2004-08-16 07:53:43 +00:00
Pawel Jakub Dawidek
cb33a8061a
Inform hier(7) about /usr/include/geom/raid3/ directory.
2004-08-16 06:39:10 +00:00
Maxim Konovalov
b2df3ab18e
Mention a potential net.inet.ip.random_id drawback.
...
Submitted by: ru
2004-08-16 06:30:58 +00:00
Brian Feldman
fec07e9be0
Remove the BUGS entry for vslock(9) not actually holding user memory in place.
2004-08-16 03:12:10 +00:00
Simon L. B. Nielsen
022d39524e
- Add a HARDWARE section which lists supported devices.
...
- Fix a few mdoc(7) markup / style nits when I'm here anyway.
2004-08-15 21:59:15 +00:00
Simon L. B. Nielsen
6d63e45834
Bump document date for last commit.
2004-08-15 21:02:48 +00:00
Simon L. B. Nielsen
0df8576a68
- Add a HARDWARE section which lists supported devices.
...
- Add the manufacturer name to each item in the device list.
- Make the note about supporting "IBM e335" into a general list and
change the entry to use the full product name ("IBM eServer xSeries
335").
- Add Dell PowerEdge 1750 to the list of systems with mpt onboard.
2004-08-15 20:54:07 +00:00
Marius Strobl
1d875a6ebd
Shorten the description of NO_OPENSSL, which was split into two lines by a
...
patch of mine in revision 1.216, a bit so it fits in a single line again.
2004-08-15 20:32:06 +00:00
Simon L. B. Nielsen
246f31ed5c
Change the HARDWARE section to have the same style as in the other
...
FreeBSD section 4 manual pages.
2004-08-15 19:48:27 +00:00
Simon L. B. Nielsen
70a310e2dd
- Add a HARDWARE section which lists supported devices.
2004-08-15 18:13:08 +00:00
Simon L. B. Nielsen
5f9bc18543
- Add a HARDWARE section which lists supported devices.
...
- Remove reference to the NOTES section in the entry for Sun DMFE,
since ot doesn't work well with the auto generated Hardware Notes. [1]
OK'ed by: marius [1]
2004-08-15 18:09:47 +00:00
Simon L. B. Nielsen
c9e84ee705
- Make the naming of AMCC's 3ware cards consistent with the current
...
naming from AMCC.
- Update the list of devices supported by the drivers.
All of the above is based on information from AMCC via vkashyap.
2004-08-15 17:40:06 +00:00
Maxim Konovalov
4892c9a4c0
o Document net.inet.ip.random_id sysctl.
...
Reviewed by: dwmalone, ru
2004-08-15 17:32:31 +00:00
Pawel Jakub Dawidek
d25348be58
Inform hier(7) about /usr/include/geom/mirror/ directory.
2004-08-15 13:26:20 +00:00
Marius Strobl
83e76ab9e3
- Capitalize Ethernet and Fast Ethernet.
...
- Add a NOTES section with information regarding the "local-mac-address?"
system configuration variable on sparc64 and add a reference to eeprom(8)
for using it. Dump document date for this.
- In dc.4, add the on-board DM9102A on Sun Netra X1 and Sun Fire V100 to
the list of known working devices.
2004-08-14 21:44:35 +00:00
Stefan Farfeleder
fd51ce66aa
Add a man page for tgmath.h.
...
Reviewed by: keramida
2004-08-13 22:43:12 +00:00
Ruslan Ermilov
48aea4da66
Removed COPTS support from kmod.mk and kern.pre.mk.
...
COPTS support in bsd.prog.mk is preserved but discouraged.
2004-08-13 14:30:26 +00:00
Ruslan Ermilov
0a26e64fe7
Removed COPTS with equivalent CFLAGS.
...
While here, fixed setting of BINDIR.
2004-08-13 14:19:12 +00:00
Ruslan Ermilov
be6a47606f
Replaced a way outdated and unsafe sequence of upgrading the system
...
from sources with the link to the relevant section in src/UPDATING.
2004-08-13 12:59:46 +00:00
Scott Long
2d30dedde0
Re-write some poorly written paragraphs. Document the 2130.
2004-08-13 03:55:35 +00:00
Warner Losh
13dbaef46a
Be explicit that a driver may assume softc is preserved when returning 0
2004-08-11 21:52:31 +00:00
David E. O'Brien
55dfe3e212
Add more aliases for common CPUTYPE spellings
2004-08-11 21:51:27 +00:00
David E. O'Brien
495b92b24e
The last commit had one too many libs.
2004-08-11 19:19:26 +00:00
John-Mark Gurney
e8c9966d55
fix description of the macros for BUS_DMASYNC opertions. It's from the CPU's
...
point of view... Add a reference to a better description of what the ops
do...
Reviewed by: scottl
2004-08-11 14:52:33 +00:00
Hartmut Brandt
47a4e0e50d
Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.
...
Requested by: kris
2004-08-11 07:14:11 +00:00
Hartmut Brandt
2f29b4440a
Yet another place where we can document that MAKEOBJDIRPREFIX and
...
MAKEOBJDIR are, and have always been, environment variables.
Requested by: kris
2004-08-11 07:09:43 +00:00
Simon L. B. Nielsen
930a9a22b0
Add a HARDWARE section which lists supported devices.
2004-08-10 22:17:01 +00:00
Simon L. B. Nielsen
80efc187ed
Add a HARDWARE section which lists supported devices. Clean up device
...
lists a bit while I'm here anyway.
2004-08-10 21:07:27 +00:00
Brian Feldman
ea84c8dc30
Update "documentation date" fields.
2004-08-10 16:38:19 +00:00
Brian Feldman
2a1bb291d5
Document exactly how vslock(9) is broken.
2004-08-10 15:01:00 +00:00
Brian Feldman
5b2bbd83fc
Update contigmalloc(9)'s manpage to reflect usage of the malloc_type
...
argument and that allocation occurs from the end of the address space
backward (still first-fit).
2004-08-10 14:47:12 +00:00
Ruslan Ermilov
de0d0233b8
Describe better what the initial /usr/obj is expected to be populated with.
...
Prodded by: grehan
2004-08-10 13:25:29 +00:00
Joerg Wunsch
0da40ab229
Add documentation for log(9).
...
MFC after: 1 week
2004-08-10 09:19:08 +00:00
Simon L. B. Nielsen
494854803a
- Add a HARDWARE section which lists supported devices.
2004-08-09 22:27:33 +00:00
Max Laier
424e9d7165
mdoc(7) and english grammar makeover.
...
Submitted by: ru
2004-08-09 15:58:39 +00:00
Ruslan Ermilov
8f0d968bd8
Remove another mention of "make world".
2004-08-09 13:25:06 +00:00
Ruslan Ermilov
47280c4b25
Fix a documentation bug: "make release" uses "make buildworld"
...
not "make world", as the first step of building the release.
While here, remove another mention of "make world", as the
latter is no longer supported by src/Makefile.
2004-08-09 13:22:44 +00:00
Hartmut Brandt
acabf29a1b
Use the '+' flag to make make recurse into sub-directories even when
...
given -n. For POLA reasons this behaviour is switched on only when
at least two -n flags are given to make. One -n flag keeps the old behaviour
of showing the shell command that would recurse into the sub-directories.
Discussed with: ru
2004-08-09 10:54:05 +00:00
David E. O'Brien
20164649ea
Bmake the library containing and processing the magic.
2004-08-09 08:48:28 +00:00
Simon L. B. Nielsen
e86c09ff09
Bump document date for last commit.
2004-08-08 22:27:02 +00:00
Simon L. B. Nielsen
f0c7f156b3
- Add a HARDWARE section which lists supported devices.
2004-08-08 22:19:05 +00:00
Simon L. B. Nielsen
a0a4f505cc
- Add a HARDWARE section which lists supported devices based on the
...
manual page and the Hardware Notes.
2004-08-08 21:47:40 +00:00
MIHIRA Sanpei Yoshiro
2de562f7a1
Add support to Sony Ericsson USB Cable(Susteen USB Data Cable)
...
PR: kern/66416
Submitted by: Fredrik Lindberg <fliREMOVEME@shapeshifter.se>
MFC after: 1 week
2004-08-08 05:21:56 +00:00
John-Mark Gurney
227559d11f
rearange some code that handles the thread taskqueue so that it is more
...
generic. Introduce a new define TASKQUEUE_DEFINE_THREAD that takes a
single arg, which is the name of the queue.
Document these changes.
2004-08-08 02:37:22 +00:00
MIHIRA Sanpei Yoshiro
9caf2e9831
Add support for Belkin F5U409 serial-usb adapter
...
PR: kern/69804
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2004-08-07 23:45:04 +00:00
Max Laier
251b8d4557
Add altq(9) explaining about the IFQ_* and IFQ_DRV_* macros in if_var.h and
...
how to convert drivers.
Obtained from: NetBSD (with changes)
Reviewed by: josef
2004-08-07 12:35:56 +00:00
Warner Losh
899eeaa62f
It appears that cdevsw_add/remove were removed quite a while ago, so
...
remove them from here.
2004-08-07 04:59:16 +00:00
Warner Losh
5ecb12e35b
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
Tom Rhodes
ddabcdb433
Damn, fix the SEE ALSO section.
2004-08-06 16:08:43 +00:00
Tom Rhodes
fc050d3085
Add a manual page for the hfa driver.
...
Reviewed by: harti
2004-08-06 16:06:52 +00:00
Ruslan Ermilov
04f33f4026
Bump the document date.
2004-08-06 10:05:45 +00:00
Colin Percival
5355286a0a
Crypto is now part of the "base" distribution, and the old "release.3"
...
target no longer exists. Renumber the old release.[4-9] targets to
release.[3-8].
Reminded by: ru
2004-08-06 08:49:51 +00:00
Colin Percival
1a8ccca842
Increase the suggested minimum free space for release-building. It
...
needed slightly over 3GB when I built one yesterday.
2004-08-05 13:35:43 +00:00
Pawel Jakub Dawidek
51385a3c00
- Add two fields to bio structure: 'bio_cflags' which can be used by
...
consumer and 'bio_pflags' which can be used by provider.
- Remove BIO_FLAG1 and BIO_FLAG2 flags. From now on new fields should be
used for internal flags.
- Update g_bio(9) manual page.
- Update some comments.
- Update GEOM_MIRROR, which was the only one using BIO_FLAGs.
Idea from: phk
Reviewed by: phk
2004-08-04 21:35:05 +00:00
Marc Fonvieille
a69ff3e4ac
Add Canon CanoScan LIDE 20 and Canon CanoScan LIDE 30 to the list of
...
supported devices. While I'm there add CanoScan to the names of other
Canon scanners.
MFC after: 1 week
2004-08-04 08:11:33 +00:00
Simon L. B. Nielsen
1b3f128d46
- Add a HARDWARE section which lists supported devices.
2004-08-03 20:52:28 +00:00
Simon L. B. Nielsen
f0d219da3e
- Make the HARDWARE section preamble text have a call to the Nm macro,
...
so the driver name will appear in the Hardware Notes.
2004-08-03 20:46:23 +00:00
Andre Oppermann
1ac4e22cd3
The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjust
...
documentation accordingly.
2004-08-03 14:06:12 +00:00
Andre Oppermann
24a098ea9b
o Move the inflight sysctls to their own sub-tree under net.inet.tcp to be
...
more consistent with the other sysctls around it.
2004-08-03 13:54:11 +00:00
Simon L. B. Nielsen
48f715b728
Add Wiretek UBRJ4 to the list of supported devices.
...
Submitted by: Soeren Vrist <seet@seet.dk>
2004-08-03 10:18:33 +00:00
Bjoern A. Zeeb
4807330cff
Implement minimalistic L2TP sessions statistics and correct man page
...
for L2TP tunnel statistics (which do not take an argument sessionID).
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:52:55 +00:00
Bjoern A. Zeeb
1e0313242d
add a new control message to set sequence numbers on an uninitialized node.
...
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:45:38 +00:00
Bjoern A. Zeeb
4e0768b6a7
adopt structs to reflect code change from May 2000 for
...
NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG.
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:31:30 +00:00
Marius Strobl
9165550df6
Add the PM1564 to the list of supported controllers.
...
OK'ed by: scottl
2004-08-02 23:33:15 +00:00
Murray Stokely
db0ce9a458
Improve the wording of the last commit, and update the document date. (1)
...
While here, update an example.
(1) Submitted by: ru
2004-08-02 07:28:02 +00:00
David E. O'Brien
fc2046e544
Consistently list _CPUCFLAGS.
2004-08-02 04:19:22 +00:00
Simon L. B. Nielsen
426c954f0d
Add a HARDWARE section which lists supported devices.
2004-08-01 19:29:21 +00:00
Simon L. B. Nielsen
5a41752f70
Make the HARDWARE section better suited to the upcoming auto generated
...
Hardware Notes:
- Only include text related the device listings and hardware support
in the HARDWARE section.
- Make the HARDWARE section preamble text have a call to the Nm macro,
so the driver name will appear in the Hardware Notes.
- Add the manufacturer name to each item in the device list, where
appropriate.
- Clean trailing punctuation characters from the lists.
2004-08-01 19:26:42 +00:00
Simon L. B. Nielsen
c79246f669
- Add a HARDWARE section which lists supported devices.
...
- Minor cleanup of the device lists when I'm here anyway.
2004-08-01 19:08:04 +00:00
Murray Stokely
73a9bdc48c
Document EXTSRCDIR.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-08-01 06:36:03 +00:00
Tom Rhodes
04f131eace
Help simon out and add a HARDWARE section.
2004-07-31 15:14:28 +00:00
Gleb Smirnoff
f6156c395e
Fix mdoc(7) and grammar errors from previous commit.
...
Requested, submitted and reviewed by: ru
2004-07-30 11:33:52 +00:00
Ruslan Ermilov
24c875f96b
Update to the 2004 Edition of POSIX.
2004-07-30 08:31:29 +00:00
Gleb Smirnoff
f217d18ac1
Document new control messages NGM_PPPOE_GETMODE, NGM_PPPOE_SETMODE.
...
Note that sysctl net.graph.nonstandard_pppoe is deprecated.
Approved by: julian (mentor)
2004-07-29 18:18:26 +00:00
Ruslan Ermilov
866b1c7484
Removed remnants of ports-related knobs from here.
2004-07-29 08:43:33 +00:00
Tom Rhodes
742b7f01d2
Leaving the '.Pp' before '.Sh' is a style bug. This should have been
...
removed in my previous commit.
2004-07-28 21:43:43 +00:00