Alexander Langer
dd748fba6a
Add MULTI_DRIVER_MODULE().
2001-08-21 22:14:43 +00:00
Warner Losh
82f1838cd9
Add new, simple pcic manual page.
2001-08-21 20:07:49 +00:00
Dima Dorfman
980939b1a8
Do not use contractions where they aren't necessary, use "host"
...
instead of "computer", and clean up some confusing sentences.
Submitted by: sheldonh
2001-08-21 19:39:01 +00:00
Semen Ustimenko
362dfadcf6
Document recent changes about VLAN support and oversized packets.
...
PR: kern/29235
MFC after: 1 day
2001-08-21 17:52:52 +00:00
Maxim Sobolev
f36b6e4bbb
STAILQ_LAST() macro takes 3 arguments, not 1.
2001-08-21 06:19:29 +00:00
Ruslan Ermilov
64b90fce72
Even more libss removal.
2001-08-20 15:41:15 +00:00
Ruslan Ermilov
c17af17b5c
mdoc(7) police: fixed markup, removed the extra word.
2001-08-20 08:28:18 +00:00
Dima Dorfman
bed6a37708
Shoot (and kill) the second person with a high-powered rifle.
2001-08-20 01:02:05 +00:00
Dima Dorfman
a35671c197
There is no "(integer)" type; it's called "(int)".
...
PR: 20749
Submitted by: Ralf S. Engelschall <rse@engelschall.com>
2001-08-20 00:29:23 +00:00
Dima Dorfman
05c1a26884
Add new entires for firewall_flags, amd_map_program, and
...
enable_quotas. Plus other assorted fixes.
PR: 20479
Submitted by: Ralf S. Engelschall <rse@engelschall.com>
2001-08-20 00:28:30 +00:00
Dima Dorfman
d634b35fa7
Mark up IPFIREWALL in .Dv.
2001-08-20 00:10:42 +00:00
Dima Dorfman
0c1bb4fbf1
Implement a LOCAL_PEERCRED socket option which returns a
...
`struct xucred` with the credentials of the connected peer.
Obviously this only works (and makes sense) on SOCK_STREAM
sockets. This works for both the connect(2) and listen(2)
callers.
There is precise documentation of the semantics in unix(4).
Reviewed by: dwmalone (eyeballed)
2001-08-17 22:01:18 +00:00
Dima Dorfman
d489ec12ce
When discussing optimization levels, don't put the compiler options in
...
.Op. None of the other manual pages do it when discussing options in
the main text, so this one shouldn't, either. Also, use .Pq instead
of another odd constructhyphenation isn't an issue here, since it's
desireable to have the contents of that digression appear together,
and it's already in another macro, anyway).
2001-08-17 21:42:15 +00:00
Ruslan Ermilov
c92693c771
Removed comments that simply describe what is seen by ``cvs di -rRELENG_4''
...
of that file. (xtp(4) has already been MFC'ed.)
2001-08-17 15:51:26 +00:00
Ruslan Ermilov
8ba8e735fc
mdoc(7) police: markup nit.
2001-08-17 12:26:00 +00:00
Kris Kennaway
fb9d17b07b
cdrecord is now called cdrtools
...
Submitted by: stuart nichols <unstable@stac.state.tx.us>
2001-08-17 06:42:31 +00:00
Ruslan Ermilov
f34d43b9dd
MFS: first appeared in FreeBSD 4.4.
2001-08-16 17:19:30 +00:00
Sheldon Hearn
cc00d33c5f
Document the sendmail_outbound_enable and sendmail_outbound_flags,
...
which were introduced 5 months ago. Looking at the descriptions,
these two look like the stupidest options to have arrived in a while,
but they must be documented now that they've been merged onto the
stable branch.
2001-08-16 09:14:09 +00:00
Ruslan Ermilov
30b39270d0
mdoc(7) police: markup nits.
2001-08-16 07:50:54 +00:00
David E. O'Brien
d549989694
Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer
...
value, it forces GCC to not optimize above this level. For intance, GCC
made with "WANT_FORCE_OPTIMIZATION_DOWNGRADE=1" is a good setting for the
Alpha platform when building ports.
2001-08-16 06:05:18 +00:00
Dima Dorfman
cc0235828a
Remove unused variable in example.
2001-08-16 06:02:20 +00:00
Ruslan Ermilov
867c1e49ab
mdoc(7) police: minor markup fixes.
2001-08-15 11:40:44 +00:00
Jason Evans
54db32e945
Implement kernel semaphores.
...
Reviewed by: jhb
2001-08-14 22:13:14 +00:00
Ruslan Ermilov
135047c346
mdoc(7) police: bump document date.
2001-08-14 16:01:00 +00:00
Ruslan Ermilov
561433d6c0
mdoc(7) police: fix SEE ALSO.
2001-08-14 15:53:07 +00:00
Ruslan Ermilov
59322008fb
mdoc(7) police: removed final dot from the .Nd call.
2001-08-14 11:58:07 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Jason Evans
f72a2ca28c
Add missing commas.
2001-08-14 05:10:07 +00:00
Jason Evans
d55229b72e
Add sx_try_upgrade() and sx_downgrade().
...
Submitted by: Alexander Kabaev <ak03@gte.com>
2001-08-13 21:25:30 +00:00
Ruslan Ermilov
ed2879a5cf
mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.
2001-08-13 17:07:40 +00:00
Ruslan Ermilov
d013e3f544
mdoc(7) police: s/NetBSD/.Nx/ where appropriate.
2001-08-13 17:00:36 +00:00
Ruslan Ermilov
04da392069
mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.
2001-08-13 16:43:02 +00:00
Ruslan Ermilov
c5e7e03a14
Spell "FreeBSD" with "F" and "BSD" in uppercase.
2001-08-13 16:33:00 +00:00
Ian Dowse
15b54e016e
Update io(4) to match reality following revision 1.42 of
...
sys/i386/i386/mem.c: only the super-user may open /dev/io
regardless of the device permissions (just 4 years late!).
Also, add cross-reference to i386_{get,set}_ioperm(2).
PR: kern/13359
2001-08-12 21:08:34 +00:00
Mark Peek
cef39a72ce
For consistency with other man pages, fix first appearance.
2001-08-11 00:59:40 +00:00
Ruslan Ermilov
94ba280c59
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
Ruslan Ermilov
c75526d5a0
mdoc(7) police: fixed the "new sentence" bogons.
2001-08-10 15:03:10 +00:00
Ruslan Ermilov
57e4378bf6
mdoc(7) police: protect trailing full stops of abbreviations
...
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
Ruslan Ermilov
2f7ac3085a
mdoc(7) police: add zdestroy() to NAME.
2001-08-10 10:53:10 +00:00
Ruslan Ermilov
033e89ed31
Add manpage for pgfind(9).
...
PR: docs/29552
Submitted by: Evan Sarmiento <kaworu@sektor7.ath.cx>
2001-08-10 07:19:55 +00:00
Thomas Moestl
5ca0c84eaa
Document zdestroy().
...
Reviewed by: des
2001-08-09 16:01:27 +00:00
Maxim Sobolev
5d25d75662
Fix xrefs.
...
times.3: gettimeofday(3) --> gettimeofday(2)
rc.conf.5: isndn(8) --> isdnd(8)
idsnd(8) --> isdnd(8)
MFC after: 2 weeks
2001-08-09 15:46:53 +00:00
Sheldon Hearn
136509c0ff
Clarify the BUGS section.
...
Reported by: asmodai
Submitted by: jhb
2001-08-08 21:00:54 +00:00
Sheldon Hearn
42abf713c9
can not -> cannot
2001-08-08 18:32:06 +00:00
Sheldon Hearn
dc6669eeb2
Improve English wording (use "with which" instead of clause without
...
conjunction).
2001-08-08 18:22:58 +00:00
Ruslan Ermilov
6575e6daae
mdoc(7) police: expand plain text xrefs.
2001-08-08 11:48:28 +00:00
Ruslan Ermilov
72ddf84943
mdoc(7) police: markup nits.
2001-08-08 10:27:25 +00:00
Ruslan Ermilov
02955e1364
mdoc(7) police: markup nits.
2001-08-08 10:16:02 +00:00
Ruslan Ermilov
6a624f56cb
mdoc(7) police: markup, grammar, and spelling nits.
2001-08-08 10:04:08 +00:00
Ruslan Ermilov
7d048b828a
Fixed typo.
...
PR: docs/29532
2001-08-08 08:40:40 +00:00
Ruslan Ermilov
92d3777cdd
s/vm_page_io_finised/vm_page_io_finished/
...
Submitted by: Chad David <davidc@colnta.acns.ab.ca>
2001-08-08 08:27:19 +00:00
Ruslan Ermilov
b2c1689061
mdoc(7) police: fixed spelling of vm_page_io_finished(), fixed markup.
2001-08-08 08:24:48 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Ruslan Ermilov
b10fee5d7b
mdoc(7) police: markup/spelling nits.
2001-08-07 14:12:13 +00:00
Ruslan Ermilov
01f7263205
mdoc(7) police: markup nits.
2001-08-07 13:26:57 +00:00
Ruslan Ermilov
de4ee6fc38
mdoc(7) police: we use .Va for sysctl(8) MIB variables.
2001-08-07 13:21:15 +00:00
Ruslan Ermilov
4dcd9028a1
mdoc(7) police:
...
- Added SYNOPSIS
- Removed HISTORY information from DESCRIPTION
- Removed whitespace at EOL
- Minor markup nits
2001-08-07 13:18:09 +00:00
Ruslan Ermilov
3f75660545
mdoc(7) police: removed hard sentence breaks and trailing whitespaces.
2001-08-07 13:00:43 +00:00
Jason Evans
920ae52d67
Document sx_try_[sx]lock().
2001-08-07 04:29:53 +00:00
Scott Long
4c3ccf193f
blah, fix missing commas in 'SEE ALSO' section.
2001-08-06 19:21:27 +00:00
Scott Long
5d9a15cb78
After confering with sheldonh, it was decided that the tuning section should
...
be renamed back to 'Tuning' and should be a subsection under 'Description'.
also make a few other minor tweaks.
Reviewed by: sheldonh (in principal)
2001-08-06 18:16:46 +00:00
Sheldon Hearn
ecc61df788
Document the two new sysctl variables introduced in rev 1.154 of tty.c.
2001-08-05 13:14:46 +00:00
Sheldon Hearn
2057451dba
Clean up previous delta:
...
* Fix typo (defautls).
* Don't use hard sentence breaks in new text.
* Don't introduce the use of the second person (you).
* Use the standard "IMPLEMENTATION NOTES" section name instead of the
non-standard "TUNING".
2001-08-05 11:15:23 +00:00
Scott Long
3d04a9d7e3
Once again throw out the calculation of si_iosize_max and set it to 64K.
...
Although it can go higher, it is not safe to so do on arrays with many
members. Compromise by adding a tunable, "hw.aac.iosize_max" that can be
set at boottime. Also document in the aac(4) manpage.
MFC after: 4 weeks
2001-08-05 07:26:31 +00:00
George C A Reid
8e6d7b291d
Fix thinko: FORCE_PKG_RESIDENT -> FORCE_PKG_REGISTER
...
Submitted by: Raymond Kohler <ray.kohler@mail.com>
2001-08-02 04:25:06 +00:00
Sheldon Hearn
86f478757a
MFS: in HISTORY section, fix release number of first appearance
2001-08-01 12:15:21 +00:00
Alfred Perlstein
0a6ca2a733
More updates from Chad.
...
Submitted by: Chad David <davidc@acns.ab.ca>
Reviewed by: sheldonh
2001-07-30 22:14:23 +00:00
Sheldon Hearn
60b6effdc2
Document the debug.debugger_on_panic tunable, for those poor souls
...
who didn't realize that DDB_UNATTENDED just sets its starting
value.
This change is over 5 years late, and documents the original
semantics of debug.debugger_on_panic, which may have been changed
by the (again undocumented) change in rev 1.44 of kern_shutdown.c.
2001-07-30 22:03:58 +00:00
Yaroslav Tykhiy
7e7cdfa09d
Since the ``-w'' sysctl(8) option has been deprecated,
...
don't mention it in the manpages.
2001-07-30 14:18:14 +00:00
Yaroslav Tykhiy
79458d0b54
Finally add the manpage for the IEEE 802.1Q VLAN
...
network interface.
2001-07-28 12:27:06 +00:00
Chris Costello
2ec27ccd83
Add a short man page describing the vfs_unmountall() function.
...
MFC after: 1 week
2001-07-27 03:54:59 +00:00
Matt Jacob
b128a303c7
Strongly recommend that ispfw(4)'s f/w be used with this driver if available.
...
MFC after: 1 week
2001-07-26 22:43:40 +00:00
Bruce A. Mah
da4faae106
Finally document the net.link.ether.bridge_cfg and
...
net.link.ether.bridge_refresh variables. While I'm here, try to
make some of the markup on this page more consistent with the
new (markup-reviewed) content.
PR: 22060
Reviewed by: ru (for markup, on an earlier version of this delta)
MFC after: 2 days
2001-07-26 21:19:25 +00:00
Brian Somers
c5f947aa7f
Remove $daily_status_named_logs and figure out which /var/log/messages*
...
files to look an (in the same way that /etc/security does).
Don't single-quote $start, reducing it to an empty string.
MFC after: 3 days
2001-07-26 02:37:12 +00:00
Scott Long
4aa620cdc6
Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLI
...
utility will work, and document it in the manpage.
MFC after: 3 days
2001-07-25 22:36:17 +00:00
Dima Dorfman
6829f0a31e
mdoc(7) police: remove hard sentence breaks and wrap lines over 80
...
characters.
2001-07-24 09:20:37 +00:00
Dima Dorfman
ccec65a5f4
Fix or add types where appropriate.
2001-07-24 09:19:58 +00:00
Dima Dorfman
bfa032debd
Improve markup.
...
Reviewed by: ru
2001-07-24 08:48:50 +00:00
Bill Paul
362c5c1e02
You were knocked senseless by the Boomerang, spun around by the Cyclone,
...
blown over by the Hurricane and had a house dropped on you by the Tornado.
Now it's time to have your parade rained on by... the Typhoon!
This commit adds driver support for 3Com 3cR990 10/100 ethernet
adapters based on the Typhoon I and Typhoon II chipsets. This is actually
a port of the OpenBSD driver with many hacks by me.
No Virginia, there isn't any support for the hardware crypto yet. However
there is support for TCP/IP checksum offload and VLANs.
Special thanks go to Jason Wright, Aaron Campbell and Theo de Raadt for
squeezing enough info out of 3Com to get this written, and for doing
most of the hard work.
Manual page is included. Compiled as a module and included in GENERIC.
2001-07-23 20:44:54 +00:00
Hellmuth Michaelis
7d3c25f718
change the default for isdn_fsdev to NO.
...
PR: 26818
Submitted by: Clement Ballabriga <clement@asso.ups-tlse.fr>
2001-07-23 14:28:36 +00:00
Dima Dorfman
72888a7d6c
mdoc(7) police: mark up kernel options in .Dv, rc.conf variables in
...
.Va, and use .Pp instead of blank lines all over the place.
2001-07-23 10:25:38 +00:00
Dima Dorfman
6016261a3b
Consistently capitalize the first letter of the first word in the
...
variable descriptions.
2001-07-23 10:20:35 +00:00
Dima Dorfman
9b33d39fd5
Document syslogd_program and inetd_program.
2001-07-23 10:06:59 +00:00
Gregory Neil Shapiro
f4843be999
New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 when
...
building a .cf file from a .mc file.
Include -D_FFR_TLS_O_T to enable tls policy control since the sendmail binary
build enables that FFR as well.
PR: conf/28361
MFC after: 1 week
2001-07-23 01:33:54 +00:00
Dima Dorfman
3b08168907
Change the errx() example. Error messages passed to the err(3)
...
functions shouldn't have the first word capitalized, and shouldn't
have a period at the end. This is how most of our programs, and most
(all?) of the 4.4BSD programs, are. In the past, we've even done
sweeps to change things to comply to this.
2001-07-22 11:47:15 +00:00
Dima Dorfman
ebb02791f2
Add: ``If you have to wrap a long statement, put the operator at the
...
end of the line.''
Reviewed by: alfred, bde
2001-07-22 10:35:02 +00:00
Alfred Perlstein
1bb3a48f15
remove -*- nroff -*- thingy
2001-07-22 10:18:53 +00:00
Jason Evans
aa33517e94
Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to
...
be malloc()ed, but they are now allocated using mmap(), just as the
default-size stacks are. A separate cache of stacks is kept for
non-default-size stacks.
Collaboration with: deischen
2001-07-20 04:23:11 +00:00
John Baldwin
dacbcb1824
bpf(4) hasn't used a static number of devices for over 2 years now, and
...
the SYNOPSIS hasn't had an example number of devices since rev 1.2 which
was over 5 and a half years ago, so remove a sentence claiming that the
example in the SYNOPSIS limited bpf to 16 devices.
MFC after: 3 days
2001-07-19 19:18:35 +00:00
David E. O'Brien
16a7ef9327
State explicitly how the manpage "DESCRIPTION" options should be listed.
2001-07-19 18:03:43 +00:00
Dag-Erling Smørgrav
22cbe5e31f
4.4 will have sbufs.
2001-07-19 09:07:51 +00:00
Ruslan Ermilov
1d719d1ca1
mdoc(7) police: don't use enclosure macros with plain text.
2001-07-18 15:00:46 +00:00
Alfred Perlstein
609ad476a3
Install and provide MLINKS for:
...
pbuf.9 vm_page_alloc.9 vm_page_copy.9 vm_page_flag.9 vm_page_hold.9
vm_page_insert.9 vm_page_io.9 vm_page_lookup.9 vm_page_protect.9
vm_page_sleep_busy.9 vm_page_wakeup.9 vm_page_wire.9
vm_page_zero_fill.9 vm_set_page_size.9
2001-07-18 06:10:33 +00:00
Alfred Perlstein
6484c361f7
Document some of the kernel vm_page API as well as the pbuf API.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-18 06:09:13 +00:00
Peter Pentchev
1d17292c23
Add a script_name_sep rc.conf knob to specify the IFS character
...
for separating the startup scripts' list into individual filenames.
Run the shutdown scripts in reverse alphabetical order, so dependent
services are stopped before the services they depend upon.
Reviewed by: -arch, -audit
MFC after: 3 weeks
2001-07-17 14:33:52 +00:00
Nik Clayton
8b4611ee0f
Note which entries are created by sysinstall(8).
...
Requested by: ru
2001-07-16 16:09:21 +00:00
Sheldon Hearn
db3357b8df
Grammar: 'effect' is a noun and 'affect' is a verb.
2001-07-16 10:52:19 +00:00
Ruslan Ermilov
60f79c3c34
Spelling: aquire -> acquire.
2001-07-16 07:37:22 +00:00
Ruslan Ermilov
17a3206c22
Manpage for pfind() and zpfind().
...
Submitted by: Evan Sarmiento <kaworu@sektor7.ath.cx>
2001-07-16 07:04:09 +00:00
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Daniel Harris
c8c7c06a4a
Fix assorted typos.
2001-07-14 22:41:05 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Jens Schweikhardt
d1ed27b64a
Fixed double word typo.
...
MFC after: 7 days
2001-07-13 20:11:43 +00:00
Ruslan Ermilov
4772483c00
Add a few more manpages from Chad.
...
Fold major.9, minor.9, umajor.9, and uminor.9 into a single device_ids.9.
2001-07-13 18:35:48 +00:00
Alexander Langer
4dad593a95
- correct two typos
...
- Use NULL instead of 0 for pointers (style(9)!)
Submitted by: Joel Wilsson <siigron@sii.linuxsweden.nu>
MFC after: 37 days
2001-07-13 16:10:39 +00:00
Ruslan Ermilov
e8b02a428d
mdoc(7) police: -xwidth has been fold into -width.
2001-07-13 09:09:52 +00:00
Ruslan Ermilov
3cdf42d23a
mdoc(7) police: columnate sysctl(8) MIBs list (using the new
...
feature of -column lists width specifiers) plus minor markup
fixes.
2001-07-13 09:08:31 +00:00
Ruslan Ermilov
034709cb72
Merge Chad's fixes.
2001-07-13 08:14:54 +00:00
Brian S. Dean
17c360935d
Document new hwatch/dhwatch commands.
2001-07-13 02:30:52 +00:00
Ben Smithurst
d6b52729a0
fix typo: vise versa -> vice versa
...
PR: 28926
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2001-07-12 20:40:25 +00:00
Bill Paul
660e0297c7
Another NatSemi gigE card; the Netgear GA622T
2001-07-11 22:29:05 +00:00
Bill Paul
01019292b0
Document additional cards supported by the nge driver: LinkSys EG1032
...
anf EG1064, and the Surecom EP-320G-TX.
Also fix typo in nge.4 man page: Addrton -> Addtron.
2001-07-11 22:09:31 +00:00
Ruslan Ermilov
2378902495
mdoc(7) police: fixed markup and some content typos.
2001-07-11 10:31:49 +00:00
Ruslan Ermilov
4bc6a387c2
mdoc(7) police: fixed markup.
2001-07-11 09:13:12 +00:00
Ruslan Ermilov
80d569d3b0
mdoc(7) police: fixed markup.
2001-07-11 08:59:10 +00:00
Alfred Perlstein
0ef36920de
I have gone through all of the functions and added
...
the correct includes and changed the functions as
requested.
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-11 03:51:44 +00:00
Ruslan Ermilov
63b2f7728a
mdoc(7) police: eliminate warnings.
2001-07-10 18:43:07 +00:00
Ruslan Ermilov
eb89426722
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
2001-07-10 18:00:19 +00:00
Ruslan Ermilov
0c93b033d5
mdoc(7) police: sort SEE ALSO xrefs.
2001-07-10 17:52:29 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Sheldon Hearn
d193eadbdf
Fix typo: "fending of" -> "fending off"
2001-07-10 14:09:37 +00:00
Ruslan Ermilov
a307d59838
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 13:41:46 +00:00
Alfred Perlstein
d248afb3b2
Sort MAN= section.
2001-07-10 07:42:35 +00:00
Alfred Perlstein
8adb2d7b0e
Install:
...
cdevsw_add.9 cdevsw_remove.9 devsw.9
major.9 minor.9 umajor.9 uminor.9 vn_isdisk.9
2001-07-10 07:28:11 +00:00
Alfred Perlstein
f1ccaa63b8
Document some of the dev_t related APIs.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 07:25:18 +00:00
Alfred Perlstein
5c5e4328d3
Link in new manpages:
...
BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9
BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9
lockcount.9 lockdestroy.9 lockmgr.9 lockmgr_printinfo.9 lockstatus.9
2001-07-10 04:35:22 +00:00
Alfred Perlstein
983bb14077
Note that this function is for debugging purposes.
2001-07-10 04:31:33 +00:00
Alfred Perlstein
275a0fac29
Fix explanation of LK_SLEEPFAIL option.
...
Remove extra period from end of sentance.
2001-07-10 04:29:24 +00:00
Alfred Perlstein
ec12cfb58b
fix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
2001-07-10 04:27:03 +00:00
Alfred Perlstein
82ed18ac0c
Document some of the kernel API dealing with locks used primarily by VFS.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-10 04:22:14 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Alfred Perlstein
ffe734e3a2
Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.
2001-07-09 07:15:51 +00:00
Alfred Perlstein
8981fef84c
Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and
...
vinvalbuf().
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-09 06:47:10 +00:00
Julian Elischer
a7ed41d61f
Turn on nullmodem (nmdm(4)) man page.
2001-07-08 04:36:52 +00:00
Julian Elischer
1b57ee4d22
Add a brief manpage (cribbed form pty.4) about the null-modem
...
driver (nmdm(4)).
2001-07-08 04:35:21 +00:00
Matthew Dillon
037fbe4424
Fix type-o's, revamp section on the /tmp softlink, add sections for a
...
couple more sysctl's, add a section on mount options.
2001-07-07 17:43:20 +00:00
Ruslan Ermilov
5521ff5a4d
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
Ruslan Ermilov
23325424a7
mdoc(7) police: minor formatting/spelling fixes.
2001-07-06 09:21:56 +00:00
Ruslan Ermilov
83c9300962
mdoc(7) police: minor formatting fixes.
2001-07-06 09:20:19 +00:00
Ruslan Ermilov
6120025f04
mdoc(7) police: minor markup fixes.
2001-07-06 08:34:13 +00:00
Ruslan Ermilov
98f100bac3
mdoc(7) police: fixed formatting.
2001-07-06 08:23:10 +00:00
Ruslan Ermilov
87b6284a2d
mdoc(7) police: formatting fixes.
2001-07-06 08:10:59 +00:00
Dag-Erling Smørgrav
8cce2ebaf3
Constify the format string.
...
Submitted by: Mike Barcroft <mike@q9media.com>
Forgotten by: des
2001-07-05 22:34:11 +00:00
Ruslan Ermilov
1353fdc585
mdoc(7) police: fixed markup and spelling.
2001-07-05 11:45:37 +00:00
Dima Dorfman
180ddf3217
mdoc(7) police: sort xrefs.
2001-07-04 22:55:29 +00:00
Ruslan Ermilov
d68b700a78
mdoc(7) police: mark type with .Vt, sort xrefs.
2001-07-04 15:37:13 +00:00
Ruslan Ermilov
e3718e310c
mdoc(7) police: cosmetics.
2001-07-04 15:32:44 +00:00
Ruslan Ermilov
a956b43d66
mdoc(7) police: fixed markup.
2001-07-04 15:19:52 +00:00
Ruslan Ermilov
940237ef55
mdoc(7) police: fixed markup in rev. 1.26.
2001-07-04 15:02:31 +00:00
Ruslan Ermilov
3dcd2b7ec5
mdoc(7) police: simplify the fix in rev. 1.25.
2001-07-04 14:54:38 +00:00
Ruslan Ermilov
158d2bed20
mdoc(7) police: sort xrefs.
2001-07-04 14:52:23 +00:00
Ruslan Ermilov
8996a9d53d
mdoc(7) police: fixed markup and some typos.
2001-07-04 14:38:54 +00:00
Dima Dorfman
9232968e4d
mdoc(7) police: fix spacing issues.
2001-07-03 21:20:06 +00:00
Joerg Wunsch
72fb076dce
Don't give a bad example by starting a struct tag name with an
...
underscore. Names starting with an underscore are reserved.
2001-07-03 16:22:42 +00:00
Eivind Eklund
1b91bc6f2c
Use correct paths to postfix the way we install it
2001-07-03 14:16:45 +00:00
Mitsuru IWASAKI
6cee406625
Add Transmeta Crusoe LongRun support.
...
Submitted by: Tamotsu HATTORI <athlete@kta.att.ne.jp>
Reviewed by: arch@ folks
MFC after: 1 week
2001-07-03 10:03:24 +00:00
Mike Smith
b6695bd0e8
Add a manpage for the acpi super-device. This is still fairly brief, and
...
will need to be fleshed out as the system's design solidifies.
2001-07-03 07:45:04 +00:00
Brooks Davis
ad37a95b71
Document network device cloning ioctls.
...
Reviewed by: ru, ume
MFC after: 1 week
2001-07-02 20:50:37 +00:00
Nik Clayton
302bba85d6
/dist is a mount point used by sysinstall(8), not an extraction directory.
2001-06-30 14:56:44 +00:00
John Baldwin
a1382e7fd2
Add a new manpage to document the CTRx macros used when adding new KTR
...
tracepoints to kernel code.
2001-06-28 07:20:05 +00:00
John Baldwin
a867da6f00
Use the .Bsx macro instead of .Tn BSD/OS.
2001-06-28 07:16:04 +00:00
Hajimu UMEMOTO
d1b402ad6f
clarify problem with inbound AH.
...
spdadd A B -P in ipsec esp/tunnel/C-D/use ah/tunnel/C-D/require;
does not work due to 1-bit validation bit we are using with inbound
policy checking.
Submitted by: itojun
Obtained from: KAME
MFC after: 1 week
2001-06-27 19:41:20 +00:00
Gregory Neil Shapiro
c1c5db8149
Typo fix: requires -> reacquires
...
Submitted by: Murray S. Kucherawy <msk@sendmail.com>
MFC after: 3 days
2001-06-27 06:01:17 +00:00
Nik Clayton
add6734d36
"host name and user" -> "host and user name"
...
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 14:04:28 +00:00
Nik Clayton
cf348169cb
Document dist/, cdrom/, compat/, and /usr/compat/, fix a couple of
...
{typ,think}os.
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 14:03:11 +00:00
Atsushi Onoe
8a1bb8afde
Add awi.4
2001-06-26 13:27:47 +00:00
Atsushi Onoe
372add78f4
Delete the note from BUGS: "Doesn't support WEP".
...
minor updates from NetBSD.
2001-06-26 13:26:16 +00:00
Dima Dorfman
159f80bfbc
Reword the sentence that I screwed up in the last commit.
...
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
2001-06-24 20:34:31 +00:00
Dima Dorfman
9e28aca5d2
mdoc(7) police: use the Fn macro where appropriate.
2001-06-24 01:38:20 +00:00
Dima Dorfman
a910f192bb
Remove duplicate words.
2001-06-24 01:34:38 +00:00
Dima Dorfman
bdd87f4f44
Correct a typo.
2001-06-24 01:30:38 +00:00
Dima Dorfman
5a203488e4
mdoc(7) police: sort xrefs.
2001-06-24 01:17:07 +00:00
Luigi Rizzo
523c249f97
Update the manpage to reflect reality (and what was already in -stable).
2001-06-20 15:01:17 +00:00
Bill Paul
c92a454e2b
Typo/mind-o fixes.
2001-06-18 20:57:03 +00:00
Dima Dorfman
c91ed2eb6c
Correct getopt usage and a syntax error (period used instead of a semicolon).
2001-06-18 20:36:06 +00:00
Wilko Bulte
fb6958b226
Note support for the Digital Etherworks DE305 card
2001-06-17 14:25:09 +00:00
Dima Dorfman
1f5398eeff
Add missing article.
2001-06-17 02:24:04 +00:00
Dima Dorfman
9baaab27a0
OpenSSH doesn't forward keys by default.
2001-06-16 00:32:19 +00:00
Robert Watson
0734b428c7
o The VOP_RDWR man page neglected to mention (at least) two error modes
...
possible when writing:
[EFBIG] An attempt was made to write a file that exceeds
the process's file size limit or the maximum file
size.
[EPERM] An append-only flag is set on the file, but the
caller is attempting to write before the current
end of file.
2001-06-15 16:12:41 +00:00
Dag-Erling Smørgrav
b0def2b548
Add sbuf_copyin(). Also add 'b' variants of sbuf_{cat,copyin,cpy}() which
...
ignore NUL bytes in the source string.
2001-06-11 17:05:52 +00:00
Hajimu UMEMOTO
3384154590
Sync with recent KAME.
...
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.
TODO:
- The definitions of SADB_* in sys/net/pfkeyv2.h are still different
from RFC2407/IANA assignment because of binary compatibility
issue. It should be fixed under 5-CURRENT.
- ip6po_m member of struct ip6_pktopts is no longer used. But, it
is still there because of binary compatibility issue. It should
be removed under 5-CURRENT.
Reviewed by: itojun
Obtained from: KAME
MFC after: 3 weeks
2001-06-11 12:39:29 +00:00
Dag-Erling Smørgrav
d647935801
sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller
...
does not provide a struct sbuf, sbuf_new(9) will allocate one and return
a pointer to it.
2001-06-10 15:48:04 +00:00
Maxim Sobolev
000d56193c
Fix cross-references:
...
xntpd.8 --> ntpd.8
acl_delete_perms.3 --> acl_delete_perm.3
getname.2 --> getsockname.2
MFC after: 1 week
2001-06-10 12:06:54 +00:00
Warner Losh
7ceb85ba65
Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x version
...
of this code doesn't do that.
2001-06-10 04:40:02 +00:00
Warner Losh
b904bfb0bc
fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since
...
ft was removed from the tree prior to branching releng_3!
2001-06-10 00:27:18 +00:00
Maxim Sobolev
8657581bfd
Correct cross-reference:
...
portmap.8 --> rpcbind.8
Submitted by: .Xr testing script
2001-06-07 16:59:19 +00:00
Ruslan Ermilov
802de205fd
master.passwd(5) -> passwd(5).
2001-06-07 07:27:52 +00:00
Joerg Wunsch
4a70e151df
Document /usr/include/dev/{ic,wi}.
...
Reminded by: ru
2001-06-05 18:52:55 +00:00
Brian Somers
72155f03b6
Talk a bit about how cloning works with devfs(5).
...
Make it clearer about what's going on with TUNSIFHEAD and TUNSLMODE.
Tidy up a little.
2001-06-05 14:26:17 +00:00
Maxim Sobolev
1cdc139280
Correct cross-references:
...
setsockopt.3 --> setsockopt.2
syslog.8 --> syslogd.8
tcpdump.8 --> tcpdump.1
MFC after: 1 week
2001-06-05 12:50:33 +00:00
Maxim Sobolev
fe11f6f605
Correct cross-references:
...
ng_bpf.8 --> ng_bpf.4
ng_ether.8 --> ng_ether.4
ng_iface.8 --> ng_iface.4
ng_pppoe.8 --> ng_pppoe.4
ng_socket.8 --> ng_socket.4
ng_tty.8 --> ng_tty.4
ng_{type}.4 --> /dev/null
MFC after: 1 week
2001-06-05 12:40:03 +00:00
Maxim Sobolev
76c6864951
Fix cross-references:
...
ipnat.8 --> ipnat.1
environ.5 --> environ.7
isssetugid.2 --> issetugid.2
MFC after: 1 week
2001-06-05 12:23:22 +00:00
Matthew Dillon
1a4c56a67d
Fix type-o's, update page
2001-06-05 05:59:21 +00:00
Dima Dorfman
d33f4d20c9
Add a missing word.
...
Obtained from: OpenBSD
2001-06-05 00:25:18 +00:00
Dima Dorfman
5940a2ebe0
Add a missing word.
2001-06-05 00:11:08 +00:00
Eric Melville
35f3d11437
Add sprog.7 to the list.
2001-06-04 22:15:44 +00:00
Eric Melville
ef73da6384
Add sprog.7, the beginnings of the secure programming guide.
...
Reviewed by: ru
2001-06-04 15:32:44 +00:00
Poul-Henning Kamp
849f35cf88
Add diskcheck-daemon.
...
With a small disk being 20GB these days, chances are pretty good that
an ailing sector will not be read while still being recoverable by
the drive.
Diskcheck daemon will read disks in the background at a low rate and
that way give the diskdrive a chance to detect and correct soft read
errors before they become hard errors.
Idea by: phk
Written by: ben
2001-06-03 20:02:03 +00:00
Maxim Sobolev
aafff06bb4
Correct varuable name: WITHOUT_X --> WITHOUT_X11.
...
Reviewed by: ports, portmgr
Approved by: will, obrien
2001-06-02 23:56:11 +00:00
Warner Losh
bbced07e88
Man page for orm driver.
...
PR: 22078
Submitted by: Nikolai Saoukh <nms@otdel-1.org>
2001-06-01 21:02:18 +00:00
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
Dima Dorfman
6f238937be
Fix a spacing issue. (No content changes.)
2001-06-01 01:36:03 +00:00
Dima Dorfman
adf08670f2
Document the half-supported WITHOUT_X.
...
PR: 27709
Submitted by: Mike Meyer <mwm@mired.org>
2001-05-31 22:36:35 +00:00
Bill Paul
c678bc4f13
Add device driver support for the Level 1 LXT1001 NetCellerator
...
gigabit ethernet controller chip. This device is used on some
fiber optic gigE cards from SMC, D-Link and Addtron. Jumbograms and
TCP/IP checksum offload on receive are supported. Hardware VLAN
filtering is not, because it doesn't play well with our existing
VLAN code. Also add manual page.
There is a 4.x version of this driver available at
http://www.freebsd.org/~wpaul/Level1/4.x if anyone feels adventurous
and wants to test it. I still need to do performance testing and
tuning with this device.
(For my next trick, I will make the 3Com 3cR990 sit up and beg.)
2001-05-31 21:44:26 +00:00
Bill Paul
fae6989e0c
Fix date. This man page was not written on July 11, 2001, because that
...
day hasn't happened yet. It should be May. Ignore failed time-travel
experiment, K PLZ THX.
2001-05-31 00:18:19 +00:00
Brian Somers
f8fb1acb36
Default daily_accounting_flags to -q. I thought this was a typo in the
...
originally submitted patch (oops!).
Also check for an empty $daily_accounting_save.
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-05-30 20:23:43 +00:00
Brian Somers
c4d5bb5129
Add $daily_accounting_save and $daily_accounting_flags
...
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
MFC after: 2 weeks
2001-05-30 16:46:53 +00:00
Dima Dorfman
8a6ecebcdf
Link make_dev.9 to make_dev_alias.9 and depends_dev.9.
2001-05-29 04:17:36 +00:00
Dima Dorfman
f14b89faeb
Document depends_dev.
...
Reviewed by: phk
2001-05-29 04:14:33 +00:00
Dima Dorfman
a19771414c
Remove obsolete DEVFS manual pages. The routines they describe don't
...
exist in the new (phk's) DEVFS.
Approved by: phk
2001-05-28 20:27:23 +00:00
Matthew Dillon
fc32c80215
Add two new manual pages related to general firewall and tuning issues
...
Reviewed by: hackers
2001-05-27 23:14:27 +00:00
Jimmy Olgeni
88bc7f853c
Fix typo: "an socket" -> "a socket".
...
Place period at the end of AUTHORS section.
MFC after: 1 week
2001-05-27 22:17:46 +00:00
Ruslan Ermilov
1f4e04b562
Document /usr/include/fs/ntfs and /usr/include/fs/nwfs.
2001-05-26 12:04:02 +00:00
Poul-Henning Kamp
a9ee73f55c
Forgot to cvs add these two files for the previous commit.
2001-05-26 09:28:43 +00:00
Poul-Henning Kamp
419d8080a4
Currently, each wireless networking driver has it's own control program
...
despite the fact that most people want to set exactly the same settings
regardless of which card they have. It has been repeatidly suggested
that this configuration should be done via ifconfig. This patch
implements the required functionality in ifconfig and add support to the
wi and an drivers. It also provides partial, untested support for the
awi driver.
PR: 25577
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
2001-05-26 09:27:08 +00:00
Ruslan Ermilov
1166fb516b
- sys/msdosfs moved to sys/fs/msdosfs
...
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
2001-05-25 08:14:14 +00:00
David E. O'Brien
fdec774ff3
RFC 1323 (TCP extensions) is now on by default.
2001-05-25 04:27:48 +00:00
Ruslan Ermilov
4f3d8832ff
Document new /usr/include/fs include subdirs.
2001-05-23 17:22:38 +00:00
Ruslan Ermilov
6ad10804f7
Rename (after a repo-copy) some mount(8) programs:
...
mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs
2001-05-23 14:58:19 +00:00
Ruslan Ermilov
f3bb47cca0
Add NO_I4B to avoid building/installing isdn4bsd package.
...
Prompted by: Alexandr Listopad <laa@laa.zp.ua>
MFC after: 3 days
2001-05-23 13:32:32 +00:00
Dima Dorfman
692bb1c3bb
Introduce a background_fsck rc.conf option which allows the user to
...
enable or disable background fsck'ing all in one shot. Default is
currently 'YES'.
Reviewed by: jkh
2001-05-22 00:05:48 +00:00
Archie Cobbs
20d7cd248d
Ensure the generated BPF in the example deliver the whole packet.
2001-05-19 17:47:51 +00:00
Ruslan Ermilov
108b08b24e
Fixed typo in the description.
...
PR: docs/27411
Submitted by: David Wimsey <dwimsey@rtci.com>
2001-05-18 06:56:03 +00:00
John Baldwin
120bcabcbf
Replace references to the KERNEL variable with KERNCONF.
2001-05-17 23:23:25 +00:00
Ruslan Ermilov
4c7bd38fbe
Describe all current net.inet.tcp MIB variables.
...
Submitted by: jlemon
MFC after: 1 week
2001-05-17 17:53:21 +00:00
Ruslan Ermilov
74808b9ec2
Removed reference to non-existing make(7).
...
PR: docs/27392
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2001-05-17 06:58:57 +00:00
David E. O'Brien
19d4c7b3d7
Back out rev 1.50. VCS was correct -- it is Version Control System.
2001-05-17 02:05:36 +00:00
Doug Barton
6c7344c5dd
Minor typos
2001-05-17 01:36:01 +00:00
Archie Cobbs
73cf2c3089
Add BUGS section describing the requirement to manually load the KLD.
2001-05-16 17:30:15 +00:00
Ruslan Ermilov
72fb5ff3ec
mdoc(7) police: fix markup and spelling.
2001-05-16 10:39:42 +00:00
Archie Cobbs
cd5774da2f
Fix typo.
...
Noticed by: ade
2001-05-16 01:25:29 +00:00
Ruslan Ermilov
63dc288489
Removed duplilcate $FreeBSD$ tag.
2001-05-15 16:32:18 +00:00
Ruslan Ermilov
6219dbdcc3
mdoc(7) police: FreeBSD -> .Fx.
2001-05-15 16:17:39 +00:00
Ruslan Ermilov
a289e937e3
mdoc(7) police: sort xrefs.
2001-05-15 15:57:05 +00:00
Jens Schweikhardt
b2be78381d
New option isdn_screenflags to set the syscons screen params for isdnd,
...
plus documentation.
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
Not objected to by: hm
MFC after: 1 week
2001-05-14 20:51:10 +00:00
Bill Paul
ce4946daa5
Add support for gigabit ethernet cards based on the NatSemi DP83820
...
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.
This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.
This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00
Scott Long
a3c146f1e6
Add information about the 2400A controllers. Fix erroneous reference to
...
BSD/OS.
2001-05-10 22:34:45 +00:00
Brian S. Dean
c4c3a00d0f
Bring the doc up to date with regard to the /etc bootstrapping code
...
and the role of /conf/default/etc.
2001-05-10 20:50:54 +00:00
Brian S. Dean
4f32966684
MFS: bring Luigi's updated diskless man page into -current.
2001-05-10 20:45:46 +00:00
Dima Dorfman
2656302f76
Fix a typo (pasto?).
2001-05-09 05:03:35 +00:00
Kazuo Horikawa
fdabcac610
Fix typos.
...
o replace `of possible' with `if possible'
o VOP_SETACL(9) is modified to say about `ACL' instead of `extended
attributed'
o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about
VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>,
Chris Costello <chris@calldei.com>
2001-05-07 22:15:18 +00:00
Ruslan Ermilov
15c613547e
A bit of markup and spelling fixes.
2001-05-07 12:48:38 +00:00
Dima Dorfman
563aaa6519
s/mtx_try_enter/mtx_trylock/
2001-05-06 22:04:17 +00:00
Dima Dorfman
1f7eace1d1
Add printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-05 00:25:39 +00:00
Dima Dorfman
1be41bcf25
A manual page for the printf(), uprintf(), and tprintf() kernel functions.
...
Submitted by: Andrew R. Reiter <arr@watson.org>
Reviewed by: jhb
2001-05-04 23:25:58 +00:00
Warner Losh
adfdb4ae20
Add hint about how to build an ISA NMI card and why you'd want to do so.
...
Reviewed by: bde, dima dorfman
2001-05-02 03:26:10 +00:00
Warner Losh
19212fa445
ulpt(4) doesn't exist, so don't cross ref to it.
...
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
Jens Schweikhardt
e986850f9f
Fixed typos: dependant -> dependent
2001-05-01 14:10:12 +00:00
Jens Schweikhardt
eb8e0f0e6b
Fixed typos: decendant -> descendant
2001-05-01 14:09:20 +00:00
Jens Schweikhardt
ec09ef4ff8
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
Warner Losh
8904de15a2
Add cross reference to ast, for folks with IDE tape drives.
2001-05-01 03:43:34 +00:00
Bruce A. Mah
182f921d80
Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.
...
PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:02:46 +00:00
Dima Dorfman
3a94b85f8d
Add xref to sym(4)
...
PR: 26881
2001-04-29 03:48:35 +00:00
Dima Dorfman
cfa022313d
mdoc(7) police: use .Va and .Vt where appropriate
2001-04-29 03:45:04 +00:00
Dima Dorfman
dad32714ad
Document allscreens_kbdflags.
...
Reviewed by: ru
2001-04-28 20:57:26 +00:00
Dima Dorfman
344553425e
mdoc(7) police: use .Va and .Vt where appropriate
...
Reviewed by: ru
2001-04-28 20:51:23 +00:00
Alexander Langer
63060b7aef
Improve description of "new_sysent".
2001-04-28 13:19:20 +00:00
Alexander Langer
50c39ea7a5
Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro
...
for syscall klds.
Some text of this manpage is based on the comments in the example
syscall module written by Assar Westerlund.
Reviewed by: ru
2001-04-28 13:18:40 +00:00
Ruslan Ermilov
a0247c8a14
mdoc(7) police: removed hard sentence breaks.
2001-04-27 10:27:06 +00:00
Ruslan Ermilov
30934e7df0
mdoc(7) police: shrink list width by one character.
2001-04-27 09:06:50 +00:00
David E. O'Brien
d6eb63ec62
Reduce the number of $FreeBSD$'s from 3 to 2. I believe both remaining
...
are needed for proper examples.
2001-04-25 20:58:28 +00:00
Dima Dorfman
bd737b2099
"break", "chdir", "continue", "else", and "while" are sh(1) builtins;
...
mark them as such.
PR: 26702
2001-04-25 05:53:20 +00:00
Jens Schweikhardt
67e99a1a66
Document all isdn_* variables in rc.conf(5) - 6 more knobs to frob!
...
PR: conf/24865
Submitted by: schweikh
Reviewed by: hm
2001-04-24 20:00:58 +00:00
Ruslan Ermilov
3a3799c99e
mdoc(7) police: update HISTORY section.
...
This interface is not available in 4.3-RELEASE.
2001-04-23 15:22:50 +00:00
David E. O'Brien
58eac5ef6a
Address $FreeBSD$ and `rcsid'.
2001-04-22 02:32:42 +00:00
David E. O'Brien
1076a975f5
Fix prototype wrap example and note how to wrap ANSI-style function
...
definitions.
2001-04-22 02:00:39 +00:00
Dima Dorfman
019de50b69
Reword a few things and document the search' and
index' make targets.
...
PR: 26690
Submitted by: Pete Fritchman <petef@databits.net>
2001-04-22 00:28:40 +00:00
Dirk Froemberg
56f25ab092
Check for denied zone transfers (AXFR and IXFR).
2001-04-21 22:36:30 +00:00
Andrey A. Chernov
f1930dce8f
Fix typo in mousechar range
2001-04-21 16:28:29 +00:00
Dima Dorfman
d0b272038e
Remove references to block devices.
...
PR: 26734
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-04-20 22:57:29 +00:00
Dima Dorfman
f444a4c57a
Fix miscellaneous spelling and grammar errors.
...
PR: 26672
Submitted by: Seth <seth@psychotic.aberrant.org>
2001-04-20 03:49:07 +00:00
Andrey A. Chernov
5199f8b803
Describe mousechar_start hook
2001-04-19 14:55:32 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
8adc94de6a
mdoc(7) police: use .Fx.
2001-04-18 13:39:57 +00:00
Ruslan Ermilov
182b483655
mdoc(7) police: use .Fx.
2001-04-18 13:24:18 +00:00
Ruslan Ermilov
5f95f24bf4
mdoc(7) police: uppercase document title.
2001-04-18 08:25:26 +00:00
Ruslan Ermilov
a3089261bc
Use Groff versions of man(7) and mdoc(7) manpages.
...
mdoc.samples(7) is superseded by mdoc(7).
2001-04-17 12:48:14 +00:00
Dima Dorfman
5e75e35cca
Grammar police: "its", not "it's", is the possessive form of "it".
2001-04-15 19:53:47 +00:00
Alfred Perlstein
4c7da4f92c
note that VOP_STRATEGY may block.
...
Learned from: vm/swap_pager.c comment above swap_pager_putpages()
2001-04-15 12:04:05 +00:00
Dima Dorfman
19ab52cb4e
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
...
Reviewed by: ru
2001-04-13 19:59:47 +00:00
Dima Dorfman
ef0180ed69
mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match the
...
content, and correct the parameters to the -tag list therein.
Reviewed by: ru
2001-04-13 19:49:07 +00:00
Ruslan Ermilov
8f00082cd6
Document /usr/include/fs/smbfs and /usr/include/netsmb.
...
Submitted by: bp
2001-04-13 08:14:58 +00:00
Ruslan Ermilov
7e3ba257a8
vnconfig(8) -> mdconfig(8).
2001-04-10 16:29:41 +00:00
Bill Fumerola
b16307b534
Typo ("no not" -> "do not")
...
Submitted by: Dave McKay <monk@sneakerz.org>
2001-04-07 08:19:20 +00:00
Ruslan Ermilov
6405e53deb
Record -lposix1e death.
2001-04-05 07:59:19 +00:00
John Baldwin
f1f899e390
Use a plain .Dv for kernel option names rather than .Qq Dv to be consistent
...
with other manpages.
2001-04-04 17:41:50 +00:00
John Baldwin
faf66f1f6b
We don't use quotes around kernel options now.
2001-04-04 17:32:08 +00:00
Bruce A. Mah
ddda68fb0d
Add removable_interfaces to /etc/defaults/rc.conf. It is used
...
(undocumented until now) by /etc/pccard_ether.
MFC candidate.
Pointed out by: Dave Crane <dave@trig.net>
Reviewed by: -mobile
2001-04-04 16:48:57 +00:00
Ruslan Ermilov
d6a2bd5bd1
mdoc(7) police: removed final dot from the .Nd call.
2001-04-04 12:00:29 +00:00
Ruslan Ermilov
1f01235249
mdoc(7) police: there is no single manpage that uses ``.Sy not''.
2001-04-04 11:57:03 +00:00
Ruslan Ermilov
0657a713ff
mdoc(7) police: fix markup and spelling.
2001-04-04 11:51:59 +00:00
Ruslan Ermilov
c720f298f9
mdoc(7) police: add missing .Pa call.
2001-04-04 10:48:13 +00:00
Ruslan Ermilov
9a9c140789
mdoc(7) police: add a missing comma in the SEE ALSO.
2001-04-04 10:39:06 +00:00
Ruslan Ermilov
e09940394c
mdoc(7) police: sort xrefs.
2001-04-04 09:42:25 +00:00
Dima Dorfman
73a731139b
Fix a spelling error.
...
PR: 26308
2001-04-03 05:43:07 +00:00
Dima Dorfman
aac938629a
Indicate that sh(1) has an 'if' builtin command.
...
PR: 26193
2001-04-01 01:08:33 +00:00
John Baldwin
1c39cfb650
Correct the MLINKS for mutex.9 to reflect the API change and add a new
...
MLINK for mtx_initialized.
Reminded by: rwatson
2001-03-30 23:00:00 +00:00
John Baldwin
0630abadd1
- Document mtx_initialized().
...
- Document that MTX_QUIET can be passed to mtx_init() and the new flag
MTX_NOWITNESS.
2001-03-30 22:59:02 +00:00
Archie Cobbs
3cb991ad2c
Fix typo.
2001-03-30 20:32:05 +00:00
Jeroen Ruigrok van der Werven
723f7e3025
Change NO_MAKEDEV to a finer granularity method:
...
NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter.
The names imply what they do. The last commit by DES based on a PR defeated
the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do
the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV
challenge.
Reflect this in the documentation.
2001-03-29 14:03:29 +00:00
Ben Smithurst
e9d43b279b
Kill vn related manual pages, they're not used any more.
...
Approved by: phk
2001-03-29 11:36:46 +00:00
Bruce Evans
eac993bcaa
Fixed bitrot in the prototypes for NDINIT and NDFREE.
2001-03-29 10:29:37 +00:00
Bruce Evans
74c3913eb4
Fixed missing and disorded includes in synopsis.
...
Removed bogus quotes in .Fn invocations. Single words don't need quoting.
2001-03-29 10:18:54 +00:00
Bruce Evans
16bef91c0a
Fixed wrong include in synopsis. <sys/param.h> is a prerequisite for
...
<sys/mutex.h> due to #include spam in <sys/mutex.h>. (More precisely,
<sys/time.h> is the prerequisite, but that is provided by standard
#include spam in <sys/param.h>.)
Fixed bitrot in prototype for mtx_init().
2001-03-29 10:06:50 +00:00
Ben Smithurst
8f5e8232e8
Correct the description of the "low" (< 1024) port range.
...
PR: 25500
Submitted by: Barry Irwin <bvi@devco.net>
2001-03-29 01:00:42 +00:00
Bill Paul
e649781cea
Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet Adapter
...
(fiber version) too.
2001-03-29 00:25:58 +00:00
Bill Paul
a05fd6228a
Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supported
...
by the ti(4) driver. (Another OEM'ed Tigon 2.)
2001-03-29 00:23:17 +00:00
Dag-Erling Smørgrav
d67fe1bd2f
Prepare for pseudofs.
2001-03-28 22:21:07 +00:00
John Baldwin
ff42117af9
Update history to reflect that ktr first appeared in BSD/OS 3.0.
2001-03-28 17:54:50 +00:00
John Baldwin
ad84c9eb36
- Both <sys/sx.h> and <sys/mutex.h> depend on <sys/types.h> and
...
<sys/lock.h>.
- <sys/sx.h> depends on <sys/mutex.h>.
2001-03-28 12:45:41 +00:00
John Baldwin
a57fa8ae36
Add a simple manpage describing the basic functionality of witness.
...
It needs a diagonistics section added at some point in the future.
2001-03-28 12:44:30 +00:00
John Baldwin
5ecf40428d
Add a manpage for the critical_enter/exit() functions.
2001-03-28 07:30:58 +00:00
Ruslan Ermilov
acaf79e1b9
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
Kenneth D. Merry
3393f8daa3
Rewrite of the CAM error recovery code.
...
Some of the major changes include:
- The SCSI error handling portion of cam_periph_error() has
been broken out into a number of subfunctions to better
modularize the code that handles the hierarchy of SCSI errors.
As a result, the code is now much easier to read.
- String handling and error printing has been significantly
revamped. We now use sbufs to do string formatting instead
of using printfs (for the kernel) and snprintf/strncat (for
userland) as before.
There is a new catchall error printing routine,
cam_error_print() and its string-based counterpart,
cam_error_string() that allow the kernel and userland
applications to pass in a CCB and have errors printed out
properly, whether or not they're SCSI errors. Among other
things, this helped eliminate a fair amount of duplicate code
in camcontrol.
We now print out more information than before, including
the CAM status and SCSI status and the error recovery action
taken to remedy the problem.
- sbufs are now available in userland, via libsbuf. This
change was necessary since most of the error printing code
is shared between libcam and the kernel.
- A new transfer settings interface is included in this checkin.
This code is #ifdef'ed out, and is primarily intended to aid
discussion with HBA driver authors on the final form the
interface should take. There is example code in the ahc(4)
driver that implements the HBA driver side of the new
interface. The new transfer settings code won't be enabled
until we're ready to switch all HBA drivers over to the new
interface.
src/Makefile.inc1,
lib/Makefile: Add libsbuf. It must be built before libcam,
since libcam uses sbuf routines.
libcam/Makefile: libcam now depends on libsbuf.
libsbuf/Makefile: Add a makefile for libsbuf. This pulls in the
sbuf sources from sys/kern.
bsd.libnames.mk: Add LIBSBUF.
camcontrol/Makefile: Add -lsbuf. Since camcontrol is statically
linked, we can't depend on the dynamic linker
to pull in libsbuf.
camcontrol.c: Use cam_error_print() instead of checking for
CAM_SCSI_STATUS_ERROR on every failed CCB.
sbuf.9: Change the prototypes for sbuf_cat() and
sbuf_cpy() so that the source string is now a
const char *. This is more in line wth the
standard system string functions, and helps
eliminate warnings when dealing with a const
source buffer.
Fix a typo.
cam.c: Add description strings for the various CAM
error status values, as well as routines to
look up those strings.
Add new cam_error_string() and
cam_error_print() routines for userland and
the kernel.
cam.h: Add a new CAM flag, CAM_RETRY_SELTO.
Add enumerated types for the various options
available with cam_error_print() and
cam_error_string().
cam_ccb.h: Add new transfer negotiation structures/types.
Change inq_len in the ccb_getdev structure to
be "reserved". This field has never been
filled in, and will be removed when we next
bump the CAM version.
cam_debug.h: Fix typo.
cam_periph.c: Modularize cam_periph_error(). The SCSI error
handling part of cam_periph_error() is now
in camperiphscsistatuserror() and
camperiphscsisenseerror().
In cam_periph_lock(), increase the reference
count on the periph while we wait for our lock
attempt to succeed so that the periph won't go
away while we're sleeping.
cam_xpt.c: Add new transfer negotiation code. (ifdefed
out)
Add a new function, xpt_path_string(). This
is a string/sbuf analog to xpt_print_path().
scsi_all.c: Revamp string handing and error printing code.
We now use sbufs for much of the string
formatting code. More of that code is shared
between userland the kernel.
scsi_all.h: Get rid of SS_TURSTART, it wasn't terribly
useful in the first place.
Add a new error action, SS_REQSENSE. (Send a
request sense and then retry the command.)
This is useful when the controller hasn't
performed autosense for some reason.
Change the default actions around a bit.
scsi_cd.c,
scsi_da.c,
scsi_pt.c,
scsi_ses.c: SF_RETRY_SELTO -> CAM_RETRY_SELTO. Selection
timeouts shouldn't be covered by a sense flag.
scsi_pass.[ch]: SF_RETRY_SELTO -> CAM_RETRY_SELTO.
Get rid of the last vestiges of a read/write
interface.
libkern/bsearch.c,
sys/libkern.h,
conf/files: Add bsearch.c, which is needed for some of the
new table lookup routines.
aic7xxx_freebsd.c: Define AHC_NEW_TRAN_SETTINGS if
CAM_NEW_TRAN_CODE is defined.
sbuf.h,
subr_sbuf.c: Add the appropriate #ifdefs so sbufs can
compile and run in userland.
Change sbuf_printf() to use vsnprintf()
instead of kvprintf(), which is only available
in the kernel.
Change the source string for sbuf_cpy() and
sbuf_cat() to be a const char *.
Add __BEGIN_DECLS and __END_DECLS around
function prototypes since they're now exported
to userland.
kdump/mkioctls: Include stdio.h before cam.h since cam.h now
includes a function with a FILE * argument.
Submitted by: gibbs (mostly)
Reviewed by: jdp, marcel (libsbuf makefile changes)
Reviewed by: des (sbuf changes)
Reviewed by: ken
2001-03-27 05:45:52 +00:00
Søren Schmidt
855fee851a
Added burncd to the SEE ALSO section.
...
Idea by: "Akinori MUSHA" <knu@iDaemons.org>
2001-03-26 19:49:39 +00:00
Dirk Froemberg
3b34ddbb45
Fix .Xr sd -> da.
2001-03-25 11:57:25 +00:00
Alexander Langer
80b91e98af
Sort includes and remove bogus typedef of modeventhand_t, since this
...
isn't used in the example any more.
Pointed out by: bde
2001-03-24 12:18:45 +00:00
Alexander Langer
12829b5fd8
- DECLARE_MODULE needs SYSINIT -> include sys/kernel.h
...
- modeventhand_t declares a pointer to a function, so it can't be
used as a forward declaration (d'oh!)
Submitted by: Harti Brandt <brandt@fokus.gmd.de>
2001-03-23 14:05:05 +00:00
Dag-Erling Smørgrav
cc084f7587
Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few
...
very specific scenarios, and now that we have had net.inet.tcp.blackhole for
quite some time there is really no reason to use it any more.
(second of three commits)
2001-03-19 22:07:32 +00:00
Robert Watson
6feb993d95
o Rename "namespace" argument to "attrnamespace" as namespace is a C++
...
reserved word
Submitted by: jkh
Obtained from: TrustedBSD Project
2001-03-19 05:53:39 +00:00
Alexander Langer
ec5dc5774c
Fix typo: s/DRIVERMODULE/DRIVER_MODULE/
...
PR: 25901
Submitted by: Maxime Henrion <mux@qualys.com>
2001-03-18 16:54:39 +00:00
Robert Watson
e2cd9aeda3
o The revenge of the mdoc(7) police:
...
- These pages abused Ar macro (they should have used Fa).
- NULL and other numeric constants should be marked with Dv.
- VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked
with Fn.
Submitted by: ru
2001-03-16 17:42:38 +00:00
Robert Watson
42f558db10
o The mdoc(7) police strike with avengance:
...
- These pages abused Ar macro (they should have used Fa).
- NULL constant should be marked with Dv.
- VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked
with Fn.
Submitted by: ru
2001-03-16 15:02:30 +00:00
Ruslan Ermilov
ef99442288
mdoc(7) police: empty lines outside displays cause warnings in -mdocNG.
2001-03-16 13:50:50 +00:00
Ruslan Ermilov
f4c4488a98
mdoc(7) police: apply formatting fixes to rev 1.14.
2001-03-16 13:38:49 +00:00
Dima Dorfman
31ab9a1210
/modules -> /boot/kernel
...
PR: 25053
Approved by: nik
2001-03-16 02:26:48 +00:00
Søren Schmidt
9b227e5185
Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
...
options, add the tuneables for this purpose.
2001-03-15 15:38:57 +00:00
Robert Watson
50b19f1978
o Update some of the kernel man pages associated with extended attributes
...
to reflect EA API change to explicit namespacing.
Obtained from: TrustedBSD Project
2001-03-15 03:13:58 +00:00
Dima Dorfman
b86388c179
Remove the last remnants of circle queues.
...
PR: 25184
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
Approved by: nik
2001-03-15 02:08:44 +00:00
Dima Dorfman
d2bbab47a5
/devs -> /dev
...
PR: 25252
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Approved by: nik, phk (via nik)
2001-03-15 02:06:44 +00:00
Matt Jacob
695b6f2c31
update this to be marginally closer to reality
2001-03-14 04:31:36 +00:00
Ruslan Ermilov
99d2a6766d
.St macro cleanup:
...
- spell the abbreviation of 1003.1 as ``POSIX.1''
- fixed the description of -p1003.1-90; it was sold as ISO/IEC 9945-1:1990
- removed -p1003.1b; it only existed as 1003.1b-1993 (-p1003.1b-93), and
is part of 1003.1 since 1003.1-1996.
- replaced -p1003.1g (project) with -p1003.1g-2000 (approved draft)
- changed abbreviation of -isoC from ``ISO C'' to ``ISO C89''
- removed -iso9899 alias for -isoC
- IEC was missing from some names
- added abbreviation for -susv2 (``SUSv2'')
2001-03-12 17:19:38 +00:00
Ruslan Ermilov
edf0984dae
mdoc(7) police:
...
removed hard sentence breaks, use Ft for function return type.
2001-03-12 10:15:03 +00:00
Ruslan Ermilov
0048d07db2
Fixed typo.
2001-03-12 10:07:33 +00:00
Ruslan Ermilov
f4effe7151
mdoc(7) police: misc formatting fixes.
2001-03-12 09:33:07 +00:00
Ruslan Ermilov
90bd299417
mdoc(7) police: misc formatting fixes.
2001-03-12 09:26:32 +00:00
Ruslan Ermilov
e863f7544d
mdoc(7) police:
...
o Update document date.
o Remove hard sentence break.
o Sort xrefs.
2001-03-12 09:14:22 +00:00
Ruslan Ermilov
8d458e5bde
mdoc(7) police: misc formatting fixes.
2001-03-12 09:05:59 +00:00
Ruslan Ermilov
e38cc86b60
mdoc(7) police: mark C types with Vt macro.
2001-03-12 08:54:49 +00:00
Assar Westerlund
e4b3e35ff0
change the default mode from adhoc to bss (infrastructure)
...
Reviewed by: Brooks Davis <brooks@one-eyed-alien.net>
2001-03-12 06:13:39 +00:00
Boris Popov
e95f56120b
Apply some grammar fixes.
...
Submitted by: asmodai
2001-03-12 05:18:37 +00:00
Assar Westerlund
fd1d7a8a15
change default from adhoc mode to BSS (infrastructure)
2001-03-12 04:49:50 +00:00
Matt Jacob
792b236965
Document the make_dev_alias function.
2001-03-11 20:10:45 +00:00
Alexander Langer
74169a2c54
Add a manpage for the DEV_MODULE kernel macro.
2001-03-11 17:30:08 +00:00
Alexander Langer
3dca0e13fc
Use type of modeventhand_t for the event handler (defined in module.h).
...
Add a reference to module(9) for more info about the event handler.
2001-03-11 17:07:20 +00:00
Alexander Langer
a8ed195d01
Fix brain damage: s/CDEV_MODULE/DEV_MODULE/
2001-03-11 16:52:17 +00:00
Alexander Langer
ed488dd0c8
Add MODULE_DEPEND.9 and MODULE_VERSION.9
2001-03-11 14:42:38 +00:00
Alexander Langer
7b8dd7efbf
Add a manpage for the MODULE_DEPEND macro.
2001-03-11 14:33:34 +00:00
Alexander Langer
3d34e980a0
Add a manpage for the MODULE_VERSION macro.
2001-03-11 14:33:15 +00:00
Alexander Langer
9790b255bb
Add calls to MODULE_VERSION and MODULE_DEPEND to the EXAMPLE.
2001-03-11 14:18:23 +00:00