Simon L. B. Nielsen
fd500d2fe5
- Add a HARDWARE section which lists supported devices.
...
- "device sound" does not pull in sound device drivers (like "device
pcm" used to do), so do not mention that option.
- Make the document title more like the title in the other sound
device drivers.
MFC after: 1 week
2004-12-14 16:17:12 +00:00
Simon L. B. Nielsen
185634f0c1
Add manual page for snd_maestro(4).
...
Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> (original version)
PR: docs/74546
MFC after: 1 week
2004-12-14 16:11:14 +00:00
Ruslan Ermilov
2010c542b2
Minor mdoc(7) tweaks, excellent work Nate!
2004-12-14 09:24:48 +00:00
Ruslan Ermilov
7e727eadc4
mdoc(7) nit: Removed redundant .Pp call.
2004-12-14 09:06:44 +00:00
Pyun YongHyeon
e4d2d49b31
Add manual page for snd_audiocs(4).
...
Reminded by: trhodes
MFC after: 1 week
2004-12-14 04:06:04 +00:00
Nate Lawson
edd84e4843
Checkpoint reworking the man page to be more useful to non-developers,
...
document some debug output variables, etc. Mdoc assistance welcome.
2004-12-14 01:07:44 +00:00
Nate Lawson
276cd9216d
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
...
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
2004-12-13 23:31:46 +00:00
Warner Losh
93c22173bd
The format of the MLINKS entries is pairwise, not MLINKS += wise. So
...
list kernel_mount.9 the required number of times to allow make
installworld to complete.
2004-12-13 23:09:19 +00:00
Tom Rhodes
fe10ebf1f4
Add kernel_mount.9 and appropriate MLINKS to the build.
2004-12-13 19:29:40 +00:00
Tom Rhodes
610b07d6a3
Add a manual page to document phk's mount work.
...
Reviewed by: phk (content), brueffer (grammar and markup)
2004-12-13 19:25:30 +00:00
Roman Kurakin
e9286c1401
Add information about 4.11 release.
2004-12-12 12:32:50 +00:00
Roman Kurakin
b13a71c0c3
Add Tau-PCI-L(/R) to list of supported hardware.
2004-12-12 11:46:34 +00:00
Tom Rhodes
cf8f149faf
Date business, update.
2004-12-10 15:27:06 +00:00
Scott Mitchell
cada471235
Add Intel EtherExpress PRO/100 LAN/Modem card to manpage.
...
MFC after: 2 days
2004-12-09 23:13:18 +00:00
Giorgos Keramidas
9bf6f2dd7b
Update the description of SCSI_DELAY and annotate IDE_DELAY as a
...
PC98-only option.
Submitted by: Joel Dahl (joel at automatvapen dot se)
PR: docs/74862
MFC after: 3 days
2004-12-09 15:52:51 +00:00
Christian Brueffer
7c8c014aad
Fix typos.
2004-12-09 13:57:12 +00:00
Tom Rhodes
28c9aae1f0
Follow the language currently used in the manual page.
...
Submitted by: Michal Mertl <mime@traveller.cz>
2004-12-09 13:48:33 +00:00
Christian Brueffer
61af118148
URL of the data sheet has changed.
...
Obtained from: OpenBSD
2004-12-09 13:27:44 +00:00
Christian Brueffer
3c9bf41de4
Various language tweaks.
...
Obtained from: OpenBSD
2004-12-09 13:11:52 +00:00
Tom Rhodes
002e366180
Wordsmith previous commit and bump document date.
...
Poked by: simon
2004-12-08 18:11:38 +00:00
Sam Leffler
b9def06b29
document m_append
2004-12-08 17:47:49 +00:00
Sam Leffler
014be7fb7e
Updates for revised ath and net80211 support; the new man pages are
...
placeholders for real material.
2004-12-08 17:47:32 +00:00
Tom Rhodes
bb87c37947
Document recently added security.mac.portacl.autoport_exempt tunable.
...
Outraced the speed of doc request: trhodes
2004-12-08 15:58:38 +00:00
Nate Lawson
8844d5efa6
Add the devclass_get_count(9) function and man page. It gets a count of
...
the number of devices in a devclass and is a subset of
devclass_get_devices(9).
Reviewed by: imp, dfr
2004-12-08 02:39:56 +00:00
Gleb Smirnoff
fc2857ad10
Document route caching, how it can be enabled, and its consequences.
...
Wording by: cperciva
2004-12-06 19:31:35 +00:00
Joseph Koshy
9df1bed3ca
Update prototypes for eventhandler_register() and eventhandler_find_list()
...
to match the code.
2004-12-06 11:30:55 +00:00
Alan Cox
898bd99ea5
This jumbo allocator has been removed from the kernel.
2004-12-06 04:24:17 +00:00
Simon L. B. Nielsen
be9920e44a
DDB_UNATTENDED is now called KDB_UNATTENDED.
...
MFC after: 3 days
2004-12-05 12:48:07 +00:00
Mark Santcroos
53ce39bedf
Document ACPI tunable hw.acpi.serialize_methods.
...
Also reorder tunables.
Approved by: njl
MFC after: 1 week
2004-12-04 23:26:46 +00:00
Simon L. B. Nielsen
68a888c4b5
- Change license to standard 2 clause BSD. [1]
...
- Add a missing period.
Noticed by: ru
Approved by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> [1]
2004-12-04 19:01:20 +00:00
Joseph Koshy
235b396aa1
Add a manual page for the kernel's EVENTHANDLER facility.
...
Reviewed by: ru
2004-12-03 14:05:55 +00:00
Diomidis Spinellis
7078127540
Clarify the structure element size ordering.
...
Obtained from: OpenBSD style.9 1.38
2004-12-02 23:20:17 +00:00
Christian Brueffer
d6e424e55e
MLINK crypto.4 to cryptodev.4
...
Stumbled upon by: markus
MFC after: 3 days
2004-11-30 16:16:34 +00:00
Ceri Davies
020931b0b6
Add amd64 to the list of supported platforms.
...
PR: docs/74529
Submitted by: Jason Bacon <bacon at smithers dot neuro dot mcw dot edu>
2004-11-29 19:51:50 +00:00
Ruslan Ermilov
e354922c78
MNT_NODEV is deprecated.
2004-11-29 09:56:12 +00:00
Simon L. B. Nielsen
30951caeaf
Add manual page for snd_ich(4).
...
Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> (original version)
PR: docs/73789
MFC after: 1 week
2004-11-27 13:49:27 +00:00
Simon L. B. Nielsen
17ded67ee3
Add Intel RAID Controller SRCS16 and SRCU42X to the list of supported
...
devices.
Submitted by: Samuel Clements <sclements@linkline.com>
2004-11-26 18:45:58 +00:00
Simon L. B. Nielsen
9251efac2e
WITNESS_DDB is now called WITNESS_KDB.
...
MFC after: 3 days
2004-11-26 13:54:56 +00:00
Christian Brueffer
7e7616b644
MLINK vge.4 to if_vge.4
...
MFC after: 3 days
2004-11-24 20:31:30 +00:00
Christian Brueffer
a6c410e72b
Xref polling.4 and bump .Dd
...
MFC after: 3 days
2004-11-24 19:06:43 +00:00
Christian Brueffer
a0ff99a159
Note that 4.11 will be the first 4.x based release to include
...
this driver.
Discussed with: ru
2004-11-24 18:45:46 +00:00
Max Laier
66754ab3f1
Teach periodic(8) security output to display information about blocked
...
packet counts by pf(4).
This adds a ``daily_status_security_pfdenied_enable'' variable to
periodic.conf, which defaults to ``YES'' as the matching IPF(W) versions.
The output will look like this (line wrapped):
pf denied packets:
> block drop log on rl0 proto tcp all [ Evaluations: 504986 Packets: 0
Bytes: 0 States: 0 ]
> block drop log on rl0 all [ Evaluations: 18559 Packets: 427 Bytes: 140578
States: 0 ]
Submitted by: clive (thanks a lot!)
MFC after: 2 weeks
2004-11-24 18:41:53 +00:00
Robert Watson
6f00fa1397
Link critical_enter.9 to critical.9 to make it easier to find.
2004-11-24 18:03:52 +00:00
Gleb Smirnoff
a1cc90233c
Add missed 'the'.
...
Submitted by: ru
2004-11-23 12:54:44 +00:00
Gleb Smirnoff
75272f1cf7
Document new changes:
...
- how node listens to flow control messages
- how node sends flow control messages
Reviewed by: ru
MFC after: 1 week
2004-11-23 12:27:09 +00:00
Simon L. B. Nielsen
e034d09527
Bump documentation date for last commit, before I get poked by ru
...
for forgetting it.
2004-11-23 10:56:45 +00:00
Simon L. B. Nielsen
bf54f484df
Add Dell PERC 4e/Di and Dell PERC 4e/Si to the list of supported
...
devices.
Submitted by: Muthu_T@Dell.com
MFC after: 3 days
2004-11-23 10:47:08 +00:00
David Schultz
40ca336b7c
Remove some information that only applies to the old a.out core dump format.
2004-11-22 03:15:21 +00:00
Max Laier
ed0cf68945
Commit ALTQ-patch for ed(4).
...
Requested and tested by: pav
MFC after: 1 week
2004-11-21 02:42:09 +00:00
Robert Watson
2d3cb56d97
Word choice fix; use .Fn for non-.Xr functions.
...
Submitted by: ru
2004-11-21 00:24:21 +00:00
Christian Brueffer
13690f3b2f
The ixgb(4) driver actually first appeared in 5.3 (was merged to RELENG_4
...
after 4.10).
MFC after: 3 days
2004-11-20 03:10:35 +00:00
Christian Brueffer
13584ccbaf
Small correction in the HISTORY section:
...
The hptmv driver appeared in 5.3, not 5.4.
MFC after: 3 days
2004-11-20 02:43:10 +00:00
Joseph Koshy
0252ce1723
Bring signal(9) in sync with -current.
...
Reviewed by: ru (mdoc changes)
2004-11-20 02:11:42 +00:00
Bjoern A. Zeeb
5336906fe3
Document NO_NIS variable.
...
Submitted by: Pawel Worach <pawel dot worach at telia dot com>
Approved by: rwatson (mentor)
MFC after: 1 week
2004-11-19 22:23:57 +00:00
David E. O'Brien
6bdbe99c0d
Man page for the HighPoint RocketRAID 182x driver.
...
Forgotten by: scottl
2004-11-19 18:24:51 +00:00
Simon L. B. Nielsen
cd77596356
- Fix typo in portaudit reference.
...
- Bump document date for last commit.
Pointed out by: ceri, ru
Pointy hat to: simon
2004-11-19 11:44:26 +00:00
David E. O'Brien
9a1c2d0bf9
Add the the Allied Telesyn AT-2700 familly.
2004-11-19 03:47:01 +00:00
Robert Watson
1317240bac
Add a couple of summary paragraphs at the head of mbuf_tags(9) to
...
indicate how m_tags might be used, and what their high level properties
are. This may help developers using tags get a more clear picture
before delving into the technical details of ABI cookies and API calls.
Suggested by: Rene de Vries <rene at canyon dot xs4all dot nl>
2004-11-18 23:01:07 +00:00
Simon L. B. Nielsen
949f900d46
- Document the DISABLE_VULNERABILITIES knob.
...
- Don't say this manual page is too long, it's not that long.
- s/man page/manual page/g
MFC after: 3 days
2004-11-18 19:40:00 +00:00
Joseph Koshy
303c42c0c3
Cross-reference signal(9).
2004-11-18 02:06:17 +00:00
Christian Brueffer
aa1eb2d301
- list D-Link DFE-528TX as supported
...
- correct whitespace in a few entries
- remove some doubt from the D-Link DFE-538TX entry
- bump .Dd
MFC after: 3 days
2004-11-17 22:51:46 +00:00
Christian Brueffer
973b9e347b
s/3COM/3Com/
...
MFC after: 3 days
2004-11-17 21:39:40 +00:00
Christian Brueffer
2b2092c655
List the LevelOne GNC-0105T (8169S) as supported and bump .Dd
...
MFC after: 3 days
2004-11-17 21:39:06 +00:00
John Baldwin
1f25113f2e
Remove some references to I386_CPU and 80386 CPUs.
2004-11-16 21:22:09 +00:00
Maksim Yevmenkin
4be53bac42
mdoc police: use .Xr read 2 instead of .Fn read
2004-11-16 17:24:49 +00:00
Maksim Yevmenkin
6e81ac21f3
Add vkdb(4) man page and connect vkbd(4) to the build.
2004-11-16 17:19:04 +00:00
Yaroslav Tykhiy
19e1bfc764
BUGS should stay below SEE ALSO.
...
Pointed out by: ru (wearing the mdoc(7) police hat on his head)
2004-11-15 16:38:37 +00:00
Yaroslav Tykhiy
cb7d015e22
Mention in the BUGS section that EVFILT_NETDEV events
...
on vlan(4) will be noticed only if the parent uses miibus(4).
Pointed out by: John-Mark Gurney <gurney_j -at- resnet.uoregon.edu>
2004-11-15 14:33:17 +00:00
Philip Paeps
118fd13167
Reflect the cuaa->cuad namechange in documentation.
...
Might as well do them all while I'm at it :-)
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-13 00:09:19 +00:00
Philip Paeps
d0139887c9
Update moused(8) and mouse(4) to reflect the cuaa->cuad name change.
...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-12 23:59:24 +00:00
Christian Brueffer
12beeca875
sf(4) supports altq
...
MFC after: 2 weeks
2004-11-12 18:13:54 +00:00
Warner Losh
cf1f7ce2f1
Document PORTS_MODULES variable.
2004-11-12 00:01:07 +00:00
Christian Brueffer
7ac5da6c01
Several language fixes
...
MFC after: 3 days
2004-11-11 22:52:26 +00:00
Christian Brueffer
193397f467
sf(4) supports polling now
...
MFC after: 2 weeks
2004-11-10 23:31:15 +00:00
Giorgos Keramidas
16c2bf8bfb
Revert the noexec,nosuid,nodev options for md /tmp file systems, since
...
the change in the default behavior may break existing, working setups.
Requested by: brooks
2004-11-09 21:33:19 +00:00
Nate Lawson
c21dc67bea
Update the manpage for acpi_panasonic for new models supported.
...
Submitted by: OGAWA Takaya
MFC after: 1 day
2004-11-09 18:07:20 +00:00
Christian Brueffer
c6dc77e0fe
Bump document date
...
Reminded by: ru
2004-11-09 11:50:17 +00:00
Giorgos Keramidas
7e3bed5b6d
Bump document date for the {tmp,var}mfs_flags change.
2004-11-09 10:15:59 +00:00
Giorgos Keramidas
8cfaa2f1f1
Add two new rc.conf options: tmpmfs_flags and varmfs_flags.
...
These can be used to pass extra options to the mdmfs(8) utility,
to customize the finer details of the md file system creation
(i.e. to turn on/off softupdates, to specify a default owner for md
filesystem, etc).
Use these two new flags to mount tmpmfs and varmfs without
softupdates, since it doesn't make much sense to use SU on
malloc-backed file systems.
Reviewed by: mtm
Inspired by: J. D. Bronson, jbronson at wixb dot com
2004-11-09 10:03:17 +00:00
Nate Lawson
75478544cb
Add info about some systems that refuse to switch via sysctl.
...
MFC after: 1 day
2004-11-09 04:42:14 +00:00
Christian Brueffer
4a2adfb88a
D-Link DFE-580TX is supported
...
MFC after: 3 days
2004-11-08 22:41:58 +00:00
Christian Brueffer
23621a3aa3
Remove if_gx.4 MLINK, also add one for if_cnw.4
2004-11-08 20:15:24 +00:00
Christian Brueffer
32a5026541
gx(4) is gone, remove any references
2004-11-08 20:06:40 +00:00
Christian Brueffer
0d8e87c722
gx(4) is gone, reference em(4) instead
2004-11-08 20:05:51 +00:00
Christian Brueffer
bd58bf2942
gx(4) is gone, remove any references
2004-11-08 19:52:21 +00:00
Christian Brueffer
a5e239ce13
The gx driver is gone, kill the manpage as well.
2004-11-08 19:47:36 +00:00
John Baldwin
39fb485701
Catch up to rev 1.52 of sys/kern/kern_condvar.c. cv_signal() and
...
cv_broadcast() no longer require that the interlock mutex be held when
called.
Reminded by: das
2004-11-08 18:15:11 +00:00
Philip Paeps
9923cf221b
Add support for gadgets on Asus L4R and M6R notebooks.
2004-11-08 16:54:26 +00:00
Christian Brueffer
91d899451b
Avoid second person usage.
...
Obtained from: OpenBSD
MFC after: 1 week
2004-11-07 13:40:27 +00:00
Mike Makonnen
62c6349153
Sync description of IP portrange sysctls with reality.
...
MFC after: 2 weeks
2004-11-06 13:24:53 +00:00
Philip Paeps
35ba0a32fb
Sync acpi_asus(4) manual with reality.
2004-11-05 08:03:34 +00:00
Ruslan Ermilov
cf2dbd86b1
Sync up with gdbinit.vinum removal.
...
OK'ed by: phk
2004-11-04 14:47:15 +00:00
Ruslan Ermilov
371e19faf6
Sync up with vinum(8) and rc.d/vinum removal.
...
OK'ed by: phk
2004-11-04 13:33:29 +00:00
Poul-Henning Kamp
0f7d7a368a
Remove references to NO_VINUM
2004-11-04 12:57:40 +00:00
Bruce M Simpson
fa967069e0
Fix markup: .Dv -> .Va
...
Update document dates.
Prodded by: ru
2004-11-04 08:29:28 +00:00
Bruce M Simpson
dc00ca0e43
Document the fact that the flags for a FreeBSD kernel routing table
...
entry are documented in the page for route(8), not route(4).
Sponsored by: eXtensible Open Router Project <URL:http://www.xorp.org/ >
MFC after: 3 weeks
2004-11-04 02:13:15 +00:00
Andre Oppermann
c94c54e4df
Remove RFC1644 T/TCP support from the TCP side of the network stack.
...
A complete rationale and discussion is given in this message
and the resulting discussion:
http://docs.freebsd.org/cgi/mid.cgi?4177C8AD.6060706
Note that this commit removes only the functional part of T/TCP
from the tcp_* related functions in the kernel. Other features
introduced with RFC1644 are left intact (socket layer changes,
sendmsg(2) on connection oriented protocols) and are meant to
be reused by a simpler and less intrusive reimplemention of the
previous T/TCP functionality.
Discussed on: -arch
2004-11-02 22:22:22 +00:00
Hartmut Brandt
fbf06e9863
Add a man page for the NgATM helper module ngatmbase.
...
Requested by: Ulrich Spoerlein <q@uni.de>
2004-11-02 10:46:28 +00:00
Mike Makonnen
86bade2751
Do a better job of supporting more than one mouse device
...
on the system.
To start/stop/check on a specific device give the device name as
the second argument to the script:
# /etc/rc.d/moused start ums0
To use different rc.conf(5) knobs with different mice use the device
name as part of the knob. For example, if the mouse device is ums0, then:
moused_ums0_enable=yes
moused_ums0_flags="-z 4"
moused_ums0_port="/dev/ums0"
Starting rc.d/moused without the device argument will use the standard
moused_* flags. So, this commit should not disrupt or change current usage.
To preserve current behaviour with respect to usb mice, which appear
automatically when inserted, there is a new knob, moused_nondefault_enable,
which will treat any devices without rc.conf knobs as enabled.
To minimize knobs in /etc/rc.conf, the device file and pid file are
auto-computed, so that in the typical case for a usb mouse you don't
need to add anything extra in /etc/rc.conf to get it working.
Additionally, this updates /etc/usbd.conf to use the rc.d/moused script so
people don't have to modify it to configure their usb mouse anymore.
MFC after: 1 month
2004-11-01 18:05:41 +00:00
Max Laier
c58d025512
des added bge(4) support.
2004-11-01 11:43:07 +00:00
Pawel Jakub Dawidek
1f8197cf4d
Allow to change interfaces name on boot time.
...
Now, one should be able to put something like this into /etc/rc.conf:
ifconfig_fxp0_name="net0"
ifconfig_net0="inet 10.0.0.1/16"
Reviewed by: green
2004-10-30 13:44:06 +00:00
Lukas Ertl
3aa6430f78
Document support for the B&B Electronics USB->RS422/485 adapter.
...
Bump document date.
2004-10-30 09:25:11 +00:00
Warner Losh
58562ff20c
Document that libkvm requires device mem to work.
2004-10-26 21:11:06 +00:00
Bruce M Simpson
f674e945aa
Correct a misspelling, 'task_fn' -> 'task_fn_t'.
...
Noticed by: sah at softcardsystems dot com
MFC after: 3 days
2004-10-26 17:14:45 +00:00
Robert Watson
9d6c85734d
Mention fdescfs(5) and why it might be useful.
...
MFC after: 1 week
Suggested by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2004-10-24 19:44:23 +00:00
Andre Oppermann
bf59255f44
o Remove entire section talking about RTF_PRCLONING that got nuked in 5.2
...
already.
o Better description of IP fastforwarding. It can do the full thing now
including firewalling.
o Reword the description of ICMP redirects.
o Add references to route(4) and pfil(9).
2004-10-23 18:45:53 +00:00
Andre Oppermann
27f15752ff
Rephrase certain centences and sync description of default values to reality.
2004-10-23 18:37:23 +00:00
Andre Oppermann
7855ddfc16
Bump document date that was forgotten in the last commit.
...
Reminded by: ru
2004-10-23 18:35:35 +00:00
Max Laier
faf58d1493
Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs.
...
Requested by: Chris Laverdure <dashevil sympatico ca>
2004-10-23 15:05:46 +00:00
Gleb Smirnoff
762724b3f7
Make documentation up to date with recent changes.
...
Reviewed by: ru
2004-10-23 11:14:30 +00:00
Andre Oppermann
e3030ee41e
IPDIVERT will automatically load ipdivert.ko if not compiled into the
...
kernel.
2004-10-22 23:07:52 +00:00
Andre Oppermann
24fc79b0a4
Refuse to unload the ipdivert module unless the 'force' flag is given to kldunload.
...
Reflect the fact that IPDIVERT is a loadable module in the divert(4) and ipfw(8)
man pages.
2004-10-22 19:12:01 +00:00
Scott Long
0f3a007844
Correct and clarify some very incorrect text.
2004-10-22 05:21:20 +00:00
Scott Long
ffde6d1fe4
Document the 21610SA card.
2004-10-22 04:17:28 +00:00
Giorgos Keramidas
8e8b31001c
Bump the document date, s/filesystem/file system/ and add missing word.
...
Noticed by: ru
2004-10-20 19:05:50 +00:00
Giorgos Keramidas
6e1b2264bd
Introduce root_rw_mount as a new variable in defaults/rc.conf to
...
unbreak /etc/rc.d/root for diskless systems that get their root
filesystem from a read-only NFS mount.
PR: conf/72927
Submitted by: Ralf Wenk <RZ-FreeBSD1004@fh-karlsruhe.de>
Reviewed by: brooks
2004-10-20 16:58:28 +00:00
David E. O'Brien
a8e792d295
Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].
...
Also catch up with RCng.
Reviewed by: phk
2004-10-18 21:31:05 +00:00
Giorgos Keramidas
ae4d5e2921
The populate_var variable checks /var for writability, not /tmp.
...
Noticed by: Alan Gerber <agerber@ncsu.edu>
2004-10-17 13:19:10 +00:00
Lukas Ertl
5e7d6c16fb
Update manpage for the Vodafone Mobile Connect 3G datacard. Bump
...
document date.
Reminded by: simon
2004-10-16 21:36:19 +00:00
Yaroslav Tykhiy
7c5efe3671
Fix an ancient typo: sc' usually equals
ns*nt', not `nc*nt'
...
(the latter is actually the total number of tracks on the disk,
which has no field in disktab(5).)
MFC after: 1 week
2004-10-16 08:36:28 +00:00
Ruslan Ermilov
17c6b5af7f
Overdue removal of COMPAT* knobs.
2004-10-15 08:51:12 +00:00
Maxim Konovalov
1e44bdd152
s/Oct /October/
...
Pointed out by: ru
2004-10-13 12:05:33 +00:00
Christian Brueffer
43b42e0a71
- D-Link DFE-500TX verified to work
...
- remove the 'Asante' entry which isn't very helpful
2004-10-13 11:03:50 +00:00
Maxim Konovalov
440eb923d0
Bump the date of the document.
2004-10-13 08:14:41 +00:00
Pyun YongHyeon
e69a354ab7
mdoc(7) police:
...
.Dt should have a third argument.
new sentence should start on its own line.
use precise width specifier.
Add AUTHORS section and correct device name to /dev/led/auxioled.
Approved by: jake (mentor)
Pointed by: ru
2004-10-13 05:15:41 +00:00
Maksim Yevmenkin
6f4006f1f5
ooops.. vkbd(4) should not have been committed
2004-10-12 23:38:22 +00:00
Maksim Yevmenkin
6294d96a7c
ng_ubt(4) no longer provides device nodes interface. Update the
...
man page to document this.
MFC after: 3 days
2004-10-12 23:35:34 +00:00
John-Mark Gurney
9bbca8b002
update document date
...
Reminded by: ru (a few weeks ago)
2004-10-12 21:43:03 +00:00
Maxim Konovalov
4dfcafe73a
Document net.inet.tcp.sack.initburst sysctl.
2004-10-12 13:52:46 +00:00
Joseph Koshy
9bd82b5c5d
Add a manual page for hashinit(9), hashdestroy(9) and phashinit(9).
...
Reviewed by: ru
2004-10-12 02:36:24 +00:00
Joseph Koshy
1bd2c518ef
Use the "normal form" for copyright text.
2004-10-12 02:04:11 +00:00
Gleb Smirnoff
bb978628ec
- Document RT_[UN]LOCK, RT_ADDREF, RT_REMREF.
...
- Describe how RT_FREE actually works.
Grammar check: ru
Reviewed by: sam
MFC after: 1 month
2004-10-11 20:48:36 +00:00
Brian Feldman
dd44434547
s/ENOBUF/ENOBUFS/
2004-10-11 18:40:50 +00:00
Christian Brueffer
244f89ea5d
vge(4) supports polling
2004-10-11 13:27:44 +00:00
Gleb Smirnoff
8c4a75be4a
Revert last commit since it breaks API.
...
Requested by: sam
2004-10-10 09:16:48 +00:00
Gleb Smirnoff
42c5607501
Remove inlined m_tag_free(). Rename _m_tag_free() to m_tag_free()
...
and make it visible (same way as in OpenBSD). Describe usage in manpage.
This change is useful for creating custom free methods, which
call default free method at their end.
While here, make malloc declaration for mbuf tags more informative.
Approved by: julian (mentor), sam
MFC after: 1 month
2004-10-09 13:25:19 +00:00
Pyun YongHyeon
e60fc88fa6
Port NetBSD auxio driver. The driver was modified to use led(4) and can
...
be used to announce various system activity.
The auxio device provides auxiliary I/O functions and is found on various
SBus/EBus UltraSPARC models. At present, only front panel LED is
controlled by this driver.
Approved by: jake (mentor)
Reviewed by: joerg
Tested by: joerg
2004-10-09 07:31:03 +00:00
Giorgos Keramidas
a7721a3695
Use a real (and compact) list for a filename list; this helps groff
...
split the lines in more reasonable places too, both in tty/ps output.
MFC after: 3 days
2004-10-08 20:44:49 +00:00
Giorgos Keramidas
52572ac9ff
To avoid pushing the paragraph text too far from the left border, making
...
line-splitting extremely difficult for groff, indent the .Bl items by
the standard `indent' length instead of an indent large enough to hold
the maximal tag name.
Reviewed by: ru
MFC after: 3 days
2004-10-08 20:31:33 +00:00
Giorgos Keramidas
2393bd4288
Close a .Bl list with an .El to fix a groff warning.
2004-10-08 20:22:55 +00:00
Giorgos Keramidas
0f8351becc
Fix an mdoc warning:
...
Using a macro as first argument cancels effect of .Li (#2984 )
MFC after: 3 days
2004-10-08 13:50:18 +00:00
Max Laier
85bba4455a
Change pfil starvation prevention from fail-open to fail-close.
...
We return ENOBUF to indicate the problem, which is an errno that should be
handled well everywhere.
Requested & Submitted by: green
Silently okay'ed by: The rest of the firewall gang
MFC after: 3 days
2004-10-08 12:07:20 +00:00
Gleb Smirnoff
6534d075cc
- sort struct rtentry fields in man page in some order as they are in struct
...
- remove RTF_PRCLONING
- add rt_mtx field
- rename rt_metrics -> rt_metrics_lite
- mention that only 3 metrics are really used in rt_metrics_lite
Reviewed by: ru, andre
2004-10-08 09:57:12 +00:00
Gleb Smirnoff
d7e6966d45
Add more MLINKS for rtalloc.9
...
Approved by: ru
2004-10-08 09:52:56 +00:00
Gleb Smirnoff
5428d18c74
More grammar cleanups from MDocGuard^WRuslan.
2004-10-08 09:52:00 +00:00
Brian Feldman
d9a471132b
Mention the dc(4) driver's support, and ipfw(8)'s classifier support.
2004-10-08 03:33:31 +00:00
Doug Barton
b04e39c493
1. Incorporate most of Ruslan's improvements to where and how the
...
/etc/namedb symlink is created.
2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.
3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.
4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
2004-10-08 00:14:28 +00:00
Max Laier
d32ae37c3b
Remove obsolete references to PFIL_HOOKS and RANDOM_IP_ID
...
MFC after: 1 days
2004-10-07 20:49:52 +00:00
Warner Losh
085a2b4010
Ooops. Forgot the man page for pbio.4 in my port from RELENG_4.
2004-10-07 16:25:21 +00:00
Mike Makonnen
028a5b9259
F
2004-10-07 14:06:23 +00:00