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
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
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
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
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
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
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
Tom Rhodes
98f85a58cd
Remove the ERRORS section in favor of a DIAGNOSTICS section.
...
Requested by: ru
2004-07-28 18:13:28 +00:00
Tom Rhodes
4f145e5e0c
Wrap the supported adapters list into an .Sh HARDWARE section.
...
Use a list to make reading the list easier on the eyes.
Add cardbus(4) and pccard(4) to the SEE ALSO section.
2004-07-28 15:35:33 +00:00
John-Mark Gurney
47df0a78eb
after reading the commit mail, I better understand what cnt_hold is for..
...
improve the verbage in the manpage so others are more likely to understand
it...
Reviewed by: rwatson
2004-07-27 04:23:00 +00:00
John-Mark Gurney
b5e60d3288
document that times are in microseconds, yes it's at the end in the NOTES
...
section, but this makes it easier to find.
2004-07-26 21:21:08 +00:00
Colin Percival
56f21b9d74
Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is
...
somewhat clearer, but more importantly allows for a consistent naming
scheme for suser_cred flags.
The old name is still defined, but will be removed in a few days (unless I
hear any complaints...)
Discussed with: rwatson, scottl
Requested by: jhb
2004-07-26 07:24:04 +00:00
Hiten Pandya
d2069767f5
Remove an unnecessary comma from the Copyright.
...
Obtained from: DragonFly BSD
2004-07-25 16:10:03 +00:00
Tom Rhodes
9933c7cb7b
Move snc.4 over to the i386 section as it only deals with PC98 and i386.
...
Bump .Dd and .Dt accordingly.
Requested by: ru
2004-07-24 20:41:45 +00:00
Warner Losh
0ab1b47fd4
More CardBus Bridges supported, o2micro better now
2004-07-22 20:22:36 +00:00
Yoshihiro Takahashi
ee6020c993
Add the ACPI Panasonic extras driver.
...
Submitted by: OGAWA Takaya <t-ogawa@triaez.kaisei.org> and nyan
2004-07-21 14:47:54 +00:00
Julian Elischer
be4252b367
Slight cosmetic changes.
...
Also introduce a macro to be called by persistent nodes to signal their
persistence during shutdown to hide this mechanism from the node author.
Make node flags have a consistent style in naming.
Document the change.
2004-07-20 17:15:38 +00:00
Simon L. B. Nielsen
64785dbd46
For the gbde attach script:
...
- Ask the user up to X times (3 by default) for the pass-phrase, if
it is incorrect the first time.
- Add support for storing the lockfiles in another other directory
than /etc.
- Document that it is possible to override the location of each single
lockfile.
Approved by: pjd
2004-07-18 18:01:48 +00:00
MIHIRA Sanpei Yoshiro
67bcdcf062
Add support System TALKS Inc. SGC-X2UL
2004-07-18 06:50:58 +00:00
Giorgos Keramidas
1c325cb9dc
The description of ng_mesg.cmd should call it "cmd" to match the struct
...
definition and netgraph.h.
PR: docs/66539
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
2004-07-18 02:42:38 +00:00
Colin Percival
75877b7564
Document the SUSER_RUID flag.
...
Reminded by: pjd
2004-07-17 15:21:34 +00:00
Colin Percival
ebf89b8e17
Add a BUGS entry pointing out that the ASU flag isn't being set. This was
...
disabled by rwatson in revision 1.60 of sys/kern/kern_prot.c in August 2000.
2004-07-17 15:14:43 +00:00
Robert Watson
0bbfd99009
Update Biba and MLS man pages to take into account recent renaming of
...
the 'single' label element to 'effective.
2004-07-16 02:04:41 +00:00
Nate Lawson
e4ce47a102
Add a few comments about ACPI probing.
2004-07-15 16:47:31 +00:00
Simon L. B. Nielsen
7a5183e87d
Add a HARDWARE section which lists supported devices. The actual
...
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.
2004-07-14 21:58:17 +00:00
Poul-Henning Kamp
65a311fcb2
Give kldunload a -f(orce) argument.
...
Add a MOD_QUIESCE event for modules. This should return error (EBUSY)
of the module is in use.
MOD_UNLOAD should now only fail if it is impossible (as opposed to
inconvenient) to unload the module. Valid reasons are memory references
into the module which cannot be tracked down and eliminated.
When kldunloading, we abandon if MOD_UNLOAD fails, and if -force is
not given, MOD_QUIESCE failing will also prevent the unload.
For backwards compatibility, we treat EOPNOTSUPP from MOD_QUIESCE as
success.
Document that modules should return EOPNOTSUPP for unknown events.
2004-07-13 19:36:59 +00:00
Alfred Perlstein
2e168c9b37
Document thread parameter passed to VFS_ROOT and vflush.
2004-07-12 09:06:51 +00:00
Giorgos Keramidas
074c7af19b
Fix a typo that slipped in during my last commit to this file.
...
Submitted by: fox@vader.aacc.cc.md.us
2004-07-12 00:45:25 +00:00
Darren Reed
52865ee591
Document that sx_unlock() exists as a macro.
...
Remove redundant include file, <sys/kernel.h>, and clean up the function
list at the top with the addition of a "Sx utility macro" section.
2004-07-11 16:08:25 +00:00
Maxim Konovalov
3ed6f7023e
o Document net.inet.sack.enable sysctl. net.inet.sack.sackhole_limit
...
is not documented yet, it is not used at the moment and is the subject
of the future work.
Improved by: ru
Not objected: ps, jayanth
2004-07-10 17:55:13 +00:00
Warner Losh
cd4d01d8a0
Modernize description of physio. Make explicit that this creates a
...
request that's passed to the driver's strategy.
2004-07-10 01:10:17 +00:00
Alfred Perlstein
cf92b47413
document vfs_suser.
2004-07-09 22:33:43 +00:00
Dag-Erling Smørgrav
9f5965dded
Bump document date.
...
Reminded by: ru
2004-07-09 11:44:49 +00:00
Dag-Erling Smørgrav
4aa90de352
The type and name of sbuf_b{cat,cpy}()'s second argument have changed.
2004-07-09 11:38:59 +00:00
Ruslan Ermilov
eec3e03e41
Fixed markup.
2004-07-09 10:08:03 +00:00
Ruslan Ermilov
ef151d7822
Polished markup.
2004-07-09 09:22:36 +00:00
Ruslan Ermilov
f42a2943e1
Fixed markup and punctuation.
2004-07-09 07:26:15 +00:00
Hartmut Brandt
18f101bf9e
Remove the g++ include directory - it has been gone a long time
...
ago and add it's new incarnation c++ instead.
2004-07-08 17:07:30 +00:00
Hartmut Brandt
01480e3c80
Add a description what is in the sub-directories of /usr/include/netnatm.
2004-07-08 16:54:39 +00:00
Tom Rhodes
ffec084f19
Note that the implementation notes were not only derived from NetBSD but
...
also applies to other Arcnet drivers. Note that it should eventually
be moved to a more generic section.
2004-07-08 16:33:01 +00:00
Giorgos Keramidas
25ae01d997
Fix some grammar-wording knit.
...
PR: docs/66540
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 3 days
2004-07-08 13:49:39 +00:00
Ruslan Ermilov
390f67839a
Markup overhaul.
2004-07-08 13:24:58 +00:00
Ruslan Ermilov
28189153cb
Markup nits.
2004-07-08 12:55:24 +00:00
Ruslan Ermilov
a618bed1b1
Markup laundry.
2004-07-08 12:52:33 +00:00
Ruslan Ermilov
f340d1a434
Use the commonly used list type to enumerate supported devices.
2004-07-08 12:48:16 +00:00
Ruslan Ermilov
d6121456df
Slight markup fixes.
2004-07-08 12:45:46 +00:00
Ruslan Ermilov
4172299717
Make the list type match the common type used to enumerate supported devices.
2004-07-08 12:40:42 +00:00
Ruslan Ermilov
fe43142b1e
Added missing markup bits.
2004-07-08 12:37:18 +00:00
Ruslan Ermilov
7e80ee778a
Protect "e.g." from being interpreted as end of sentence.
2004-07-08 12:36:20 +00:00
Ruslan Ermilov
b6cceb259a
Markup fixes.
2004-07-08 12:33:39 +00:00
Ruslan Ermilov
115c7c0a94
Fixed markup.
2004-07-08 12:29:37 +00:00
Ruslan Ermilov
2898777be8
Slight markup fixes.
2004-07-08 12:21:51 +00:00
Hiten Pandya
a617613fd4
Correct a couple of language nits and a spelling.
...
PR: docs/68799
Submitted by: Chris Pepper <pepper@reppep.com>
MFC after: 3 days
2004-07-08 11:02:19 +00:00
Ruslan Ermilov
092cc6b2ab
Revise markup.
2004-07-08 10:47:13 +00:00
Ruslan Ermilov
89b74d5cd5
Markup fixes.
2004-07-08 10:31:12 +00:00
Hartmut Brandt
91a7f7c3f1
Add the missing copyright.
...
Spotted by: ru
2004-07-08 08:14:28 +00:00
Ruslan Ermilov
19ba8e3164
Kill trailing whitespace.
2004-07-08 07:27:26 +00:00
Ruslan Ermilov
d15cee16a4
Fixed markup.
2004-07-08 07:19:46 +00:00
Ruslan Ermilov
827be8c1e9
Slight markup fixes.
2004-07-08 07:11:24 +00:00
Ruslan Ermilov
877c6716d0
Markup fixes.
2004-07-08 07:09:57 +00:00
Ruslan Ermilov
f93c1ee9fb
Slight markup fixes.
2004-07-08 06:56:30 +00:00
Ruslan Ermilov
72c94845c6
Slight markup fixes.
2004-07-08 06:38:59 +00:00
Alfred Perlstein
c438d25d9e
There is no VOP_TRUNCATE anymore.
...
style(9) (parenthesis around return values) the example.
2004-07-08 00:43:50 +00:00
Alfred Perlstein
ad5d91b7b1
s/proc/thread
2004-07-08 00:38:28 +00:00
Alfred Perlstein
f6bd5d1e6d
Update comments in example as well.
2004-07-08 00:36:58 +00:00
Alfred Perlstein
dc7bf98cd1
Update because struct componentname now has a thread pointer instead
...
of a proc pointer.
2004-07-08 00:11:43 +00:00
Alfred Perlstein
7f67dadf9f
Update in the face of NDFREE.
...
Basically the advice on freeing the componentname buffers is no
longer correct.
Update the example code.
2004-07-08 00:08:18 +00:00
Giorgos Keramidas
ecc9d3aa01
Fix various grammar knits.
...
PR: docs/66824
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 3 days
2004-07-07 21:37:30 +00:00
Ruslan Ermilov
412dd67920
Fixed markup.
2004-07-07 20:32:33 +00:00
Ruslan Ermilov
2410103c1d
mdoc(7) fixes.
2004-07-07 19:57:16 +00:00
Simon L. B. Nielsen
719f27a9f3
Remove double .Pp caused by p4 miss-merge.
2004-07-07 19:41:42 +00:00
Simon L. B. Nielsen
c3be52b9b3
Add a HARDWARE section.
...
For cx(4) this was based on information from the Hardware Notes.
OK'ed by: rik
2004-07-07 19:36:12 +00:00
Ruslan Ermilov
e825f57623
Added missing punctuation.
2004-07-07 17:36:31 +00:00
Maxim Konovalov
9193b9a5a1
MT_TAG is dead.
2004-07-07 16:48:16 +00:00
Ruslan Ermilov
9779075afa
Removed legacy comment.
2004-07-07 15:14:51 +00:00
Ruslan Ermilov
65bb31b863
Slight content fixes.
2004-07-07 13:21:46 +00:00
Ruslan Ermilov
903ab6eb19
Pathnames as .Nm arguments in the NAME section isn't a
...
good idea, as they appear in the whatis(1) output. So
replace them with the lowercase version of the document
title. While here, do some tiny markup fixes.
2004-07-07 13:09:37 +00:00
Ruslan Ermilov
2e77778053
Fixed document title (should be in all uppercase).
...
List all functions in the NAME section so they appear in whatis(1).
Assorted fixes (mostly markup).
2004-07-07 12:59:39 +00:00
Ruslan Ermilov
db79bbff16
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
Ruslan Ermilov
ceba39a73b
Tabs here upset my automatic checker, so replaced them with spaces.
2004-07-07 07:56:36 +00:00
Ruslan Ermilov
f6ed5b5e39
Fixed section name.
2004-07-06 20:43:24 +00:00
Ruslan Ermilov
2bbfd2ec29
Eliminated mdoc(7) warning.
2004-07-06 19:56:09 +00:00
Ruslan Ermilov
890ee494bb
mdoc(7) fixes.
2004-07-06 19:51:31 +00:00
Ruslan Ermilov
27ca7caacc
Tiny markup fixes.
2004-07-06 16:24:02 +00:00
Ruslan Ermilov
702d4fc489
Tiny markup nits in an otherwise outstanding mdoc(7) work.
2004-07-06 16:16:36 +00:00
Ruslan Ermilov
6f39ea8888
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
Ruslan Ermilov
6ac051ece6
Fixed markup.
2004-07-06 07:39:50 +00:00
Ruslan Ermilov
3f7440e2ee
mdoc(7) fixes.
2004-07-06 07:33:49 +00:00
Ruslan Ermilov
c8cbcbce5c
mdoc(7) fixes.
2004-07-06 07:26:23 +00:00
Ruslan Ermilov
2c5470d09e
Correct typos in the function name.
...
mdoc(7) tweaks.
2004-07-06 07:12:34 +00:00
Ruslan Ermilov
b4ca3754a4
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
Ruslan Ermilov
a970c85ca9
mdoc(7) fixes.
2004-07-06 06:53:42 +00:00
Ruslan Ermilov
1772ac3f49
Slightly improve the markup.
2004-07-05 18:13:50 +00:00
Ruslan Ermilov
51f98e585b
Fix the NAME section making whatis(1) happy in particular.
2004-07-05 17:12:53 +00:00
Ruslan Ermilov
1c85060a13
Sort SEE ALSO references (in dictionary order, ignoring case).
2004-07-04 20:55:50 +00:00
Bruce M Simpson
df550d3259
Add documentation for the ieee80211_node.c functions.
...
Submitted by: Darron Broad
2004-07-04 18:07:58 +00:00
Simon L. B. Nielsen
69f9d7b13f
Add a HARDWARE section which lists supported devices. The actual
...
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.
This will be used later for automatically generating device listings
in the Hardware Notes, by parsing the manual pages.
Reviewed in principle by: ru, hrs, trhodes
No objections: -doc, re
Section name inspired by: NetBSD
2004-07-04 14:17:41 +00:00
Scott Long
ab0b83b529
Document that boundaries cannot be smaller than the max segment size.
2004-07-04 04:50:00 +00:00
Ruslan Ermilov
651aa6348e
Merge junk.
2004-07-03 22:53:50 +00:00
Warner Losh
3d595e7e8a
Document /var/run/dmesg.boot, which is created by the rc scripts. Many
...
people have suggested that we document this somewhere, and this was a common
suggestion.
2004-07-03 21:01:18 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Ruslan Ermilov
839693c44f
Deal with unsafe tab characters.
2004-07-02 19:55:26 +00:00
Ruslan Ermilov
149e2d2348
Fixed comments.
2004-07-02 19:54:39 +00:00
Ruslan Ermilov
d37ea99837
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
Ruslan Ermilov
4b6c8c6498
Fixed spelling of the document date.
2004-07-02 18:00:03 +00:00
Dag-Erling Smørgrav
dca80b3c07
We support -O2 now.
2004-07-02 17:06:19 +00:00
Ruslan Ermilov
0fe4fb09bc
Bump document date on behalf of the previous change.
2004-07-02 16:19:28 +00:00
Scott Long
2da554d8f2
Small grammar fix.
2004-07-02 15:52:44 +00:00
Maxim Konovalov
a65cfc98ff
Document net.inet.ip.process_options sysctl.
...
Improved by: ru
Reviewed by: andre
2004-07-02 15:47:47 +00:00
Ruslan Ermilov
6e341a6d9c
Markup overhaul and minor word smithing.
2004-07-02 08:52:09 +00:00
Ruslan Ermilov
87757985aa
Bring this manpage more up-to-date with the current code.
...
Submitted by: Gleb Smirnoff
Reviewed by: julian, ru
2004-07-02 06:05:04 +00:00
Mark Santcroos
55c71dc9b0
mdoc changes.
...
Reviewed by: ru
Approved by: njl
2004-06-30 20:49:34 +00:00
Mark Santcroos
07e2d0461f
Document BIOS blacklist.
...
Approved by: njl
2004-06-30 19:54:29 +00:00
Ruslan Ermilov
f5298929e3
Minor markup tweaks.
2004-06-30 17:26:31 +00:00
Ruslan Ermilov
9ae4f36d30
Markup and grammar fixes.
2004-06-30 17:24:27 +00:00
Bruce Evans
00ff1f7c0a
Fixed a style bug in the previous commit.
2004-06-26 09:02:44 +00:00
David E. O'Brien
7549cb8489
Embellish the getopt(3) example with mixed case.
...
Reviewed by: bde
2004-06-26 05:15:00 +00:00
Poul-Henning Kamp
950cce9b30
Retire the TIOC_REMOTE ioctl.
...
It was added 22 years ago for emacs to use, but emacs gave up on it
it 17 years ago.
2004-06-25 21:54:49 +00:00
Julian Elischer
327b288e5c
Convert Netgraph to use mbuf tags to pass its meta information around.
...
Thanks to Sam for importing tags in a way that allowed this to be done.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Also allow the sr and ar drivers to create netgraph versions of their modules.
Document the change to the ksocket node.
2004-06-25 19:22:05 +00:00
Josef El-Rayes
23d8a5b2c3
Document the possibility to set default values for pcm mixer channels
...
by setting appropriate hints.
E.g.: hint.pcm.0.line="0"
Reviewed by: ru
2004-06-24 17:43:12 +00:00
Warner Losh
fc1a4ecf57
Insert device foo for a few drivers that don't have it. Replace the
...
NetBSD config syntax with the FreeBSD syntax.
2004-06-24 05:09:15 +00:00
Warner Losh
0970580224
We really don't need pointers to st/sd anymore. They were obsoleted in 3.0.
2004-06-24 05:01:52 +00:00
Scott Long
9ff0046621
Update the section on device wiring to match how things are done in 5.x.
2004-06-24 04:05:08 +00:00
Markus Brueffer
238b367c61
s/udi_peed/udi_speed/
...
Approved by: brueffer
MFC after: 3 days
2004-06-23 23:25:58 +00:00
Brooks Davis
14b3b2933d
el(4) stopped needing to me a count device in December 2000.
2004-06-23 17:33:25 +00:00
Scott Long
a315d43a53
Document the new passthrough interface.
2004-06-23 00:27:56 +00:00
Lukas Ertl
05344e57f6
Catch up with the dev_t -> struct cdev change.
2004-06-22 20:18:15 +00:00
Ruslan Ermilov
a36e7d1367
ng_fec(4) is not anymore incompatible with ng_ether(4).
...
Submitted by: Gleb Smirnoff
2004-06-22 09:23:31 +00:00
Ruslan Ermilov
fbb45f8cbc
Fixed copyright owner.
2004-06-22 09:11:01 +00:00
Ruslan Ermilov
1e7c7569d8
Document the "fec" Netgraph node type.
...
Submitted by: Gleb Smirnoff
OK'ed by: julian, wpaul
2004-06-22 09:09:18 +00:00
Dag-Erling Smørgrav
1c035a6eb3
The default setting for hosts is "files dns", not "dns files".
2004-06-21 19:35:36 +00:00
Tom Rhodes
89dc270c33
Add manual pages for cm(4), esp(4), rc(4) and snc(4).
2004-06-21 18:20:57 +00:00
Roman Kurakin
ea429b83a4
MFCronyx: add cross-references, fix history section.
2004-06-21 18:10:10 +00:00
Mike Pritchard
c48524c2aa
Spelling fixes.
2004-06-21 17:42:49 +00:00
Roman Kurakin
55ca07bbb4
MFcx(4) 1.23: markup fixes by ru@.
2004-06-21 15:14:27 +00:00
Mike Pritchard
3b96c71f73
Spelling fixes.
2004-06-21 14:54:43 +00:00
Mike Pritchard
86321d97a7
Spelling fixes.
2004-06-21 14:43:09 +00:00
Mike Pritchard
61fffde188
Spelling fixes.
2004-06-21 14:23:31 +00:00
Mike Pritchard
2988974b58
Spelling fixes.
2004-06-21 14:11:45 +00:00
Yaroslav Tykhiy
006ed2ee71
Extend the description of SIOC[GS]IFCAP.
2004-06-21 05:13:22 +00:00
Dag-Erling Smørgrav
73e9011db5
Bump document date.
...
Requested by: ru
2004-06-20 18:15:20 +00:00
Mike Pritchard
8979ef3901
Fix a spelling error.
2004-06-20 12:35:16 +00:00
Sean Kelly
724f57b2a3
Yield to ru's ninja-like manpage skills and update watchdog(4) to
...
look more like other manpages. Move some content around, use an EXAMPLES
section, etc.
Submitted by: ru
2004-06-19 21:17:07 +00:00
Warner Losh
5e5579e8c2
The 3C3SH573BT looks like the Xircom RealPort cards to the naked eye,
...
but it appears to have a 3CxFE575BT under the hood (and is identified
as such by the xl driver). Add it to the list of supported cards. No
driver changes are required or necessary to support this card.
2004-06-19 19:46:13 +00:00
Brian Feldman
da6400271b
Document rc.conf's "keyboard" directive.
...
Reminded by: dougb
2004-06-19 00:18:13 +00:00
Dag-Erling Smørgrav
b385a6c9b7
Update the description of struct ifreq, and document SIOC[SG]IFCAP.
2004-06-18 13:07:18 +00:00
Bruce M Simpson
54514724de
Add an example to rc.conf(5) about how to use the static_routes variable.
...
We already do this for jails and their various control variables.
PR: conf/62772
2004-06-18 01:28:33 +00:00
Ruslan Ermilov
01ddd31ffc
Assorted markup, spelling, and grammar fixes.
2004-06-17 19:51:17 +00:00
Ruslan Ermilov
715a028455
Fixed markup bugs.
2004-06-17 17:51:17 +00:00
Ruslan Ermilov
ef13db44d1
Fixed markup bugs.
...
Spell function correctly when talking about restarting after a signal.
2004-06-17 17:49:30 +00:00
Max Khon
914de73d8c
Change remaining references to "arlconfig" to "arlcontrol".
...
MFC after: 0 days
2004-06-16 21:31:05 +00:00
Ruslan Ermilov
d07b8cff88
Markup fixes.
2004-06-16 15:57:59 +00:00
Ruslan Ermilov
fa08fb73a5
Tiny markup fixes.
2004-06-16 15:47:45 +00:00
Ruslan Ermilov
bf7f20c2b6
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
Kirill Ponomarev
65d476e0e0
Add descriptions for new path, info, maint, cat, bdeps, and
...
rdeps variables and some new examples for "make search".
Approved by: josef (mentor)
MFC after: 2 days
2004-06-16 07:29:21 +00:00
Bruce M Simpson
26c3ef5325
Document the behaviour of IP_ADD_MEMBERSHIP as per RFC 1724.
...
PR: bin/51927
2004-06-16 05:04:17 +00:00
Ruslan Ermilov
1c83e80830
Overhaul the markup.
2004-06-15 19:26:11 +00:00
Bruce M Simpson
538a4c1f75
mdoc(7) police
...
Submitted by: ru
2004-06-15 16:48:42 +00:00
Ruslan Ermilov
454ba76889
Overhaul the markup.
2004-06-15 12:48:50 +00:00
Bruce M Simpson
946fd6463d
Add an MLINKS entry, rawip, to make the raw socket userland documentation
...
somewhat easier to find.
PR: docs/30873
Requested by: Douglas De Couto
2004-06-15 01:18:56 +00:00
Bruce M Simpson
6f5bc70a3f
Add a paragraph about the importance of byte order when using raw
...
sockets with the IP_HDRINCL option.
Add a list entry about the errors which IP_HDRINCL can return.
Bump .Dd.
PR: docs/30873
Submitted by: Douglas De Couto
Obtained from: BSD/OS (byte order), some old libnet stuff I did years ago.
2004-06-15 01:08:09 +00:00
Simon L. B. Nielsen
0abff1d4b6
Add HP Smart Array 6422 and V100 to the list of supported controllers.
2004-06-14 22:10:56 +00:00
John Polstra
adc0f4a221
Update the .Dd date for previous commit.
...
Gently nudged by: krion
2004-06-14 18:33:21 +00:00
John Polstra
4717d22a7c
Change the return value of sema_timedwait() so it returns 0 on
...
success and a proper errno value on failure. This makes it
consistent with cv_timedwait(), and paves the way for the
introduction of functions such as sema_timedwait_sig() which can
fail in multiple ways.
Bump __FreeBSD_version and add a note to UPDATING.
Approved by: scottl (ips driver), arch
2004-06-14 18:19:05 +00:00
Doug Rabson
dfacb1df20
Fixes from the mdoc(7) police.
...
Submitted by: ru
2004-06-14 14:12:29 +00:00
Doug Rabson
c492956f6c
Fix formatting of AUTHORS section.
2004-06-14 12:16:43 +00:00
Doug Rabson
48ec0513ac
Add manpage for fwip driver.
2004-06-14 10:55:03 +00:00
David E. O'Brien
a10ab60930
Note when this driver 1st appeared in FreeBSD besides NetBSD.
2004-06-13 22:46:32 +00:00
Lukas Ertl
63b3701deb
What world have we come to when even style(9) isn't unfailable:
...
correct style nit in an example.
2004-06-13 21:24:56 +00:00
Max Laier
eaf11b3a69
Update for include/altq
...
Reminded-by: ru
2004-06-13 20:02:22 +00:00
Julian Elischer
a974ba0b70
Add the capacity for the rfc1490 node to handle cisco style encasulation
...
which is often used alongside rfc1490 in frame relay links.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
2004-06-13 15:44:00 +00:00
Colin Percival
1d705c5cf0
s/mbps/Mbps/
...
We don't support any 10 millibit-per-second network cards.
PR: docs/67719
Submitted by: Linh Pham
MFC after: 1 week
2004-06-12 21:41:41 +00:00
Christian Brueffer
2b3d1b3abd
Fix typo
...
Obtained from: DragonFly BSD
MFC after: 3 days
2004-06-08 17:36:17 +00:00
Yaroslav Tykhiy
fe96d560de
Touch .Dd (date) since new functionality has been documented.
...
Reminded by: ru
2004-06-08 09:54:53 +00:00
Yaroslav Tykhiy
429fa51d7c
Make the legend to the table of interface flags compact
...
for the reader's convenience.
Suggested by: ru
2004-06-08 09:01:37 +00:00
Yaroslav Tykhiy
4c829e7560
Describe how polling(4) applies to network interfaces.
...
Reviewed by: ru
2004-06-08 08:48:49 +00:00
Yaroslav Tykhiy
e06e6ff9bc
1. There are interface capabilities to be used by "lower" kernel
...
components as well, i.e., polling.
2. Stress that if_capenable should be modified only from within
the interface driver because it solely knows about how to control
the capabilities.
2004-06-07 16:46:28 +00:00
Pawel Jakub Dawidek
f0f26fe5ac
Add missing link.
2004-06-06 13:35:37 +00:00
Jens Schweikhardt
b2043d225e
s/disklabel/bsdlabel/g
...
Removed paragraph about "new experimental feature" the hw.ata.tags
which sysctl -a knows nothing about.
Fix typos while I'm here.
PR: docs/66493
Submitted by: Julien Gabel <jpeg@thilelli.net>
2004-06-06 12:30:21 +00:00
David Schultz
d5499b02cf
Cross-reference fenv(3).
2004-06-06 10:07:13 +00:00
Nate Lawson
a2afe45a8a
Rework acpi_cpu_idle() to select the next idle state before sleeping, not
...
after. Unify the paths for all Cx states. Remove cpu_idle_busy and
instead do the little profiling we need before re-enabling interrupts.
Use 1 quantum as estimate for C1 sleep duration since the timer interrupt
is the main reason we wake.
While here, change the cx_history sysctl to cx_usage and report statistics
for which idle states were used in terms of percent. This seems more
intuitive than counters. Remove the cx_stats structure since it's no
longer used. Update the man page.
Change various types which do not need explicit size.
2004-06-05 07:02:18 +00:00
Ceri Davies
7d7cd407cb
Spelling and grammar fixups.
2004-06-05 03:01:20 +00:00
Ceri Davies
cd7ab489af
Correct a spelling error.
2004-06-05 02:47:08 +00:00
Peter Pentchev
44d9b8b527
Fix a grammatical mistake: the PC3 character sequences *are* also supported.
...
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 1 week
2004-06-04 15:20:12 +00:00
Pawel Jakub Dawidek
f7b00e0696
Add missing links.
2004-06-04 10:14:55 +00:00
Kirill Ponomarev
7585929e25
- Remove leading zero from document date [1]
...
- Remove entry which tells about periodical INDEX updates in
the CVS repository
- Add description for fetchindex target
Requested by: ru [1]
Approved by: josef (mentor)
2004-06-02 20:15:34 +00:00
Kirill Ponomarev
b83effc153
- Bump the document date
...
Requested by: ru
Approved by: ru, josef (mentor)
2004-06-02 15:03:59 +00:00
Kirill Ponomarev
03687bafee
- Mention new targets from bsd.port.mk:
...
* config
* showconfig
* rmconfig
* describe
- Add OPTIONS description
- Word smithing
PR: docs/67342
Reviewed by: ru
Approved by: josef (mentor)
2004-06-02 14:15:35 +00:00
Brian Somers
ba8271157b
Describe pkg_version_index
...
Reviewed by: joe
2004-05-30 20:32:00 +00:00
Julian Elischer
991fc65a92
Add a new netgraph method to allow restoration of some
...
behaviour lost in the change from 4.x style netgraph tee nodes.
Alter the tee node to use the new method. Document the behaviour.
Step the ABI version number... old netgraph klds will refuse to load.
Better than just crashing.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
2004-05-29 07:21:46 +00:00
Simon L. B. Nielsen
6f8f915b4c
Add the integrated NICs on the Dell PowerEdge 1750 and 2650 to the list
...
of supported devices.
2004-05-28 21:16:13 +00:00
Tony Ackerman
c458a12514
Adding ixgb(4) for Intel 10GbE Adapters
2004-05-28 00:27:31 +00:00
Yaroslav Tykhiy
7b811dc181
Touch .Dd because the content of the manpage has been updated.
...
Pointed out by: ru
2004-05-27 11:12:07 +00:00
Brooks Davis
7387768ef4
Add support for an /etc/eui64 file modeled on /etc/ethers. The API is
...
modeled on ethers(3) except that all functions are thread-safe.
Reviewed by: simokawa
2004-05-26 22:58:06 +00:00
Yaroslav Tykhiy
d57916b1c2
Update the status of VLAN support in interface drivers.
2004-05-26 11:34:51 +00:00
Christian Brueffer
92e7a6c6aa
Fix spelling
2004-05-25 17:02:20 +00:00
Matthew N. Dodd
966efcc767
Support basename and path based constrained matches.
...
eg:
[foo]
...
matches any executable 'foo'
[/usr/bin/foo/]
...
matches any executable under the directory /usr/bin/foo/
Exact matches continue to function as before.
PR: bin/66769
Submitted-by: Dan Nelson
2004-05-24 01:24:13 +00:00
Bruce Evans
a2c50ac453
Removed a garbage reference to i386's.
...
Submitted by: ru
2004-05-23 16:27:40 +00:00
Bruce Evans
cf5a37b816
Fixed misspelling of "cy".
...
Submitted by: ru
2004-05-23 16:15:25 +00:00
Bruce Evans
23c2ef4344
Updated for removal of the "count" arg in device lines.
...
Organized the synopsis for PCI cards better.
2004-05-23 15:22:53 +00:00
Bruce Evans
956b25b74a
Remove man4/man4.i386/cy.4 and adjust makefiles after repo-copying cy.4 up
...
to man4.
2004-05-23 15:02:08 +00:00