John Baldwin
61d963bc57
- Don't list sleep() in the NAME section as we haven't had a sleep()
...
function in years.
- Change the 'ident' paramters to 'wchan' to match <sys/systm.h>.
- Use 'otherwise' in place of 'else' in one place so that this reads like
English rather than C.
- Document the new msleep_spin() function.
- Add history notes for msleep() and msleep_spin().
2006-01-03 17:00:38 +00:00
Robert Watson
fdd3cfa0aa
Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/update
...
against revision 1.3. No need to include mount.h twice, once will be
quite enough.
Pointed out by: simon
2006-01-03 14:00:22 +00:00
Yoshihiro Takahashi
7ccd5d1178
Add EXTDOCDIR and EXTPORTSDIR.
...
MFC after: 1 week
2006-01-02 13:31:09 +00:00
Christian Brueffer
dc05384bc4
Update for new devices, including the AMD 8111. Also mention
...
amdsmb(4) for SMBus 2.0 functionality of the AMD 8111.
2005-12-31 16:32:27 +00:00
Christian Brueffer
6bcd989d35
Beautification.
2005-12-31 13:52:29 +00:00
Christian Brueffer
db1a80cffb
Add basic manpages for amdsmb(4) and nfsmb(4).
2005-12-31 11:24:36 +00:00
Ian Dowse
0a9a8c2efa
Add basic documentation for many of the kernel USB functions that
...
USB device drivers use to talk to USB devices. This is probably
still a bit rough and it does not yet include the functions specific
to HID, ethernet, hubs, host controller drivers, task threads or
debugging.
2005-12-31 03:53:02 +00:00
Christian Brueffer
f9669d2859
More scanners supported.
2005-12-30 19:25:28 +00:00
Ceri Davies
fde4d5083c
Fix the location of the initdiskless rc script.
...
Lose pointers to where these files were two major releases ago.
PR: docs/90370
Submitted by: Daniel Feenberg <feenberg at nber dot org>
Harassed by: Daniel Gerzo <danger at rulez dot sk>
2005-12-30 14:43:31 +00:00
Ceri Davies
47aeac770d
Add nofification events to the list of event types.
...
PR: docs/88390
Submitted by: Niki Denev <nike_d at cytexbg dot com>
Discussed with: Daniel Gerzo <danger at rulez dot sk>
MFC After: 8 days
2005-12-30 14:01:01 +00:00
Pawel Jakub Dawidek
104a3dc0eb
Update manual page after last memguard changes.
...
Glanced at by: simon
2005-12-30 12:28:19 +00:00
Christian Brueffer
54de74466a
Document Epson Perfection 2480 support.
2005-12-29 17:56:56 +00:00
Ralf S. Engelschall
66c6b32654
Fix semantics in the documentation of the "jail_socket_unixiproute_only"
...
variable ("YES" vs. "NO") and be more precise and intuitive on what is
actually allowed/restricted by this variable ("UNIX/IP/route sockets"
vs. "TCP/IP protocols").
MFC after: 3 days
2005-12-29 13:39:46 +00:00
Andrew Thompson
a47f91cdc4
When pfil(9) is enabled the bridge only considers ETHERTYPE_ARP, ETHERTYPE_IP and
...
ETHERTYPE_IPV6 frames. Change this to be a sysctl knob so that is able to still
bridge non-IP packets if desired.
Also return early if all pfil_* sysctls are turned off, the user obviously does
not want to filter on the bridge.
2005-12-29 09:39:15 +00:00
Christian Brueffer
232c858f19
Document new support for Marvell chipsets.
2005-12-28 09:35:29 +00:00
Garrett Wollman
e50b756cb3
Merge tzdata2005r from vendor branch. Only significant change is to
...
update those Canadian provinces which have announced that they will
follow the new US DST rules.
2005-12-27 19:55:21 +00:00
Garrett Wollman
c965fe6f24
No sooner did I make noises about seeing the last timezone update of
...
2005 when another one comes out. This one, even ADO hopes will be the
last of the year.
Obtained from: Arthur Olson, ftp://elsie.nci.nih.gov/pub/tzdata2005r.tar.gz
2005-12-27 19:52:05 +00:00
Garrett Wollman
fb21dcd6dd
This commit was generated by cvs2svn to compensate for changes in r153758,
...
which included commits to RCS files with non-trunk default branches.
2005-12-27 19:52:05 +00:00
Joseph Koshy
fe5ca00ac4
Document the EOPNOTSUPP returned by hwpmc(4) if a sampling mode PMC
...
is requested on a CPU without an APIC.
Requested by: anholt (a while ago)
2005-12-27 15:35:06 +00:00
Pawel Jakub Dawidek
7b53693f42
Document CTR6() macro.
2005-12-27 11:12:51 +00:00
Maxim Sobolev
900b28f9f6
Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
...
with flags bitfield and set BI_CAN_EXEC_DYN flag for all brands that usually
allow executing elf dynamic binaries (aka shared libraries). When it is
requested to execute ET_DYN elf image check if this flag is on after we
know the elf brand allowing execution if so.
PR: kern/87615
Submitted by: Marcin Koziej <creep@desk.pl>
2005-12-26 21:23:57 +00:00
Ariff Abdullah
de75ecb5a6
Suspend and resume support has been added.
2005-12-25 00:47:25 +00:00
Robert Watson
92dc287fdd
Add missing mount.h include to VFS_LOCK_GIANT() man page.
...
Submitted by: Wojciech A. Koszek <dunstan at freebsd dot czest dot pl>
MFC after: 3 days
2005-12-24 08:25:15 +00:00
Maxim Konovalov
1d5fbb8d68
o NetBSD 3.0 added.
2005-12-24 07:30:27 +00:00
Gleb Smirnoff
7223585771
Implement an upper limit for packets per second sent by node.
2005-12-23 19:14:38 +00:00
Poul-Henning Kamp
49091c48d5
Make sbuf_copyin() return the number of bytes copied on success.
...
Submitted by: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
2005-12-23 11:49:53 +00:00
Garrett Wollman
470032cee6
Merge tzdata2005q from vendor branch. Data changes for the following
...
locales: Azerbaijan, Brazil, Cuba, Gaza, Georgia, Jordan, Kirgizstan,
Nicaragua, Uruguay.
2005-12-22 23:40:21 +00:00
Garrett Wollman
8788b305be
Indiana still hasn't sorted itself out, and probably won't before the
...
end of the year, so import what I hope to be the last database update
for 2005.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2005q.tar.gz
2005-12-22 23:34:50 +00:00
Garrett Wollman
4b81d3c806
This commit was generated by cvs2svn to compensate for changes in r153667,
...
which included commits to RCS files with non-trunk default branches.
2005-12-22 23:34:50 +00:00
Dima Dorfman
8cb629a368
Fix typo
2005-12-22 10:51:14 +00:00
Andrew Thompson
73ff045c57
Add RFC 3378 EtherIP support. This change makes it possible to add gif
...
interfaces to bridges, which will then send and receive IP protocol 97 packets.
Packets are Ethernet frames with an EtherIP header prepended.
Obtained from: NetBSD
MFC after: 2 weeks
2005-12-21 21:29:45 +00:00
Maxim Konovalov
271e6026c7
o Fix typo: id_t -> uid_t.
...
o Use align aware CMSG_LEN() macro for cmsg_len computation.
PR: docs/90731
Submitted by: Andrey Simonenko
Reviewed by: mdodd
MFC after: 1 week
2005-12-21 08:23:04 +00:00
Warner Losh
b7b34cdbb4
Mention PC Card support for the cs device
2005-12-20 23:05:50 +00:00
Christian Brueffer
13ae4dad3a
First step in bringing this page up to speed:
...
Update list of supported bridges and controllers, use markup similar to
ata.4 to display them and replace an XFree86 xref with Xorg.
MFC after: 1 week
2005-12-20 21:40:25 +00:00
Doug Barton
aa5affaf3b
Brooks pointed out a potential problem with disabling the X cleaning
...
by default, so add a new knob that is on by default, and check that
knob in start_precmd so that it can run even if cleaning /tmp is
not enabled. This has the advantage of not violating POLA, while
still allowing the user to disable this behavior if they wish (for
example on a server that will never run X).
2005-12-20 20:36:48 +00:00
Doug Barton
ea871df08c
Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} brought
...
to light by the PR. Specifically, convert these three scripts
into good rc.d citizens, making sure that their functionality
is preserved, but the rc.d framework rules are not broken.
Add support for cleanvar as a regular rc.d script in the
default rc.conf, and document this in the man page.
Add a descriptive comment to rc.conf that regarding the
three emulation/compatibility services provided by abi
so users will not be confused by these services not having
their own startup scripts.
PR: conf/84574
Submitted by: Alexander Botero-Lowry
2005-12-19 10:57:00 +00:00
Doug Barton
9eb997817b
Bring this page of the manual more in line with reality
...
as to how things work currently.
Delete a lot of stale references.
2005-12-19 08:48:57 +00:00
David E. O'Brien
0705118de6
Fix a benign typo in case it actually makes a difference to type setters.
...
Noticed by: pjd
2005-12-19 03:49:15 +00:00
Pawel Jakub Dawidek
ef5d77f464
Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.
...
PR: usb/89889
Submitted by: Wojciech A. Koszek <dunstan@freebsd.czest.pl>
MFC after: 1 week
2005-12-19 03:27:28 +00:00
David E. O'Brien
18f78b4988
Catch up with device filename changes due to sys/dev/rp/rp.c rev 1.70.
2005-12-19 03:18:48 +00:00
Marcel Moolenaar
5bc7a7305b
Update the date. Forgotten in previous commit.
2005-12-19 01:51:17 +00:00
Simon L. B. Nielsen
b5c4679c1a
VFS_LOCK_GIANT and VFS_UNLOCK_GIANT are actually defined in sys/mount.h,
...
so also include sys/mount.h in SYNOPSIS.
PR: docs/90541
Submitted by: Wojciech A. Koszek dunstan^freebsd.czest.pl
MFC after: 1 week
2005-12-18 08:07:30 +00:00
Marcel Moolenaar
757686b115
Make our ELF64 type definitions match standards. In particular this
...
means:
o Remove Elf64_Quarter,
o Redefine Elf64_Half to be 16-bit,
o Redefine Elf64_Word to be 32-bit,
o Add Elf64_Xword and Elf64_Sxword for 64-bit entities,
o Use Elf_Size in MI code to abstract the difference between
Elf32_Word and Elf64_Word.
o Add Elf_Ssize as the signed counterpart of Elf_Size.
MFC after: 2 weeks
2005-12-18 04:52:37 +00:00
Joel Dahl
3004a7fb15
Make the SYNOPSIS section a bit more informative.
2005-12-15 21:02:16 +00:00
Joel Dahl
aaf93d16ab
Make the SYNOPSIS section a bit more informative.
2005-12-15 20:25:41 +00:00
Christian Brueffer
64026ffebb
VIA Tech V-RAID write support added.
2005-12-15 17:02:11 +00:00
Ian Dowse
2e46a159cc
Remove usbd(8) and all references to it. It is no longer necessary
...
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
2005-12-15 01:04:51 +00:00
Christian Brueffer
b77c8db1f4
Add Via VT8251 support.
2005-12-14 21:10:59 +00:00
David Xu
dbcf945af6
Style fixs, add missing word 'signal'.
...
Reviewed by: deischen
2005-12-14 01:59:11 +00:00
Ruslan Ermilov
a5b0d9050a
[mdoc] add missing space before a punctuation type argument.
2005-12-13 17:07:52 +00:00
David Xu
22fc836263
Add siginfo.
2005-12-13 00:28:09 +00:00
Christian Brueffer
5804e5be7f
Mention SiS write support and add a missing parenthesis.
2005-12-12 16:46:19 +00:00
Florent Thoumie
a3a5e8e574
- Add a note about latest changes to the iwi(4) driver. A message is printed
...
if the firmware can't be found in /boot/firmware.
Approved by: brueffer
2005-12-12 15:00:45 +00:00
Doug Barton
57e561c083
Remove rcconf.sh from /etc/rc.d, and instead load the configuration
...
as part of rc. Doing this, and the sourcing of rc.subr after we have
determined if we are booting diskless (and correspondingly run
rc.initdiskless if necessary) are safe, and actually allow fewer files
to be needed on the diskless box. This also allows variables from
the configuration to be available to rc itself, such as ...
Add a variable to rc.conf, early_late_divider, which designates the
script which separates the early and late stages of the boot process.
Default this to mountcritlocal, and add text to etc/defaults/rc.conf,
rc.conf(5) and diskless(8) which describes how and why one might want
to change this.
Reviewed by: brooks
2005-12-10 20:21:46 +00:00
Ruslan Ermilov
262e143bd4
Adopt for modern FreeBSD.
...
Requested by: az
2005-12-10 12:09:54 +00:00
Christian Brueffer
57a650d7e5
Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device.
...
MFC after: 3 days
2005-12-10 10:51:55 +00:00
Christian Brueffer
d313495c3b
Manpage for the padlock driver (VIA C3/Eden AES support and RNG).
...
MFC after: 3 days
2005-12-10 10:44:44 +00:00
Ruslan Ermilov
f99d3b7b53
config.5 was repocopied from share/man/man5/ to usr.sbin/config/.
...
Repocopied by: peter
2005-12-09 06:46:41 +00:00
Ruslan Ermilov
7b2d0a3eee
Add a MACHINE_CPU entry for "ev67".
2005-12-06 13:47:23 +00:00
Scott Long
71bb1f9b0c
More review and adjustment for reality that should have happened 3 years
...
ago. Document the real behavior of bus_dma_tag_create, bus_dmamap_load,
and other functions. Also document their arguments and return values.
MFC After: 3 days
2005-12-05 23:25:59 +00:00
Jesus R. Camou
d0057d3576
Fix a couple typos.
...
PR: docs/89881
Submitted by: Seán Farley <sean-freebsd@farley.org>
Approved by: trhodes (mentor)
MFC after: 3 days
2005-12-05 22:10:09 +00:00
Christian Brueffer
74a2a2d543
Document Intel MatrixRAID write support.
2005-12-05 18:11:36 +00:00
Joseph Koshy
7b710ab25b
Document the public targets and make variables supported by the
...
build system.
Reviewed by: ru (multiple passes)
2005-12-05 16:59:45 +00:00
David Xu
afcf37b05c
Fix markup.
2005-12-05 09:31:23 +00:00
Stefan Farfeleder
45244a5d13
Add an MLINKS entry for times.1.
...
Noticed by: ru
2005-12-05 08:01:10 +00:00
David Xu
ae43b1a8a7
Add document about mqueuefs.
2005-12-05 05:18:23 +00:00
Stefan Farfeleder
aeca3a4d15
Add the times builtin.
2005-12-04 18:59:34 +00:00
Bruce A. Mah
7f6ff3fe2f
Add Sony TJ37 to the uvisor manpage.
...
Prompted by: simon
MFC after: 1 week
2005-12-04 15:44:54 +00:00
Ruslan Ermilov
198423bd20
Document "makeoption", "nocpu", and "nomakeoptions" directives.
...
(Indeed this should be repo-copied to src/usr.sbin/config/.)
2005-12-03 20:07:32 +00:00
Maksim Yevmenkin
d19ff8f1d2
Add bluetooth.device.conf(5) man page
...
MFC after: 3 days
2005-12-02 00:17:33 +00:00
John Baldwin
267b051a81
- Use .fn to markup untimeout in two places it was missing.
...
- Reword a confusing sentence.
PR: docs/89810
Submitted by: Marius Nuennerich marius dot nuennerich at gmx dot net
MFC after: 3 days
2005-12-01 19:16:35 +00:00
Joel Dahl
89a50c24d9
Make the SYNOPSIS section a bit more informative.
2005-12-01 12:58:51 +00:00
John Baldwin
b7a8ed0701
- We don't install USD docs for games anymore since the games with docs
...
(trek) aren't in the base system anymore.
- dm(8) isn't in the base system anymore either, so don't xref it either.
Submitted by: Björn König (2)
2005-11-29 17:11:09 +00:00
John Baldwin
60bd6d5d5e
Remove references to rdist(1) and friends.
...
Submitted by: Björn König
2005-11-29 17:07:04 +00:00
John Baldwin
ab6258cfc4
- Axe the PARTITIONING and IOCTLS section as this has been made obsolete
...
now that all that stuff has been abstracted out of the disk drivers with
GEOM.
- Reference bsdlabel(8) rather than disklabel(8).
Ok'd by: phk, scottl (1)
Submitted by: Björn König (2)
2005-11-29 16:51:49 +00:00
Christian Brueffer
9d2058e4d1
New SiS support.
2005-11-29 06:40:19 +00:00
Joel Dahl
dc3d2c2006
s/Advance/Avance/
2005-11-28 18:56:38 +00:00
Joel Dahl
0199a4806c
No one cares about when the manual page first appeared. Mention when the
...
driver appeared instead.
2005-11-28 18:47:00 +00:00
Joel Dahl
e85afe78fc
Add AUTHORS section.
2005-11-28 17:48:09 +00:00
Christian Brueffer
fb3884b828
Xref snd_atiixp.4
2005-11-28 16:47:52 +00:00
Joel Dahl
a80b6c725e
Add manual page for snd_atiixp(4) and hook it up to the build.
...
Reviewed by: ru
2005-11-28 07:53:29 +00:00
Christian Brueffer
554d7f674c
Document 82571 and 82572 support.
...
MFC after: 3 days
2005-11-27 16:49:19 +00:00
Christian Brueffer
70f66281ed
Add a CAVEATS section that mentions missing RAID5 support.
...
MFC after: 3 days
2005-11-27 09:46:56 +00:00
Giorgos Keramidas
0f8089cdf2
Clarify a comment to make it clear that it is NO_NIS that "If it is set"
...
refers to and add extra '#' comment characters at the beginning of two
lines that started with TABs, to avoid warnings like:
"/etc/make.conf", line 128: Unassociated shell command "# If set, you might need to adopt your"
"/etc/make.conf", line 129: Unassociated shell command "# nsswitch.conf(5) and remove `nis' entries."
PR: misc/89423
Submitted by: Scot W. Hetzel
2005-11-27 07:30:21 +00:00
Christian Brueffer
2d967b8216
In preparation for automatic hardware notes generation, reword the
...
hardware section text to include the driver name.
MFC after: 3 days
2005-11-26 10:06:21 +00:00
Christian Brueffer
1ed2ce5c38
Sort Xrefs in the SEE ALSO section correctly.
...
Pointy hat to: brueffer
2005-11-26 00:47:07 +00:00
Christian Brueffer
f7b5199258
Update the list of drivers that need wlan(4).
...
MFC after: 3 days
2005-11-26 00:40:57 +00:00
Joseph Koshy
6614d15749
Reorder the variable lists on this page alphabetically by make variable
...
name.
Discussed with: ru
2005-11-25 14:31:34 +00:00
Ruslan Ermilov
4294a24e1b
Fix prototype.
2005-11-24 15:10:38 +00:00
Joel Dahl
19797b2256
s/5.5/6.0/ in HISTORY section.
...
Discussed with: ru
2005-11-24 09:25:10 +00:00
Ruslan Ermilov
6e1b5aa172
- Merge FreeBSD Configuration subsection etc. with SYNOPSIS.
...
- Remove the description of how to build a module.
- Remove the description of how to patch the sources.
- Refer to the polling(4) manpage on how to enable the polling mode.
- Tidy up markup.
2005-11-21 16:44:16 +00:00
Damien Bergamini
c62f97f558
Remove references to iwicontrol.
...
Firmware is now loaded by the driver itself.
Remove references to wicontrol.
wicontrol should not be used with iwi.
2005-11-19 17:26:54 +00:00
Joseph Koshy
addbe0bc06
- Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into
...
the list for 'world' builds.
- Increase the width of a bullet list.
- Use .Ss to name sub-sections of this file.
2005-11-19 12:21:11 +00:00
Ruslan Ermilov
be174d0cbd
Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
...
bsd.incs.mk, and use it when installing 32-bit compat libraries
on amd64. This causes it to *not* overwrite native headers with
i386 versions, which was the case with <fenv.h> and <vgl.h>.
PR: amd64/83806
Prodded by: bde
MFC after: 1 week
2005-11-19 06:45:44 +00:00
Damien Bergamini
56896f63d9
ural now supports automatic rate adaptation in BSS mode.
2005-11-18 21:46:28 +00:00
Ruslan Ermilov
24a1c2e842
Unifdef for FreeBSD.
2005-11-18 19:38:45 +00:00
Andre Oppermann
cb752e17a9
Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REF
...
which were removed with rev. 1.179 of mbuf.h.
Sponsored by: TCP/IP Optimization Fundraise 2005
2005-11-18 17:04:49 +00:00
Joseph Koshy
370366007b
Cross-reference hwpmc(4).
2005-11-18 14:05:47 +00:00
Ruslan Ermilov
72d835d0a0
Unbreak and fix markup.
2005-11-18 14:01:11 +00:00
Ruslan Ermilov
5b1df41718
Fix warning, sort sections.
2005-11-18 13:53:36 +00:00
Ruslan Ermilov
19bb0c2774
Minor markup tweaks.
2005-11-18 13:50:59 +00:00
Ruslan Ermilov
502025d8b6
Minimally fix this manpage to not emit warnings.
2005-11-18 13:44:44 +00:00
Ruslan Ermilov
f32ac3955d
Provide a short description.
2005-11-18 12:01:14 +00:00
Ruslan Ermilov
78ad54210f
-mdoc sweep.
2005-11-18 10:56:28 +00:00
Wilko Bulte
e6431fb208
No CAVEAT about EISA attachment given that there is no EISA support
...
Sort of submitted by: jhb
Forgotten in previous commit by: wilko
2005-11-17 21:05:25 +00:00
Christian Brueffer
0749cbc1a4
Mention that this driver does not work on i386+PAE.
...
Suggested by: scottl
MFC after: 3 days
2005-11-17 16:43:56 +00:00
Christian Brueffer
9467c96723
Mention BCM5752 support in two more places.
2005-11-17 16:37:16 +00:00
Gleb Smirnoff
a97b26d057
Document tunables.
2005-11-17 15:10:40 +00:00
Gleb Smirnoff
bf24183749
Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples.
2005-11-16 14:08:17 +00:00
Tim J. Robbins
ff41d4973b
Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA).
...
Submitted by: Rostislav Krasny
2005-11-16 11:20:51 +00:00
Gleb Smirnoff
878124fed4
Add BCM5752 to HARDWARE section.
2005-11-15 14:48:52 +00:00
Brooks Davis
cda39c0193
Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or
...
more IPv4 address from a ranged list in CIRD notation:
ipv4_addrs_ed0="192.168.0.1/24 192.168.1.1-5/28"
In the process move alias processing into new ipv4_up/down functions to
more toward a less IPv4 centric world.
Submitted by: Philipp Wuensche <cryx dash freebsd at h3q dot com>
2005-11-14 23:34:50 +00:00
Olivier Houchard
4b01ab171d
Briefly document the use of kern.elf32.can_exec_dyn.
...
MFC after: 3 days
2005-11-14 22:24:48 +00:00
Wilko Bulte
d4d128f923
Listen to jhb, and remove bogus claim of support of DE425.
...
Obtained from: jhb
2005-11-14 20:36:53 +00:00
Joel Dahl
82affb8f61
Add Intel ICH7.
2005-11-14 18:33:07 +00:00
Jens Schweikhardt
26cd969f5e
Correct a grammo and capitalize a few abbreviations.
2005-11-12 21:45:20 +00:00
Paul Saab
cad572c41b
Update PCI ids to add the E200, E200i, P400, and P400i storage
...
controllers. Remove the E400 since it is not a real product.
Submitted by: HP
2005-11-11 16:45:33 +00:00
Jean-Yves Lefort
d0d5f05bff
List /boot/device.hints entries for the second joystick.
...
Approved by: joel
2005-11-11 12:53:37 +00:00
Ruslan Ermilov
6d8200ff0c
Add /dev/speaker support to amd64.
...
The following repo-copies were made (by Mark Murray):
sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
2005-11-11 09:57:32 +00:00
Tim Kientzle
4a483830a2
Use .Nx macro for NetBSD.
...
Thanks to: Ruslan Ermilov
2005-11-10 15:42:51 +00:00
Hartmut Brandt
c6adb7badd
s/Three file/Three files/
...
Submitted by: ru
2005-11-10 13:12:06 +00:00
Hartmut Brandt
da41a1d420
Remove hard sentence breaks. Correct the width calculation for the list
...
indent.
Submitted by: ru
2005-11-10 12:08:17 +00:00
Hartmut Brandt
af1fee9b7c
Don't include bsd.init.mk so early - it's just not needed here.
...
Use . instead of ${.OBJDIR}.
Move DEFSDIR and BMIBSDIR under the resp. .if clauses so that they
get defined only if DEFS and BMIBS are defined.
Submitted by: ru
2005-11-10 12:07:12 +00:00
Hartmut Brandt
59ee90cb1a
This is a short man page which describes bsd.snmpmod.mk. It documents
...
only the features that this file layers on top of bsd.lib.mk and should
therefore cross-reference to bsd.lib.mk, which doesn't exist.
2005-11-10 10:09:42 +00:00
Hartmut Brandt
3c2659d809
Add a .mk file for building modules for the SNMP daemon. This may be
...
use in-tree as well as for 3rd party modules. This file is more or less
what was in usr.sbin/bsnmpd/modules/Makefile.inc with some modifications
and omissions. Usage examples can be found under usr.sbin/bsnmpd/modules/*.
Idea by: phk
2005-11-10 10:03:22 +00:00
Tim Kientzle
2d8e1893d4
Credit NetBSD as the source for the /rescue concept.
...
While I'm here, update my own email address.
Thanks to: Luke Mewburn for pointing out the oversight.
2005-11-10 06:36:06 +00:00
Pav Lucistnik
ca965aa706
Add new ports-net-im collection.
2005-11-09 10:16:26 +00:00
Vinod Kashyap
90e0829525
Added list of supported 9xxxSX models.
2005-11-09 00:23:54 +00:00
Philip Paeps
07a61baefe
Change author's email address.
...
Submitted by: Sean Bullington shegget -at- gmail.com
2005-11-06 00:41:41 +00:00
Ralf S. Engelschall
9f9e9e1b8d
Update list of controllers ciss(4) driver
...
actually supports according to implementation.
Submitted by: Christoph Schug <chris@schug.net>
MFC after: 1 week
2005-11-03 13:02:35 +00:00
Ruslan Ermilov
6660f1d7c1
Serialize access to the info/dir file; needed for parallel installs.
...
Reported by: scottl
I'm not very fond of using the non-standard lockf(1) here, but I
have no better idea at the moment. NetBSD uses ln(1) to create a
lock file, but this approach can result in a deadlock if make is
interrupted, leaving an orphaned lock file.
2005-11-03 08:56:39 +00:00
Maxim Konovalov
fe35a11a2b
o NetBSD 2.0.3 and NetBSD 2.1 added.
...
Obtained from: NetBSD
MFC after: 3 days
2005-11-03 08:06:06 +00:00
Maxim Konovalov
b9bc21b20b
Merge from RELENG_6: FreeBSD 6.0. Not sure the release date is correct
...
because no release announce yet.
2005-11-03 07:59:58 +00:00
Ruslan Ermilov
41d2125edb
Fix .Dd argument.
2005-11-03 07:26:54 +00:00
Maxim Konovalov
69fdf27869
o OpenBSD 3.8 added.
2005-11-01 10:32:42 +00:00
Ruslan Ermilov
ee042e1ba6
Document NGM_IFACE_GET_IFINDEX.
2005-10-28 19:05:44 +00:00
Ruslan Ermilov
c2888a85bc
Belatedly document the NGM_KSOCKET_ACCEPT ("accept") control message.
2005-10-28 14:15:54 +00:00
John Baldwin
518bf2dcc7
Update example libmap.conf file:
...
- Remove pointless examples that map libpthread to itself.
- Update shared libraries for 6.0 bumps.
Reported by: rwatson
MFC after: 1 day
2005-10-27 16:59:02 +00:00
John Baldwin
90e2fc863a
Spell 'argument' correctly.
...
Submitted by: Andre Guibert de Bruet andy at siliconlandmark dot com
2005-10-26 17:39:35 +00:00
Yaroslav Tykhiy
8d52cc90fb
Use consistent punctuation and vertical indenting around .Dl's.
...
Wrap a too long line.
2005-10-26 04:20:18 +00:00
Yaroslav Tykhiy
5a3c72ce8f
Document that `reload' is not provided by default
...
yet it can be enabled when applicable.
2005-10-26 04:12:34 +00:00
Christian Brueffer
6a38205e3d
Xref polling(4).
2005-10-25 18:57:03 +00:00
Maxim Konovalov
7c802bac72
s/RADUIS/RADIUS/
...
Submitted by: jisakiel@yahoo.es
MFC after: 1 week
2005-10-23 19:37:55 +00:00
Gleb Smirnoff
463a11c662
Fix typo from last commit.
...
Submitted by: simon
2005-10-22 20:47:38 +00:00
Gleb Smirnoff
66b1745e3e
Add bge(4) to the list of supported devices.
2005-10-22 14:38:52 +00:00
Tom Rhodes
bf148c3eaf
A better, more correct explination of NO_SHARED. This could probably
...
use a quick touch up, but at least it's correct.
Requested by: ru
2005-10-22 10:24:53 +00:00
SUZUKI Shinsuke
743eee666f
sync with KAME regarding NDP
...
- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners
- supports Router-Preference <draft-ietf-ipv6-router-selection-07.txt>
- better prefix lifetime management
- more spec-comformant DAD advertisement
- updated RFC/internet-draft revisions
Obtained from: KAME
Reviewed by: ume, gnn
MFC after: 2 month
2005-10-21 16:23:01 +00:00
Andrey A. Chernov
8fc5a80ac3
xterm-basic: add AX flag
...
(the same in xterm-supplied termcap)
2005-10-18 16:11:48 +00:00
John Baldwin
e26af7a74a
Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailq
...
deletion' example.
MFC after: 1 week
2005-10-17 17:53:17 +00:00
Bjoern A. Zeeb
e08d691ba3
Document that changes to nsswitch.conf might be needed when
...
compiling with NO_NIS.
[ also see make.conf(5) and nsswitch.conf(5) ]
Reviewed by: ru
Requested by: dougb (and bin/87221)
MFC: 22 days
2005-10-17 17:01:54 +00:00
Andrey A. Chernov
34d990f73c
xterm-basic:
...
1) use standard vt100 as/ae instead of ^N/^O which not works in real xterm
2) Remove ^O from me, it not belongs there
2005-10-17 06:09:56 +00:00
Ruslan Ermilov
b122ac0407
Remove redundant (in FreeBSD) include.
2005-10-14 15:45:38 +00:00
Joel Dahl
3a22b03d6c
Add support for ATI IXP[234]00.
2005-10-13 18:28:26 +00:00
Xin LI
9803e24996
Mention that hptmv(4) actually works for the amd64 platform as well.
...
Suggested by: Mikhail Teterin [mi+mx aldan algebra com]
Submitted by: me
PR: docs/87302
2005-10-13 17:20:06 +00:00
John Baldwin
2ddd41fbec
- Clarify when the softc is allocated. It is allocated when a device is
...
probed and attached, not on the first call to device_get_softc().
- Add a cross reference to DEVICE_PROBE regarding the caveats of using the
softc in a driver's probe routine.
- Fix a grammar bogon.
PR: docs/87176 (1)
Submitted by: Devon H. O'Dell dodell at offmyserver dot com (1)
MFC after: 3 days
2005-10-13 16:57:53 +00:00
John Baldwin
10ebc7c038
- When bintime was added to this manpage, standalone .Nm changed from
...
microtime to bintime. However, one standaline .Nm wasn't changed, and as
a result, the manpage claimed that bintime was added in both 5.0 and 3.0.
Fix by listing microtime explicitly.
- Fix a grammar bogon.
PR: docs/87147 (1)
Submitted by: Matthew Luckie (1)
MFC after: 3 days
2005-10-13 16:01:28 +00:00
Bjoern A. Zeeb
33cd26c2ca
Document that changes to nsswitch.conf might be needed when
...
compiling with NO_NIS.
PR: bin/87221
Reviewed by: simon
MFC after: 4 weeks
2005-10-12 19:05:22 +00:00
Yaroslav Tykhiy
250da51b4b
Record sk(4) as having native support for extended VLAN frames.
...
PR: kern/79998
MFC after: 1 month
2005-10-11 22:59:01 +00:00
Giorgos Keramidas
d3d902048c
Fix a syntax nit (superfluous 'a').
...
Submitted by: Anders Hanssen <anders@rethink.no>
2005-10-11 16:05:35 +00:00
Joel Dahl
475b5abcb7
- Xref snd_mss(4).
...
- Remove a few items from the HARDWARE list. This support is
already described in the snd_mss(4) manual page.
2005-10-10 17:49:40 +00:00
Joel Dahl
8be03f2496
Add manual page for snd_mss(4) and hook it up to the build.
...
Reviewed by: brueffer
2005-10-10 17:46:43 +00:00
Ceri Davies
0dc624236a
Correct typo.
...
Discussed with: glebius
2005-10-10 15:25:39 +00:00
Gleb Smirnoff
b5db9fa7d1
- Note that ng_iface(4) now supports ALTQ.
...
- Explain when ALTQ should be used on ng_iface(4) and when not.
2005-10-10 15:14:37 +00:00
Yaroslav Tykhiy
08b9134350
Replace "/etc/make.conf" with references to make.conf(5)
...
where applicable. The main reason for this change is that
the location of make.conf is not constant and can be
modified via __MAKE_CONF. This change also improves
hyper-text linkage in our manpages.
MFC after: 2 weeks
2005-10-10 14:55:59 +00:00
Yaroslav Tykhiy
253c3c7312
Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.
...
MFC after: 2 weeks
2005-10-10 14:49:55 +00:00
Andrew Thompson
ad45bb822d
Now that bridge(4) has been removed, link bridge.4 to if_bridge.4
...
Reviewed by: mlaier
2005-10-08 01:20:53 +00:00
Maxim Konovalov
168d656bcc
o Mention the fact dcons(4) depends on "options GDB".
...
Reviewed by: simokawa, ru (mdoc markup)
MFC after: 1 week
2005-10-07 06:43:04 +00:00
Tom Rhodes
16d78bb878
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
Tom Rhodes
e57df0d8db
Document recently added security.mac.seeotheruids.suser_privileged sysctl.
2005-10-07 02:29:50 +00:00
John Baldwin
eefd941ba2
Update this manpage:
...
- Remove references to cpu_critical_*() as they no longer exist.
- Explain that any preemptions that occur during a critical section are
deferred until the current thread exits the section.
- Remove a bogus example usage of a critical section.
- Note that one can interlock critical sections with spin mutexes in
certain situations.
MFC after: 3 days
2005-10-05 19:48:21 +00:00
Warner Losh
c6285009d7
Note added support for Tamarack TC5229J, Axiom and Dlink parts. Bump date.
2005-10-05 05:41:02 +00:00
Scott Long
6fa40729c8
Add the lmcconfig tool for controlling the lmc driver. Add man pages and
...
glue.
Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
Yaroslav Tykhiy
c8a0dfab83
Add an rc.d script to start pfsync at the right moment of the
...
system boot, and hook it up in the system.
The separate script is needed because in the presence of various
interface lists in rc.conf ($network_interfaces, $cloned_interfaces,
$sppp_interfaces, $gif_interfaces, more to come) it is hard to start
them orderly, so that pfsync is brought up after its syncdev, which
is required for the proper startup of pfsync.
Discussed with: mlaier on -pf
MFC after: 5 days
2005-10-02 18:59:02 +00:00
Gleb Smirnoff
ec3ae2cced
Two fixes for the last commit.
...
Submitted by: ru
2005-10-02 10:57:33 +00:00
Yaroslav Tykhiy
d11122e73a
Add firewall-related xrefs to SEE ALSO.
2005-10-02 08:39:41 +00:00
Gleb Smirnoff
5aa6b4b716
- Catch up with the fact that HZ is 1000 now by default.
...
- Remove description of poll in trap feature.
- Tell that polling should be turned on and off with ifconfig.
- Move description of kern.polling.enable to the end and say
that this a deprecated way of turning polling on.
- Remove note that idle poll has some problems in CURRENT. I failed
to find them, while Sam and Luigi failed to remember what the
problem actually were there.
2005-10-01 19:04:22 +00:00
Warner Losh
c6babc3735
Dcoument typical debugging options, plus the new CIS device for pccard.
2005-09-29 16:45:53 +00:00
Maxim Konovalov
466cbb4b88
o Follow the trend and update a host-based wireless bridge example.
2005-09-28 15:22:17 +00:00
Joseph Koshy
79247772f0
Note the requirement for 'device apic' on i386 systems. [1]
...
Consistently use 'x86' when referring to behaviour common to the
i386 and amd64.
Submitted by: Niklas Sorensson <nik@cs.chalmers.se> [1]
2005-09-28 14:19:31 +00:00
Yaroslav Tykhiy
f0fdbb10ea
Minor clarifications and fixes to wording, grammar, and markup
...
around ${network_interfaces}.
2005-09-28 13:07:43 +00:00
Ruslan Ermilov
d9423c1bc1
We bootstrap make(1) if necessary during an upgrade, so checking
...
if MACHINE_ARCH is defined is no longer needed.
2005-09-28 08:17:30 +00:00
Ruslan Ermilov
d035a92679
Sort LOCALES.
2005-09-28 07:40:03 +00:00
Ruslan Ermilov
bf5a89d1d5
Sort MLINKS.
2005-09-28 07:32:43 +00:00
Ruslan Ermilov
e64bbde9b4
Sort MAN.
2005-09-28 07:31:18 +00:00
Joseph Koshy
24bae9892f
Correct a typo.
...
MFC after: 3 days
2005-09-28 03:02:16 +00:00
Max Laier
b6de9e91bd
Remove bridge(4) from the tree. if_bridge(4) is a full functional
...
replacement and has additional features which make it superior.
Discussed on: -arch
Reviewed by: thompsa
X-MFC-after: never (RELENG_6 as transition period)
2005-09-27 18:10:43 +00:00
John Baldwin
4ea211a4f4
- Document atomic_fetchadd(9) and add a MLINK.
...
- Add arm and ppc to the list of archs not supporting operations on 64-bit
integers.
- Update the sample code for acquiring a mutex to be more recent and to
take into account the recent atomic_foo_ptr() changes.
MFC after: 1 week
2005-09-27 17:59:29 +00:00
Andre Oppermann
c9ebaafaa1
Document the IP_DONTFRAG IP socket option.
...
Sponsored by: TCP/IP Optimization Fundraise 2005
2005-09-26 20:58:49 +00:00
Warner Losh
8aee0c82db
Note Hawking PN652TX support
2005-09-22 16:56:48 +00:00
Warner Losh
08bff1962b
Clarify supported cards
2005-09-22 16:56:28 +00:00
Giorgos Keramidas
c1dee190d4
Remove the OPTIONS section, since it only documents FE_DEBUG and wrongly
...
so. If the full list of fe(4) options is documented we can revive the
entire section.
PR: docs/86228
Submitted by: n-kogane@syd.odn.ne.jp
Helped by: Masahiro Sekiguchi <seki@jp.fujitsu.com>
MFC after: 1 week
2005-09-22 01:50:00 +00:00
Robert Watson
6b8a3687a1
Add discussion of Giant, the MPSAFE flag, and NDHASGIANT() to namei(9).
...
Add a VFS_LOCK_GIANT(9)/VFS_UNLOCK_GIANT(9) man page.
Discussed with: jeff
MFC after: 3 days
2005-09-21 10:19:57 +00:00
Robert Watson
1a51e01115
Add a new rc.conf entry, kerberos5_server_flags, which allows the
...
administrator to specify additional start-up flags to the Kerberos
5 Authentication Server.
MFC after: 3 days
2005-09-20 11:13:28 +00:00
Warner Losh
097fcfeb8f
Sprinkle a few stars where they belong.
2005-09-20 02:38:43 +00:00
Damien Bergamini
6a7bbb6e80
Update the list of supported hardware.
...
MFC after: 5 days
2005-09-19 18:16:29 +00:00
Giorgos Keramidas
a56e23da23
A single `*' character doesn't disable *ANY* form of authentication.
...
Make sure that this is clearly stated.
Prodded by: simon, Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-09-19 16:32:27 +00:00
Ruslan Ermilov
6ed0b39d28
Restore the ability to detach from a tty via SIOCSTTY and document
...
recent changes in a manpage.
Reviewed by: cognet
2005-09-19 13:48:45 +00:00
Christian Brueffer
e654ac0769
Change the DESCRIPTION section into HARDWARE, since it already lists
...
the supported hardware.
MFC after: 3 days
2005-09-18 16:20:38 +00:00
Giorgos Keramidas
36cc06ff31
Explain the use of `*' in master.passwd and that it's slightly
...
different from the use of `*' in /etc/passwd.
PR: docs/86234
Submitted by: Paul Hoffman <phoffman@above.proper.com>
MFC after: 1 week
2005-09-18 15:40:02 +00:00
Christian Brueffer
929962108a
Sort list of supported hardware.
...
MFC after: 3 days
2005-09-18 07:32:49 +00:00
Joel Dahl
90412be1fd
Bump .Dd
...
Reminded by: simon
2005-09-17 15:13:22 +00:00
Joel Dahl
d1625404ac
Add HARDWARE section.
...
Reviewed by: brueffer
2005-09-17 09:20:16 +00:00
Ralf S. Engelschall
724447ac41
Fix system shutdown timeout handling by again supporting longer running
...
shutdown procedures (which have a duration of more than 120 seconds).
We have two user-space affecting shutdown timeouts: a "soft" one in
/etc/rc.shutdown and a "hard" one in init(8). The first one can be
configured via /etc/rc.conf variable "rcshutdown_timeout" and defaults
to 30 seconds. The second one was originally (in 1998) intended to be
configured via sysctl(8) variable "kern.shutdown_timeout" and defaults
to 120 seconds.
Unfortunately, the "kern.shutdown_timeout" was declared "unused" in 1999
(as it obviously is actually not used within the kernel itself) and
hence was intentionally but misleadingly removed in revision 1.107 from
init_main.c. Kernel sysctl(8) variables are certainly a wrong way to
control user-space processes in general, but in this particular case the
sysctl(8) variable should have remained as it supports init(8), which
isn't passed command line flags (which in turn could have been set via
/etc/rc.conf), etc.
As there is already a similar "kern.init_path" sysctl(8) variable which
directly affects init(8), resurrect the init(8) shutdown timeout under
sysctl(8) variable "kern.init_shutdown_timeout". But this time document
it as being intentionally unused within the kernel and used by init(8).
Also document it in the manpages init(8) and rc.conf(5).
Reviewed by: phk
MFC after: 2 weeks
2005-09-15 13:16:07 +00:00
Joel Dahl
9e40ae709f
Remove superfluous reference to the FreeBSD handbook.
...
Approved by: brueffer (mentor)
2005-09-14 16:32:21 +00:00
Christian Brueffer
0725fb2074
Hook up acpi_sony.4
2005-09-14 05:09:33 +00:00
Christian Brueffer
58b1d9e7b0
Manpage for the acpi_sony(4) driver. This is more of a dummy page at the
...
moment, but better than nothing.
MFC after: 3 days
2005-09-14 05:04:12 +00:00
John Baldwin
a30c1e0a0b
Various and sundry improvements:
...
- Replace 'process' with 'thread' everywhere.
- Update several places to note that that the fact that default mutexes
may adaptively spin isn't necessarily MD, but is just part of the
implementation as a whole.
- Clarify the text about MTX_SPIN mutexes only being appropriate for
INTR_FAST interrupts or other low level scheduler code to make the
jargon more FreeBSD-ish rather than BSD/OS-ish.
- Also, note that it is possible that interrupts aren't blocked but just
deferred when a spin lock is held (the whole blocked vs. deferred bit is
an MD implementation detail).
- Remove statements saying that spin locks must be released in the exact
opposite order that they were acquired. This stopped being true several
years ago when we first added critical sections that stored their state
in the current thread rather than in struct mtx.
- Note that a mutex must be initialized before it is passed to any other
mutex function, not just mtx_lock.
- Clarify that mtx_trylock() only operates on MTX_DEF mutexes.
- Simplify the text about possible preemption during a mtx_unlock().
- Use complete English sentences in place of phrases in a few places.
- Clarify that it isn't ever safe to sleep with a mutex held. The kernel
tends to panic when you do that.
Requested by: scottl (7)
MFC after: 3 days
2005-09-13 15:16:50 +00:00
Ken Smith
abe06e5eb5
Update for RELENG_6.
...
Pointed out by: Many on current@.
MFC after: 1 day
2005-09-12 13:31:33 +00:00
Gary W. Swearingen
628f88b8b4
Added missing builtins; a few other clean-ups.
...
- The first "alias" "Yes" should be "No**".
- Made "builtin echo command" consistent with csh and sh manpages.
- In group of 3 interactive commands, 2 used .Pa instead of .Ic.
- "Name" section now has "builtin" and "built-in" for better apropos.
- Added these builtins: !, %, ., :, @, {, }, local, return
PR: docs/85065
Approved by: keramida
MFC after: 3 days
2005-09-09 17:02:08 +00:00
Gleb Smirnoff
d04304d155
Make callout_reset() return a non-zero value if a pending callout
...
was rescheduled. If there was no pending callout, then return 0.
Reviewed by: iedowse, cperciva
2005-09-08 14:20:39 +00:00
Yaroslav Tykhiy
e5b3a11677
Reflect a recent change in /etc/rc.subr that made ``-M''
...
appear in tmpmfs and varmfs default flags explicitly.
Explain why -M is good for these file systems (it maximizes
performance and makes the system more stable at low memory
conditions by reducing the chance of thrashing.)
Bump .Dd accordingly.
MFC after: 3 days
2005-09-08 09:22:21 +00:00
Andrew Thompson
4f3cfcc12b
Clarify that any firewall that has pfil(9) hooks can be used.
...
Suggested by: sam
Approved by: mlaier (mentor)
MFC after: 3 days
2005-09-06 22:38:40 +00:00
Colin Percival
ff69e5b71e
Teach portsnap how to ignore unwanted parts of the ports tree. A line
...
of the form "REFUSE foo" in portsnap.conf will result in parts of the
tree matching "^foo" being (a) not extracted by "portsnap extract", (b)
not updated by "portsnap update", and (c) not having any patches or new
ports downloaded by "portsnap fetch" or "portsnap cron". The example
shown in portsnap.conf demonstrates ignoring all the language categories.
As mentioned in portsnap.conf.5, the use of an imcomplete ports tree is
not officially supported; but this is something which many users have
requested, so I'm adding it anyway.
PR: bin/85619 (but not the patch provided therein)
MFC after: 1 month
2005-09-06 19:28:37 +00:00
David E. O'Brien
3da722dad7
Remove WANT_FORCE_OPTIMIZATION_DOWNGRADE and out dated warnings about
...
libalias(3) exposing compiler bugs.
2005-09-06 09:01:18 +00:00
Sam Leffler
aa2fce50a2
updates:
...
o note all pci/cardbus parts are supported (modulo hal updates)
o use ath_rate_sample instead of ath_rate_onoe
o note SuperG support is missing
o note WPA not supported on 5210
o remove stuff about needing a better tx rate control algorithm
MFC after: 3 days
2005-09-06 03:59:22 +00:00
Joel Dahl
56b1eaf645
Remove reference to el(4).
...
Approved by: brueffer (mentor)
2005-09-05 17:09:59 +00:00
Tim J. Robbins
d667076bb2
Remove all references to nonexistent FreeBSD Security Architecture
...
document.
2005-09-05 10:03:07 +00:00
Gary W. Swearingen
e17c0e3256
Moved descriptions of securelevels from init(7) to security(7).
...
Files used both "securelevel" and either "secure level" or
"security level"; all are now "security level".
PR: docs/84266
Submitted by: garys
Approved by: keramida
MFC after: 3 days
2005-09-03 17:16:00 +00:00
Scott Long
a79d1e8314
Fix a few small problems and bump the date.
...
Submitted by: ru
2005-09-01 19:14:41 +00:00
Scott Long
6f3d270147
More clarification on how bus_dmamap_sync works. Fix bogus text concerning
...
bus_dmamem_alloc.
2005-08-31 16:55:00 +00:00
Garrett Wollman
9d08bdaaa6
Move "systemv" into OLDTIMEZONES clause; "backward" is a prerequisite.
...
("systemv" is even more backward than "backward" is!)
Obliquely pointed out by: jhay
2005-08-31 01:33:26 +00:00
Scott Long
78b6525e1e
Remove a stale manpage.
2005-08-30 16:14:25 +00:00
Joel Dahl
280b8c11b0
s/PDC2061/PDC20621
...
Approved by: brueffer (mentor)
2005-08-30 07:03:03 +00:00
Garrett Wollman
bf3b3d9250
Merge tzdata200m from vendor branch.
2005-08-29 17:04:47 +00:00
Garrett Wollman
99191b46e0
Update to tzdata2005m release from Arthur Olson. Only updates are to
...
commentary and to "Link" directives, but the latter should fix
reported problems with clean installs (by no longer installing those
links).
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2005m.tar.gz
2005-08-29 17:01:51 +00:00
Marius Strobl
20d0f9221b
Add gem(4) to the list of devices supporting VLAN-sized frames natively
...
(since sys/dev/gem/if_gem.c rev. 1.34).
MFC after: 1 week
2005-08-28 15:08:57 +00:00
Marius Strobl
8a8ffed41b
Remove the man page of the recently axed el(4).
2005-08-27 18:14:53 +00:00
Garrett Wollman
467ebd64e0
Merge tzdata2005l update from vendor branch.
...
MT6: after release
MT5: immediately
2005-08-26 18:46:27 +00:00
Garrett Wollman
0d64aeef3b
Vendor update of timezone database.
...
Changes to historical dates in: Azerbaijan, B.I.O.T., China, Denmark,
Libya, and Poland.
Changes to current dates in: East Timor, Haiti, Israel, Kazakhstan,
Nicaragua, Paraguay, Samoa, Tunisia, Uruguay
Changes to future dates in: Australia, Iran, United States
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2005l.tar.gz
2005-08-26 18:39:31 +00:00
Garrett Wollman
2cdb733c5c
This commit was generated by cvs2svn to compensate for changes in r149511,
...
which included commits to RCS files with non-trunk default branches.
2005-08-26 18:39:31 +00:00
Scott Long
1cb112ab25
Clarify the description of the bus_dmasync_op_t operation flags. This has
...
been misleading and even wrong since the import of the page.
2005-08-26 18:19:01 +00:00
Warner Losh
89b9c5360e
Clarify the confusion over Farallon cards taht differ only by arrow color
2005-08-25 23:11:10 +00:00
Gleb Smirnoff
88cd456676
Remove all references to T/TCP, which was removed several months ago.
...
Approved by: andre
2005-08-25 13:47:41 +00:00
Brooks Davis
41f7ee42ae
- Remove the removable_interfaces variable. /etc/pccard_ether will
...
now run on any interface.
- Add a new ifconfig_<ifn> keyword, NOAUTO which prevents configuration
of an interface at boot or via /etc/pccard_ether. This allows
/etc/rc.d/netif to be used to start and stop an interface on a purely
manual basis. The decision to affect pccard_ether may be revisited at
a later date.
Requested by: imp, gallatin (removable_interfaces)
Discussed with: sam, Randy Bush (NOAUTO)
2005-08-24 01:23:49 +00:00
Markus Brueffer
b192b1d38e
- Document the led(4) interface for the Thinklight
...
- Bump .Dd
Approved by: brueffer
MFC after: 3 days
2005-08-23 18:34:39 +00:00
Joseph Koshy
953adc1723
Document the diagnostic message printed at startup time. Keep the
...
list of diagnostic messages sorted.
Document the recently introduced EOPNOTSUPP error return. Repair
sort ordering for the list of error descriptions.
MFC after: 3 days
2005-08-23 17:18:27 +00:00
Christian S.J. Peron
49db78b0e0
Add documentation for the BIOCLOCK and BIOCSETWF ioctl commands. Also
...
modify the documentation for BIOCSETF to note that it sets the read
filter.
Pointed out by: simon
2005-08-23 17:08:59 +00:00
Andre Oppermann
5090c7544f
Document IP_MINTTL socket option.
...
MFC after: 2 weeks
Sponsored by: TCP/IP Optimization Fundraise 2005
2005-08-22 16:14:53 +00:00
Andre Oppermann
e875dfb826
Add a sysctl to change to length of the quotation of the original
...
packet in an ICMP reply. The minimum of 8 bytes is internally
enforced. The maximum quotation is the remaining space in the
reply mbuf.
This option is added in response to the issues raised in I-D
draft-gont-icmp-payload-00.txt.
MFC after: 2 weeks
Spnsored by: TCP/IP Optimizations Fundraise 2005
2005-08-21 15:09:07 +00:00
Andre Oppermann
a0866c8d4e
Add an option to have ICMP replies to non-local packets generated with
...
the IP address the packet came through in. This is useful for routers
to show in traceroutes the actual path a packet has taken instead of
the possibly different return path.
The new sysctl is named net.inet.icmp.reply_from_interface and defaults
to off.
MFC after: 2 weeks
2005-08-21 12:29:39 +00:00
Craig Rodrigues
8ddda52485
Update man page to reflect the fact that VOP_LISTEXTATTR
...
does not return a list of ASCII NUL terminated strings.
Instead, a list of attribute names is returned, where each
list entry consists of one byte for the name length, followed
by the name, without a terminating ASCII NUL.
This in similar to change 1.17 to extattr_get_file.2
Reviewed by: rwatson, ru
2005-08-19 12:17:47 +00:00
Brooks Davis
069dfe8315
Refer to the OpenBSD dhclient instead of the ISC dhclient.
...
Reported by: Bob Johnson <bob89 at eng dot ufl dot edu>
PR: 84963
2005-08-18 19:39:27 +00:00
Joel Dahl
9aa2457d66
Be more specific about supported chipsets.
...
Approved by: brueffer (mentor)
2005-08-18 19:12:14 +00:00
Giorgos Keramidas
7bdc0bba0b
Change the modem description of the previous commit to something that is
...
more likely to match the product name, as seen by the user on product
listings.
Suggested by: blackend, brueffer
2005-08-18 15:05:28 +00:00
Giorgos Keramidas
d5648a65b9
Add ELSA MicroLink 56k USB to the list of supported umodem devices.
...
PR: docs/85079
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
MFC after: 3 days
2005-08-18 13:04:13 +00:00
Giorgos Keramidas
1a1fa3bd68
Typo: s/adverisement/advertisement/.
...
Submitted by: Fredrik Lindberg <fli+freebsd@shapeshifter.se>
PR: docs/85050
2005-08-17 18:43:07 +00:00
Joel Dahl
3dd63d5256
Bump .Dd before someone notice.
...
Approved by: brueffer (mentor)
2005-08-17 16:45:54 +00:00
Joel Dahl
7fb1ef385d
Be more specific about supported chipsets.
...
Approved by: brueffer (mentor)
2005-08-17 16:36:07 +00:00
Joel Dahl
76de1215bd
Remove a few items from the hardware list. This support is already
...
covered in the manual pages for each bridge device driver.
Approved by: brueffer (mentor)
2005-08-17 16:24:57 +00:00
Giorgos Keramidas
f87fc6e31c
Add a small paragraph that describes how the current environment
...
settings can be displayed, near the end of the DESCRIPTION section,
immediately after the paragraph that describes how they can be set.
Add a reference to printenv(1) too (and the ``printenv'' csh builtin).
Submitted by: Gary W. Swearingen <garys@opusnet.com>
PR: docs/85008
2005-08-17 13:02:47 +00:00
Joel Dahl
c6fd52cbe7
* Be more specific about supported ALI-chipsets.
...
* Add two missing dots.
Approved by: brueffer (mentor)
2005-08-16 14:28:03 +00:00
Joel Dahl
b2ce12e030
Xref snd_t4dwave(4).
...
Approved by: brueffer (mentor)
2005-08-15 17:56:04 +00:00
Joel Dahl
f7098e14b4
Add manual page for snd_t4dwave(4).
...
Approved by: brueffer (mentor)
2005-08-15 17:07:37 +00:00
Joel Dahl
c94b6c4244
Update hardware section:
...
* Document existing support for:
- CMD 646U2
- Highpoint HPT372N
- Intel 6300ESB
- Intel ICH7
- Nvidia nForce2 MCP
- Nvidia nForce3 MCP
- Nvidia nForce3 Pro
- Nvidia nForce4
- Promise PDC20571
- Promise PDC20575
- Promise PDC20579
- Promise PDC20580
- Promise PDC20621
- Promise PDC20622
- Promise PDC40518
- Promise PDC40519
- SIS 180
- SIS 181
- SIS 182
- SIS 965
- VIA VT6410
- VIA VT6420
- VIA VT6421
* Remove HPT366 duplicate
Approved by: brueffer (mentor)
2005-08-15 15:07:47 +00:00
Pawel Jakub Dawidek
b12cfed25c
Add scripts for GELI device configuration on boot.
...
rc.d/geli - configures encryption (ask for passphrases, etc.);
rc.d/geli2 - is called after file systems are mounted and mark devices for
detach on last close.
Sponsored by: Wheel Sp. z o.o.
http://www.wheel.pl
MFC after: 3 days
2005-08-14 18:02:22 +00:00
Christian Brueffer
79a037fcae
Promise PDC4071[89] support.
2005-08-12 23:05:48 +00:00
Markus Brueffer
199c7836bc
- Clarify how events are used and how the different event sysctl correlate
...
- Document how an event looks like that is received by devd(8) from acpi_ibm(4)
- Document the event codes as they occur on a T41p
- Add a note about sysctl.conf and an Xref to it
- Add an example section providing an example script and an entry for
devd.conf. This is an adapted version of the one in acpi_fujitsu(4).
- s/Fn-F4/Fn+F4/ for consistency sake
- Add a button description where refering to a T41p, remove it otherwise,
since it might vary from model to model
- Bump .Dd
Thanks for improvements to: brueffer, ru
Approved by: brueffer
2005-08-11 15:51:11 +00:00
Ceri Davies
2273bbfd7a
Correct some grammar.
2005-08-11 10:32:05 +00:00
Warner Losh
3756fc3aaa
Document methods people use to load linux shared libraries in FreeBSD
...
binaries. A very neat trick.
2005-08-10 21:44:26 +00:00
Murray Stokely
cf0100c013
Grammar improvements.
...
PR: docs/84619
Submitted by: Gary W. Swearingen <garys@opusnet.com>
MFC after: 3 days
2005-08-09 14:11:57 +00:00
Murray Stokely
abf91c46d8
Fix typo.
...
PR: docs/84660
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
MFC after: 3 days
2005-08-09 13:55:21 +00:00
Christian Brueffer
5b2ca5e293
nForce3 and nForce4 are supported as well.
...
MFC after: 3 days
2005-08-09 13:32:45 +00:00
Christian Brueffer
05307345f3
Sort the list of supported hardware.
...
MFC after: 3 days
2005-08-09 13:25:34 +00:00
Brian Somers
fff86fc443
Fix a typo
2005-08-09 11:55:18 +00:00
Brian Somers
893446fe00
Mention how to ensure that a device hasn't already been identified
2005-08-09 11:14:21 +00:00
Brian Somers
b47668b3ec
Fix a couple of typos
2005-08-09 10:30:25 +00:00
Colin Percival
6fb01948ee
Add portsnap to the base system. This is a secure, easy to use,
...
fast, lightweight, and generally good way for users to keep their
ports trees up to date.
This is version 0.9.4 from the ports tree (sysutils/portsnap) with
the following changes:
1. The experimental pipelined http code is enabled. No seatbelts
in -CURRENT. (^_^)
2. The working directory has moved from /usr/local/portsnap to
/var/db/portsnap (as discussed on -arch two days ago).
3. Portsnap now fetches a list of mirrors (distributed as DNS SRV
records) and selects one randomly. This should help to avoid the
uneven loading which plagues the cvsup mirror network.
4. The license is now 2-clause BSD instead of 3-clause BSD.
5. Various incidental changes to make portsnap fit into the base
system's build mechanics.
X-MFC-After: 6.0-RELEASE
X-MFC-Before: 5.5-RELEASE
X-MFC-To: RELENG_6, RELENG_5, ports
discussed on: -arch and several other places
"yes please" from: simon, remko, flz, Diane Bruce
thinks this is a great idea: bsdimp
Hopes he didn't forget any files: cperciva
2005-08-08 20:10:06 +00:00
Christian Brueffer
685b8c364e
Remove stray comma
2005-08-08 18:24:04 +00:00
Brian Somers
e9b0dcda1a
Remove a bogus word
2005-08-08 12:16:53 +00:00
Sam Leffler
9c3fd40489
describe m_align
2005-08-08 00:50:25 +00:00
Hiten Pandya
587c3309fb
Give credit to Vinod Kashyap and Paul Saab for their work on the
...
twe(4) driver.
2005-08-06 13:05:45 +00:00
Poul-Henning Kamp
9a24dfc72e
Put hesiod.conf(5) under build option YES_HESIOD
2005-08-06 06:57:25 +00:00
Pawel Jakub Dawidek
49ad116fcc
Teach rc.d/encswap script how to use geli(8) for swap encryption.
...
MFC after: 3 days
2005-08-05 23:38:51 +00:00
Poul-Henning Kamp
9c4b72390d
Introduce NO_LOCALES build option.
2005-08-05 14:59:50 +00:00
Christian Brueffer
ab4f10302f
Document ITE IT8211F support.
2005-08-05 14:07:39 +00:00
Anton Berezin
f62ed2dc45
Mention D-Link DGE-528(T) Gigabit Ethernet.
...
Reminded by: sem, simon
2005-08-05 13:21:11 +00:00
Poul-Henning Kamp
9c662f355f
Don't install ${LIB}_pic.a if NO_TOOLCHAIN
2005-08-05 09:55:04 +00:00
Poul-Henning Kamp
423987b6a5
Remove the map3270 file, tn3270 was retired long ago.
2005-08-05 09:52:25 +00:00
Pawel Jakub Dawidek
6e6ecc0e56
rc.conf(5) update - gbde_swap_enable variable has been removed.
...
Reminded by: dougb
2005-08-05 07:09:53 +00:00
Christian Brueffer
da27342306
Remove Xref to non-existant usb(3) manpage.
...
Obtained from: DragonFly BSD (swildner)
MFC after: 3 days
2005-08-04 21:26:38 +00:00
Ruslan Ermilov
9ac8d2e820
Add missing "not" in rev. 1.34.
...
Submitted by: Jeremie Le Hen
2005-08-03 20:11:39 +00:00
Ruslan Ermilov
c8ef0ed51d
Make delete-old* and friends useable for cross-builds.
2005-08-03 20:09:59 +00:00
Poul-Henning Kamp
f9c16f9cb6
Don't install includes if NO_TOOLCHAIN
2005-08-03 09:26:01 +00:00
Poul-Henning Kamp
538860d101
Add NO_SYSCONS.
...
Respect NO_MAN and NO_EXAMPLES
Make NO_GROFF prevet me installation.
2005-08-03 09:24:39 +00:00
David E. O'Brien
722d16b7fc
Document 'kernel-toolchain'.
...
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
2005-08-03 03:26:57 +00:00
Christian Brueffer
6fc6b69327
Mention that the softc is zeroed after allocation.
...
Noticed by: sam
MFC after: 3 days
2005-08-02 13:54:52 +00:00
Brooks Davis
fe6f40dd76
- Document network_interfaces=auto (the default!).
...
- Remove documentation of pccard_ifconfig as it is now gone.
- Document pccard_ifconfig's replacement ifconfig_DEFAULT.
2005-08-02 02:24:47 +00:00
Poul-Henning Kamp
e1d9e33240
The Berkeley pascal implementation for the VAX 11/780 has only
...
historical relevance these days, stow it in the attic instead of
on millions of FreeBSD computers.
2005-08-01 12:14:53 +00:00
Poul-Henning Kamp
efdb465402
Remove the \*(DY at the end of the document, it makes the installed
...
file differ for each install.
2005-08-01 12:10:14 +00:00
Alexander Leidinger
796eb4c2df
Document 2 new sysctl's.
...
Submitted by: Ariff Abdullah <skywizard@MyBSD.org.my>
Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (implicit)
2005-07-31 13:27:52 +00:00
Giorgos Keramidas
6fb9b618f5
Fix all the spelling mistakes I could find in the man pages for words
...
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
Joseph Koshy
3419317c32
Document two new diagnostic messages in hwpmc(4).
2005-07-30 09:03:57 +00:00
Alexander Leidinger
af3e19a68c
- Move recently added dir into the correct section.
...
- Add a note about the organisation of the sections.
- Expand shell globs (they worked in a previous version of the delete-old
target, but not in this one).
- Use the correct way of checking for a native environment. [1]
- Add some more obsolete files.
- Fix some bad english. [1]
Suggested by: ru [1]
Approved by: mentor (joerg)
2005-07-29 21:45:46 +00:00
Giorgos Keramidas
4c8df2df29
Update SEE ALSO section.
...
PR: docs/84273
Submitted by: Gary W. Swearingen
2005-07-29 11:31:16 +00:00
Giorgos Keramidas
1474c0cd58
hw.ata.wc can cause data loss on crashes too. This brings the
...
description of the hw.ata.wc in sync with tuning(7)
PR: docs/84264
Submitted by: Gary W. Swearingen
2005-07-29 10:47:46 +00:00
Scott Long
bf392eb4b9
Don't cross-reference VFS_START.9
2005-07-27 02:08:59 +00:00
Scott Long
e91f1998a1
Now that VFS_START.9 has been removed, don't try to reference it from the
...
Makefile.
2005-07-27 02:08:21 +00:00
Hiten Pandya
5e5cdff0f6
Remove the VFS_START(9) manual page because it's no longer relevant. The
...
entry point was removed as its only consumer was MFS.
Approved by: re (hrs)
2005-07-26 23:57:37 +00:00
Tom Rhodes
d8d65971ac
Do not reference gifconfig, it is gone.
...
Sponsored by: Chaffee::Interactive
2005-07-26 18:14:22 +00:00
Hajimu UMEMOTO
1f320556fd
reflect scope change.
...
Obtained from: KAME
2005-07-25 16:26:47 +00:00
Markus Brueffer
9ae07ea897
s/Lefler/Leffler/
...
Approved by: brueffer
MFC after: 3 days
2005-07-23 15:09:27 +00:00
Alexander Leidinger
e2a3608153
Add delete-old and delete-old-libs targets:
...
- removes obsolete files/dirs or libraries.
- works in interactive (default) and batch mode
- respects DISTDIR
- documented in UPDATING and build(7)
The head of the file ObsoleteFiles.inc contains instructions how to add
obsolete files/dirs/libs to the list. Obviously one should add obsolete
files to this list, when he removes a file/dir/lib from the basesystem.
Additionally add check-old target:
- allows re@ to check if a file on the obsolete list resurfaces
Design goals:
- allows full control by the user (default interactive mode)
- possibility of scripted removal of obsolete files (batch mode)
- opt-in removal of files (explicit list of files)
- seperate removal of libs (2 delete targets)
Important design decissions:
- structured list of files to remove instead of a plain text file:
* allows to remove additional files if a NO_foo knob is specified
without the need to change the targets (no NO_foo knob is respected
yet)
- not using mtree like NetBSD does:
* mtree doesn't has an interactive mode
Discussed on: arch (long ago), current (this year)
Additional input from: re (hrs)
Approved by: mentor (joerg)
2005-07-23 14:23:30 +00:00
Craig Rodrigues
0167ce0d1d
Fix two small grammar mistakes.
...
Approved by: das (mentor)
2005-07-22 00:28:22 +00:00
Markus Brueffer
555fcf8786
- Reword a sentence
...
- Grammar fixes
- s/CAVEAT/CAVEATS/
Approved by: simon
MFC after: 3 days
2005-07-21 22:47:34 +00:00
Poul-Henning Kamp
636d90fc5c
Make the facility for recognizing BIOS-signatures more general
...
and return a printable representation.
This fixes recognition of the PC Engines WRAP and improves the
recognition of the Soekris boards (Bios version can now be
seen in the dmesg output for instance).
Also, add watchdog support for PCM-582x platforms.
Submitted by: Adrian Steinmann <ast@marabu.ch>
Slightly changed by: phk
PR: 81360
2005-07-21 09:48:37 +00:00
Poul-Henning Kamp
11232b9dd0
Fix example.
...
Submitted by: "Andrew Smith" <ACSmith@csir.co.za>
2005-07-21 08:55:46 +00:00
Joseph Koshy
6d6a103a77
Add COMPATIBILITY and HISTORY sections. Fix an -mdoc error.
...
Cross-reference pmclog(3).
Reviewed by: ru
2005-07-21 06:21:52 +00:00
Tom Rhodes
90296834d9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
Jesus R. Camou
191f93f02e
Document config-recursive target.
...
PR: docs/82586
Submitted by: Imobach González Sosa <imobachgs@banot.net>
Approved by: trhodes (mentor)
MFC after: 1 week
2005-07-20 22:22:53 +00:00
Hajimu UMEMOTO
985d6fb29c
Document passive cooling related sysctl MIB.
2005-07-19 06:55:18 +00:00
Tom Rhodes
86e3186efa
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
...
Quote .Cd and .Nd text.
Bump doc date.
Requested by: some user through ru
Supported by: ru, dwmalone, brueffer
2005-07-19 00:26:30 +00:00
Jens Schweikhardt
9518a2473e
s/then/than
2005-07-18 21:33:00 +00:00
Sheldon Hearn
6a01650d66
Regen:
...
* Hart: rev 533 of pcidevs.txt (2005-06-29)
* Boemler: vendors.txt (2005-07-12)
Approved by: re (kensmith)
2005-07-18 07:43:35 +00:00
Robert Watson
b9d4511f4e
Add LIBMEMSTAT tp bsd.libnames.mk.
...
MFC after: 1 week
2005-07-17 18:38:40 +00:00
Christian Brueffer
c256122abd
snd_ess needs snd_sbc to compile.
...
Noticed by: oliver
2005-07-16 19:17:34 +00:00
Hiroki Sato
c329d70b9a
Document IODATA USB-RSAQ3 USB-Serial Adapter as a supported device.
...
MFC after: 3 days
2005-07-16 09:18:58 +00:00
Hiroki Sato
44cb3ab02e
Fix typos and use consistent section names in manual pages:
...
s/SYSCTLS/SYSCTL VARIABLES/
s/TUNABLES/LOADER TUNABLES/
s/CAVEAT/CAVEATS/
s/DESCIPTION/DESCRIPTION/
Reviewed by: ru
MFC after: 3 days
2005-07-15 17:35:26 +00:00
Warner Losh
fdcac9ba83
Note non-support of modem side of DMF650TX card
2005-07-15 02:01:38 +00:00
Warner Losh
4943ad2699
Mention the PC Card devices known to work with this driver, as well
...
as some of the bugs there with.
2005-07-15 01:50:22 +00:00
Maksim Yevmenkin
f9e566779c
kbdmux(4) keyboard multiplexer integration
...
o Add minimal kbdmux(4) man page to the source tree (more details to follow);
o Hook up kbdmux(4) to the build.
This concludes the first part of the kbdmux(4) keyboard multiplexer
integration. It now should be possible to use kbdmux(4), however one
must configure kbdmux(4) by hand (i.e. load kbdmux(4) module and use
kbdcontrol(1) to add/remove slave keyboards to/from kbdmux(4)).
MFC after: 1 week
2005-07-14 23:04:23 +00:00
Christian Brueffer
f0ea72a038
- Remove MLINKS to nonexistant manpages
...
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
2005-07-14 20:29:08 +00:00
Yaroslav Tykhiy
3431820a60
Don't start a sentence with an identifier.
...
Add missing cross-references to SEE ALSO.
X-MFC after: 6.0-RELEASE (not a big deal to bother re@)
2005-07-13 21:12:06 +00:00
Andrew Thompson
489fc2258f
Previously the bridge MTU was set to ETHERMTU and could not be changed. Since
...
we can only bridge interfaces with the same value it meant that all members had
to be set at ETHERMTU as well.
Allow the first member to be added to define the MTU for the bridge, the check
still applies to all additional members.
Print an informative message if the MTU is incorrect [1]
Requested by: Niki Denev [1]
Approved by: mlaier (mentor)
MFC after: 3 days
2005-07-13 20:40:19 +00:00
Christian Brueffer
08188342a3
MLINK firewire.4 to ieee1394.4
...
MFC after: 3 days
2005-07-13 06:08:26 +00:00
Warner Losh
ba8f34770d
Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
...
distribution. Add the appropriate devices to the man pages.
Obtained from: pcmcia-cs
Approved by: re (scottl)
2005-07-10 02:00:35 +00:00
Warner Losh
619a359924
Add Farrallon EtherMac PC Card to the list of supported cards.
...
Fix XJack card description to reflect the actual model that we support
(I've never seen a CC-10BT and I've been looking).
List the specific chipsets supported.
Bump date.
Approved by: re (scottl, indirectly due to driver approval)
2005-07-09 01:44:54 +00:00
Sam Leffler
e7af1f56e9
document ENABLE_WPA_SUPPLICANT_EAPOL
...
Approved by: re (scottl)
2005-07-08 19:26:55 +00:00
Max Laier
ade6e491fc
ALTQify ste(4).
...
Requested and tested by: <nike_d at cytexbg dot com>
Approved by: re (scottl)
2005-07-08 13:05:59 +00:00
Gleb Smirnoff
ae1ff8e34f
Remove obsoleted sysctl interface for switching between standard and 3Com
...
PPPoE modes. The interface was declared obsoleted before 5.3-RELEASE.
When running as access concentrator ng_pppoe(4) supports both modes
simultanously. When running as client mode can be swicthed in ppp(8)
configuration.
Approved by: re (scottl)
2005-07-05 17:51:02 +00:00
Poul-Henning Kamp
f5851bcd31
Update for Bulletin C number 30:
...
There will be a leapsecond at the end of 2005.
Approved by: re@
2005-07-05 15:48:53 +00:00
Daniel Harris
22550c0031
Add a missing ** to the 'command' command.
...
PR: 79877
Submitted by: Kazuaki Oda <ybbkaz@yahoo.co.jp>
Reviewed by: ru
Approved by: re
MFC after: 1 day
2005-07-02 19:51:11 +00:00
Poul-Henning Kamp
453ad3b2c0
Remove the NQNFS paper.
...
We removed the corresponding code long time ago and the historically
interested can find this paper in the cvs repo, there is no point
in installing it any more.
Approved by: re@
2005-07-01 15:33:08 +00:00
Warner Losh
cea740ed1a
Update the diagnostics section with all the messages from the driver
...
as of this date. Bump the date as well.
Approved by: re (scottl) blanket ep
2005-07-01 05:28:55 +00:00
Hiten Pandya
a1601503f5
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-30 13:18:15 +00:00
Hiten Pandya
655f01f6df
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-30 13:04:25 +00:00
Joseph Koshy
d9a5f34617
Fix markup, correct typos, improve grammar, move the BUGS section to
...
the end of the manual page.
Submitted by: ru
Approved by: re (blanket hwpmc)
2005-06-30 02:38:46 +00:00
Hiten Pandya
571dba6ec9
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-28 20:15:19 +00:00
Andrew Thompson
f7cbc4cc6e
Fix a type-o in a bridging example.
...
Submitted by: Niki Denev
Approved by: mlaier (mentor)
Approved by: re (blanket)
2005-06-27 10:58:22 +00:00
Ruslan Ermilov
05c89c23e9
Overhaul the markup.
...
OK'ed by: imp
Approved by: re (blanket)
2005-06-25 08:59:05 +00:00
Hiroki Sato
593a0617ea
Document NetBSD 2.0.2.
...
Submitted by: SODA Noriyuki (soda at NetBSD dot org)
PR: doc/82619
Approved by: re (implicitly)
2005-06-25 07:07:50 +00:00
Ruslan Ermilov
43e8ac965c
Document supported Sun hardware.
...
Submitted by: marius
Approved by: re (blanket)
2005-06-23 14:12:19 +00:00
Ruslan Ermilov
0d0a2dff3b
Document a lot of sparc64 internals.
...
Submitted by: marius
Reviewed by: ru
Approved by: re (blanket)
X-MFC: not before the code in RELENG_5 matches
these man pages or vice versa
2005-06-22 15:35:14 +00:00
Robert Watson
db3b2be449
Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS.
...
Approved by: re (man page blanket)
2005-06-19 18:36:00 +00:00
Christian Brueffer
52a3904c6c
Remove the obsolete device count.
...
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 22:05:32 +00:00
Ruslan Ermilov
a832a656de
Markup fixes.
...
Approved by: re (blanket)
2005-06-16 21:05:28 +00:00
Ruslan Ermilov
a4be0b3cc1
(Mostly) markup fixes.
...
Approved by: re (blanket)
2005-06-16 18:46:17 +00:00
Ruslan Ermilov
5643b2a4f9
Fix a misplaced $FreeBSD$ I forgot to move in previous revision.
...
Approved by: re
2005-06-16 11:36:08 +00:00
Ruslan Ermilov
ce4c67f562
Markup fixes.
...
Approved by: re
2005-06-16 11:33:53 +00:00
Christian Brueffer
7138a5603d
Remove Xref to nonexistant smapi(9).
...
Submitted by: markus
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 08:06:37 +00:00
Wilko Bulte
91c284db80
typo: Michale -> Michael
...
Approved by: re (scottl)
2005-06-15 19:29:03 +00:00
Ruslan Ermilov
4f06896130
Assorted markup fixes and minor wordsmithing.
...
Approved by: re
2005-06-15 13:31:23 +00:00
Ruslan Ermilov
c1ef2d47b1
Add missing command name.
...
(The error was visible on stderr.)
Approved by: re
2005-06-15 13:21:44 +00:00
Hiten Pandya
d3f9f75425
Add a cross-reference to the pmap_page_init(9) manual page.
...
Approved by: re
2005-06-15 00:21:02 +00:00
Ruslan Ermilov
03550c9c25
Add missing .Ed call that was fatal for the rest of manpage.
...
Bump document date.
Approved by: re
2005-06-14 14:43:36 +00:00
Warner Losh
751c35718a
Don a flack jacket and start to document the FreeBSD bus_space
...
implementation. I took the NetBSD man page, and hacked it to, I hope,
to reflect the preliminary version of the bus space that Justin Gibbs
committed as part of the CAM integration in FreeBSD 3.0.
This isn't perfect, but it is better than we have now (which is, ahem,
nothing). Please coordinate changes to the file through me through
the 6.0 release.
Approved by: re (blanket for this one file)
2005-06-14 03:40:01 +00:00
Hiten Pandya
30de9c50b0
Update prototype for function pmap_init(), it no longer has the arguments
...
phys_start and phys_end.
Remove a stale documentation not about dis/uncontiguous memory.
Update manual page date while I am around these ends.
Reviewed by: alc
2005-06-10 17:19:27 +00:00
Hiten Pandya
27c3fa33d9
Add manual page for newly added pmap_page_init(9) function, part of the
...
PMAP KPI.
Reviewed-by: alc
2005-06-10 17:16:16 +00:00
Brooks Davis
fc74a9f93a
Stop embedding struct ifnet at the top of driver softcs. Instead the
...
struct ifnet or the layer 2 common structure it was embedded in have
been replaced with a struct ifnet pointer to be filled by a call to the
new function, if_alloc(). The layer 2 common structure is also allocated
via if_alloc() based on the interface type. It is hung off the new
struct ifnet member, if_l2com.
This change removes the size of these structures from the kernel ABI and
will allow us to better manage them as interfaces come and go.
Other changes of note:
- Struct arpcom is no longer referenced in normal interface code.
Instead the Ethernet address is accessed via the IFP2ENADDR() macro.
To enforce this ac_enaddr has been renamed to _ac_enaddr.
- The second argument to ether_ifattach is now always the mac address
from driver private storage rather than sometimes being ac_enaddr.
Reviewed by: sobomax, sam
2005-06-10 16:49:24 +00:00
Gleb Smirnoff
c604c87651
Manual page for ng_tcpmss.
2005-06-10 08:44:19 +00:00
Andrew Thompson
c8b0129238
Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.
...
This is the final piece to match bridge.c in functionality, we can now be a
drop-in replacement.
Approved by: mlaier (mentor)
2005-06-10 01:25:22 +00:00
Joseph Koshy
3bc6c67462
Document the need for a log file to be configured before a PMC
...
configured with logging options can be started.
2005-06-09 20:55:05 +00:00
Markus Brueffer
f2f16dcb10
Document recent driver changes.
...
Reviewed by: brueffer, ru
Approved by: brueffer
Thanks to: brueffer and ru for improving my not existing manpage-foo,
Arne Schwabe <arne@rfc2549.org> and
Kevin Oberman <oberman@es.net>
for details on thermal sensor location
2005-06-09 20:19:34 +00:00
Joseph Koshy
f263522a45
MFP4:
...
- Implement sampling modes and logging support in hwpmc(4).
- Separate MI and MD parts of hwpmc(4) and allow sharing of
PMC implementations across different architectures.
Add support for P4 (EMT64) style PMCs to the amd64 code.
- New pmcstat(8) options: -E (exit time counts) -W (counts
every context switch), -R (print log file).
- pmc(3) API changes, improve our ability to keep ABI compatibility
in the future. Add more 'alias' names for commonly used events.
- bug fixes & documentation.
2005-06-09 19:45:09 +00:00
Wilko Bulte
ecc12766a1
Lucent FW322/323 == Lucent / Agere FW322/323
...
Triggered by: reading the chip markings when adding a FW card to my system.
2005-06-09 17:38:35 +00:00
Christian Brueffer
d0401be4ce
Intel 31244 support.
2005-06-09 07:51:06 +00:00
Pyun YongHyeon
ee2350cc79
Clarify that systems that have the GPIO pins wired to the hardware
...
volume control need a device resource hint.
Reviewed by: scottl
2005-06-08 05:23:39 +00:00
Greg Lehey
bf11e8ea9c
Clarify that gif doesn't do GRE tunnels.
...
MFC after: 2 weeks
2005-06-08 01:53:25 +00:00
Brooks Davis
7bc4ff02b7
Update to the new world of network configuration. The documenation is
...
slightly ahead of reality as rc support for WPA is only partialy in
place.
Submitted by: Jeremie Le Hen <jeremie at le-hen dot org>
2005-06-08 00:15:36 +00:00
Brooks Davis
1e03bb0312
Remove default and documenation for pccard_ether_delay since I removed
...
it from /etc/pccard_ether.
Submitted by: Jeremie Le Hen <jeremie at le-hen dot org>
2005-06-08 00:05:58 +00:00
Andrew Thompson
82116c339c
Bring in IPFW layer2 filtering from bridge.c, this allows Ethernet filtering
...
using the layer2, mac and mac-type keywords.
This is one of the last features that bridge.c has over if_bridge and gets us
very close to a full functional replacement.
Approved by: mlaier (mentor)
2005-06-07 21:20:18 +00:00
Joseph Koshy
f395d8386a
Substitute "kgdb" for "gdb -k".
2005-06-07 06:21:43 +00:00
Maxim Konovalov
8cdcfdf3ab
Finish adding _dhcp user.
2005-06-07 03:41:20 +00:00
Christian Brueffer
75190ff847
Note read-only support for NVIDIA MediaShield.
2005-06-06 19:08:12 +00:00
Maxim Konovalov
463d4f5093
o Typo.
...
Submitted by: Jung-uk Kim
2005-06-06 16:10:58 +00:00
Maxim Konovalov
d8a1df199c
o Fix the release dates of FreeBSD 1.1, 1.1.5.1, 2.0, add the release
...
date of FreeBSD 1.1.5.
o URL to "Unix at 25" is reachable now.
PR: misc/81931
Submitted by: Gavin Atkinson
MFC after: 3 days
2005-06-06 13:08:22 +00:00
Brooks Davis
55d81cdbc0
Add missing Va in ifi_epoch entry.
2005-06-06 00:21:28 +00:00
Andrew Thompson
7afc53b8df
Connect if_bridge to the build.
...
Approved by: mlaier (mentor)
2005-06-05 03:32:53 +00:00
Andrew Thompson
31997bf223
Add if_bridge, which provides more advanced Ethernet bridging and 802.1d
...
spanning tree support.
Based on Jason Wright's bridge driver from OpenBSD, and modified by Jason R.
Thorpe in NetBSD.
Reviewed by: mlaier, bms, green
Silence from: -net
Approved by: mlaier (mentor)
Obtained from: NetBSD
2005-06-05 02:59:26 +00:00
Tai-hwa Liang
7a3afb563c
Adding note about required firmware to save others time and frustration with
...
this device.
Obtained from: imp (if_iwi)
Encouraged by: damien
2005-06-01 07:13:21 +00:00
Ruslan Ermilov
3d7f65df6e
For ${SUBDIR} targets, change the type of dependency operator from `::'
...
to `:', so that it stays compatible with a stale dependency recorded in
.depend when the type of "foo" changes from file to directory or back.
Compensate for the loss of the "If no sources are specified, the target
is always re-created" feature by marking these targets with the .PHONY
attribute. While here, fix a bug in the target's script (nobody uses
these targets apparently).
2005-05-31 07:14:51 +00:00
Christian Brueffer
3962985ba8
Add the Dell PERC 4/IM as supported.
...
Submitted by: Muthu_T@Dell.com
2005-05-30 12:26:12 +00:00
Simon L. B. Nielsen
9e56be4c64
Catch up with s/dev_t/struct cdev */.
2005-05-29 21:23:50 +00:00
Tai-hwa Liang
905ff382d1
Typo correction.
2005-05-29 14:56:51 +00:00
Christian Brueffer
cc636eb10e
Document support for the 82573 chip.
2005-05-27 04:52:21 +00:00
Eivind Eklund
64a72b2907
Baby, we are not in Kansas anymore. Nor are we in 1996 or FreeBSD 2.1.
...
Note that these papers are mostly quite old, and add a pointer to
more recent docs.
2005-05-26 23:01:30 +00:00
Christian Brueffer
d8a4b9c059
Document support for some Dell PERC adapters.
...
Submitted by: Muthu_T@Dell.com
MFC after: 3 days
2005-05-25 15:35:31 +00:00
Olivier Houchard
7b2b007e8c
Use -march=armv5te for Xscale.
2005-05-24 21:24:40 +00:00
Christian Brueffer
99c2f31565
3Com 3C2000-T reported as working.
...
Submitted by: anonymous
2005-05-24 15:42:42 +00:00
Hiten Pandya
e36734401f
Accomodate for parameter name change, 'cnp' to 'data'.
...
Submitted-by: Andrew R. Reiter <arr@watson.org>
2005-05-24 12:33:29 +00:00
Christian Brueffer
1769bce343
soundcard -> sound card
...
MFC after: 3 days
2005-05-22 16:14:55 +00:00
Christian Brueffer
24cfe4f10e
- Add a HARDWARE section based on the previous 'Supported Cards'
...
subsection and the hardware notes.
- Xref all snd_* drivers
MFC after: 1 week
2005-05-22 15:25:14 +00:00
Christian Brueffer
b1a83d0adb
BCM5789 support.
...
MFC after: 3 days
2005-05-22 10:27:51 +00:00
Tom Rhodes
846e187c43
Fix sentence structure to follow a better logic (zero is disable and
...
one is enable).
2005-05-21 17:22:12 +00:00
Maxim Konovalov
92aa3968f2
Add OpenBSD 3.7.
2005-05-20 05:13:25 +00:00
Nate Lawson
96ab794b26
Document that the returned pointer should be freed even if the number
...
of items returned is 0.
2005-05-20 05:04:22 +00:00
Christian Brueffer
e9a32efc6e
Document support for the 5714.
...
MFC after: 3 days
2005-05-20 01:20:23 +00:00
Christian Brueffer
bf7f62ef58
Add nve(4).
2005-05-20 01:19:02 +00:00
Gleb Smirnoff
fff7ff711b
Document taskqueue_drain().
2005-05-19 18:31:42 +00:00
Christian Brueffer
fed9784e38
- Connect nve(4)
...
- Correct sorting order
Suggested and reviewed by: ru
2005-05-19 14:54:48 +00:00
Christian Brueffer
0a02677cd7
Manpage for the nve NVIDIA nForce MCP Ethernet driver. The manpage is based
...
on the nvnet driver manpage by Quinton Dolan.
Especially the list of supported hardware needs some work.
2005-05-19 14:52:42 +00:00
Giorgos Keramidas
8a119ad210
The correct copyright notice for manpages that copy material from Open
...
Group's documentation is `/usr/share/examples/mdoc/POSIX-copyright',
not the one I copied from `/usr/share/examples/etc/bsd-copyright'.
Suggested by: simon
2nd pointy hat of the day: yours truly
2005-05-18 17:08:15 +00:00
Giorgos Keramidas
a3c8fc5312
Add a manpage for pthread_atfork(3). This copies a lot of the text of
...
the Open Group manpage for pthread_atfork(), available online at:
http://www.opengroup.org/onlinepubs/009695399/functions/pthread_atfork.html
which should be ok, since Daniel Eischen had mailed me about Open
Group manpages and the fact that they have granted permission to
FreeBSD to use their material. Any differences from the OG text are
my changes to the original manpage text submitted by Alex Vasylenko:
- In an effort to clean up the part that describes hooks and their
calling order, I used a list instead of a single paragraph for all the three
types of fork() hooks.
- After a short discussion with Dima Dorfman a long long time ago in a
far away galaxy, I changed the RETURN VALUES section to look more
like the rest of the pthread_xxx.3 manpages.
PR: docs/68201
Submitted by: Alex Vasylenko <lxv@omut.org>
2005-05-18 16:23:11 +00:00
Giorgos Keramidas
d854ee0742
Add manpages for devfs.conf and devfs.rules. These have been
...
initially written by Roland, but hacked for a while by me. Any
good parts are the results of Roland's hard work. Any typos or
style mistakes are mine.
Submitted by: Roland Smith <rsmith@xs4all.nl>
PR: docs/63808, docs/75433, docs/80458, docs/80459
MFC after: 2 weeks
2005-05-17 17:52:27 +00:00
David E. O'Brien
6ffd2f532c
Clarify the header.
2005-05-17 15:03:50 +00:00
Ruslan Ermilov
580325d4cf
Recover the original Berkeley RCS id, and fix the description of
...
format for source files when it comes to $FreeBSD$.
2005-05-17 14:20:42 +00:00
Jesus R. Camou
27e13edce9
Correct script path.
...
PR: docs/80948
Submitted by: anonymous coward
Approved by: trhodes (mentor)
MFC after: 2 days
2005-05-17 03:54:52 +00:00
Giorgos Keramidas
b31dd0b724
Remove a duplicate 'comment' to fix the syntax of a sentence.
2005-05-17 01:25:57 +00:00
Warner Losh
a398848137
Add note about required firmware to save others time and frustration with this device
2005-05-15 21:08:51 +00:00
Gleb Smirnoff
1771f872d5
- Document net.inet.carp.suppress_preempt MIB.
...
- Xref pfsync(4)
2005-05-15 01:58:32 +00:00
Christian Brueffer
355ff30c95
Wordsmithing.
...
PR: 80133
Submitted by: Zheyu Shen <free.bsd@gmx.net>
MFC after: 3 days
2005-05-12 16:18:58 +00:00
Gleb Smirnoff
8b39984252
Describe newly implemented bug.
2005-05-11 11:53:37 +00:00
Maxim Konovalov
2c6b324929
Add MacOS 10.4.
...
Submitted by: Jung-uk Kim
2005-05-11 11:11:29 +00:00
Maxim Konovalov
6904c47ab9
Add FreeBSD 5.4.
2005-05-10 17:51:18 +00:00
Christian Brueffer
e2f59e932f
Manual page for the "mn" Siemens Easy321-R1 E1/T1 device driver.
...
This is based on the comments in if_mn.c.
MFC after: 3 days
2005-05-10 16:48:03 +00:00
Philip Paeps
18d92cd86c
Sync with Linux acpi4asus, adding support for loads of new models.
...
MFC after: 3 days
2005-05-09 12:51:48 +00:00
Philip Paeps
5894dd7d1a
Put the time traveling machine back where I found it before anyone sees. ;-)
...
Pointy hat to: philip
2005-05-09 09:01:13 +00:00
Philip Paeps
caac49960b
Add support for Asus V6V[1] and W1N notebooks.
...
Submitted by: Jean-Sébastien Pédron <jspedron@club-internet.fr> [1]
MFC after: 3 days
2005-05-09 08:43:49 +00:00
Warner Losh
15fd13dc7c
One more variant branding of 3C574 family: the plain old 3c574
2005-05-08 22:36:10 +00:00
Dag-Erling Smørgrav
58b705b330
The Nocona may be AMD64 compatible, but it is still an Intel part.
...
Pointy hat to: trhodes
MFC after: 1 week
2005-05-08 10:11:33 +00:00
Christian Brueffer
5cd00b7223
Manual page for the acpi_ibm(4) hotkey driver.
2005-05-07 13:42:15 +00:00
Christian Brueffer
839ba87af6
Join two lines.
2005-05-07 11:02:34 +00:00
Gleb Smirnoff
17a35ce727
Manual page for ng_nat node.
2005-05-06 15:33:12 +00:00
Pawel Jakub Dawidek
a181e79248
Document 'pentium-m' CPUTYPE.
2005-05-06 13:14:48 +00:00
Wilko Bulte
6fab7ca2d7
ICH5 is also supported by ichsmb
2005-05-05 12:03:36 +00:00
Murray Stokely
fb95cd7157
Add more technical terms to reduce false positives when spellchecking
...
FreeBSD documentation.
2005-05-04 14:19:36 +00:00
Joseph Koshy
c5153e190b
Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.
...
Have pmcstat(8) and pmccontrol(8) use these APIs.
Return PMC class-related constants (PMC widths and capabilities)
with the OP GETCPUINFO call leaving OP PMCINFO to return only the
dynamic information associated with a PMC (i.e., whether enabled,
owner pid, reload count etc.).
Allow pmc_read() (i.e., OPS PMCRW) on active self-attached PMCs to
get upto-date values from hardware since we can guarantee that the
hardware is running the correct PMC at the time of the call.
Bug fixes:
- (x86 class processors) Fix a bug that prevented an RDPMC
instruction from being recognized as permitted till after the
attached process had context switched out and back in again after
a pmc_start() call.
Tighten the rules for using RDPMC class instructions: a GETMSR
OP is now allowed only after an OP ATTACH has been done by the
PMC's owner to itself. OP GETMSR is not allowed for PMCs that
track descendants, for PMCs attached to processes other than
their owner processes.
- (P4/HTT processors only) Fix a bug that caused the MI and MD
layers to get out of sync. Add a new MD operation 'get_config()'
as part of this fix.
- Allow multiple system-mode PMCs at the same row-index but on
different CPUs to be allocated.
- Reject allocation of an administratively disabled PMC.
Misc. code cleanups and refactoring. Improve a few comments.
2005-05-01 14:11:49 +00:00
Alexander Leidinger
540fac8974
- document powerd_flags too
...
- add a reference to powerd(8)
Approved by: mentor (joerg)
2005-05-01 08:34:01 +00:00
Sam Leffler
cf82599dcc
update for recent api changes
2005-05-01 02:12:44 +00:00
Brooks Davis
e32931227c
Remove the Netgear WG311 from the list. The v1 card is supported, but
...
the v2 card is a TI. Since we're not attempting to keep this list
complete, removing this is best.
Reported by: Brian Candler <B dot Candler at pobox dot com>
Evan Dower <evantd at hotmail dot com>
MFC After: 1 day
2005-04-29 15:07:44 +00:00
Hartmut Brandt
dea3d8703e
Toggle on warnings. This resolves the problem with building old releases
...
(getting zillions of warnings). Building an old release uses that release's
sys.mk which does not switch on these warnings, so make will be silent.
They can be switch on on the command line with the -x option to make.
This has been tested by building RELENG_5_4 on CURRENT.
2005-04-29 14:44:10 +00:00
Darren Reed
a63b0146dc
IPFIlter problems that prevented building should all now be resolved so
...
remove this temporary measure.
2005-04-28 23:29:00 +00:00
Scott Long
6230360e99
Disable the IPFILTER bits until they compile again. This can be overriden
...
by adding WANT_IPFILTER to /etc/make.conf. Note that this is only a partial
hack and only works when building the world and kernel the 'sanctioned' way.
I hope that this hack is only temporary and can be reverted soon.
2005-04-27 14:13:55 +00:00
Max Laier
1b301a7fa5
Typeo.
...
Submitted by: Emil Mikulic
2005-04-25 10:14:26 +00:00
Bjoern A. Zeeb
0af07d538f
Document sysctl introduced with if_sk.c rev. 1.101.
...
Add D-Link DGE-530T to list of supported hardware.
Reviewed by: ru (initial version), simon (updated version)
Approved by: pjd (mentor)
2005-04-24 20:26:09 +00:00
Bjoern A. Zeeb
313d027725
Add note to remove nis entries when compiling with NO_NIS.
...
Reviewed by: ru (initial version), simon (updated version)
Approved by: pjd (mentor)
2005-04-24 20:24:59 +00:00
Nate Lawson
26db811ebd
Document the debug.acpi.max_threads tunable.
2005-04-22 23:21:09 +00:00
Christian Brueffer
faa0a0aa88
Add the short but important word 'software' to the title.
2005-04-21 14:58:26 +00:00
SUZUKI Shinsuke
bc24eee3ce
FAITH's base spec has already been an RFC
...
Obtained from: KAME
MFC after: 1 day
2005-04-21 13:27:13 +00:00
Andrey A. Chernov
7a21b1e996
Comments correction
...
Submitted by: Yury Tarasievich <spytar@yahoo.com>
2005-04-21 09:15:19 +00:00
Gleb Smirnoff
f9e6931c3d
Manpage for unit allocator functions.
...
Reviewed by: phk
2005-04-20 19:11:05 +00:00
Christian Brueffer
8b72a3f693
Fix typo.
...
PR: 80133
Submitted by: Zheyu Shen <free.bsd@gmx.net>
2005-04-20 10:41:09 +00:00
Simon L. B. Nielsen
ad787bb4d0
Cross reference ehci(4).
...
Suggested by: Flemming Jacobsen
MFC after: 3 days
2005-04-20 07:33:09 +00:00
Nate Lawson
f8420b5828
Add a driver for SMI-based SpeedStep. The hardware supports two frequency
...
settings and is an older version of the same design used for ICH SpeedStep.
It is only known to be available on PIIX4 chipsets.
Many thanks to Bruno Ducrot for writing the driver and Jon Noack for
testing.
Submitted by: Bruno Ducrot
2005-04-19 16:38:24 +00:00
Joseph Koshy
265cd33757
Bring API documentation for sleepqueue(9) in sync with the code
...
in -current.
Reviewed by: ru
2005-04-19 16:30:25 +00:00
Joseph Koshy
4c49b002e0
Document taskqueue_run_fast(). Markup 'Giant' with ".Va".
...
Reviewed by: ru
2005-04-19 16:23:00 +00:00
Joseph Koshy
ebccf1e3a6
Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
...
and documentation into -CURRENT.
Bump FreeBSD_version.
Reviewed by: alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00
Damien Bergamini
ceaec73d40
Initial import of ipw, iwi, ral and ural drivers:
...
ipw - Intel PRO/Wireless 2100
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG
ral - Ralink Technology RT2500
ural - Ralink Technology RT2500USB
Approved by: silby (mentor)
2005-04-18 18:47:38 +00:00
Gleb Smirnoff
4f802d7eeb
Document bsnmpd related options.
...
Reminded by: maxim
2005-04-18 07:39:53 +00:00
Ian Dowse
6c7c20ce28
Correct a comment about which parallel port pin is used to drive
...
the RS signal.
PR: misc/20139
2005-04-17 21:55:00 +00:00
Simon L. B. Nielsen
c632f6dbda
Catch up with new naming scheme for USB serial devices: s/ucom/cuaU/.
...
PR: docs/80027
Submitted by: Rong-En Fan <rafan@infor.org>
2005-04-17 16:08:51 +00:00
Christian Brueffer
a431f9bb61
Xref ataraid(4).
2005-04-16 12:43:17 +00:00
Christian Brueffer
4b40473f20
Manual page for the ataraid(4) software RAID driver.
...
Reviewed by: sos
2005-04-16 12:40:38 +00:00
Robert Watson
e551d45211
Modify the alq(9) alq_open() API to accept a file creation mode, rather
...
than defaulting the cmode argument to vn_open() to 0. Supply a default
argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp
Reveiwed by: jeff, hmp
MFC after: 3 days
2005-04-16 12:12:27 +00:00
Ruslan Ermilov
df98ba00cd
Grr, fix another braino.
2005-04-16 05:34:48 +00:00
Ruslan Ermilov
644a4ae9d0
Fix braino in previous revision.
2005-04-16 05:33:42 +00:00
Simon L. B. Nielsen
514ff253c2
- Add Dell PERC 4ei to the list of supported devices. It's an
...
alias used by Dell sometimes for PERC 4e/Si. [1]
- Delete some trailing whitespace.
MFC after: 1 day
Rapported by: Jon Kuster <kwsn@earthlink.net> [1]
2005-04-15 21:18:31 +00:00
Joseph Koshy
3bbf58f9be
Add a 'SEE ALSO' section.
2005-04-15 14:46:59 +00:00
Pawel Jakub Dawidek
ba9bc36af1
Add missing links.
...
MFC after: 2 weeks
2005-04-15 10:57:34 +00:00
Poul-Henning Kamp
d668f22a0c
Add NO_DICT handle. Saves almost 3.5 MB installed.
2005-04-13 10:02:58 +00:00
Matthew N. Dodd
b137ea624b
Provide a sysctl (net.link.tap.user_open) to allow unpriviliged
...
acces to tap(4) device nodes based on file system permission.
Duplicate the 'debug.if_tap_debug' sysctl under the
'net.link.tap' hierarchy.
2005-04-13 00:30:19 +00:00
Matthew N. Dodd
6a2989fd54
Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT.
...
- Add unp_addsockcred() (for LOCAL_CREDS).
- Add an argument to unp_connect2() to differentiate between
PRU_CONNECT and PRU_CONNECT2. (for LOCAL_CONNWAIT)
Obtained from: NetBSD (with some changes)
2005-04-13 00:01:46 +00:00
Matthew N. Dodd
5d69a26bc9
Indent structure members.
2005-04-12 23:49:57 +00:00
Matthew N. Dodd
811391b18d
Document the SUN_LEN macro.
...
Obtained from: NetBSD
2005-04-12 23:24:40 +00:00
Sheldon Hearn
12bee8f683
Regen:
...
* Hart: rev 517 of pcidevs.txt (2005-03-21)
* Boemler: vendors.txt (2005-04-04)
Approved by: re (kensmith)
2005-04-12 13:03:42 +00:00
Tom Rhodes
4654c8f47f
Avoid using the word "interface" twice in a sentence.
2005-04-11 16:53:40 +00:00
Hartmut Brandt
84aac27381
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
Nate Lawson
f41eb02c89
Update for verbose debugging support and add Bruno Ducrot author note.
2005-04-10 19:27:03 +00:00
Maxim Konovalov
f868afbd41
o Add DragonFly 1.2.0.
...
o s/DFD/DFB/g as DragonFly people did.
2005-04-10 14:26:58 +00:00
Pawel Jakub Dawidek
c5e1d51bcd
Create links to crypto.9 for every crypto(9) function.
...
OK'ed by: sam
MFC after: 2 weeks
2005-04-09 18:38:54 +00:00
Alfred Perlstein
d393131a75
Document the debug.witness.watch sysctl/tuneable.
2005-04-09 14:09:54 +00:00
Joel Dahl
4953b2fb14
Fix small spelling error.
...
Approved by: brueffer (mentor)
2005-04-09 08:47:38 +00:00
Maxim Konovalov
05b5066e80
o Document net.inet.ip.maxfragpackets and maxfragsperpacket sysctls.
...
Reviewed by: ru, silby
MFC after: 1 week
2005-04-09 08:44:57 +00:00
Christian Brueffer
0efdd3a300
Document FTDI FT2232C support.
2005-04-08 18:12:07 +00:00
Joel Dahl
101198470f
Expand contractions.
...
Approved by: brueffer (mentor)
2005-04-08 10:38:12 +00:00
Maxim Sobolev
ed4ed2bf5b
Backout previous diffs - this functionality is already provided by the
...
hints to the atkbd(4).
Submitted by: jhb
2005-04-07 23:59:38 +00:00
Robert Watson
9b99e9b910
Add rudimentary man pages for kernel options sched_4bsd and sched_ule,
...
which document some of the sysctls available for configuring 4bsd, some
of the bullet features of ule, and that ule is considered experimental
still.
MFC after: 3 days
2005-04-07 21:57:19 +00:00
Scott Long
ba3eb872e4
Document the GEOM debug flags.
2005-04-07 19:59:28 +00:00
Nate Lawson
f86f6ce6e4
Hook up new man page for devclass_get_drivers() to build
...
Reminded by: ru
2005-04-07 17:27:14 +00:00
Maxim Sobolev
9ec4f9e385
Provide a new tunable hw.atkbdc.broken_kit_cmd, which if set to 1
...
instructs the driver to avoid using Keyboard Interface Test command.
This command causes problems with some non-compliant hardware, resulting
in machine being abruptly powered down early in the boot process.
Particularly it's known that HP ZV5000 and Compaq R3000Z notebooks
are affected by this problem.
Due to popularity of those models this patch is good MFC5.4 candidate.
PR: 67745
Submitted by: Jung-uk Kim jkim at niksun.com
MFC after: 1 days
2005-04-07 17:15:10 +00:00
Gleb Smirnoff
3cdec3ed29
s/foobar/mekmitasdigoat/g
...
Requested by: ceri, des
2005-04-07 15:28:14 +00:00
Gleb Smirnoff
762ce3e6b8
- Be more informative about advbase and advskew. [1]
...
- Fix ifconfig commands. Replace 'mekmitasdigoat' with
'foobar'. While the former is more cool, the latter
makes example lines shorter.
Wording by: scottl
MFC after: 3 days
2005-04-07 14:20:34 +00:00
Gleb Smirnoff
37684cf3a1
- Update and expand description of node operation.
...
- Cut section IMPLELEMENTATION NOTES. It doesn't apply to
modern FreeBSD.
Sponsored by: Rambler
2005-04-05 17:27:36 +00:00
Nate Lawson
4abfd70c87
Document that devclass_get_maxunit(9) returns one greater than the current
...
highest unit.
Reviewed by: dfr
MFC after: 2 weeks
2005-04-04 15:37:59 +00:00
Nate Lawson
fada20b989
Add devclass_get_drivers(9) which provides an array of pointers to driver
...
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device_identify().
Reviewed by: dfr
MFC after: 2 weeks
2005-04-04 15:26:51 +00:00
Christian Brueffer
2c5bb58d55
Reword the HARDWARE section to include the driver name (important for
...
the hardware notes that are generated from it).
2005-04-01 10:36:09 +00:00
Christian Brueffer
ad942ef63f
- new sentence, new line
...
- small language fix
2005-03-31 20:35:05 +00:00
Scott Long
9c1838012d
Add a manual page for the arcmsr driver.
2005-03-31 19:44:15 +00:00
Nate Lawson
ac1936dc13
Add note about Powernow
...
Submitted by: Bruno Ducrot
2005-03-31 06:05:16 +00:00
Nate Lawson
ffa6cde40d
Add note about powerd(8)
...
Submitted by: netchild
2005-03-31 06:02:44 +00:00
Christian Brueffer
63575b5712
Bump .Dd for the previous commit.
2005-03-28 10:28:57 +00:00
Christian Brueffer
c97dc39f02
The make_dev(9) functions no longer handle dev_ts, but struct cdevs.
...
PR: 78172
Submitted by: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
MFC after: 3 days
2005-03-28 08:57:07 +00:00
Ruslan Ermilov
77d23c9bc3
xl(4) meets polling(4). Hardware for this work kindly provided by
...
Eric Masson.
MFC after: 3 weeks
2005-03-26 20:22:58 +00:00
Jesus R. Camou
44fcb6c430
Add manual page for snd_via8233(4) and add it to the build.
...
PR: docs/78322
Submitted by: Joel Dahl <joel@automatvapen.se>
Approved by: trhodes (mentor)
2005-03-24 04:45:09 +00:00
John Baldwin
61aaf60d0f
Document SEPARATE_LIVEFS (forgot this in previous commit).
2005-03-23 16:17:30 +00:00
John Baldwin
a28b795940
- Document the top-level package-split target.
...
- Update the description of the cdrom.1 target and add notes for cdrom.2
and cdrom.3.
- Document CD_PACKAGES_TREE (CD_EXTRA_BITS wasn't documented before).
- Document CVSARGS.
- Remove DISC[12]_{LABEL,NAME}.
- Remove NOPORTREADMES.
- Remove references to drivers.conf files and man page.
- Update version number for a CURRENT snapshot to 6.0.
2005-03-23 15:44:40 +00:00
John Baldwin
9c3d0cb656
Belatedly remove the drivers.conf(5) man page. The actual files and
...
supporting scripts were removed as part of the splitfs floppy rework.
2005-03-23 15:34:45 +00:00
Gleb Smirnoff
eaf024900a
- Reword HOOKS paragraph also mentioning how data received on out* hooks
...
is handled.
- Xref flowctl.8
2005-03-23 10:08:28 +00:00
Gleb Smirnoff
fad509c4a4
Describe usage of newly implemented out* hooks.
2005-03-23 10:01:43 +00:00
Maxim Konovalov
6ee79c59d2
o Document net.inet.ip.portrange.random* sysctls.
...
o Correct a comment about random port allocation threshold
implementation.
Reviewed by: silby, ru
MFC after: 3 days
2005-03-23 09:26:38 +00:00
Christian Brueffer
39d1acc38a
Document support for the ITE IT8212F.
...
MFC after: 3 days
2005-03-23 08:58:51 +00:00
Ralf S. Engelschall
58ce5a2700
1. Annotate the rc.conf reference with a hint to the "cloned_interfaces"
...
variable, because it might be not obvious how to configure carp(4)
devices in rc.conf.
2. Remove the sentence about the not implemented "carpdev" option (this
was not imported from OpenBSD according to our source code) to avoid
confusion.
Reviewed by: glebius@
MFC after: 3 days
2005-03-23 08:06:38 +00:00
Maxim Sobolev
6bcf003260
Add USB Communication Device Class Ethernet driver. Originally written for
...
FreeBSD based on aue(4) it was picked by OpenBSD, then from OpenBSD ported
to NetBSD and finally NetBSD version merged with original one goes into
FreeBSD.
Obtained from: http://www.gank.org/freebsd/cdce/
NetBSD
OpenBSD
2005-03-22 14:52:40 +00:00
Lukas Ertl
232e29aab0
Typo.
2005-03-21 22:22:13 +00:00
Ian Dowse
189dcd7f0f
Interrupt transfers and split transactions work now, so remove the
...
part of the BUGS section that says they don't. Leave the "quite
buggy" comment for now though, as it's still partially true.
2005-03-20 17:13:43 +00:00
Philip Paeps
a75ae58445
Document acpi_fujitsu(4).
...
Reviewed by: brueffer
2005-03-20 15:27:38 +00:00
Simon L. B. Nielsen
b0e79c15cf
Bump documentation date for last commit before ru reminds me.
2005-03-19 08:57:00 +00:00
Simon L. B. Nielsen
4067affa6c
Add nForce4 to the list of supported audio devices.
...
MFC after: 1 week
2005-03-19 08:54:06 +00:00
Christian Brueffer
24b00c94dc
Further refine information about supported hardware (from the hardware notes).
2005-03-18 02:49:43 +00:00
Christian Brueffer
214f899220
- move supported hardware information into a HARDWARE section
...
- consistently capitalize RISCom
- fix typo
- bump .Dd
MFC after: 3 days
2005-03-18 02:38:03 +00:00
Christian Brueffer
eb784d51c9
- add a HARDWARE section
...
- correct a language nit
- remove outdated FILES section
- bump .Dd
MFC after: 3 days
2005-03-18 02:26:05 +00:00
Bernd Walter
3d98dde1c5
Reflect devnode naming change from /dev/ubser?.? to /dev/ttyy??
2005-03-18 02:25:45 +00:00
John-Mark Gurney
7ac139a904
add m_copyup function.. This can be used to help make our ip stack less
...
alignment restrictive, and help performance on some ethernet cards which
currently copy the entire packet a couple bytes to get the packet aligned
properly...
Wordsmithing by: dwhite
Obtained from: NetBSD (code only)
I'll clean it up later: rwatson
2005-03-17 19:34:57 +00:00
Doug Barton
7e89b50216
There is no longer a KNOWN_DEFECTS file, so don't try to install it.
2005-03-17 10:15:29 +00:00
Christian Brueffer
4bea477079
Chase location of scd.c and bump .Dd.
...
Submitted by: markus
MFC after: 3 days
2005-03-16 02:03:15 +00:00
Warner Losh
f3011a7c10
Clarify that the end argument meaning for rman_reserve_resource_bound
...
is the highest acceptable value for the ending of the resource being
allocated. One could also believe that it is the highest starting
value of the resource. The code definitely expects the former, but I
could find no documentation of this apart from TFSC.
2005-03-15 23:58:55 +00:00
David Schultz
7b74e4a759
Remove fpsetsticky(). This was added for SysV compatibility, but due
...
to mistakes from day 1, it has always had semantics inconsistent with
SVR4 and its successors. In particular, given argument M:
- On Solaris and FreeBSD/{alpha,sparc64}, it clobbers the old flags
and *sets* the new flag word to M. (NetBSD, too?)
- On FreeBSD/{amd64,i386}, it *clears* the flags that are specified in M
and leaves the remaining flags unchanged (modulo a small bug on amd64.)
- On FreeBSD/ia64, it is not implemented.
There is no way to fix fpsetsticky() to DTRT for both old FreeBSD apps
and apps ported from other operating systems, so the best approach
seems to be to kill the function and fix any apps that break. I
couldn't find any ports that use it, and any such ports would already
be broken on FreeBSD/ia64 and Linux anyway.
By the way, the routine has always been undocumented in FreeBSD,
except for an MLINK to a manpage that doesn't describe it. This
manpage has stated since 5.3-RELEASE that the functions it describes
are deprecated, so that must mean that functions that it is *supposed*
to describe but doesn't are even *more* deprecated. ;-)
Note that fpresetsticky() has been retained on FreeBSD/i386. As far
as I can tell, no other operating systems or ports of FreeBSD
implement it, so there's nothing for it to be inconsistent with.
PR: 75862
Suggested by: bde
2005-03-15 15:53:39 +00:00
Maxim Konovalov
7a94b58748
o Add missed language doc subdirectories, sort.
...
PR: docs/78859
Submitted by: skv
2005-03-15 12:21:44 +00:00
Poul-Henning Kamp
b1b785b27d
Mangle a manpage.
2005-03-14 15:38:34 +00:00
Christian Brueffer
506104c698
- new sentence, new line
...
- s/freebsd/FreeBSD/
2005-03-14 14:04:02 +00:00
Tom Rhodes
bc8f83f849
Remove mention of mac_lomac(4) policy from here too.
2005-03-12 21:10:42 +00:00
Max Laier
52732175c3
ALTQ support for re(4).
...
Submitted by: Chris Dionissopoulos, Theo Schlossnagle
PR: kern/78681
MFC after: 2 weeks
2005-03-12 17:35:37 +00:00
Alexey Zelkin
f07a48ddd9
Update comment to reflect default GENCAT value (changed in previous rev)
...
Reminded by: Joerg Sonnenberger
2005-03-10 15:58:16 +00:00
Hartmut Brandt
f81e89ed1d
Add a man page for ng_ccatm(4).
...
Reminded by: brueffer
2005-03-10 09:28:39 +00:00
Christian Brueffer
3096e5d2d6
s/cdrom/CD-ROM/
...
MFC after: 3 days
2005-03-10 08:07:59 +00:00
Simon L. B. Nielsen
69921a6d1c
Add manual page for snd_via82c686(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78586
MFC after: 3 days
2005-03-09 22:39:26 +00:00
Simon L. B. Nielsen
a064211729
Add manual page for snd_vibes(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78580
MFC after: 3 days
2005-03-09 22:31:56 +00:00
Stefan Farfeleder
ca6c5ccd4b
Device counts are gone.
2005-03-09 12:29:07 +00:00
Stefan Farfeleder
63d45d7da0
__FUNCTION__ -> __func__
2005-03-09 11:28:46 +00:00
John-Mark Gurney
ada6ba6ef3
spell resource correctly...
...
MFC after: 3 days
2005-03-09 07:56:09 +00:00
Hiten Pandya
97ad30b96a
Remove stale information in IMPLEMENTATION NOTES section about alq_open()
...
using the calling thread's ucred.
While I am there, fix references to my name.
2005-03-09 01:56:48 +00:00
Hiten Pandya
830d03bc97
Make note of the ktrdump(8) utility in the opening paragraph of this
...
manual page.
Fix indentation of code block in EXAMPLE section so the manual page
can be viewed in a 80 column window.
2005-03-08 01:37:36 +00:00
Christian Brueffer
9c41086d86
Remove superfluous .Pp call.
...
Submitted by: Joel Dahl <joel@automatvapen.se>
MFC after: 3 days
2005-03-07 09:55:43 +00:00
Christian Brueffer
6d93d4fb04
Remove superflous .Pp calls.
...
Submitted by: Joel Dahl <joel@automatvapen.se>
MFC after: 3 days
2005-03-04 22:34:57 +00:00
Ruslan Ermilov
08f8440ba4
New Ukrainian locale: uk_UA.CP1251.
...
Submitted by: Alexander Peresunko
2005-03-04 14:24:30 +00:00
Simon L. B. Nielsen
f8d3af71cd
- Readd HARDWARE section to unbreak Hardware Notes.
...
- Cleanup of mdoc markup.
2005-03-04 10:03:40 +00:00
Scott Long
b2aa25c836
Add and clarify the names of many supported cards, and tweak some wording.
...
Submitted by: rajeshpr @ lsil . com
2005-03-04 06:02:13 +00:00
Brooks Davis
b2d18dad81
Document the newsyslog_* and chkprintcap_* variables I added yesterday.
2005-03-02 18:44:56 +00:00
Tom Rhodes
c71158d453
Wrap BSD r* commands in NO_RCMDS.
...
Change NO_RCMDNS to NO_RCMDS and do the switch in bsd.compat.mk.
Discussed with: ru, nectar
2005-03-02 11:53:22 +00:00
Tom Rhodes
32b56c9d75
Document NO_RCMDS, bump doc date.
2005-03-02 05:22:27 +00:00
Tom Rhodes
048ba27c18
Add NO_RCMDS to the list.
2005-03-02 03:49:02 +00:00
Tom Rhodes
90827d82f1
Add a manual page for the fm801 chipsets.
...
PR: 78143
Submitted by: Joel Dahl <joel@automatvapen.se> (original version)
2005-03-01 05:58:16 +00:00
David E. O'Brien
40f3723da6
Fix a grammar nit of mine.
2005-02-28 18:32:25 +00:00
David E. O'Brien
db9eea4d0e
-mandoc style tweak rev 1.13.
...
Submitted by: ru
2005-02-28 18:28:58 +00:00
David E. O'Brien
9146ea4e43
Catch up with the latest policies on knobs.
2005-02-28 09:42:08 +00:00
David E. O'Brien
30d7f067a4
Accept the old user interface for NO_CLEAN as it is a POLA violation as
...
we've eventually changed the user interface of a common command.
2005-02-28 09:23:38 +00:00
Christian Brueffer
eafe5f8307
Correct a macro name.
...
PR: 78171
Submitted by: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
MFC after: 3 days
2005-02-28 02:02:27 +00:00
David E. O'Brien
82fd87a3a1
style.Makefile(5): remove trailing spaces.
2005-02-27 22:02:31 +00:00
Alexey Zelkin
8c4346e3e8
There's no '-new' argument for gencat(1) anymore
2005-02-27 16:36:54 +00:00
Christian Brueffer
503c19a2dc
ATA -> PATA/SATA, to make clear that this driver supports both kinds
...
of controllers.
Inspired by: xy <xy@packetflood.net>
MFC after: 3 days
2005-02-27 13:15:51 +00:00
Christian Brueffer
4702cf171d
Don't mention PATA support, all listed controllers are SATA.
...
Inspired by: xy <xy@packetflood.net>
MFC after: 3 days
2005-02-27 13:14:28 +00:00
Simon L. B. Nielsen
3d79cbd442
Add some commas and improve grammar.
...
Suggested by: trhodes
2005-02-26 23:19:11 +00:00
Nate Lawson
70610c87cb
Note addition of p4tcc, new sysctls and tunable, update mdoc.
2005-02-26 22:48:04 +00:00
Simon L. B. Nielsen
0221396473
Remove redundant .Pp call.
...
Spotted by: ru
2005-02-26 22:06:49 +00:00
Simon L. B. Nielsen
14c8d90def
- Add manual page for snd_neomagic(4).
...
PR: docs/78127
Submitted by: Joel Dahl <joel@automatvapen.se>
MFC after: 3 days
2005-02-26 21:42:43 +00:00
Brooks Davis
bc9d299133
Change the definition of struct if_data's member ifi_epoch from wall
...
clock time to uptime because wall clock time may go backwards.
This is a change in the API which will impact SNMP agents who are using
ifi_epoch to set RFC2233's ifCounterDiscontinuityTime. None are know to
exist today. This will not impact applications that are using the
<index, epoch> tuple to verify interface uniqueness except that it
eliminates a race which could lead to a false assumption of uniqueness.
Because this is a behavior change, bump __FreeBSD_version.
Discussed with: re (jhb, scottl)
MFC after: 3 days
Pointed out by: pkh (way back at EuroBSDCon)
Pointy hat: brooks
2005-02-25 19:46:41 +00:00
Tom Rhodes
8c38f62e6a
Resort the CPU list with regards to recently added CPUs.
...
Prodded by: glewis
2005-02-25 19:32:51 +00:00
Gleb Smirnoff
4291a5982a
Fix prototype for bpf_mtap2().
...
MFC after: 3 days
2005-02-25 15:58:05 +00:00
Gleb Smirnoff
442af10ad1
Update description of net.inet.carp.log
2005-02-25 10:38:43 +00:00
Tom Rhodes
61001d7506
Fix a few markup nits in previous commit.
...
Noticed by: ru, who else? :)
2005-02-25 00:40:46 +00:00
Olivier Houchard
755259e205
Handle endianness for arm.
2005-02-25 00:24:03 +00:00
Nate Lawson
e104f88a15
Note the ACPI clock and its characteristics.
2005-02-24 20:28:41 +00:00
Gleb Smirnoff
3e630869d1
mdoc(7) cleanup
...
Submitted by: ru
2005-02-24 09:43:16 +00:00
Tom Rhodes
6056489dbe
Add IOGEAR GUF320.
...
PR: 73825
2005-02-24 04:32:54 +00:00
Tom Rhodes
389e98a7c5
To be more complete, discuss 'make kernel' since we do cover buildkernel.
...
Xref config.8.
Bump doc date.
2005-02-24 03:46:36 +00:00
Christian Brueffer
7eb6551ddc
- move information about supported hardware into a HARDWARE section
...
- bump .Dd
MFC after: 3 days
2005-02-23 23:57:36 +00:00
Warner Losh
fe24cda586
Tweak description and add Belkin F5D5020
2005-02-23 23:55:32 +00:00
Christian Brueffer
c63dc3573f
Sort the list of devices in the HARDWARE section. Also move the section
...
below the DESCRIPTION section for consistency with the other manpages.
MFC after: 3 days
2005-02-23 22:50:43 +00:00
Tom Rhodes
0439a1cb84
Update list of utilitys which are implemented externally, Xref info.1,
...
clean up some text, bump doc date.
PR: 47690
Submitted by: Gary W. Swearingen <swear@attbi.com> (original version)
2005-02-23 22:37:17 +00:00
Christian Brueffer
7bb53beeda
Reword the HARDWARE section, so it can be used in the autogenerated
...
hardware notes.
2005-02-23 19:31:12 +00:00
Christian Brueffer
434b84889a
- make the hardware list look like that of other manpages
...
- fix typo
MFC after: 3 days
2005-02-23 19:23:36 +00:00
Gleb Smirnoff
8e92589080
Manpage for CARP from .Ox, with minor modifications.
...
Obtained from: OpenBSD
2005-02-23 08:29:50 +00:00
Tom Rhodes
401cdd95a8
Note that debug.acpi.disabled can also disable the video.
...
PR: 77693
Tested/submitted by: John Prather <jprather@axon.cdc.uci.edu>
MFC: 1 day
2005-02-23 07:23:35 +00:00
Tom Rhodes
afbc680a0e
They key combinations for Left window and Right window seem reversed, fix.
...
PR: 48767
2005-02-23 04:22:17 +00:00
Tom Rhodes
ef9a01a427
Fix up previous commit by adding prescott and itanium2 CPUs.
...
Submitted by: marcel
2005-02-23 03:28:14 +00:00
Tom Rhodes
aa7fd9158c
Add 'nocona' to the list of Intel ia64 CPUs and k8 to the AMD CPUs.
...
Replace -fmemoize-lookups -fsave-memoized with a working example,
-fconserve-space. To quote part of the GCC docs on this option:
"Put uninitialized or runtime-initialized global variables into the
common segment, as C does."
MFC after: 2 days
Submitted by: Daniel Gerzo <danger@rulez.sk> (original version)
2005-02-23 01:10:28 +00:00
Ruslan Ermilov
6fe37d1365
Add endianness support to cap_mkdb(1), useful for cross builds.
2005-02-22 23:29:54 +00:00
Christian Brueffer
64716bfbf4
Connect memguard(9) to the build.
2005-02-22 17:42:12 +00:00
Christian Brueffer
a3256b8880
Xref memguard(9)
2005-02-22 17:20:20 +00:00
Christian Brueffer
f8cd5f23d4
First cut at a manpage for the MemGuard debugging allocator.
...
most content from: bmilekic
mdoc lessons by: ru
2005-02-22 17:18:27 +00:00
Nate Lawson
edd0e4ca59
Note addition of est(4)
2005-02-20 20:30:47 +00:00
Christian Brueffer
6e0ee35d47
Remove the note about em(4) not working with bridge(4) when hardware
...
assisted VLAN processing is enabled from the BUGS section. This is
expected to work now.
2005-02-20 00:09:38 +00:00
Nate Lawson
7b6b718186
Document the cpufreq_drv_type() method and info-only flag.
2005-02-18 00:28:52 +00:00
Christian Brueffer
40dda406a4
Remove dublicated device entry from the synopsis.
...
Submitted by: Ulrich Spoerlein <q@uni.de>
MFC after: 3 days
2005-02-17 16:01:20 +00:00
Pawel Jakub Dawidek
6201b4ec28
Copyright year update.
2005-02-16 22:24:15 +00:00
Ruslan Ermilov
6009275136
Don't say that mtx_lock() will "sleep" if another kernel thread is
...
holding the mutex, say it will "block". Later in this manual page
we say that sleeping while holding a mutex isn't allowed, and this
can be confusing.
Submitted by: jhb
2005-02-15 23:52:35 +00:00
Ruslan Ermilov
423ac68026
Expand contractions.
2005-02-15 09:27:00 +00:00
Christian Brueffer
05df7aed21
Adapt for new KDB world order.
...
PR: 77528
Submitted by: Jamin Brown <alec@gwi.net>
MFC after: 3 days
2005-02-14 21:14:00 +00:00
Gleb Smirnoff
59284d27d7
Fix English grammar.
...
Submitted by: ru
2005-02-14 18:49:19 +00:00
Nate Lawson
952a03767b
Update information now that support for priorities has been added.
2005-02-14 18:17:47 +00:00
Gleb Smirnoff
99af251656
Document NGM_ETHER_DETACH functionality.
2005-02-14 17:43:42 +00:00
Ruslan Ermilov
f5e7a58e87
Add a SUBDIR_TARGETS variable which can be set to a list of
...
additional targets that will cause descending into subdirs.
Example:
cd /sys/modules; make load SUBDIR_TARGETS=load
(But don't try it with your pet.)
Submitted by: Alexey Klimov
PR: 47601
2005-02-14 12:57:51 +00:00
Ruslan Ermilov
36a142c455
Expand contractions.
2005-02-13 23:45:54 +00:00
Ruslan Ermilov
59892d33e5
who's -> whose
2005-02-13 23:23:30 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Ruslan Ermilov
4aff774454
mdoc(7) review.
...
(I thought Nate has committed it long ago, apparently not.)
2005-02-13 21:29:28 +00:00
Nate Lawson
6b6a920e28
Bump date. Reminded by: ru
2005-02-13 21:23:23 +00:00
Nate Lawson
47bc6a5e25
Update documentation of tunables.
2005-02-13 20:26:04 +00:00
Gleb Smirnoff
ec63861d6b
Document multicast membership control messages.
2005-02-12 11:52:14 +00:00
Christian Brueffer
1c90a6ede9
No one cares about when the manpage first appeared. Mention when the driver
...
appeared instead.
MFC after: 3 days
2005-02-12 00:42:14 +00:00
Robert Watson
9e95400e5b
Add a bit more caveat text about MUTEX_PROFILING -- try to avoid using it
...
with other profiling and debugging options, such as INVARIANTS, WITNESS,
kernel profiling, etc. They all interfere with each other nastily and
will generate fairly useless results.
2005-02-11 15:17:57 +00:00
David E. O'Brien
afdeb6a183
Expand BSS.
2005-02-11 07:37:25 +00:00
Dag-Erling Smørgrav
b83d741b1c
Fully document (no)?(device|option)s?.
...
This page should probably be repocopied to src/usr.sbin/config/.
2005-02-10 14:26:21 +00:00
Joseph Koshy
de8eca17df
Note that the ICH6 controller is supported.
...
Reviewed by: sos
2005-02-10 10:31:32 +00:00
Warner Losh
abe6ca1e48
Minor nits noted by ru@
2005-02-09 21:23:48 +00:00
Warner Losh
7f23dd6d79
Note the options required for the cards as I know it...
2005-02-09 20:08:05 +00:00
Ruslan Ermilov
6b806d21d1
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
Tom Rhodes
61e68f057a
Document EBUSY.
...
PR: 73387
Submitted by: Thomas Ludwig <tludwig@smr.ch> (original version)
2005-02-08 20:16:59 +00:00
Tom Rhodes
26605dc133
Add xrefs to crypt(3) and pw(8) and add a warning about not manually
...
altering passwd related files.
PR: 74656
Submitted by: Jilles Tjoelker <jilles@stack.nl> (original version)
2005-02-08 19:23:24 +00:00
Nate Lawson
5b68bf38ab
Update device_find_child(9) to return the first matching child if unit
...
is set to -1.
Reviewed by: dfr, imp
2005-02-08 18:00:29 +00:00
Nate Lawson
83f15706ef
Also add the manpage entry for cpufreq.
2005-02-08 17:44:18 +00:00
Nate Lawson
c3df47e0a5
Add an initial manpage for the cpufreq framework and methods to help users
...
and developers who want to import new hardware drivers. This could also
certainly use mdoc review.
2005-02-08 17:43:35 +00:00
Christian Brueffer
050892f9a2
Nuke information about GDB_REMOTE_CHAT, it was removed some time ago.
...
MFC after: 3 days
2005-02-08 15:07:50 +00:00
Alexey Zelkin
b9f5e42283
Allow building/installing of NLS catalogs while building of libraries
...
MFC after: 3 days
2005-02-08 10:37:34 +00:00
Max Laier
c721916790
Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to
...
Random Early Detection (not ... Drop) in order to be consistent with other
documentation on ALTQ
Pointed out by: simon, ru, Brad Davis
2005-02-07 23:20:12 +00:00
Kirill Ponomarev
a571610dc0
Introduce three new targets for ports collection:
...
showconfig-recursive, rmconfig-recursive and config-conditional.
MFC after: 3 days
2005-02-07 23:04:33 +00:00
Max Laier
8624b327d4
Be more verbose about altq SYNOPSIS and add more linkage in the relating pf
...
documents.
Inspired by: scottl
Reviewed by: Brad Davis <so14kNOso14kSPAMcom>
MFC after: 3 days
2005-02-07 11:46:36 +00:00
Gleb Smirnoff
37e90a8cc9
English and mdoc(7) cleanup.
...
Submitted by: ru
2005-02-07 08:17:51 +00:00
Ian Dowse
98c926b20f
Add a mechanism for associating a mutex with a callout when the
...
callout is first initialised, using a new function callout_init_mtx().
The callout system will acquire this mutex before calling the callout
function and release it on return.
In addition, the callout system uses the mutex to avoid most of the
complications and race conditions inherent in asynchronous timer
facilities, so mutex-protected callouts have much simpler semantics.
As long as the mutex is held when invoking callout_stop() or
callout_reset(), then these functions will guarantee that the callout
will be stopped, even if softclock() had already begun to process
the callout.
Existing Giant-locked callouts will automatically pick up the new
race-free semantics. This should close a number of race conditions
in the USB code and probably other areas of the kernel too.
There should be no change in behaviour for "MP-safe" callouts; these
still need to use the techniques mentioned in timeout(9) to avoid
race conditions.
2005-02-07 02:47:33 +00:00
Nate Lawson
f4e8f997fe
Note changes to throttling sysctls and new power_profile(8) cpufrq support.
2005-02-06 21:31:41 +00:00
Poul-Henning Kamp
d2d72ed9bd
Document NO_GPIB
2005-02-06 16:46:49 +00:00
Xin LI
e84187b685
Document NO_NETCAT.
2005-02-06 14:59:03 +00:00
Hideyuki KURASHINA
75be8d597f
List the LSI 320-2E PCI-Express controller as supported.
...
Reviewed by: scottl@
2005-02-06 10:49:28 +00:00
Gleb Smirnoff
14cb4a2f66
Manpage for ng_ipfw node.
2005-02-05 17:53:44 +00:00
Christian Brueffer
ece1f5fe45
Remove Xref to nonexistant ifmedia.4
...
MFC after: 3 days
2005-02-05 15:03:22 +00:00
Christian Brueffer
eced2011e7
Remove last traces of le.4
...
MFC after: 3 days
2005-02-05 14:57:19 +00:00
Christian Brueffer
f9d04d3672
Remove Xref to nonexistant cap.3
...
Ok'ed by: rwatson
MFC after: 3 days
2005-02-05 14:16:35 +00:00
Christian Brueffer
28d16c6b6a
- replace pointers to XF86Config with xorg.conf
...
- remove outdated XFree86 3.3.1 information
- bump .Dd
MFC after: 3 days
2005-02-05 14:09:09 +00:00
Christian Brueffer
bffbb1bea8
Remove last traces of lomac.4
...
MFC after: 3 days
2005-02-05 13:52:21 +00:00
Christian Brueffer
8d243d049b
Backout last commit, lomac_enable is still valid. Just Xref mac_lomac.4
...
instead of lomac.4.
2005-02-05 13:44:29 +00:00
Christian Brueffer
82e9524e14
Xref mac_lomac.4 instead of lomac.4
...
MFC after: 3 days
2005-02-05 13:36:33 +00:00
Christian Brueffer
3d76e5da8a
Remove last traces of lomac(4)
...
MFC after: 3 days
2005-02-05 13:29:20 +00:00
Ruslan Ermilov
fbad9e2d95
Verify that SYNOPSIS section compiles.
2005-02-05 11:31:31 +00:00
Ruslan Ermilov
c8da77c004
Added the SYNOPSIS section.
2005-02-05 11:30:59 +00:00
Joseph Koshy
a4230398d3
Note that functions alq_flush() and alq_post() should not be called in
...
contexts where sleeping is disallowed.
Pointed out by: ru
2005-02-05 02:39:07 +00:00
Pawel Jakub Dawidek
2c7f46173e
Improve EIO error description and mention that it can also occur while
...
writting.
MFC after: 3 days
2005-02-04 11:18:46 +00:00
Christian Brueffer
6331aa50d9
Manpage for Olicom Token Ring adapters, based on input by mdodd.
...
Reviewed by: mdodd
MFC after: 1 week
2005-02-04 01:48:27 +00:00
Ruslan Ermilov
b5f3d58ffd
Reflect recent code changes.
2005-02-03 13:33:34 +00:00
Ruslan Ermilov
c60878f0d2
Added ASCII version of the NGM_EIFACE_GET_IFNAME message, "getifname".
2005-02-03 11:52:42 +00:00
Ceri Davies
1eb9584340
Improve English a little.
2005-01-30 13:27:59 +00:00
Yaroslav Tykhiy
af356871b0
Document the recent change to the default status of VLAN support in em(4).
...
MFC after: 1 day
2005-01-30 12:29:06 +00:00
Yaroslav Tykhiy
bd75f93346
Document the user-controlled VLAN_MTU capability of fxp(4).
...
Bump .Dd accordingly.
MFC after: 3 days
2005-01-30 12:15:14 +00:00
Yaroslav Tykhiy
273c97fde3
Bump the document date since its content has changed.
2005-01-30 12:13:13 +00:00
Yaroslav Tykhiy
f41b145cf2
Revise the part on VLAN support in physical interfaces.
...
MFC after: 1 week
2005-01-30 12:06:02 +00:00
Yaroslav Tykhiy
317bb722c1
Update the list of VLAN-aware interface types.
...
MFC after: 3 days
2005-01-30 10:59:50 +00:00
Joseph Koshy
2f6e95a1d2
Bring the prototype for alq_open() in line with the code.
...
Add a section on locking.
2005-01-30 10:21:04 +00:00
Ruslan Ermilov
1de7d3e1db
Start sentences from a capital letter.
...
Submitted by: Joel Dahl
2005-01-29 20:05:07 +00:00
Poul-Henning Kamp
1e48d031c9
Describe 'u' and 'U' in sequence mode.
2005-01-29 16:34:10 +00:00
Ruslan Ermilov
cae0500fd4
Fixed whitespace at EOL and double word.
...
Uncompact enumaration to make it look better.
2005-01-28 21:18:14 +00:00
Ruslan Ermilov
b0536a9ba4
Mark lists as in the rest of section 9 manpages.
2005-01-28 10:48:52 +00:00
Ruslan Ermilov
0a57ea7df2
Mark lists as in the rest of section 9 manpages.
...
Submitted by: Joel Dahl (mostly)
2005-01-28 10:43:05 +00:00
Ruslan Ermilov
802e13ab9b
Polish the formatting.
2005-01-27 10:30:53 +00:00
Poul-Henning Kamp
a1d57b9a52
Update the information, (and likely break all formatting rules).
2005-01-27 09:29:52 +00:00
Ruslan Ermilov
7d64886df5
Add a few colons.
...
Submitted by: Joel Dahl
2005-01-26 20:50:52 +00:00
Suleiman Souhlal
41d9cf82ee
Bump the document date.
...
Forgotten by: ssouhlal, simon, trhodes
Approved by: grehan (mentor)
2005-01-26 06:46:00 +00:00
Juli Mallett
372ef8405c
Linkage with -lobjc requires -lpthread nowadays.
2005-01-26 00:17:03 +00:00
Maxim Konovalov
c80f5eee7f
Add FreeBSD 4.11.
2005-01-25 19:16:09 +00:00
Shunsuke Akiyama
b58e7b4cc5
Add support for new chips, PL-2303X and PL-2303HX.
...
Bump document date.
MFC after: 1 week
2005-01-25 15:58:53 +00:00
Suleiman Souhlal
1fbff2d146
Mention that 'options ALQ' is required when using KTR_ALQ.
...
Approved by: simon, trhodes, grehan (mentor)
2005-01-25 14:17:38 +00:00
Philippe Charnier
8a579692b2
spell "file system" correctly
...
Approved by: ru
2005-01-24 20:06:16 +00:00
Ian Dowse
641a1aa10d
Attempt to describe the race conditions that must be considered
...
when using the callout subsystem. Show how the callout_pending(),
callout_active() and callout_deactivate() macros can be used to
achieve simpler race-free callout semantics in many situations.
2005-01-23 17:42:48 +00:00
George V. Neville-Neil
6617cf5778
Submitted by: George V. Neville-Neil (gnn at freebsd dot org)
...
Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san)
Approved by: Robert Watson (robert at freebsd dot org)
Obtained from: Kame Project and OpenBSD
Replace manual pages that may have violated the IETF's Copyright.
All come from the Kame tree.
Several were from OpenBSD except for ip6.4, and the inet6* pages which were
rewritten by me.
All of the text is new and drawn from reading the code and
documentation.
2005-01-23 16:02:48 +00:00
George V. Neville-Neil
b8a3e40819
Submitted by: George V. Neville-Neil (gnn at freebsd dot org)
...
Approved by: Robert Watson (robert at freebsd dot org)
Remove files in preparation for replacement with totally new versions
of the manual pages.
Update the Makefile to handle the new file to be added.
2005-01-23 15:41:10 +00:00
Bruce M Simpson
4d80f75020
Fix markup.
...
Submitted by: ru
2005-01-22 21:54:29 +00:00
Bruce M Simpson
bf1639ee7d
Add a note about the slot number not necessarily indicating the physical
...
location of a PCI device in the system chassis.
Remove the note about PAE.
Update document date.
Update my email address.
Update copyright.
MFC after: 1 week
2005-01-22 21:14:46 +00:00
Ruslan Ermilov
8dd6d434d4
Fixed macro abuse.
2005-01-21 20:51:09 +00:00
Ruslan Ermilov
49aa339e39
Fixed xrefs.
2005-01-21 20:50:39 +00:00
Ruslan Ermilov
ead5223f54
Fixed punctuation in xrefs.
2005-01-21 20:48:00 +00:00
Ruslan Ermilov
a3f9c9fc03
Fixed xref.
2005-01-21 12:01:00 +00:00
Ruslan Ermilov
3ac17feb8a
Fixed xref.
2005-01-21 10:48:35 +00:00
Ruslan Ermilov
0a75bcd459
Fixed macro abuse.
2005-01-21 10:46:36 +00:00
Ruslan Ermilov
5c8e5f2462
Fixed xrefs.
2005-01-21 10:35:40 +00:00
Ruslan Ermilov
feaaabdc8f
Fixed xref.
2005-01-21 10:17:17 +00:00
Ruslan Ermilov
9cbda59000
Sort sections.
2005-01-21 08:36:40 +00:00
Ruslan Ermilov
fc2586c322
Fixes to previous revision:
...
- bump document date
- break hard sentence break
- remove whitespace at EOL
2005-01-21 07:55:17 +00:00
Wes Peters
008c601837
Document the shiny new WITHOUT_MODULES knob in make.conf.
...
PR: kern/76225
Prodded by: ru@, brueffer@
MFC after: 2 weeks
2005-01-21 03:51:07 +00:00
Warner Losh
0171834abb
Add intersil chip names we know we support since some OEMs use them
...
very transparently.
2005-01-20 18:33:07 +00:00
Warner Losh
9086083a9a
Note SENAO SL-2511CD support
2005-01-20 17:48:01 +00:00
Gleb Smirnoff
c46f7b9c6f
log(9) requires sys/syslog.h.
...
MFC after: 3 days
2005-01-20 10:26:42 +00:00
Ruslan Ermilov
324cfdb7e8
Use the standard section name.
2005-01-18 20:54:50 +00:00
Ruslan Ermilov
30849b5324
The rest of manpages spell this "PSEUDOCODE".
2005-01-18 20:37:11 +00:00
Sean Chittenden
dcb6fc4fc4
Synchronize with notes in GENERIC and note the kernel dependency on scbus(4).
...
MFC after: 7 days
2005-01-18 20:23:47 +00:00
Christian Brueffer
2d4071ac8f
Typo fixes.
...
MFC after: 3 days
2005-01-18 18:13:03 +00:00
Christian Brueffer
3f472b6cb8
Capitalize Windows and fix a typo.
...
Submitted by: markus
MFC after: 3 days
2005-01-18 17:53:35 +00:00
Ruslan Ermilov
87968949e2
Folded two SEE ALSO sections into one.
2005-01-18 09:13:42 +00:00
Tom Rhodes
40eee9fe09
S_ISVTX -> S_ISTXT to reflect the code.
2005-01-18 01:27:44 +00:00
Ruslan Ermilov
d65975f0a8
Document the new EXIT STATUS section.
2005-01-16 22:26:05 +00:00
Ruslan Ermilov
06d7435baf
Added the EXIT STATUS section.
2005-01-16 22:22:28 +00:00
David E. O'Brien
8d918dbd49
Move -Wunused-parameter from WARNS level 3 level 4.
...
Also break long lines -- note that the '\' must be up against the last
character of a line to keep command-line spacing proper.
Requested by: rwatson
2005-01-16 21:18:16 +00:00
David E. O'Brien
626cba20c7
Use >= so we can use the actual WARNS levels.
2005-01-16 21:08:31 +00:00
Ruslan Ermilov
49cf6f6464
Removed .Re without a matching .Rs.
2005-01-16 16:53:13 +00:00
Garrett Wollman
fb6d10e562
Latest IERS Bulletin C ( #29 ): no leap second on 2005-06-30.
...
Obtained from: http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat
2005-01-15 21:53:24 +00:00
Scott Long
824f4edf4f
Document bus_dmamap_load_mbuf_sg()
2005-01-15 20:50:52 +00:00
Joseph Koshy
bff0341efe
Move the LOCKING section to before the EXAMPLES section.
...
Make example locking calls in the EXAMPLES section.
Reviewed by: keramida
2005-01-15 16:01:19 +00:00
Ruslan Ermilov
a0c83d5951
Fixed troff warnings.
2005-01-15 12:49:11 +00:00
Ruslan Ermilov
6a5796e734
Eliminate macro calls inside literal displays.
2005-01-15 12:28:01 +00:00
Ruslan Ermilov
1a471b5bef
Fixed markup.
2005-01-15 12:25:47 +00:00
Ruslan Ermilov
a638ba5756
Use lists where appropriate.
2005-01-15 12:24:49 +00:00
Ruslan Ermilov
ae045148ba
A shorter version of the format string.
2005-01-15 12:24:26 +00:00
Ruslan Ermilov
66106cda48
Fixed macro abuse.
2005-01-15 12:23:59 +00:00
Ruslan Ermilov
e8fbc77632
Markup style.
2005-01-15 11:22:13 +00:00
Ruslan Ermilov
c201414f0a
Overhaul the markup.
2005-01-15 11:12:40 +00:00
Ruslan Ermilov
457432e82b
Markup fixes.
2005-01-14 20:23:58 +00:00
Ruslan Ermilov
c7d01a0a6f
Markup fixes.
2005-01-14 17:22:51 +00:00
Diomidis Spinellis
6901ba9306
Fix the pbio include file installation process and the
...
corresponding documentation.
Noticed by: ru
Reviewed by: ru
2005-01-14 14:18:19 +00:00
Ruslan Ermilov
d7b6d54b15
Markup and grammar fixes.
2005-01-14 10:53:55 +00:00
Ruslan Ermilov
e47b4a138a
Markup nit.
2005-01-14 10:49:09 +00:00
Ruslan Ermilov
a1c21316ba
Tiny markup fixes.
2005-01-14 10:46:08 +00:00
Ruslan Ermilov
8ef77f6ebe
Markup fixes.
2005-01-14 10:41:05 +00:00
Ruslan Ermilov
81a112426d
Markup fixes.
2005-01-14 10:33:39 +00:00
Ruslan Ermilov
8de5fd36d9
Markup fixes.
2005-01-14 09:40:13 +00:00
Ruslan Ermilov
5b90d0e8d2
Markup fixes.
2005-01-14 09:28:17 +00:00
Ruslan Ermilov
ac7025dee0
"The ... function" and minor markup nits.
2005-01-13 16:46:49 +00:00
Ruslan Ermilov
2b515bebea
Markup nits.
2005-01-13 16:37:26 +00:00
Ruslan Ermilov
7845fdf905
Removed stray quotes.
2005-01-13 16:30:53 +00:00
Ruslan Ermilov
e93572dedd
Improved markup.
2005-01-13 11:22:29 +00:00
Ruslan Ermilov
b19e4a752d
Markup nits, and fix sentences to start from a capital letter.
2005-01-13 11:09:58 +00:00
Ruslan Ermilov
133da95f5e
Nits.
2005-01-13 10:10:34 +00:00
Ruslan Ermilov
6b13dcc062
Nits.
2005-01-13 09:33:06 +00:00
Ruslan Ermilov
c0854fb7b2
Scheduled mdoc(7) sweep.
2005-01-12 21:48:25 +00:00
Giorgos Keramidas
c16a777f08
A few more mdoc fixes I missed in the suggestions of Ruslan.
2005-01-12 21:43:09 +00:00
Giorgos Keramidas
4227c68d25
Cross-reference the newly added example.9
2005-01-12 20:56:15 +00:00
Giorgos Keramidas
fc943bed27
Link mdoc/example.9 to the build.
2005-01-12 20:55:01 +00:00
Giorgos Keramidas
496ff35d1e
Add a sample manpage for section 9.
...
Suggested by: simon
Reviewed by: ru
2005-01-12 20:49:25 +00:00
Ruslan Ermilov
407ed7ec6e
Sort xrefs.
2005-01-12 10:22:58 +00:00
Ruslan Ermilov
da2fa15981
Scheduled mdoc(7) sweep.
2005-01-12 10:14:43 +00:00
Christian Brueffer
c9968355e5
- list the Hama USB RS-232 Serial Adapter as supported
...
- bump .Dd
PR: 76088
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
MFC after: 3 days
2005-01-11 23:16:20 +00:00
Tom Rhodes
a5254695a7
List RFCs under SEE ALSO.
...
PR: 46918
2005-01-11 21:08:39 +00:00
Simon L. B. Nielsen
6821b22557
Document that MODULE_DEPEND does not change runtime initialization
...
order.
Mostly submitted by: scottl
Discussed on: cvs-src/src-committers
2005-01-11 20:56:03 +00:00
Ruslan Ermilov
41d22c015d
Forgot to submit a fixed version of this script to Simon.
2005-01-10 18:54:55 +00:00
Simon L. B. Nielsen
f1192bffc1
Add support files for using text from the POSIX specification in
...
FreeBSD manual pages:
- POSIX-copyright contains copyright text to be used in manual pages
which has POSIX text inserted.
- deshallify.sh is a shell script which removes many of the ``shall''
statements from the POSIX text and therefore making the text more
readable.
Real work to make this happen by: nectar, ru
2005-01-10 18:09:17 +00:00
Giorgos Keramidas
abf3e95c19
mdoc style nit: "\-" should only be used to represent a minus sign.
...
Suggested by: ru
2005-01-10 16:31:39 +00:00
Giorgos Keramidas
e3a748456f
/usr/lib doesn't contain only archive (ar(1) style) libraries. Shared
...
libraries live there too. Also point to ar(1) which contains a nice
description of what an 'archive library' is.
PR: docs/76056
Submitted by: Enrique Matías Sanchez <cronopios@gmail.com>
MFC after: 3 days
2005-01-10 16:06:13 +00:00
Christian Brueffer
4ac136b3a4
- add the Eagle Tech NE200T
...
- bump .Dd
2005-01-10 09:18:09 +00:00
Ruslan Ermilov
9b28df7fb2
Unbreak the install.
2005-01-10 09:04:13 +00:00
Warner Losh
20ef2e2963
Finish removal of matcd
2005-01-10 08:37:01 +00:00
Giorgos Keramidas
4b928b1d1f
Fix typos and add .Pp after the end of a display to separate the
...
displayed text from the paragraph right after it.
2005-01-09 22:49:24 +00:00
Tom Rhodes
21ad1c6d51
Remove the meteor helper files, imp removed the driver and manual page
...
over a year ago.
2005-01-09 21:21:25 +00:00
Ruslan Ermilov
a6ac4fb307
Revert previous revision. Including bsd.compat.mk is necessary
...
both from sys.mk (to handle old knobs set in /etc/make.conf),
and from here (to handle old knobs set in individual makefiles).
2005-01-09 12:55:47 +00:00
Tom Rhodes
b531f2c07b
[NO]MAN -> NO_[MAN].
...
Bump doc date.
2005-01-08 09:21:35 +00:00
Christian Brueffer
bda32c8604
Remove the LSI MegaRAID SATA 150-2, this is a SiL 3112 based software RAID
...
device.
Submitted by: Martin Nilsson <martin@gneto.com>
MFC after: 3 days
2005-01-08 03:07:49 +00:00
Giorgos Keramidas
48ef243364
Reorganize the DESCRIPTION section, using .Bl lists to separate the
...
descriptions of items from each other and have related things appear
in the same nesting 'level'.
The .Fn function/macro, and bump document date.
Reviewed by: jkoshy
2005-01-07 19:41:00 +00:00
Maxim Konovalov
15575dc0aa
Finish src part VFS_INIT.9 removal. Need to check www/.
2005-01-07 15:38:21 +00:00
Giorgos Keramidas
98816b6069
The .Fn macro.
2005-01-07 14:10:59 +00:00
Giorgos Keramidas
5c5c45cfbf
The .Fn macro and addition of .Fa in the tag width of the
...
argument description list.
2005-01-07 14:01:08 +00:00
Giorgos Keramidas
3d5ea0fba4
- The .Fn macro and description of the struct statfs' type of sbp'.
...
- List of struct statfs fields that are related to file systems, much
like the list in stat.2 for the userlevel `struct stat'.
- Bump document date.
2005-01-07 12:56:04 +00:00
Giorgos Keramidas
07e11b32af
The .Fn macro, document `flags' argument & bump document date.
2005-01-07 12:14:43 +00:00
Giorgos Keramidas
5cd9afad91
Trim excessively verbose sentence.
2005-01-07 12:01:11 +00:00
Giorgos Keramidas
98e515c959
The .Fn macro
2005-01-07 11:45:59 +00:00
Giorgos Keramidas
ce4ad10554
Move the description of MNT_FORCE closer to mntflags and use a .Bl
...
list for the valid flag values. This way, if VFS_UNMOUNT(9) supports
more flags in the future, adding a single list item is going to be
easy and all the flags are going to be in one place.
2005-01-07 11:45:11 +00:00
Giorgos Keramidas
59292cdbeb
The .Fn macro.
2005-01-07 11:39:36 +00:00
Giorgos Keramidas
e40e9de2a8
There is no VFS_INIT(9).
...
Approved by: phk
2005-01-07 11:34:05 +00:00
Giorgos Keramidas
c972b6d8df
The VFS_MOUNT() macro expects only 2 arguments in the nmount world
...
(since revision 1.173 of src/sys/sys/mount.h).
Update its prototype, the argument list description and bump the date.
2005-01-07 10:57:33 +00:00
Giorgos Keramidas
66700df04f
Use a .Bl -tag list instead of plain .Pp paragraphs for describing the
...
macro arguments expected by SYSCALL_MODULE().
MFC after: 3 days
2005-01-07 09:02:40 +00:00
Giorgos Keramidas
18746c5893
Fix time-travel bug.
...
Noticed by: krion
2005-01-07 09:00:19 +00:00
Giorgos Keramidas
85ab3df25a
Avoid overusing "these" by breaking a long sentence in 2 smaller ones.
...
MFC after: 3 days
2005-01-07 08:51:10 +00:00
Giorgos Keramidas
2eaf5c1135
Convert the descriptions of module versions to an explicit list and
...
note that these versions numbers refer to moddepend, not the current
module.
MFC after: 3 days
2005-01-07 08:44:31 +00:00
Giorgos Keramidas
be0ffb7642
Syntax nit.
...
MFC after: 3 days
2005-01-07 08:31:09 +00:00
Colin Percival
bfadd9be1e
Point out that tsleep(... , 0) is not permitted if the Giant lock is not
...
held. (It causes a "sleeping without a mutex" assertion failure in
msleep.)
MFC after: 3 days
2005-01-07 02:41:45 +00:00
Giorgos Keramidas
374d072d12
Use .Fn function_name
...
MFC after: 3 days
2005-01-06 17:33:38 +00:00
Giorgos Keramidas
2757b1cbd1
Use .Fn function_name
...
MFC after: 3 days
2005-01-06 17:25:11 +00:00
Giorgos Keramidas
dea25585a1
Properly cross-reference pccard(4).
...
MFC after: 3 days
2005-01-06 17:19:56 +00:00
Giorgos Keramidas
cd7aa0fa5d
- Use .Fn for marking up function-like macro names.
...
- Improve the wording in a few places.
- Add the email address of Doug Rabson in the AUTHORS section.
- Link to devfs(5) with an .Xr
MFC after: 3 days
2005-01-06 17:17:29 +00:00
Giorgos Keramidas
c91b6b9ef2
. Use a .Bl list for describing macro arguments.
...
. Various wordign fixes.
. Bump document date.
MFC after: 3 days
2005-01-06 17:16:01 +00:00
Giorgos Keramidas
1aaeeac1e8
. Use a -tag instead of an -inset list, which makes the arguments of the
...
macro stand out more clearly.
. Various other wording fixes.
. Bump document date.
2005-01-06 17:14:21 +00:00
Giorgos Keramidas
bb53ac437b
Use .Fn function_name.
...
MFC after: 3 days
2005-01-06 17:11:56 +00:00
Giorgos Keramidas
85e2993ac6
Add missing .It in list tag.
...
MFC after: 3 days
2005-01-06 17:08:51 +00:00
Giorgos Keramidas
03305517a9
Fix .Nd description and bump document date.
...
MFC after: 3 days
2005-01-06 17:07:57 +00:00
Giorgos Keramidas
c977d004b2
"non-spin" is better with a dash, than without.
2005-01-06 16:16:17 +00:00
Kirill Ponomarev
d966048e7e
Remove trailing spaces.
2005-01-06 11:12:43 +00:00
Tom Rhodes
8318960abd
Early spring cleaning:
...
Unhook lomac(4) manual page and remove it. The code was removed by
rwatson over two years ago.
2005-01-06 01:27:55 +00:00
Giorgos Keramidas
b762042dce
Make an attempt at explaining why sx(9) locks cannot be safely obtained
...
after acquiring a mutex(9).
PR: docs/75571
Submitted by: darrenr
Explanation by: jhb
2005-01-05 22:04:12 +00:00
Warner Losh
da52f590b5
Clarify /*- convention.
2005-01-05 21:27:01 +00:00
Warner Losh
56c7363ae8
A large majority of the source files in the tree start their license
...
and copyright statements in a comment that begins with /*-. Document
this tradition. A strict adherence to this rule will help resellers
that wish to publish all copyright notices, generated automatically
from the tree. There are too many variant licenses to do it purely
by more complicated pattern matching.
2005-01-05 19:16:01 +00:00
Kirill Ponomarev
645453dbcc
Remove trailing spaces.
...
Forgotten by: me
2005-01-05 09:52:12 +00:00
Christian Brueffer
7d9c45655d
- add new supported chips: 82541ER and 82546GB
...
- add the long supported, but still missing 82545
- change .Nd to look better (no need to mention FreeBSD there)
- bump .Dd
MFC after: 3 days
2005-01-05 04:31:00 +00:00
Christian Brueffer
e0f104cdd3
- some SATA controllers were erroneously marked as SCSI, correct that
...
- move those controllers into the right place
- bump .Dd
Thanks to: Justin Bennett <justin@z-axis.com>
MFC after: 3 days
2005-01-04 15:59:00 +00:00
Giorgos Keramidas
002bfa908b
IDE_DELAY was only available as an option for the wd driver of PC98.
...
Now that the driver is gone, `tuning' IDE_DELAY makes no sense.
Submitted by: Joel Dahl joel at automatvapen dot se
2005-01-04 13:21:27 +00:00
Warner Losh
cb08cd5207
There's no longer a wd driver.
2005-01-04 07:28:57 +00:00
Christian Brueffer
977453f7f9
- list the LSI MegaRAID SATA 150-(2|4|6) controllers as supported (1)
...
- mention SATA support in a few places
- AMI -> AMI/LSI for controllers now sold my LSI
- bump .Dd
PR: 61878 (1)
Submitted by: Sten Spans <sten@blinkenlights.nl>
Discussed with: simon (sorting)
MFC after: 3 days
2005-01-04 04:18:21 +00:00
Christian Brueffer
bac209a543
- list the 3Com 3c920B-EMB-WNM as supported.
...
- bump .Dd
2005-01-03 20:54:29 +00:00
Kirill Ponomarev
f6832a8239
Remove trailing spaces.
...
MFC after: 3 days
2005-01-02 18:26:13 +00:00
Kirill Ponomarev
51daf549e8
Remove trailing spaces.
...
Reviewed by: brueffer
MFC after: 3 days
2005-01-02 18:20:29 +00:00
Christian Brueffer
4c4aad3fd7
Correct .Dd
...
Spotted by: Simon L. "Eagle Eye" Nielsen
2005-01-02 13:56:02 +00:00
Christian Brueffer
0c54bf8e5f
- list the PixelView PlayTV PAK as supported
...
- bump .Dd
Submitted by: Carl Makin <carl@stagecraft.cx>
2005-01-02 12:03:04 +00:00
Christian Brueffer
a6e3bfd9e4
SMC SMC2536W-AG verified as working.
...
MFC after: 3 days
2004-12-29 16:57:11 +00:00
Christian Brueffer
471182e42f
- call the driver 'bktr' instead of 'brooktree' throughout the document
...
- add a HARDWARE section
- add a more descriptive NAME section
- update for recently imported Pinnacle PCTV support
- add Branko Lankester, the original author of the PCTV patches,
to the AUTHORS section
- bump .Dd
Thanks to all multimedia@ readers who sent me information about
their supported hardware!
MFC after: 1 week
2004-12-29 14:25:41 +00:00
Gleb Smirnoff
e5f8af4e5c
Document callout_pending() macro.
...
MFC after: 1 week
2004-12-29 08:01:24 +00:00
Joseph Koshy
68ca7644cf
Make an argument name in the synopsis match that in the text. Correct
...
an mdoc error.
2004-12-29 04:29:06 +00:00
Tom Rhodes
ddbb94ad96
Some grammar, spelling, and mdoc(7) fixes. No content changes.
...
PR: 75581
Submitted by: Nobuyuki Koganemaru n-kogane@syd.odn.ne.jp (original version)
2004-12-29 00:11:34 +00:00
Max Laier
b9c5f41258
Enable sk(4) for ATLQ.
...
Thoroughly tested by: Ender <ender NO tog SPAM net>
MFC after: 4 weeks
2004-12-24 14:13:38 +00:00
Ruslan Ermilov
52dbe95f4d
Include bsd.compat.mk early from sys.mk, enough for makefiles
...
using conditional statements to see the new spellings of NO_*
knobs (in case user still uses old spellings).
Reported by: kris
2004-12-23 08:51:50 +00:00
Scott Long
0836ce1970
Document the 2130SLP
2004-12-23 08:05:40 +00:00
Warner Losh
9341ec5cf1
Add OZ711M1
...
Submitted by: Gordon Bergling
2004-12-23 05:32:02 +00:00
Giorgos Keramidas
64f13abc27
Fix a couple of typos.
...
PR: docs/75410
Submitted by: "Paul A.Hoadley" <paulh@logicsquad.net>
MFC after: 3 days
2004-12-23 00:27:03 +00:00
Peter Pentchev
32e940fe6b
And this, kids, is what happens if you act on a patch without looking
...
at the mailing list to see if there isn't any more discussion just
around the corner. Here's the update to the other part of the manpage
that deals with the hw.ata.atapi_dma loader tunable and initializing
ATAPI devices in PIO or DMA mode.
PR: 75021
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
Spotted by: Joel Dahl <joel@automatvapen.se>
2004-12-21 20:02:50 +00:00
Peter Pentchev
e306ffca86
Reflect the change of the hw.ata.atapi_dma sysctl default in rev. 1.217 of
...
src/sys/dev/ata/ata-all.c from PIO to DMA.
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
MFC after: 1 week
2004-12-21 19:41:21 +00:00
Ruslan Ermilov
b5b0bba4df
NOPAM -> NO_PAM
2004-12-21 12:49:24 +00:00
Ruslan Ermilov
8340281fb1
NOIPSEC -> TRACEROUTE_NO_IPSEC
2004-12-21 12:44:20 +00:00
Ruslan Ermilov
cbbdcac72a
NOFORTH -> NO_FORTH
2004-12-21 12:32:15 +00:00
Ruslan Ermilov
f45a5bbda4
NOCLEAN -> NO_CLEAN
...
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
Ruslan Ermilov
6495335e69
NOSHARE -> NO_SHARE
2004-12-21 12:13:23 +00:00
Ruslan Ermilov
582ef25f94
NOHTML -> NO_HTML
2004-12-21 12:05:11 +00:00
Ruslan Ermilov
dd991de030
Overhaul ppp(8) build options so they are safe to use in
...
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
Ruslan Ermilov
731db6a428
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
Ruslan Ermilov
39a855c2a1
NOGAMES -> NO_GAMES
2004-12-21 10:36:54 +00:00
Ruslan Ermilov
a216173556
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
Ruslan Ermilov
83c7ade90a
NOSHARED -> NO_SHARED
2004-12-21 09:59:45 +00:00
Ruslan Ermilov
00fbd40770
NOFSCHG -> NO_FSCHG
2004-12-21 09:53:14 +00:00
Ruslan Ermilov
2c74b2cb07
NOINSTALLLIB -> NO_INSTALLLIB
2004-12-21 09:51:09 +00:00
Ruslan Ermilov
9a9bc31fbb
NOMLINKS -> NO_MLINKS
2004-12-21 09:44:43 +00:00
Ruslan Ermilov
6260f1d8ee
NOTAGS -> NO_TAGS
2004-12-21 09:43:25 +00:00
Ruslan Ermilov
a399b3b4e3
NOEXTRADEPEND -> NO_EXTRADEPEND
2004-12-21 09:42:10 +00:00
Ruslan Ermilov
ab7a294721
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
Ruslan Ermilov
07736e20e9
NOATM -> NO_ATM
2004-12-21 09:08:06 +00:00
Ruslan Ermilov
f1f6253f4f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Christian Brueffer
c5f116aa9a
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
Paul Richards
57e3ff643a
If PORTNAME is set in a system Makefile then hook into the ports
...
mechanisms to allow a package to be created. This paves the way
for packaging the main tree.
2004-12-20 15:46:56 +00:00
Gleb Smirnoff
e9c9b9971b
We have an informative ng_source.4 manpage, which is not installed.
2004-12-19 16:03:06 +00:00
Christian Brueffer
5f1f4b0908
Nuke ports-picobsd, it was thrown out a while ago.
...
Approved by: linimon
MFC after: 3 days
2004-12-19 02:31:45 +00:00
Maxim Sobolev
a0d98e42a7
Add FC929X into the list of supported devices.
...
Reminded by: simon
2004-12-18 19:12:06 +00:00
Ralf S. Engelschall
299738e78d
Synchronize reference list to the ng_xxx(4) manpages of netgraph nodes
...
with the actually installed manpages by adding the missing ones. This
way they can be found more easily.
MFC after: 2 days
2004-12-18 15:27:17 +00:00
Joseph Koshy
26f67c9cae
Document "machdep.hlt_cpus".
...
Reviewed by: ru
2004-12-18 01:13:37 +00:00
Christian Brueffer
9c629c3588
BCM5721 is supported as well.
2004-12-17 23:03:30 +00:00
Ralf S. Engelschall
8747427026
1. To give the user a clue about the expiration timeout values, mention
...
the default timeouts of 1800 (activity) and 15 (inactivity) seconds.
2. Fix the "ifinfo" ASCII control message description:
it requires the interface number as an argument.
MFC after: 2 days
2004-12-17 20:49:01 +00:00
Christian Brueffer
fa3f865d01
Modify the name of the supported bluetooth card.
...
Discussed with: emax
2004-12-17 19:01:55 +00:00
Christian Brueffer
703fdea062
- add a HARDWARE section based on the hardware notes and the devices
...
already listed in the manpage
- reword some DESCRIPTION sentences
- Xref ehci(4)
- bump .Dd
MFC after: 3 days
2004-12-17 18:35:38 +00:00
Joseph Koshy
7b01553c1d
Remove mention of block devices. Mention that entries under /dev
...
are managed by devfs(5). Add cross-references.
Reviewed by: ru
2004-12-17 14:28:53 +00:00
Kirill Ponomarev
e57fe04667
Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add
...
description for MASTER_SITE_BACKUP.
Based on PR: ports/74709
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Reviewed by: ru
MFC after: 3 days
2004-12-17 13:39:55 +00:00
Gleb Smirnoff
db8d970ac4
Bump .Dd
...
Reminded by: ru
2004-12-17 12:59:20 +00:00
Gleb Smirnoff
85432d4065
Note that send(2) is no longer applicable to divert(4) sockets.
...
Noticed by: Dmitry Dvoinikov
Wording by: cperciva
MFC after: 3 days
2004-12-17 11:24:33 +00:00
Christian Brueffer
a125287a47
- add a HARDWARE section
...
- several grammar and language fixes
- bump .Dd
MFC after: 3 days
2004-12-17 10:13:02 +00:00
Christian Brueffer
34676354ec
Add missing word.
...
MFC after: 3 days
2004-12-17 09:34:48 +00:00
Christian Brueffer
8925c08f8d
Properly capitalize FireWire
...
MFC after: 3 days
2004-12-17 02:33:42 +00:00
Nate Lawson
af952b363b
Inform users how to set throttling and cpu idling variables for the
...
power_profile rc script.
2004-12-16 22:21:21 +00:00
Tom Hukins
271a1b77c1
Sort driver names alphabetically.
...
MFC after: 1 week
2004-12-16 15:24:53 +00:00
Ruslan Ermilov
08673598db
Reflect the removal of jumbo(9).
2004-12-16 11:19:29 +00:00
Brooks Davis
0db3f4f9c7
Add Cisco AIR-CB21AG and AIR-PI21AG to the supported list.
...
I'm using an AIR-CB12AG to make this commit.
Approved by: sam
2004-12-16 04:45:16 +00:00
Makoto Matsushita
d34e6d7401
Typo fix: s/ROOR/ROOT/;
...
PR: docs/75139
Submitted by: Richard Smith
2004-12-16 03:37:32 +00:00
Christian Brueffer
ed59806518
First update for the 5750/5751 chips.
...
MFC after: 3 days
2004-12-15 23:39:57 +00:00
John Baldwin
e8aa0f663b
Document the new flag for disabling the keyboard port test during probe.
2004-12-15 23:01:45 +00:00
Tom Rhodes
99b6fea1af
Commit patch from ru which groups the ppp(8) options together and
...
kills my sorting.
Submitted by: ru
Discussed with: imp
2004-12-15 19:42:35 +00:00
Christian Brueffer
6dea3d0c0b
Bump .Dd before anyone notices.
2004-12-15 09:32:12 +00:00
Christian Brueffer
0862bca4e0
List the Adaptec SCSI RAID 2230SLP.
2004-12-15 09:29:47 +00:00
Tom Rhodes
368e43f7ac
Add options recently added to make.conf.
2004-12-15 02:40:43 +00:00
Christian Brueffer
a05fc47a13
Remove clauses 3 and 4 of the license.
...
Approved by: Jason L. Wright (original author)
Reviewed by: imp
Obtained from: OpenBSD
MFC after: 3 days
2004-12-15 02:19:44 +00:00
Tom Rhodes
e3cd38d295
Add a few options with regards to ppp(8) and traceroute.
...
Sort the list, please keep this list sorted.
PR: 48569
2004-12-15 02:10:50 +00:00
Simon L. B. Nielsen
e0dc6be808
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:20:41 +00:00
Simon L. B. Nielsen
280b1d9fa0
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:07:06 +00:00
Christian Brueffer
c688591367
- Xref fwip(4)
...
- bump .Dd
MFC after: 3 days
2004-12-14 19:57:42 +00:00
Christian Brueffer
14e3326a87
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- Xref fwe(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:56:54 +00:00
Nate Lawson
401b484ba2
Add more information about debugging output.
2004-12-14 19:55:54 +00:00
Christian Brueffer
7d6c1b57ac
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- capitalize Ethernet
- Xref fwip(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:55:39 +00:00
Christian Brueffer
31d875e2fe
- Xref fwip(4) and eui64(5)
...
- correct a grammar nit
- bump .Dd
MFC after: 3 days
2004-12-14 19:53:30 +00:00
Christian Brueffer
4d597022c8
fwip(4) supports polling.
...
MFC after: 3 days
2004-12-14 19:27:16 +00:00
Tom Rhodes
2865672368
Some formatting, whitespace and mdoc(7) fixes.
...
Submitted by: A manual page, ru of course.
2004-12-14 18:07:46 +00:00
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
Maxim Konovalov
989a2aae70
Add NetBSD 2.0.
2004-12-14 12:30:43 +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
Brian Somers
1f82daa58f
Add ``enable echo''.
2004-12-13 17:54: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
David E. O'Brien
efa2f9962d
Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim.
2004-12-11 18:36:42 +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
Garrett Wollman
25ded1c0ae
Fix import conflicts from tzdata2004g.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2004g.tar.gz
2004-12-02 23:01:25 +00:00
Garrett Wollman
25aa026888
Latest timezone data update from Arthur Olson. Most changes are to
...
commentary; only significant change is Cuba, which did not fall back
this year due to an energy shortage.
2004-12-02 22:59:32 +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
David E. O'Brien
21fc3b7b6a
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
2004-11-19 17:31:31 +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
6949461a18
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
2004-11-19 03:51:12 +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
John Baldwin
e1be1a8e8f
No need to add I386_CPU to CFLAGS here for 80386 systems as they are no
...
longer supported.
2004-11-16 21:12:47 +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
Anton Berezin
ca298e5594
Use comma instead of a single quote as the decimal point separator for
...
eu_ES.* locales.
Discussed with: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org>,
the eu_ES.* locales submitter, tjr
2004-11-16 14:58:20 +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
Bjoern A. Zeeb
6c58990d47
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
...
If turned on no NIS support and related programs will be built.
Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il>
PR: bin/68303
No objections: des, gshapiro, nectar
Reviewed by: ru
Approved by: rwatson (mentor)
MFC after: 2 weeks
2004-11-13 20:40:32 +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
Ruslan Ermilov
212acbef3a
Install precious programs with -S.
2004-11-12 13:24:34 +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
David E. O'Brien
96b8536954
Compiling with 'strict-aliasing' optimization breaks some [notable] ports.
...
GCC turns on 'strict-aliasing' optimization at all levels above -O[1], so
explicitly turn it off when using compiling with the -O2 optimization level.
2004-11-11 01:09:56 +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
Hiroki Sato
1327f24b9e
Fix the release date of 5.3-RELEASE.
2004-11-07 03:55:47 +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
Ruslan Ermilov
dee651eb15
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
...
to PRECIOUSLIB from bsd.lib.mk. The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.
Reviewed by: oliver
2004-11-03 18:01:21 +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
Maksim Yevmenkin
4fd9a9b73f
Serial devices now called /dev/cuadXX not /dev/cuaaXX
2004-11-02 20:06:33 +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
Maxim Konovalov
310814ced9
Add OpenBSD 3.6.
2004-11-02 09:40:57 +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
Dag-Erling Smørgrav
ecdb24f5d3
Switch the default CFLAGS to -O2 -pipe.
...
Submitted by: obrien
2004-10-25 20:04:50 +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
Ruslan Ermilov
8bf62bdadb
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 16:20:59 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Ruslan Ermilov
88348311f3
There's no such knob as WERROR.
2004-10-24 14:55:35 +00:00
Scott Long
5eded4f3d0
Update the family tree for FreeBSD 5.3
2004-10-24 10:09:20 +00:00
Scott Long
6d0873dadb
Update for 5-STABLE.
2004-10-24 09:07:06 +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
Ruslan Ermilov
09a25e1fb1
- Removed the .CURDIR/.OBJDIR magic, it is not necessary here.
...
- Let the built-in sys.mk rule produce the "yearistype" script.
- Install zone files with mode 444 (now that the -m option of
zic(8) has been fixed).
2004-10-19 20:38:49 +00:00
David E. O'Brien
d41f6f569c
Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"
...
to determine if they should select code paths suitable for the 80386 CPU.
Suggested by: ru
2004-10-19 17:25:33 +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
Ruslan Ermilov
4325be53b0
Utilize FILES and SYMLINKS.
2004-10-18 08:54:17 +00:00
Garrett Wollman
eda0700e69
MFV tzdata2004e
...
Users in Brazil and Argentina should run tzsetup(8).
Obtained from: Arthur David Olson
MFC after re approval
2004-10-18 00:03:52 +00:00
Garrett Wollman
00cb26c6f9
Latest timezone database from Arthur Olson. Updates in this round:
...
Current or prospective timestamps: Georgia, Uruguay, Argentina, and Brazil
Historial timestamps and/or commentary: Malaysia, Mongolia, Singapore,
Peru, Russua, Israel, United States, Canada
Changes in Argentina and Brazil have created several new time zone regions.
Users are encouraged to rerun tzsetup(8), even if current times appear
correct, to ensure that future times will be interepreted correctly.
Obtained from: Arthur Olson, ftp://elsie.nci.nih.gov/pub/tzdata2004e.tar.gz
2004-10-17 23:55:07 +00:00
Garrett Wollman
0c001807f5
This commit was generated by cvs2svn to compensate for changes in r136632,
...
which included commits to RCS files with non-trunk default branches.
2004-10-17 23:55:07 +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
Ruslan Ermilov
2d64752c46
Utilize FILES and SYMLINKS.
2004-10-17 10:49:30 +00:00
Ruslan Ermilov
ec3bd973b7
Utilize FILES and SYMLINKS.
2004-10-17 09:48:23 +00:00
David E. O'Brien
ffea66bce5
Catch up with share/mk/bsd.cpu.mk revision 1.43.
2004-10-17 05:36:20 +00:00
David E. O'Brien
73c7393a9b
Embellish the AMD64 sections a little. Including supporting 'nocona'.
2004-10-17 05:19:45 +00:00
David E. O'Brien
d5a538f65f
+ Simplify by treating the standard x86 CPU names as the CPUTYPE vs.
...
treating them as an alias. Treat the shorthand versions as aliases.
+ Separate the x86 GCC CPU CFLAGS from the ICC CFLAGS. This greatly
simplifies the GCC section. It also makes it more clear which CPU's
have the same ICC CPU CFLAGS.
+ Remove redundancy in the alpha section.
+ Add forgotten ICC CPU CFLAGS for the mobile Intel CPU's added in rev. 1.42.
2004-10-17 05:08:29 +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
Ruslan Ermilov
21874342d6
Install files with mode 444, as God intended.
2004-10-16 20:52:32 +00:00
Ruslan Ermilov
e09c36dd46
Utilize FILES and SYMLINKS.
2004-10-16 20:42:18 +00:00
Ruslan Ermilov
495eba5429
Utilize FILES and SYMLINKS, other simplifications.
2004-10-16 19:51:34 +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
Giorgos Keramidas
6f0a55dabc
Add the necessary magic to make the thousands separator work for
...
floating-point formats in the Greek locale. This allows printing
numbers with the ' format modifier, like this:
$ env -i LC_NUMERIC=el_GR.ISO8859-7 printf "%'.3f\n" 1024000
1.024.000,000
Reviewed by: das
2004-10-13 22:12:59 +00:00
Ruslan Ermilov
a4e6ad0a4a
- Utilize standard means for installing files and symlinks.
...
- Simplify the symlink list construction by implementing a
generic mechanism to map LC_MONETARY files from one locale
to another, possibly with a different <lang>_<territory>
components of the locale name. Example:
ENCODING-1_ENCODING-2= fo_BA fo_FO:ba_BA
in Makefile will result in the following symlinks:
fo_BA.ENCODING-1/LC_MONETARY -> fo_BA.ENCODING-2/LC_MONETARY
fo_FO.ENCODING-1/LC_MONETARY -> ba_BA.ENCODING-2/LC_MONETARY
- Install LC_MONETARY files with mode 444.
- While here, fixed trashing of the sr_YU.UTF-8/LC_MONETARY
file by a symlink, and removed one duplicate symlink.
2004-10-13 15:47:02 +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
Bruce M Simpson
e023b6f919
Add mode page 0x1b, "Removable Block Access Capacities". This mode page is
...
implemented by USB floppy devices using the UFI command set.
Reviewed by: ken, scottl
Source: USB Mass Storage UFI Specification v1.0
MFC after: 2 weeks
2004-10-12 08:51:04 +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
Max Laier
f6b2c4eca5
Add a minimal altq.4 manpage to tell about the kernel options and where to
...
find more information. Also move the "SUPPORTED DEVICES" section from altq.9
to altq.4, where is belongs.
Requested by: green
MFC after: 2 days
2004-10-07 12:10:25 +00:00
Gleb Smirnoff
650c2669ee
Mdoc and grammar fixes.
...
Submitted by: ru
2004-10-07 10:59:09 +00:00
Gleb Smirnoff
729df1bb28
- note that RTF_PRCLONING is obsoleted
...
- explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1()
and rtfree(), RTFREE().
Reviewed by: andre (1.5 months ago)
OK'd by: ru
2004-10-07 10:14:23 +00:00
Dag-Erling Smørgrav
1af0547f8b
Add support for Pentium M, Pentium 3M and Pentium 4M.
...
PR: i386/72340
Submitted by: Rong-En Fan <rafan@infor.org>
MFC after: 2 weeks
2004-10-07 09:56:48 +00:00
Nate Lawson
287460e87c
Update the man page with new info about overriding your DSDT.
...
MFC after: 3 days
2004-10-05 20:42:16 +00:00
Sheldon Hearn
6299d42bf4
Regen:
...
* Hart: rev 494 of pcidevs.txt (2004-09-02)
* Boemler: vendors.txt (2004-09-30)
Approved by: re (hrs)
2004-10-05 20:10:35 +00:00
Warner Losh
b91bb9a513
Add note about regulatory domains to avoid confusion.
...
Reviewed by: sam@
2004-10-05 19:27:40 +00:00
Yaroslav Tykhiy
0b01f6e832
Bump the date.
...
Reminded by: ru
2004-10-04 15:54:56 +00:00
Joseph Koshy
6febaa3aff
Mutually cross-reference sysexits(3) and err(3). Add text to err(3)
...
recommending that the standard exit codes in sysexits(3) be used.
Reviewed by: ru
2004-10-04 14:04:37 +00:00
Yaroslav Tykhiy
12f8dc31e0
Document that vlan(4) requires miibus(4) now.
2004-10-04 13:57:44 +00:00
Simon L. B. Nielsen
be0a655e77
Add a SYNOPSIS section for io(4), mem(4), or random(4), since they are
...
now optional devices.
MFC after: 1 week
2004-10-03 13:14:20 +00:00
MIHIRA Sanpei Yoshiro
75ae80d334
Add a HARDWARE section which lists supported devices.
...
EPSON GT-8400UF(This product is same device id, 0x011f
as EPSON Perfection 1670 scanner)
PR: [FreeBSD-users-jp 81081]
Submitted by: TOKIO Yukiya <yukiya@ee.t-kougei.ac.jp>
MFC after: 3 days
2004-10-03 09:10:15 +00:00
Max Laier
2f510328e4
dc(4) is now supported as well. While here sort the list and remove awi,
...
which isn't yet supported.
2004-10-01 20:44:48 +00:00
Ruslan Ermilov
c33bd5d626
Install precious shared libraries with -S.
...
Prodded by: Xin LI
2004-10-01 07:57:02 +00:00
Doug Barton
e454060990
Update descriptions of named-related knobs.
2004-09-30 20:38:30 +00:00
Philip Paeps
7327755fe8
Document the Synaptics tunable. While I'm here, also mention the
...
synapticshw_t structure and the MOUSE_SYN_GETHWINFO ioctl() which
reads it.
MT5 candidate
Approved by: njl
2004-09-30 06:18:29 +00:00
Tom Rhodes
9ccab60d32
Document the latest changes to src/etc/defaults/rc.conf.
...
Bump document date.
2004-09-29 07:08:52 +00:00
Brooks Davis
7cfd02d973
Update the list of files involved in diskless booting.
...
Reminded by: pjd
2004-09-29 05:28:48 +00:00
Max Laier
d6a8d58875
Add an additional struct inpcb * argument to pfil(9) in order to enable
...
passing along socket information. This is required to work around a LOR with
the socket code which results in an easy reproducible hard lockup with
debug.mpsafenet=1. This commit does *not* fix the LOR, but enables us to do
so later. The missing piece is to turn the filter locking into a leaf lock
and will follow in a seperate (later) commit.
This will hopefully be MT5'ed in order to fix the problem for RELENG_5 in
forseeable future.
Suggested by: rwatson
A lot of work by: csjp (he'd be even more helpful w/o mentor-reviews ;)
Reviewed by: rwatson, csjp
Tested by: -pf, -ipfw, LINT, csjp and myself
MFC after: 3 days
LOR IDs: 14 - 17 (not fixed yet)
2004-09-29 04:54:33 +00:00
John-Mark Gurney
2157b8d690
document the limit on jumbo frame size..
...
MFC after: 5 days
2004-09-28 18:24:19 +00:00
Doug Barton
2a61444749
1. Add much finer granularity to the NO_BIND knobs with the addition of:
...
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
2004-09-27 08:23:43 +00:00
Alan Cox
c97680825c
Add cross references to vm_map_entry_resize_free.9.
...
Submitted by: Mark W. Krentel
2004-09-27 05:44:28 +00:00
Alan Cox
af3db1449f
Document the O(log n) algorithm for finding free space.
...
Submitted by: Mark W. Krentel
2004-09-27 04:22:41 +00:00
Alan Cox
0a7c173775
Document the flags field.
...
Submitted by: Mark W. Krentel
2004-09-27 03:59:36 +00:00
Simon L. B. Nielsen
1a7cf6134e
- Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
- Update some text to fit better now that this driver support
multiple different device types.
MFC after: 3 days
2004-09-26 19:03:45 +00:00
Simon L. B. Nielsen
13c133ac06
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-26 13:38:38 +00:00
Ruslan Ermilov
9684333e54
Get rid of obsolete MAN[0-9] syntax.
2004-09-26 09:25:03 +00:00
Dag-Erling Smørgrav
864fe1ec99
Bump document date.
2004-09-25 11:43:08 +00:00
Doug Barton
316220f826
Ruslan teaches me yet another useful fact. "Please sort these lexically"
...
does NOT mean in Unix-caps-first order.
2004-09-25 09:11:39 +00:00
Doug Barton
3a67cb3bb1
Install the documentation for bind9, and remove the /usr/share/doc/bind
...
directory from mtree while we're at it.
Help, advice, and code from: ru, des
2004-09-25 00:42:38 +00:00
Tom Rhodes
5f892a7ff0
Fix build in the !NOATM case by using the begemot library in place of
...
using libisc which was a part of BIND8.
Discussed with: des, re, dougb
Submitted by: harti (one part)
Reviewed by: harti (previous version)
2004-09-24 22:10:34 +00:00
Marc Fonvieille
813ec9a835
Remove a duplicated word.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-09-24 20:09:44 +00:00
Joerg Wunsch
cf2acd69e3
Document that kthread_exit()ing will cause a wakeup(9) on the thread
...
handle.
MFC after: 1 week
2004-09-24 19:58:47 +00:00
Doug Barton
a2af6bc259
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
...
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.
Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.
2004-09-24 18:42:05 +00:00
Doug Barton
922b7f2ad2
Break the NO_BIND knob out from the pack, and begin documenting
...
the finer granularity for the various BIND features.
2004-09-24 13:51:31 +00:00
Ruslan Ermilov
56216f685b
Don't expose BIND libraries and their headers to the public by default,
...
but have a knob (WANT_BIND_LIBS) to build and install them in /usr/lib
and /usr/include. Rumors are that this may be useful at a later point,
let's see.
What this really means is that all BIND libraries are now internal to
buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
statically into various BIND executables.
While here, removed redundant -I's from CFLAGS in lib/bind makefiles.
Sponsored by: des
OK'ed by: dougb
2004-09-24 13:42:00 +00:00
Andrey A. Chernov
9fb3aed0f6
es_ES monetdef changed from spanish Ptas. to Euro without
...
switching to cents
PR: 67549
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
2004-09-24 07:48:05 +00:00
Olivier Houchard
fba25c542c
Add CPUCFLAGS for the strongarm and xscale CPUs.
2004-09-23 22:59:31 +00:00
Brooks Davis
f186a29521
Backout the hack to install mtree, newsyslog, and touch in the cloned
...
root in the previous commit. We'll fix /etc/rc.d/var directly (someday).
2004-09-23 21:17:31 +00:00
Brooks Davis
0d85246a7b
Hack around the fact that the current diskless scripts require some
...
binaries in /usr before /usr is mounted by copying those files to the
root.
Stop making devices. devfs is manditory.
2004-09-23 15:52:42 +00:00
Ruslan Ermilov
2371026f0b
- Wrapped BIND 9 libraries defines into !defined(NO_BIND).
...
- Added forgotten LIBLWRES to fix missing dependencies
revealed by "make checkdpadd".
2004-09-23 07:13:36 +00:00
Joseph Koshy
59583bf53c
Add a knob 'daily_status_security_diff_flags' controlling the
...
format of the 'diff' output generated during periodic(8) scripts.
Submitted by: keramida (script changes)
Reviewed by: keramida (man page changes)
2004-09-23 02:00:52 +00:00
Dag-Erling Smørgrav
cd3ee173f9
Switch from BIND 8 to BIND 9.
...
Submitted by: (in part) dougb@, trhodes@
Reviewed by: dougb@, trhodes@, re@
MFC after: 5 days
2004-09-21 19:01:48 +00:00
Simon L. B. Nielsen
205eb0cd5e
Add the sound device to the synopsis.
...
Noticed by: ru
2004-09-21 07:01:32 +00:00
Pawel Jakub Dawidek
78366bad6c
- Month and weekday names should begin with lowercase latter.
...
- First part of long month names should use genitive.
- Use more proper shortcuts, leaving the first 3 letters is not always
correct.
Submitted by: Bodek <bodek@blurp.org>
2004-09-20 23:56:43 +00:00
Simon L. B. Nielsen
4945145f04
Connect snd_ess(4) to the build.
2004-09-20 20:21:47 +00:00
Simon L. B. Nielsen
4ca6749395
Add manual page for snd_ess(4).
...
Submitted by: Atte Peltomaki <koston@iki.fi>
MFC after: 3 days
2004-09-20 20:05:26 +00:00
Dag-Erling Smørgrav
d3797745d2
Document the AUTO setting for dumpdev.
...
MFC after: 4 weeks
2004-09-20 17:49:57 +00:00
Simon L. B. Nielsen
3d634dba70
Add Sitecom LN-029 to list of supported devices.
2004-09-19 19:55:48 +00:00
Ruslan Ermilov
710df706de
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 06:11:45 +00:00
Ruslan Ermilov
28a8a9d187
The checksum code has been fixed; reflect this is a manpage.
2004-09-19 05:42:04 +00:00
Ruslan Ermilov
346763649a
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 05:17:21 +00:00
John-Mark Gurney
0283f35b4b
add MLINKs for the mbuf.9 man page..
...
MFC after: 3 days
2004-09-18 19:04:24 +00:00
Christian Brueffer
d79243f886
Re-formulate the first sentence for better readability
...
MFC after: 3 days
2004-09-18 12:33:01 +00:00
Gleb Smirnoff
c3e9f89011
- properly capitalize NetFlow
...
- small grammar fix
Submitted by: ru
2004-09-17 20:09:59 +00:00
Gleb Smirnoff
9de7d9ac45
A man page for Netflow node.
...
English lessons by: julian
mdoc(7) lessons by: ru
Approved by: julian (mentor)
2004-09-17 19:30:39 +00:00
Diomidis Spinellis
0ee3459d01
Fix typo.
...
MFC after: 2 days
2004-09-17 14:53:46 +00:00
Brooks Davis
35779bdbd1
Bring kernel time variable and access function docs up to date by
...
updating the list of variables and mentioning the bin(up)time functions.
2004-09-17 07:24:18 +00:00
Brooks Davis
31a5aa8a1c
Document the struct if_data members ifi_datalen, ifi_epoch, and
...
ifi_link_state.
Reminded by: ru
2004-09-17 06:49:43 +00:00
Simon L. B. Nielsen
f6b6294fc2
Bump document date forgotten in last commit.
2004-09-16 22:26:45 +00:00
Christian Brueffer
4b35b3f67b
- add a HARDWARE section based on the hardware notes
...
- capitalize Ethernet
- minor fixes
MFC after: 3 days
2004-09-16 20:33:32 +00:00
Christian Brueffer
a69fea2584
Adaptec ANA-6944/TX is supported
...
MFC after: 3 days
2004-09-16 20:29:19 +00:00
Christian Brueffer
7daf8ae6a9
Add missing comma
...
Submitted by: ceri
MFC after: 3 days
2004-09-16 18:46:21 +00:00
Alan Cox
acf359aa98
Update to reflect recent changes such as the fields for O(log n) address
...
space allocation.
Submitted by: Mark W. Krentel
2004-09-15 18:41:10 +00:00
Sean Chittenden
9fa4bd2311
Add a mention of the ntpd_sync_on_start tunable.
...
Requested by: maxim
2004-09-15 01:39:25 +00:00
Christian Brueffer
29394b9b5c
Better wording for the hardware section.
...
Discussed with: emax
2004-09-14 16:46:16 +00:00
Bill Paul
b7e096886f
Fix copyright (e-mail address and years were wrong).
2004-09-14 16:08:13 +00:00
Andre Oppermann
13177659d2
Be explicit that packets passed from a 'ipfw tee' action will not be reassembled.
...
Prodded by: ru
2004-09-14 09:35:10 +00:00
Max Laier
9d7ccc0ffa
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00
Bill Paul
3c44fd1b17
Oops. ZX1701 and ZX1702 are the chip designations (ZyXEL rebadged the
...
the VIA chips with their own numbers). The actual card names are
GN650-T (64-bit) and GN670-T (32-bit). Also capitalize ZyXEL correctly.
2004-09-13 17:05:07 +00:00
Bill Paul
a7d5415eba
Add the Zyxel ZX1701 and ZX1702 adapters to the HARDWARE list. Clean up
...
a few small things.
2004-09-13 16:49:36 +00:00
Dima Dorfman
d490759ae8
Remove a broken URL reference. The submitter reports that the
...
"documentation on the AceNIC cards are no longer after Nortel acquired
Alteon".
PR: 71600
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
2004-09-13 13:18:27 +00:00
Christian Brueffer
3888500615
- add a HARDWARE section
...
- grammar fixes
- wording improvements
- bump document date
MFC after: 3 days
2004-09-13 10:36:44 +00:00
Christian Brueffer
f9c1b5827f
- fix capitalization
...
- add HARDWARE section based on the hardware notes
- bump document date
MFC after: 3 days
2004-09-13 10:35:29 +00:00
Christian Brueffer
c1b92c8230
- remove device count
...
- add a HARDWARE section
- bump document date
MFC after: 3 days
2004-09-13 10:33:53 +00:00
Christian Brueffer
5983c3e785
- start new sentences on new lines
...
- misc fixes
2004-09-12 22:37:37 +00:00
Christian Brueffer
687236f75b
- add vge(4)
...
- bump document date
2004-09-12 22:03:38 +00:00
Simon L. B. Nielsen
da603228b5
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-12 19:39:09 +00:00
Simon L. B. Nielsen
46efac32e0
- Change DESCRIPTION section to a HARDWARE section.
...
- Sync list of supported devices with source code.
MFC after: 3 days
2004-09-12 19:11:28 +00:00
Simon L. B. Nielsen
33ecc83dca
- Add a HARDWARE section which lists supported devices based on the
...
FreeBSD Hardware Notes, source code and cvs comments from
FreeBSD and NetBSD.
- Update page title and DESCRIPTION section to reflect the fact that
this driver supports much more than Handspring Visor now.
MFC after: 3 days
2004-09-12 17:03:47 +00:00
Simon L. B. Nielsen
3d2692fb8a
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
MFC after: 3 days
2004-09-12 15:53:37 +00:00
Simon L. B. Nielsen
fe72d7b17f
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
- Sort device list.
MFC after: 3 days
2004-09-12 15:46:15 +00:00
Simon L. B. Nielsen
d65438e530
Change DESCRIPTION section to a HARDWARE section.
...
MFC after: 3 days
2004-09-12 15:23:36 +00:00
Simon L. B. Nielsen
6bbc733245
Add a HARDWARE section which lists supported devices.
2004-09-11 15:00:07 +00:00
Bill Paul
3071824ff0
Add a manual page for the vge(4) driver.
2004-09-10 20:58:38 +00:00
Tom Rhodes
88af03989b
Remove the debugging tunable, it was not being used.
...
Enable first match by default.[1]
We should: rwatson [1]
2004-09-10 15:14:50 +00:00
Christian Brueffer
8d70d0c0be
Remove spare ")"
...
MFC after: 3 days
2004-09-10 07:54:05 +00:00
Christian Brueffer
1bfa55a904
- grammar fixes
...
- fix path to a source file
MFC after: 3 days
2004-09-10 00:47:43 +00:00
Christian Brueffer
2feed9dcba
Connect cnw.4 to the build.
...
MFC after: 5 days
2004-09-10 00:07:00 +00:00
Christian Brueffer
0785d2fe36
Add a manpage for the cnw(4) driver, adopted from NetBSD.
...
MFC after: 5 days
2004-09-09 23:49:19 +00:00
Christian Brueffer
91461de402
- add a HARDWARE section based on the driver README
...
- capitalization fixes
- bump document date
MFC after: 3 days
2004-09-09 23:41:03 +00:00
Yaroslav Tykhiy
0e168c1514
Improve the description of "timeout" and "attempts" resolver
...
options to avoid user confusion from now on.
PR: bin/62139 (inspired by)
2004-09-09 17:19:27 +00:00
Alfred Perlstein
9f0cd8478f
Plug an fd leak by using autoh_freeall(3).
...
Refuse to run unless root.
Check in /etc, /usr/local/etc and ./ for the "autotab" configuration
file.
Add more debug statements.
2004-09-09 01:26:11 +00:00
Alfred Perlstein
7a3b8aefbf
sync with private code:
...
fix a 5.x'ism that 4.x needs protection from.
make this code compile standalone.
2004-09-08 08:44:14 +00:00
Ruslan Ermilov
24013109f5
Update sound-related manpages to account for the recent change in
...
device and module naming. The following files were repo-copied:
csa.4 -> snd_csa.4
gusc.4 -> snd_gusc.4
maestro3.4 -> snd_maestro3.4
sbc.4 -> snd_sbc.4
uaudio.4 -> snd_uaudio.4
The pcm(4) manpage wasn't renamed to sound(4) as there are nearby
plans to rename "device sound" to "device snd", to address the
ambiguity in naming, so pcm.4 is linked to sound.4 for the moment.
(We also mumble something about the future plans in the manpage.)
Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now
have their own snd_*.4 manpages.
Fixes for recent snd_*.4 manpages: added missing "device sound"
to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>"
in most cases).
MT5 after: 3 days
2004-09-08 08:28:02 +00:00
Christian Brueffer
80cdf7c2da
We don't need device counts anymore. Also remove device.hints entries
...
for ie1, to be in line with the other manpages.
MFC after: 3 days
2004-09-08 00:30:30 +00:00
Christian Brueffer
33365f187f
We don't need device counts anymore
...
MFC after: 3 days
2004-09-08 00:28:53 +00:00
Warner Losh
d0beb85305
Although 'Unanimous Consent' appears to be a well defined and used in
...
the US Senate, Canadian Parliament and Australian Senate, it was
causing some confusion. After some consultation with Mark Murray,
change this to 'without objection' since often times a plain-speaking
term is preferable to a regionally used term.
Also, clarify that this procedure is to be used when for more mundane
matters that need a sanity check, but don't need the whole, ponderous
voting proceedure that more difficult issues require. Core members
that read email in any given 48 hour period are trusted enough to know
the difference and to provide the sanity check as necessary.
Reviewed by: markm
2004-09-07 15:19:40 +00:00
Dag-Erling Smørgrav
1cb95340ee
Fix markup of HARDWARE section.
...
Submitted by: brueffer
2004-09-07 05:23:28 +00:00
John-Mark Gurney
d698cdb301
document the recent change to debug.witness.*
...
fix spelling of debug.witness.kdb
MFC after: 5 days
2004-09-06 23:37:17 +00:00
Christian Brueffer
338ccc611c
- move list of supported devices into a HARDWARE section
...
- fix a device name
- various language fixes
- bump document date
MFC after: 3 days
2004-09-06 22:00:50 +00:00
Christian Brueffer
f9697896a6
Add a missing 's'
...
MFC after: 3 days
2004-09-06 20:02:14 +00:00
Ruslan Ermilov
1c932d5559
There can be up to three bootable ISO images (bootonly, miniinst,
...
and disc1). The exact number depends on a couple of parameters,
so don't give a specific number here.
Pointed by: wilko
2004-09-06 18:59:59 +00:00
Simon L. B. Nielsen
b44e5103c6
Bump document date for last commit.
2004-09-05 22:53:58 +00:00
Simon L. B. Nielsen
62cf3de886
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-05 22:44:26 +00:00
Simon L. B. Nielsen
1adcf10c7f
Reword/reorganize a bit to make it more clear that all OHCI v1.0
...
compliant controllers are supported.
MFC after: 3 days
2004-09-05 22:31:03 +00:00
Simon L. B. Nielsen
0f4d8b75f2
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-05 22:09:53 +00:00
Christian Brueffer
83a0f2c377
- add a HARDWARE section
...
- some capitalization fixes
- bump document date
MFC after: 3 days
2004-09-05 15:05:26 +00:00
Christian Brueffer
b1e6f7858d
ixgb(4) supports polling as well
...
MFC after: 3 days
2004-09-05 14:47:10 +00:00
Christian Brueffer
a97710c056
Remove dublicate words
...
MFC after: 3 days
2004-09-05 12:17:06 +00:00
Dag-Erling Smørgrav
62c36019a5
Man page for the newly added ucycom(4) driver.
2004-09-05 10:01:24 +00:00
Christian Brueffer
80a879ed68
- move list of supported devices into a HARDWARE section
...
- sort the hardware list
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:31:44 +00:00
Christian Brueffer
e3aec7a5fb
- add a HARDWARE section
...
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:30:30 +00:00
Christian Brueffer
231c2f4202
- add a HARDWARE section
...
- bump document date
MFC after: 3 days
2004-09-05 01:28:50 +00:00
Christian Brueffer
889cd9b27e
Refine the entry for the SMC card
...
MFC after: 3 days
2004-09-05 00:19:32 +00:00
Christian Brueffer
0cfd01da6b
- move list of supported devices into a HARDWARE section
...
- mention which chip the devices use (where known)
- bump document date
MFC after: 3 days
2004-09-04 23:56:56 +00:00
Christian Brueffer
318f7adfc5
- move list of supported devices into a HARDWARE section
...
- fix spacing in the Corega entry
- bump document date
MFC after: 3 days
2004-09-04 23:54:41 +00:00
Christian Brueffer
96af2f39d9
- the NEC PC-9801N-25 is supported as well
...
- really sort the device list this time
MFC after: 3 days
2004-09-04 23:07:28 +00:00
Simon L. B. Nielsen
ea0f517b92
Add a standard 2 clause BSD license.
...
Approved by: wilko
MFC after: 3 days
2004-09-04 21:15:37 +00:00
Simon L. B. Nielsen
d92f8bed06
- Properly capitalize Ethernet.
...
- Add a HARDWARE section which lists supported devices.
MFC after: 3 days
2004-09-04 20:37:59 +00:00
Simon L. B. Nielsen
4040d2353a
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-04 20:09:11 +00:00
Christian Brueffer
52e69b8fa7
- move list of supported adapters into a HARDWARE section
...
- sort the device list
- some minor fixes
MFC after: 3 days
2004-09-04 11:13:32 +00:00
Christian Brueffer
79e8b03a3f
Properly capitalize Gigabit Ethernet
...
MFC after: 3 days
2004-09-04 11:12:03 +00:00
Christian Brueffer
a0fa04aaeb
Document a couple of build knobs
...
PR: misc/71032 (partly)
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Reviewed by: ru
MFC after: 3 days
2004-09-04 10:05:17 +00:00
Christian Brueffer
00bf32b031
Grammar fix
...
MFC after: 3 days
2004-09-03 23:53:02 +00:00
Christian Brueffer
fd69947b4d
Properly capitalize Ethernet
...
MFC after: 3 days
2004-09-03 23:52:26 +00:00
MIHIRA Sanpei Yoshiro
3785db4f85
Add support Nikon CoolScan LS40 ED
...
PR: kern/71139
Submitted by: Pierre DAVID <Pierre.David@crc.u-strasbg.fr>
MFC after: 1 week
2004-09-03 23:29:01 +00:00
Christian Brueffer
990abd7afe
- change layout of the hardware list to the one used by other manpages
...
- grammar fixes
MFC after: 3 days
2004-09-03 23:18:16 +00:00
Christian Brueffer
f766821566
- change layout of the hardware list to the one used by other manpages
...
- add a missing word
MFC after: 3 days
2004-09-03 23:17:21 +00:00
Christian Brueffer
120ac37675
- change layout of the hardware list to the one used by other manpages
...
- fix spacing of one hardware entry
- grammar fix
MFC after: 3 days
2004-09-03 23:16:07 +00:00
Christian Brueffer
35820ff9af
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 23:13:54 +00:00
Alfred Perlstein
18858a0704
Update doc dates.
...
Pointed out by: ru
2004-09-03 18:56:59 +00:00
Alfred Perlstein
4bcd2254f3
xref and give a hint as to what procctl can be used for.
2004-09-03 17:52:55 +00:00
Andrey A. Chernov
1e454c2527
Remove "-" before rm -rf
2004-09-03 14:28:53 +00:00
Christian Brueffer
6138591ae4
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 12:24:50 +00:00
Christian Brueffer
1806246b43
- move list of supported adapters into a HARDWARE section
...
- list the Digital EtherWORKS adapter as supported [1]
- properly capitalize (Fast|Gigabit) Ethernet
- bump document date
Obtained from: NetBSD [1]
MFC after: 3 days
2004-09-03 12:23:16 +00:00
Christian Brueffer
0649a4fe51
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 04:13:22 +00:00
Christian Brueffer
a0fca2725b
- move list of supported adapters into a HARDWARE section
...
- properly capitalize Fast/Gigabit Ethernet
- bump document date
MFC after: 3 days
2004-09-03 03:58:45 +00:00
Andrey A. Chernov
ac0ae7472c
Rewrite this hack
...
-rm -rf ${LOCALEDIR}/*/LC_MESSAGES
and move it inside loop.
It can damage user-made ${LOCALEDIR}/* locales otherwise.
2004-09-02 22:09:33 +00:00
Alfred Perlstein
acc387c393
Enter the autofs.
2004-08-31 16:26:01 +00:00
Sheldon Hearn
65730957cd
Regen:
...
* Hart: rev 489 of pcidevs.txt (2004-08-23)
* Boemler: vendors.txt (2004-08-30)
2004-08-30 15:50:50 +00:00
Pawel Jakub Dawidek
74bf4e164b
According to module(9), when command is unrecognized, the module should
...
return EOPNOTSUPP.
2004-08-30 09:49:59 +00:00
Dag-Erling Smørgrav
c2aab0a8cc
According to mdoc(7), HISTORY comes before AUTHORS.
...
MFC after: 3 days
2004-08-29 11:19:35 +00:00
Tim J. Robbins
ef0ca90319
Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC
...
data files to the ISO8859-13 versions.
2004-08-28 13:24:24 +00:00
Tim J. Robbins
1bbc832cce
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
...
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
Tim J. Robbins
1984067662
Re-generate from ru_RU.KOI8-R.src. Due to a bug in either iconv or
...
ru_RU.CP866.src, the previous version of this file contained a strange
conversion error: nostr had U+255C BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
instead of U+0435 CYRILLIC SMALL LETTER IE.
2004-08-28 10:59:03 +00:00
MIHIRA Sanpei Yoshiro
ea263191fd
Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
...
PR: [FreeBSD-users-jp 80667]
Submitted by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp>
MFC after: 1 week
2004-08-28 10:59:02 +00:00
John-Mark Gurney
b7131a2672
document that m_free returns m_next of the free'd mbuf
2004-08-28 03:46:18 +00:00
Simon L. B. Nielsen
73ad990a0c
Add manual pages for several sound drivers.
...
Submitted by: Atte Peltomaki <koston@iki.fi>
Reviewed by: cg
MFC after: 5 days
2004-08-27 22:06:56 +00:00
Andre Oppermann
c21fd23260
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
...
compile option. All FreeBSD packet filters now use the PFIL_HOOKS API and
thus it becomes a standard part of the network stack.
If no hooks are connected the entire packet filter hooks section and related
activities are jumped over. This removes any performance impact if no hooks
are active.
Both OpenBSD and DragonFlyBSD have integrated PFIL_HOOKS permanently as well.
2004-08-27 15:16:24 +00:00
Sergey A. Osokin
6be4000968
Two things:
...
1. we are already under 6.0-CURRENT
2. add FreeBSD Design and Impl. book description
(obtained from http://www.awprofessional.com/title/0201702452 )
Approved by: wosch (maintainer)
2004-08-27 13:38:01 +00:00
Christian Brueffer
93b1d47264
- move the list of supported adapters into a HARDWARE section
...
- properly capitalize Ethernet
- replace a misleading 'adapter' with 'chipset'
- bump document date
MFC after: 3 days
2004-08-26 08:34:09 +00:00
Christian Brueffer
117c4d6494
- move the list of supported adapters into a HARDWARE section
...
- sort the list of adapters
- add the 3Com 3c460 HomeConnect Ethernet USB Adapter [1]
- properly capitalize Ethernet
- replace a misleading 'adapter' with 'chipset'
- bump document date
Obtained from: NetBSD [1]
MFC after: 3 days
2004-08-26 08:33:03 +00:00
Tim J. Robbins
cea8c362b0
Re-generate from sl_SI.ISO8859-2.src rev. 1.8 (lowercase month/weekday names).
2004-08-26 08:18:56 +00:00
Tim J. Robbins
fbda1d2afe
Begin month and weekday names with a lowercase letter. This is consistent
...
with (at least) Solaris, ICU and glibc.
PR: 65317
Submitted by: Uros
MFC after: 1 week
2004-08-26 08:15:48 +00:00
Warner Losh
490ec740c8
Add reference to vslock(9) for locking user address pages into core.
...
Suggested by: alc
2004-08-26 04:16:55 +00:00
Simon L. B. Nielsen
2c84f2953a
Bump document date for last commit.
2004-08-26 00:26:52 +00:00
Simon L. B. Nielsen
71d4b49a63
- Add a HARDWARE section which lists supported devices.
...
- Mark up each item in the device list with .It, as per mdoc(7) and to
make it simpler for auto generated Hardware Notes to parse the manual
page.
MFC after: 3 days
2004-08-26 00:19:54 +00:00
Christian Brueffer
ae89c15a8d
- use .Nm
...
- fix some grammar and spelling mistakes
MFC after: 3 days
2004-08-25 23:43:55 +00:00
Christian Brueffer
25122f37e7
- move list of supported adapters into a HARDWARE section
...
- fix capitalization of a "to"
- bump document date
MFC after: 3 days
2004-08-25 22:46:36 +00:00
Christian Brueffer
a173ee89bc
- put the list of supported adapters into a HARDWARE section
...
- make the Buffalo entry look better
- properly capitalize Ethernet and Fast Ethernet
- bump document date
MFC after: 3 days
2004-08-25 22:39:05 +00:00
Simon L. B. Nielsen
05893e23b1
Fix grammar nit.
...
Submitted by: brueffer
MFC after: 2 days
2004-08-25 22:36:47 +00:00
Max Laier
8e7c23d74f
Document supported devices here (for lack of a better place). Users
...
interested in ALTQ are likely to type in "man altq" at some point and maybe
they will scroll down to the bottom as well.
MFC after: 3 days
2004-08-25 18:49:32 +00:00
Christian Brueffer
87f3d8beba
Move a paragraph from the HARDWARE section back into the
...
DESCRIPTION section. Also adapt it to make it fit in better.
Requested by: simon
2004-08-25 11:57:06 +00:00
Warner Losh
4d855643d1
Clarify what the lockfunc is used for. When it will be called and
...
when it won't be called. The old wording was correct, but not
sufficiently specific to understand when and how it would be called.
The new wording describes the current implementation's usage (which
should be updated if other appropriate times are decided upon),
specifically that it is called only when the load operation is
deferred to keep the locking state consistent. When the operation
isn't deferred, the calling routine is assumed to have a coherent
locking world.
Reviewed by: scottl
2004-08-24 23:09:57 +00:00
Christian Brueffer
5ec53aea6c
- move the list of supported devices into a HARDWARE section
...
- bump document date
2004-08-24 21:33:14 +00:00
Christian Brueffer
a0f1044f23
- move device listing and hardware notes into a HARDWARE section
...
- properly capitalize Gigabit Ethernet
- bump document date
2004-08-24 21:32:03 +00:00
Christian Brueffer
7b444fcaf9
- move the list of supported adapters to a HARDWARE section
...
- correct entry for the Belkin card (we don't support 10GbE in sk(4)) :-)
- properly capitalize Gigabit Ethernet
- wordsmithing on a sentence
- bump document date
2004-08-24 17:38:53 +00:00
Christian Brueffer
e674bff85c
Add the SMC EZ Card 10/100 as supported hardware
2004-08-24 16:06:57 +00:00
Christian Brueffer
0b5d2d1ebc
Correct the link to the AIC-6915 programmer's manual
2004-08-24 15:56:47 +00:00
Christian Brueffer
9ba708ec32
- move list of supported adapters into a HARDWARE section
...
- correctly capitalize Fast Ethernet
- correct two typos
- bump document date
2004-08-24 15:37:36 +00:00
Ruslan Ermilov
b7e25836d0
Fixed a misspelling of the hook name.
...
Submitted by: Pawel Malachowski
2004-08-24 04:05:52 +00:00
Warner Losh
95929b661e
Even in a 80 column, fixed point font, there's plenty of room for all
...
the arguments to bus_dmamap_load, so don't use '...' but list the
actual args. '...' usually means a variable number of args (cf
printf(3)), but bus_dmamap_load takes a fixed number of arguments.
2004-08-23 23:28:02 +00:00
Warner Losh
cbfef69c64
In the SYNOPSIS section, move the bus_dmamem_alloc function prototype
...
to just before bus_dmamem_free, which is (a) more logical; (b) likely
what was originally intended and (c) matches the order in the NAME and
FUNCTIONS sections.
2004-08-23 23:17:31 +00:00
Christian Brueffer
f2f3aa6075
Wordsmithing in the hardware section.
2004-08-23 16:48:22 +00:00
Tom Rhodes
84d5dfb47e
Protect the period! And add a new line.
...
Guilty of bad merge: trhodes
2004-08-21 20:40:51 +00:00
Tom Rhodes
45fd0f24bb
Document recently added features and bump the doc date.
2004-08-21 20:26:03 +00:00
Simon L. B. Nielsen
4af04cb81c
mdoc(7) janitor:
...
- Fix hard sentence breaks.
MFC after: 3 days
2004-08-21 12:58:09 +00:00
John-Mark Gurney
d8abb5b00b
document that the sk driver now supports the Belkin F5D5005 gige card.
2004-08-20 06:27:58 +00:00
Tom Rhodes
7a18f5c985
Replace the ERRORS section with a DIAGNOSTICS section.
...
Requested by: ru
2004-08-20 05:25:11 +00:00
Tom Rhodes
d34ae0bc00
Replace the ERRORS section with a DIAGNOSTICS section.
...
Requested by: ru
2004-08-20 05:07:02 +00:00
Tom Rhodes
348aeef5b0
Fix a few style nits.
...
Noticed by: Mr. mdoc(7) himself, ru
2004-08-20 04:52:00 +00:00
Simon L. B. Nielsen
1e4b1b9c6a
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-08-19 21:37:32 +00:00
Simon L. B. Nielsen
86ae836293
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-08-19 21:34:31 +00:00
Simon L. B. Nielsen
1bdb6db159
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-08-19 21:24:45 +00:00
Simon L. B. Nielsen
cc99ac24db
Move listing of DTC 3290 to aha(4).
...
MFC after: 3 days
2004-08-19 20:49:39 +00:00
Andre Oppermann
1cc2c797b3
Note that IPFIREWALL depends on PFIL_HOOKS compiled into the kernel as well.
...
Submitted by: ceri, simon (mdoc fixes)
2004-08-19 18:04:10 +00:00
Christian Brueffer
7284291340
Add a HARDWARE section and bump the document date
...
MFC after: 3 days
2004-08-19 14:33:53 +00:00
Maxim Konovalov
57c645c7d9
Remove an unnecessary .It.
...
Reviewed by: ru
2004-08-19 13:41:06 +00:00
John Baldwin
68fdba2eb1
Catch up to recent API changes including the removal of the signal_caught
...
argument to sleepq_timedwait() and the enhancements to the flags argument
passed to sleepq_add().
2004-08-19 12:46:02 +00:00
Dag-Erling Smørgrav
3648c3517a
Bump document date.
...
Reminded by: ru
2004-08-19 11:25:03 +00:00
Christian Brueffer
cda133b31d
Document NO_PF and NO_AUTHPF
...
MFC after: 3 days
2004-08-19 11:00:26 +00:00
Dag-Erling Smørgrav
5c73a49168
Add a NO_BOOT knob to prevent building the boot blocks and loader.
...
Reviewed by: ru
MFC after: 3 days
2004-08-19 09:54:28 +00:00
John-Mark Gurney
000968010a
add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of
...
the mutex profiling buffers. Document them in the man page and in NOTES.
Ensure _HASH_SIZE is larger than _BUFFERS with a cpp error.
2004-08-19 06:38:26 +00:00
Simon L. B. Nielsen
8e244f403d
Add a HARDWARE section to the example section 4 manual page.
...
Reviewed by: ru
MFC after: 3 days
2004-08-18 07:05:35 +00:00
Marc Fonvieille
2ff3f596b6
Update Document Date to match last change.
...
Approved by: re
2004-08-17 07:44:25 +00:00
Marius Strobl
39513fa664
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
...
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended).
Ok'ed by: tmm
2004-08-16 15:45:27 +00:00
Simon L. B. Nielsen
51e3a35ba0
Remove Wiretek UBRJ4 from the list of supported devices. While it is
...
detected by the driver, it doesn't really work as soon as it really used
for network traffic. Perhaps it can be re-added later when the issues
are resolved.
Reported by: Soeren Vrist <seet@seet.dk>
2004-08-16 10:49:45 +00:00
David E. O'Brien
f04142310d
Bring back 'NO_FLOPPIES', but as a user external knob.
...
The internal logic knob remains MAKE_FLOPPIES.
Suggested by: ru
2004-08-16 10:25:43 +00:00
David E. O'Brien
8ccff32be6
Accept the fact that floppies either aren't applicable or relevant on most
...
platforms. So follow 'MAKE_ISOS''s style and s/NO_FLOPPIES/MAKE_FLOPPIES/g.
2004-08-16 08:58:04 +00:00
Pawel Jakub Dawidek
25aea0fcaa
Update the date.
...
Reminded by: ru
2004-08-16 07:53:43 +00:00
Pawel Jakub Dawidek
cb33a8061a
Inform hier(7) about /usr/include/geom/raid3/ directory.
2004-08-16 06:39:10 +00:00
Maxim Konovalov
b2df3ab18e
Mention a potential net.inet.ip.random_id drawback.
...
Submitted by: ru
2004-08-16 06:30:58 +00:00
Brian Feldman
fec07e9be0
Remove the BUGS entry for vslock(9) not actually holding user memory in place.
2004-08-16 03:12:10 +00:00
Simon L. B. Nielsen
022d39524e
- Add a HARDWARE section which lists supported devices.
...
- Fix a few mdoc(7) markup / style nits when I'm here anyway.
2004-08-15 21:59:15 +00:00
Simon L. B. Nielsen
6d63e45834
Bump document date for last commit.
2004-08-15 21:02:48 +00:00
Simon L. B. Nielsen
0df8576a68
- Add a HARDWARE section which lists supported devices.
...
- Add the manufacturer name to each item in the device list.
- Make the note about supporting "IBM e335" into a general list and
change the entry to use the full product name ("IBM eServer xSeries
335").
- Add Dell PowerEdge 1750 to the list of systems with mpt onboard.
2004-08-15 20:54:07 +00:00
Marius Strobl
1d875a6ebd
Shorten the description of NO_OPENSSL, which was split into two lines by a
...
patch of mine in revision 1.216, a bit so it fits in a single line again.
2004-08-15 20:32:06 +00:00
Simon L. B. Nielsen
246f31ed5c
Change the HARDWARE section to have the same style as in the other
...
FreeBSD section 4 manual pages.
2004-08-15 19:48:27 +00:00
Simon L. B. Nielsen
70a310e2dd
- Add a HARDWARE section which lists supported devices.
2004-08-15 18:13:08 +00:00
Simon L. B. Nielsen
5f9bc18543
- Add a HARDWARE section which lists supported devices.
...
- Remove reference to the NOTES section in the entry for Sun DMFE,
since ot doesn't work well with the auto generated Hardware Notes. [1]
OK'ed by: marius [1]
2004-08-15 18:09:47 +00:00
Simon L. B. Nielsen
c9e84ee705
- Make the naming of AMCC's 3ware cards consistent with the current
...
naming from AMCC.
- Update the list of devices supported by the drivers.
All of the above is based on information from AMCC via vkashyap.
2004-08-15 17:40:06 +00:00
Maxim Konovalov
4892c9a4c0
o Document net.inet.ip.random_id sysctl.
...
Reviewed by: dwmalone, ru
2004-08-15 17:32:31 +00:00
Pawel Jakub Dawidek
d25348be58
Inform hier(7) about /usr/include/geom/mirror/ directory.
2004-08-15 13:26:20 +00:00
Marius Strobl
83e76ab9e3
- Capitalize Ethernet and Fast Ethernet.
...
- Add a NOTES section with information regarding the "local-mac-address?"
system configuration variable on sparc64 and add a reference to eeprom(8)
for using it. Dump document date for this.
- In dc.4, add the on-board DM9102A on Sun Netra X1 and Sun Fire V100 to
the list of known working devices.
2004-08-14 21:44:35 +00:00
Stefan Farfeleder
fd51ce66aa
Add a man page for tgmath.h.
...
Reviewed by: keramida
2004-08-13 22:43:12 +00:00
Ruslan Ermilov
48aea4da66
Removed COPTS support from kmod.mk and kern.pre.mk.
...
COPTS support in bsd.prog.mk is preserved but discouraged.
2004-08-13 14:30:26 +00:00
Ruslan Ermilov
0a26e64fe7
Removed COPTS with equivalent CFLAGS.
...
While here, fixed setting of BINDIR.
2004-08-13 14:19:12 +00:00
Ruslan Ermilov
be6a47606f
Replaced a way outdated and unsafe sequence of upgrading the system
...
from sources with the link to the relevant section in src/UPDATING.
2004-08-13 12:59:46 +00:00
Scott Long
2d30dedde0
Re-write some poorly written paragraphs. Document the 2130.
2004-08-13 03:55:35 +00:00
Warner Losh
13dbaef46a
Be explicit that a driver may assume softc is preserved when returning 0
2004-08-11 21:52:31 +00:00
David E. O'Brien
55dfe3e212
Add more aliases for common CPUTYPE spellings
2004-08-11 21:51:27 +00:00
David E. O'Brien
495b92b24e
The last commit had one too many libs.
2004-08-11 19:19:26 +00:00
John-Mark Gurney
e8c9966d55
fix description of the macros for BUS_DMASYNC opertions. It's from the CPU's
...
point of view... Add a reference to a better description of what the ops
do...
Reviewed by: scottl
2004-08-11 14:52:33 +00:00
Hartmut Brandt
47a4e0e50d
Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.
...
Requested by: kris
2004-08-11 07:14:11 +00:00
Hartmut Brandt
2f29b4440a
Yet another place where we can document that MAKEOBJDIRPREFIX and
...
MAKEOBJDIR are, and have always been, environment variables.
Requested by: kris
2004-08-11 07:09:43 +00:00
Simon L. B. Nielsen
930a9a22b0
Add a HARDWARE section which lists supported devices.
2004-08-10 22:17:01 +00:00
Simon L. B. Nielsen
80efc187ed
Add a HARDWARE section which lists supported devices. Clean up device
...
lists a bit while I'm here anyway.
2004-08-10 21:07:27 +00:00
Brian Feldman
ea84c8dc30
Update "documentation date" fields.
2004-08-10 16:38:19 +00:00
Brian Feldman
2a1bb291d5
Document exactly how vslock(9) is broken.
2004-08-10 15:01:00 +00:00
Brian Feldman
5b2bbd83fc
Update contigmalloc(9)'s manpage to reflect usage of the malloc_type
...
argument and that allocation occurs from the end of the address space
backward (still first-fit).
2004-08-10 14:47:12 +00:00
Ruslan Ermilov
de0d0233b8
Describe better what the initial /usr/obj is expected to be populated with.
...
Prodded by: grehan
2004-08-10 13:25:29 +00:00
Joerg Wunsch
0da40ab229
Add documentation for log(9).
...
MFC after: 1 week
2004-08-10 09:19:08 +00:00
Simon L. B. Nielsen
494854803a
- Add a HARDWARE section which lists supported devices.
2004-08-09 22:27:33 +00:00
Max Laier
424e9d7165
mdoc(7) and english grammar makeover.
...
Submitted by: ru
2004-08-09 15:58:39 +00:00
Ruslan Ermilov
8f0d968bd8
Remove another mention of "make world".
2004-08-09 13:25:06 +00:00
Ruslan Ermilov
47280c4b25
Fix a documentation bug: "make release" uses "make buildworld"
...
not "make world", as the first step of building the release.
While here, remove another mention of "make world", as the
latter is no longer supported by src/Makefile.
2004-08-09 13:22:44 +00:00
Hartmut Brandt
acabf29a1b
Use the '+' flag to make make recurse into sub-directories even when
...
given -n. For POLA reasons this behaviour is switched on only when
at least two -n flags are given to make. One -n flag keeps the old behaviour
of showing the shell command that would recurse into the sub-directories.
Discussed with: ru
2004-08-09 10:54:05 +00:00
David E. O'Brien
20164649ea
Bmake the library containing and processing the magic.
2004-08-09 08:48:28 +00:00
Simon L. B. Nielsen
e86c09ff09
Bump document date for last commit.
2004-08-08 22:27:02 +00:00
Simon L. B. Nielsen
f0c7f156b3
- Add a HARDWARE section which lists supported devices.
2004-08-08 22:19:05 +00:00
Simon L. B. Nielsen
a0a4f505cc
- Add a HARDWARE section which lists supported devices based on the
...
manual page and the Hardware Notes.
2004-08-08 21:47:40 +00:00
MIHIRA Sanpei Yoshiro
2de562f7a1
Add support to Sony Ericsson USB Cable(Susteen USB Data Cable)
...
PR: kern/66416
Submitted by: Fredrik Lindberg <fliREMOVEME@shapeshifter.se>
MFC after: 1 week
2004-08-08 05:21:56 +00:00
John-Mark Gurney
227559d11f
rearange some code that handles the thread taskqueue so that it is more
...
generic. Introduce a new define TASKQUEUE_DEFINE_THREAD that takes a
single arg, which is the name of the queue.
Document these changes.
2004-08-08 02:37:22 +00:00
MIHIRA Sanpei Yoshiro
9caf2e9831
Add support for Belkin F5U409 serial-usb adapter
...
PR: kern/69804
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2004-08-07 23:45:04 +00:00
Max Laier
251b8d4557
Add altq(9) explaining about the IFQ_* and IFQ_DRV_* macros in if_var.h and
...
how to convert drivers.
Obtained from: NetBSD (with changes)
Reviewed by: josef
2004-08-07 12:35:56 +00:00
Warner Losh
899eeaa62f
It appears that cdevsw_add/remove were removed quite a while ago, so
...
remove them from here.
2004-08-07 04:59:16 +00:00
Warner Losh
5ecb12e35b
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
Tom Rhodes
ddabcdb433
Damn, fix the SEE ALSO section.
2004-08-06 16:08:43 +00:00
Tom Rhodes
fc050d3085
Add a manual page for the hfa driver.
...
Reviewed by: harti
2004-08-06 16:06:52 +00:00
Ruslan Ermilov
04f33f4026
Bump the document date.
2004-08-06 10:05:45 +00:00
Colin Percival
5355286a0a
Crypto is now part of the "base" distribution, and the old "release.3"
...
target no longer exists. Renumber the old release.[4-9] targets to
release.[3-8].
Reminded by: ru
2004-08-06 08:49:51 +00:00
Colin Percival
1a8ccca842
Increase the suggested minimum free space for release-building. It
...
needed slightly over 3GB when I built one yesterday.
2004-08-05 13:35:43 +00:00
Pawel Jakub Dawidek
51385a3c00
- Add two fields to bio structure: 'bio_cflags' which can be used by
...
consumer and 'bio_pflags' which can be used by provider.
- Remove BIO_FLAG1 and BIO_FLAG2 flags. From now on new fields should be
used for internal flags.
- Update g_bio(9) manual page.
- Update some comments.
- Update GEOM_MIRROR, which was the only one using BIO_FLAGs.
Idea from: phk
Reviewed by: phk
2004-08-04 21:35:05 +00:00
Marc Fonvieille
a69ff3e4ac
Add Canon CanoScan LIDE 20 and Canon CanoScan LIDE 30 to the list of
...
supported devices. While I'm there add CanoScan to the names of other
Canon scanners.
MFC after: 1 week
2004-08-04 08:11:33 +00:00
Simon L. B. Nielsen
1b3f128d46
- Add a HARDWARE section which lists supported devices.
2004-08-03 20:52:28 +00:00
Simon L. B. Nielsen
f0d219da3e
- Make the HARDWARE section preamble text have a call to the Nm macro,
...
so the driver name will appear in the Hardware Notes.
2004-08-03 20:46:23 +00:00
Andre Oppermann
1ac4e22cd3
The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjust
...
documentation accordingly.
2004-08-03 14:06:12 +00:00
Andre Oppermann
24a098ea9b
o Move the inflight sysctls to their own sub-tree under net.inet.tcp to be
...
more consistent with the other sysctls around it.
2004-08-03 13:54:11 +00:00
Simon L. B. Nielsen
48f715b728
Add Wiretek UBRJ4 to the list of supported devices.
...
Submitted by: Soeren Vrist <seet@seet.dk>
2004-08-03 10:18:33 +00:00
Bjoern A. Zeeb
4807330cff
Implement minimalistic L2TP sessions statistics and correct man page
...
for L2TP tunnel statistics (which do not take an argument sessionID).
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:52:55 +00:00
Bjoern A. Zeeb
1e0313242d
add a new control message to set sequence numbers on an uninitialized node.
...
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:45:38 +00:00
Bjoern A. Zeeb
4e0768b6a7
adopt structs to reflect code change from May 2000 for
...
NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG.
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:31:30 +00:00
Marius Strobl
9165550df6
Add the PM1564 to the list of supported controllers.
...
OK'ed by: scottl
2004-08-02 23:33:15 +00:00
Murray Stokely
db0ce9a458
Improve the wording of the last commit, and update the document date. (1)
...
While here, update an example.
(1) Submitted by: ru
2004-08-02 07:28:02 +00:00
David E. O'Brien
fc2046e544
Consistently list _CPUCFLAGS.
2004-08-02 04:19:22 +00:00
Simon L. B. Nielsen
426c954f0d
Add a HARDWARE section which lists supported devices.
2004-08-01 19:29:21 +00:00
Simon L. B. Nielsen
5a41752f70
Make the HARDWARE section better suited to the upcoming auto generated
...
Hardware Notes:
- Only include text related the device listings and hardware support
in the HARDWARE section.
- Make the HARDWARE section preamble text have a call to the Nm macro,
so the driver name will appear in the Hardware Notes.
- Add the manufacturer name to each item in the device list, where
appropriate.
- Clean trailing punctuation characters from the lists.
2004-08-01 19:26:42 +00:00
Simon L. B. Nielsen
c79246f669
- Add a HARDWARE section which lists supported devices.
...
- Minor cleanup of the device lists when I'm here anyway.
2004-08-01 19:08:04 +00:00
Murray Stokely
73a9bdc48c
Document EXTSRCDIR.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-08-01 06:36:03 +00:00
Tom Rhodes
04f131eace
Help simon out and add a HARDWARE section.
2004-07-31 15:14:28 +00:00
Gleb Smirnoff
f6156c395e
Fix mdoc(7) and grammar errors from previous commit.
...
Requested, submitted and reviewed by: ru
2004-07-30 11:33:52 +00:00
Ruslan Ermilov
24c875f96b
Update to the 2004 Edition of POSIX.
2004-07-30 08:31:29 +00:00
Gleb Smirnoff
f217d18ac1
Document new control messages NGM_PPPOE_GETMODE, NGM_PPPOE_SETMODE.
...
Note that sysctl net.graph.nonstandard_pppoe is deprecated.
Approved by: julian (mentor)
2004-07-29 18:18:26 +00:00
Ruslan Ermilov
866b1c7484
Removed remnants of ports-related knobs from here.
2004-07-29 08:43:33 +00:00
Tom Rhodes
742b7f01d2
Leaving the '.Pp' before '.Sh' is a style bug. This should have been
...
removed in my previous commit.
2004-07-28 21:43:43 +00:00
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
Sergey A. Osokin
726dc81dee
Add DragonFly BSD 1.0.
...
Approved by: wosch (maintainer)
2004-07-26 06:40:48 +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
Murray Stokely
2fbe254787
Add 'benchmarked' and many technical acronyms for protocols, product
...
names, and company names.
2004-07-22 02:45:57 +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
Tim J. Robbins
5db700e0f5
Update for struct cdevsw and dev_t -> struct cdev * changes, plus one
...
64-bit portability fix.
2004-07-16 06:55:34 +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
Scott Long
194539531b
Move references to the recently removed worm directory.
2004-07-15 15:37:56 +00:00
Murray Stokely
e271bcb2db
Remove Walnut Creek CDROM script that Jordan wrote in the 90s.
...
This functionality is largely in src/release/${ARCH}/mkisofs.sh now.
PR: docs/43569
2004-07-15 05:04:39 +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
Murray Stokely
9f905b5460
Remove duplicate entry.
...
Submitted by: mlaier@
2004-07-14 07:10:15 +00:00
Murray Stokely
ce924bbacf
More technical terms.
...
MFC After: 3 days
2004-07-14 05:23:16 +00:00
Murray Stokely
2ec394f605
Add more technical acronyms, product names, country names, and
...
technical english words to reduce the number of false positives when
spellchecking our documentation.
2004-07-14 04:58:05 +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
c0cfe3da7d
Bumped document date for the recent changes here.
...
Fixed bad example of how to start a new sentence.
Added missing punctuation.
Fixed cut-n-paste error in the STANDARDS section.
Mention modern POSIX and C standards.
2004-07-07 18:59:33 +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
Dag-Erling Smørgrav
c296e199b3
The -O2 bugs are in libalias(3), not ppp(8).
2004-07-03 09:41:58 +00:00
Oliver Eikemeier
4a209e39a0
Enable testing of customized variants of bsd.port.mk and
...
bsd.port.subdir.mk, without the overhead of an additional ports tree.
Use
make BSDPORTMK='${PORTSDIR}/My.Mk/bsd.port.mk' target
and
make BSDPORTSUBDIRMK='${PORTSDIR}/My.Mk/bsd.port.subdir.mk' target
to build with the alternate versions.
MFC after: 3 days
2004-07-02 20:47:18 +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
Philip Paeps
bab58ce907
Fix the '\' next to lshift for users of Belgian keyboards.
...
Submitted by: Glenn Matthys <glenn@opengate.be>
Approved by: njl
2004-07-02 18:19:01 +00:00
Ruslan Ermilov
4b6c8c6498
Fixed spelling of the document date.
2004-07-02 18:00:03 +00:00
Dag-Erling Smørgrav
6063af3d9e
Explain that -O2 is supported, but known to expose bugs in ppp(8).
2004-07-02 17:08:39 +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
Maxim Konovalov
0d055a20bf
Add user _pflogd.
2004-06-30 16:47:08 +00:00
Maxime Henrion
217e90ae6f
Regenerate this file so that it gets correct comments for the PCI
...
databases locations.
2004-06-28 11:54:30 +00:00
Maxime Henrion
fef0d8770f
Update to the latest versions of the Boemler and Hart PCI databases.
2004-06-28 11:36:32 +00:00
Pawel Jakub Dawidek
85aeaa6062
Typo.
2004-06-26 19:35:30 +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
Bruce Evans
07f8c1504f
Fixed style bugs in previous commit (151 characters of trailing whitespace).
2004-06-21 16:12:02 +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
Pawel Jakub Dawidek
be8b4bc831
- Missing trailing slash for a kern directory check.
...
- Check in both places if ${_dir}/conf/kmod.mk exists.
- Style fixes (lines too long).
Submitted by: bde
2004-06-21 08:41:50 +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
5b89956dbb
Spelling fixes.
2004-06-20 13:33:35 +00:00
Mike Pritchard
c52721b900
Spelling fixes.
2004-06-20 13:17:37 +00:00
Mike Pritchard
3d9b232cc8
Spelling fix and add $ FreeBSD $ tag
2004-06-20 13:07:25 +00:00
Mike Pritchard
0491095662
Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)
2004-06-20 12:51:23 +00:00
Mike Pritchard
8caf8b1799
Sync up ERRORS section with errno.h.
2004-06-20 12:44:42 +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
Pawel Jakub Dawidek
e1e6143854
Check if ${_dir}/kern exists as well, because if it doesn't exists
...
we will fail later and we can miss good kernel source tree directory.
I found this trying to compile kld module and it finds 'conf/kmod.mk'
in '../..', but it fails later, because there is no 'kern' directory,
but there is valid kernel source tree still in /usr/src/sys/.
2004-06-18 16:38:42 +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
Bruce M Simpson
6b55939d56
Add Device ID for: TI 802.11b/g Wireless Cardbus/PCI Adapter
...
PR: conf/67700
Submitted by: Jukka A. Ukkonen
Reviewed by: http://www.pcidatabase.com/
2004-06-15 00:38:12 +00:00
Bruce M Simpson
6b83757374
Add Device ID for: Radeon 9200 Series - Secondary.
...
PR: conf/67700
Submitted by: Jukka A. Ukkonen
Reviewed by: http://www.pcidatabase.com/
2004-06-15 00:36:08 +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
Garrett Wollman
b46dfa92b4
Update for newsletter V-9 (which brings with it an orthography
...
problem) and V-10 (which does not affect us at all).
2004-06-14 02:38:55 +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
Maxim Konovalov
ef92aa117e
Style.
2004-06-09 17:10:41 +00:00
Lukas Ertl
c5810cfd89
Remove duplicate #include.
...
PR: misc/67748
Submitted by: bugghy <bugghy@phenix.rootshell.be>
2004-06-09 15:40:00 +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
Murray Stokely
3ecd59e41c
It's been years since Berkeley maintained termcap.
...
Remove references to termcap@berkeley.edu and uunet!ucbvax!termcap in
favor of send-pr(1).
Add comment about how to use cap_mkdb to build a new termcap db.
Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com>
MFC After: 2 weeks
2004-06-05 15:35:14 +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
Hiroki Sato
18f77ad24e
Add FreeBSD 4.10-RELEASE.
...
MFC after: 3 days
2004-05-28 00:12:38 +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
Crist J. Clark
2aeec2960a
/usr is not really the ideal place for a ports application to store
...
a frequently updated database. /var/db is a much more reasonable place
for this kind of thing. Set a good example.
Reviewed by: -arch
2004-05-24 06:23:15 +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
Pawel Jakub Dawidek
18d10fe21c
Update the date.
...
Requested by: ru
2004-05-20 19:32:45 +00:00
Pawel Jakub Dawidek
2de4e6d27a
- Add missing 'the'.
...
- Document /usr/include/geom/ directory and its subdirectories.
Requested by: ru
2004-05-20 13:38:48 +00:00
Pawel Jakub Dawidek
386a927075
Inform hier(7) manual page about /lib/geom/ directory.
...
Reminded by: ru
2004-05-20 11:02:58 +00:00
Ruslan Ermilov
2c88a61c15
Forgot to bump the document date, *blush*.
2004-05-20 09:52:48 +00:00
Ruslan Ermilov
e85cc3f560
Document mbuf tags based on the OpenBSD manpage.
...
Submitted by: Gleb Smirnoff
2004-05-20 09:34:19 +00:00
David Malone
83676de9d5
Add a man page for the kernel part of bpf. I made some edits to the
...
man page after Orla, so the mistakes are probably mine. Leave a
note on the door welcoming the mdoc police.
Submitted by: Orla McGann <orly@cnri.dit.ie>
2004-05-19 20:39:22 +00:00
Ruslan Ermilov
171e08dc7f
Maintain statistics about the received frames.
2004-05-19 11:26:33 +00:00
Daniel Harris
4c0d8029dc
"in in" is not always wrong (backout 1.18).
...
Keep the onion metaphor consistent.
2004-05-18 18:17:25 +00:00
Daniel Harris
47afd1f81e
Effect the correct use of "affect".
...
Use em dashes instead of " - ".
Use .Em instead of *emphasis*.
Note that securing root indirectly (by securing staff accounts) works
only if direct root access has been limited. [1]
s/hacker/attacker, as done in the handbook. (inspired by [1])
PR: 52878 [1]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
2004-05-18 17:50:08 +00:00
Lukas Ertl
d8a224e86b
An access count change is a prerequisite for doing I/O, so
...
change 'or' to 'and'.
Pointed out by: pjd@
2004-05-18 12:37:47 +00:00
Lukas Ertl
a2d7d4d7c6
These hyphens don't need to be escaped.
...
Pointed out by: pjd@
2004-05-18 12:36:12 +00:00
Lukas Ertl
797bac4b53
Fix spelling errors (I forgot that one in my last commit of GEOM man pages).
2004-05-18 12:12:07 +00:00
Lukas Ertl
eaad868d16
Update several GEOM related manual pages:
...
*) Fix spelling errors.
*) Better english.
*) Re-phrasing.
Not Reviewed by: pjd (one week timeout)
Approved by: grog (mentor)
2004-05-18 11:33:37 +00:00
Hiten Pandya
11053af551
Add rman_get_device(9) to SYNOPSIS, .Nm and MLINK it to
...
rman(9).
2004-05-17 21:25:02 +00:00
Joerg Wunsch
7d2d5f8049
Now that I learned about how all this is working together, quickly
...
document it for anyone else who might be interested in it.
MFC after: 2 weeks
2004-05-17 20:17:39 +00:00
Pawel Jakub Dawidek
af03fdc4cc
NG_ONE2MANY_XMIT_ALL algorithm should also be listed here.
...
Submitted by: Michel Lavonds <fox@vader.aacc.cc.md.us>
Approved by: archie
2004-05-17 19:35:40 +00:00
Roman Kurakin
4dba35d192
Connect Cronyx Tau-PCI to the system.
2004-05-17 14:24:52 +00:00
Archie Cobbs
30fffa4dfc
Update man page date for yesterday's change.
2004-05-17 14:21:00 +00:00
Archie Cobbs
1a292b8015
Allow ng_ether "lower" and "orphans" hooks to be connected at the same time.
...
Reviewed by: julian
PR: kern/63317
2004-05-16 19:31:35 +00:00
Ruslan Ermilov
be69fbd7aa
Kill DOS newline breaks.
2004-05-16 14:41:20 +00:00
Simon L. B. Nielsen
ae4eb6f8e3
Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)
...
hyphen) is meant.
Mdoc(7) clue by: ru
Reviewed by: ru
2004-05-14 20:07:49 +00:00
Hiten Pandya
a1bd700ab1
mdoc(7) police:
...
* remove an extra comma at the end of the .Nm list
2004-05-14 16:57:27 +00:00
Olivier Houchard
ac388bcd91
Define MACHINE_CPU for arm.
2004-05-14 13:34:15 +00:00
Olivier Houchard
fc0c46e313
Document the "files" directive.
...
Reminded by: jmg
2004-05-13 21:55:53 +00:00
Warner Losh
1c1bc2f7f7
Add some verbage over the difference between BUS_ADD_CHILD and
...
device_add_child. The former calls the latter.
Pointed out by: jhb
2004-05-13 20:54:49 +00:00
Warner Losh
a1013c5773
o Add cautions about multiple adds of the device
...
o Remove setting the description of the device (that is more properly done in
probe).
o Remove setting the driver, as it is unnecessary
o Add pseudo code to ensure that the device isn't added to the tree already.
o remove some now unreferenced routines
2004-05-13 20:31:05 +00:00
Warner Losh
cf39dca90c
Add caveats about adding devices in the IDENTIFY context.
2004-05-13 20:29:40 +00:00
Warner Losh
aebc6093f9
The DEVICE_IDENTIFY man page refers to this, create a dummy one
...
directing people to device_add_child.
2004-05-13 20:28:18 +00:00
Joerg Wunsch
8d975d4f7c
Add a reference to the URL of the SMBus specification, so the
...
terminology used in these drivers will become more transparent.
MFC after: 1 week
2004-05-13 19:31:31 +00:00
Ken Smith
43f5a160a5
Some mdoc fixes.
...
mdoc help from: ru
MFC after: 5 days
2004-05-13 13:09:47 +00:00
Bruce Evans
8d962594e1
Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support
...
(OBJFORMAT) into a non-POSIX section.
2004-05-12 22:53:52 +00:00
Bruce Evans
88d2251a91
Removed conditional include of /etc/make.conf.local and the error for the
...
existence of this file. This stopped working more than 4 years ago when
the generation of the error was added in rev.1.44. The .error directive
gives fatal errors, so stale /etc/make.conf.local files must have been
gone away more than 4 years on systems where make(1) works.
2004-05-12 21:51:11 +00:00
Josef El-Rayes
0d9e3b1ab9
Fix typo.
...
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
PR: docs/66536
2004-05-12 20:33:25 +00:00
Dag-Erling Smørgrav
287fa6ba95
mdoc police.
...
Submitted by: ru
2004-05-11 20:47:17 +00:00
Dag-Erling Smørgrav
cbb58e9c9a
Man page for the ichwd driver.
2004-05-11 18:36:38 +00:00
Ruslan Ermilov
b3eaeb0b24
mdoc(7): EXAMPLES is the standard section name.
2004-05-11 18:18:31 +00:00
Hiten Pandya
2db6331792
Add a comma after `e.g.', so that mdoc does not add two whitespaces
...
automatically.
Noticed by: Ruslan Ermilov <ru at FreeBSD.org>
2004-05-11 14:13:52 +00:00
Hiten Pandya
2b55fc2e9c
Document the 'fdidx' argument of VOP_OPEN(9).
...
PR: 56911
Noticed by: Jun Su <junsu@m-net.arbornet.org>
2004-05-10 23:17:09 +00:00
Hiten Pandya
7e1b2808d5
Remove duplicated explanations and text.
...
PR: 24869
Submitted by: Staffan Ulfberg <staffanu@nada.kth.se>
2004-05-10 23:02:00 +00:00
Simon L. B. Nielsen
202c735f35
Fix typos.
...
PR: docs/66481
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
2004-05-10 20:39:32 +00:00
Simon L. B. Nielsen
67da07abb3
- Remove duplicate words.
...
- Fix a spelling nit.
PR: docs/66482
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
2004-05-10 20:12:02 +00:00
Bruce Evans
b37af785fb
Fixed mispelling of SCRIPTS as SCRIPT.
2004-05-10 13:17:08 +00:00
Dag-Erling Smørgrav
611b4102ed
-W{missing,strict}-prototypes do not make sense for C++, and gcc34 will
...
complain about them, so remove them from CXXFLAGS.
2004-05-10 12:14:18 +00:00
Simon L. B. Nielsen
0a848b66c5
- Sync with Hardware Notes.
...
- Spell adapter names more like Intel do.
- Make the page title reflect reality a bit better.
- Spell Fast Ethernet correctly.
2004-05-09 21:25:49 +00:00
Pawel Jakub Dawidek
3bdf3cd7ba
Don't confuse "GEOM" with "geom".
...
Approved by: phk
2004-05-09 16:16:10 +00:00
Roman Kurakin
80d4e2ed6d
Add manual page for Cronyx Tau-PCI adapters.
...
It is PCI family, but we never test it on other than i386 arch.
2004-05-07 16:28:30 +00:00
Christian Brueffer
912467dc98
o fix a typo
...
o remove stray word
o add missing words
PR: 66293
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
MFC after: 3 days
2004-05-07 13:00:01 +00:00
Dag-Erling Smørgrav
9caaab800b
Document SHLIB, kind of.
2004-05-07 09:59:03 +00:00
Dag-Erling Smørgrav
10717e2e95
Add SHLIB as a shortcut for shared-only libraries.
...
Not objected to by: bde, ru
2004-05-07 09:58:36 +00:00
Nate Lawson
ccc09458fa
Change hw.acpi.cpu.cx_lowest to accept values in the form of C1,
...
C2, ... Update power_profile to use the new format. Update the
man page to reflect this and give more info on Cx states.
2004-05-07 05:22:38 +00:00
Maxim Konovalov
d0946241ac
o IFNAMSIZ does include the trailing \0.
...
Approved by: andre
o Document net.inet.icmp.reply_src.
2004-05-07 01:24:53 +00:00
Joerg Wunsch
469873ca5b
Mention that hme(4) natively supports oversized frames.
2004-05-06 13:38:53 +00:00
Hiten Pandya
b188a3eb74
Correct misinformation, vm_map_remove(9) is the `exported' version of
...
vm_map_delete(9), not vm_map_remove(9).
2004-05-05 10:59:50 +00:00
Hiten Pandya
d5a8819cb7
mdoc(7) police:
...
* correctly place parenthisized sentences
* remove hard sentence breaks
* use .Vt instead of .Fn
2004-05-05 10:47:19 +00:00
Hiten Pandya
34e82feb02
Make the manual page consistent and add a cross-reference to wakeup(9).
2004-05-05 10:01:06 +00:00
David Schultz
0cedc1338e
Support for dynamic adjustment of FPU precision is only available on
...
i386 and amd64, so fp[gs]prec(3) don't exist on other platforms.
PR: 52882
2004-05-05 09:53:29 +00:00
Josef El-Rayes
fc076b4ef9
Add some lines to note that 'www' is available as an option
...
to get the www tree.
2004-05-04 20:03:50 +00:00
Maxim Konovalov
6c0137067b
o Document m_getcl(9).
...
Submitted by: Gleb Smirnoff
MFC after: 2 weeks
2004-05-04 14:53:34 +00:00
Doug Ambrisko
a00d3e6140
Remove new options and my prevention of system freeze when the sio probe
...
returns okay when HW probe fails. This happens when comconsole flag is
set but VGA console is used instead.
Back out requested by: bde (He will be looking at other solutions from scratch)
2004-05-03 22:35:28 +00:00
Thomas Quinot
2c55d0fe37
Add 'device ata' to the kernel configuration excerpt in EXAMPLE section.
...
Update mount example to use /dev/cd0 instead of /dev/cd0c.
Update copyright notice.
2004-05-03 12:03:15 +00:00
MIHIRA Sanpei Yoshiro
ec0a06b8b3
add support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus)
...
http://buffalo.melcoinc.co.jp/products/catalog/item/l/lpc-cb-clx/index.html
(in Japanese)
2004-05-03 09:54:51 +00:00
Maxim Konovalov
372c9822cf
o Add OpenBSD 3.5.
...
o NetBSD 1.6.2 was a patch release.
MFC after: 3 days
2004-05-03 08:19:45 +00:00
Marius Strobl
f0674822a7
Update URL of the FEPS PDF at sun.com.
2004-05-02 19:14:13 +00:00
Jens Schweikhardt
73cf3e3dab
Correct minor glitches.
...
Okayed by: scottl.
2004-05-02 17:17:19 +00:00
Scott Long
a81f558254
Update the device list for asr, remove a nonsense paragraph, and fix up the
...
wording in a few others.
2004-05-02 15:48:00 +00:00
Jens Schweikhardt
07ffcae9b4
Oops, the 2120S is not supported by this driver.
...
Clue bat kindly provided by: scottl
2004-05-02 15:31:58 +00:00
Jens Schweikhardt
8acafdf5e7
Added the 2120S to the list of supported cards.
2004-05-02 14:22:39 +00:00
Jens Schweikhardt
08795b0c79
Correct a grammo.
2004-05-02 12:38:02 +00:00
Doug Ambrisko
33c5911242
Some enhancements and bug fix.
...
- Define option FORCECONSPEED to force the serial console to
be CONSPEED. I've run into a lot of boards in which
the detect for prior speed doesn't work and ends up with
broken console since it is at the wrong speed.
- If a serial port is marked as a console, but console=vidconsole
and if the serial ports doesn't exist it will be probed and
attached at a 8250 chip. Then writes to that will freeze the
system.
- Add an option flags 0x400000 to mark this as a potential
comconsole in-case the one flaged with 0x10 does not exist
in the system.
This makes it easier to deploy on systems with one or two serial ports.
Obtained from: IronPort
2004-04-30 21:16:52 +00:00
Ken Smith
4f27387d5c
Sorry for doing this backwards, but as with most release related stuff
...
we only pay attention to it during release time and at the moment it's
a -stable release in progress.
This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of
time to follow through with doing this last night. Sorry for the delay.
Adding a couple of variables to make tweaking the CD-ROM label and .iso
filenames easier.
2004-04-30 13:52:09 +00:00
Sean Kelly
22741fd063
Add more .Dv markup.
2004-04-29 08:33:12 +00:00
Sean Kelly
79eade1a88
Add missing .Dv markup and a comma.
2004-04-29 08:27:38 +00:00
Simon L. B. Nielsen
18f00b8a19
Bump manual page date for last update.
...
Suggested by: ru
2004-04-28 23:16:06 +00:00
Tom Rhodes
36df40b469
Spelling: s/Unlinke/Unlike/
...
PR: 66063
2004-04-28 22:25:47 +00:00
Sean Kelly
e35b01929d
Fix up a little language. Remove reference to sysctl(9). Fix reference to
...
watchdog(9) (was watchdogd(9)).
2004-04-28 21:42:36 +00:00
Maxim Konovalov
01e7fdafa7
o Add a missed description for m_free(9).
...
Optained from: NetBSD
MFC after: 1 week
2004-04-28 14:53:49 +00:00
Poul-Henning Kamp
5663c016de
Sheesh...
...
Turn your back on SNMP for a decade and they go and make upper
versus lowercase initial letter part of the specification.
I told them ASN.1 was a bad mistake, but would they listen ? Ohhh no!
2004-04-28 11:44:28 +00:00
Maxim Sobolev
20ca274581
Add LinkSys USB100M into list of supported devices and reformat list of those
...
devices to be similar to other USB ethers.
2004-04-28 02:52:13 +00:00
Poul-Henning Kamp
500ae5be17
Document that '.' stops repetition of 's..." sequences.
...
This is useful in order to get visual indication that something did
not succeed:
# Give it 5 seconds to run
echo 'sjjjjjA.' > /dev/led/error
random_program
echo '0' > /dev/led/error
If random_program takes more than 5 seconds or if it hangs, the LED
will be turned on.
2004-04-27 13:11:20 +00:00
Archie Cobbs
922ee196d9
Add 'enableWindowing' configuration knob to the ng_pptpgre(4) netgraph node.
...
Submitted by: Michael Bretterklieber <mbretter@a-quadrat.at>
MFC after: 2 weeks
2004-04-26 14:26:54 +00:00
Simon L. B. Nielsen
a8abffed54
- Update description of watchdogd_enable to reflect current reality.
...
- Document watchdogd_flags.
2004-04-25 17:13:22 +00:00
MIHIRA Sanpei Yoshiro
67f266bab9
Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)
2004-04-25 11:39:47 +00:00
Roman Kurakin
ca0225140d
Add ng_sppp.4.
2004-04-25 08:52:26 +00:00
Poul-Henning Kamp
63224f60c3
Add a FreeBSD MIB with a few branches we can hang things from.
2004-04-24 19:54:55 +00:00
Simon L. B. Nielsen
6ff58bbd12
Add Sandberg USB to Network Link to the list of supported devices.
2004-04-24 12:30:59 +00:00
Philip Paeps
2fb38b860c
Hook up acpi_asus and its manual page in two more places I managed to overlook
...
last night. Sorry about that :-o
Spotted by: njl (mentor, spotter of forgetfulness)
2004-04-23 06:29:08 +00:00
Philip Paeps
9a1fc77e3a
Add the ACPI Asus extras driver. Provides support for cool ACPI-controled
...
gadgets (hotkeys, lcd, ...) on Asus laptops. I aim to closely track the
acpi4asus project which implements these features in the Linux kernel.
If this breaks your laptop, please let me know how it does it :-)
Approved by: njl (mentor)
2004-04-22 21:29:02 +00:00
Mike Silbersack
fe9892eabd
Document the net.inet.ip.portrange.randomized sysctl.
2004-04-22 08:49:51 +00:00
Ruslan Ermilov
111e172d35
Improve the documentation somewhat.
2004-04-21 19:47:33 +00:00
Tim J. Robbins
ab670aebec
Add an Israel Hebrew locale: he_IL.UTF-8.
...
PR: 65826
Submitted by: Hye-Shik Chang
2004-04-21 15:28:23 +00:00
Nate Lawson
18974fe842
Add the "new" acad disabling feature.
2004-04-20 17:45:47 +00:00
Ruslan Ermilov
d9d11bfd48
g++(1) is unhappy with -Wnested-externs.
...
Prodded by: des
2004-04-20 15:16:07 +00:00
Ruslan Ermilov
b462702f94
A simple packet distribution node type that acts like an Ethernet hub.
2004-04-17 12:42:17 +00:00
Paul Saab
c61314601b
Add support for the HP Modular Smart Array 20 & 500 storage arrays.
...
Logical volumes on these devices show up as LUNs behind another
controller (also known as proxy controller). In order to issue
firmware commands for a volume on a proxy controller, they must be
targeted at the address of the proxy controller it is attached to,
not the Host/PCI controller.
A proxy controller is defined as a device listed in the INQUIRY
PHYSICAL LUNS command who's L2 and L3 SCSI addresses are zero. The
corresponding address returned defines which "bus" the controller
lives on and we use this to create a virtual CAM bus.
A logical volume's addresses first byte defines the logical drive
number. The second byte defines the bus that it is attached to
which corresponds to the BUS of the proxy controller's found or the
Host/PCI controller.
Change event notification to be handled in its own kernel thread.
This is needed since some events may require the driver to sleep
on some operations and this cannot be done during interrupt context.
With this change, it is now possible to create and destroy logical
volumes from FreeBSD, but it requires a native application to
construct the proper firmware commands which is not publicly
available.
Special thanks to John Cagle @ HP for providing remote access to
all the hardware and beating on the storage engineers at HP to
answer my questions.
2004-04-16 23:00:01 +00:00
Ruslan Ermilov
ab92d65550
Make whatis(1) happy.
2004-04-16 06:26:09 +00:00
Mark Murray
a8bd95a571
Do a style fixup on the example function.
2004-04-15 07:24:10 +00:00
Vinod Kashyap
b9151ec692
Added an entry for twa.4.
...
Reviewed by: ru
2004-04-14 18:03:30 +00:00
Hartmut Brandt
9de3b3505c
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
...
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
2004-04-14 16:06:19 +00:00
Nate Lawson
0287be96bf
Add support for video output switching. It appears no systems use HCI to
...
change the video output but use a separate device with a DSSX method
and a HID of "TOS6201" instead. We use a pseudo-driver to get the handle
for this object and pass it to the acpi_toshiba driver.
This is untested but seems to match the Linux Toshiba driver.
2004-04-14 00:23:58 +00:00
Vinod Kashyap
76633eae4d
Adding man page for 3ware's 9000 series storage controller driver (twa).
...
Reviewed by: ru
2004-04-13 20:57:44 +00:00
Max Khon
02eb96c884
Use ifconfig(8) for setting common 802.11 parameters.
...
Submitted by: Stanislav A. Svirid <count@riss-telecom.ru>
2004-04-13 19:25:26 +00:00
Ruslan Ermilov
b5db19d0d0
Mark the "obj" target with the .PHONY attribute.
2004-04-13 12:36:00 +00:00
Warner Losh
ae13acf259
The 3CXE589DT was spotted in the wild, and is presumed supported by
...
this driver.
Also, add 3Com to a number of places.
2004-04-13 01:26:03 +00:00
Joe Marcus Clarke
8589938ec4
Move en_CA from US_LINKS to GB_LINKS.
...
Submitted by: adamw
Approved by: ache
Committed by: me since adamw should be studying for exams
2004-04-11 08:07:22 +00:00
Warner Losh
565e9d9bc4
Move advise from DEVICE_PROBE.9 about where to probe children.
2004-04-11 06:37:50 +00:00
Warner Losh
a545630488
Document more clearly that a probe routine:
...
Should have no side effects
Must not hold resources when it returns
May be called multiple times if it returns < 0.
Remove the bad advise that the probe routine should look for children
for devices that implement busses. This is more properly reserved for
the attach routine.
2004-04-11 06:37:21 +00:00
Mark Murray
e89e6a3c11
Document the recent upgrade to the entropy device WRT hardware
...
generators.
2004-04-09 16:02:54 +00:00
Simon L. B. Nielsen
5b8ef52df0
Add a LIBRARY section.
...
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
PR: docs/65208
2004-04-08 23:04:54 +00:00
Jens Schweikhardt
66fda18f07
In the examples, make the bitmap_name an absolute path name.
...
This avoids hair pulling when someone expects the splash screen
to just work when the bitmap file is in /boot.
2004-04-08 16:31:17 +00:00
Stefan Eßer
057909e78d
Add Netgear WG311T (PCI version of the WG511T).
...
I just received one and have verified that it works just fine.
2004-04-08 16:09:40 +00:00
Colin Percival
2c1bb20746
Introduce a callout_drain() function. This acts in the same manner as
...
callout_stop(), except that if the callout being stopped is currently
in progress, it blocks attempts to reset the callout and waits until the
callout is completed before it returns.
This makes it possible to clean up callout-using code safely, e.g.,
without potentially freeing memory which is still being used by a callout.
Reviewed by: mux, gallatin, rwatson, jhb
2004-04-06 23:08:49 +00:00
Mark Murray
dccd431fa6
Fix some syntax errors in examples. These were discovered when trying
...
to follow the examples concerned.
2004-04-06 20:16:10 +00:00
Ruslan Ermilov
df4956d2a4
- Overdue bump of the document date.
...
- Fixed markup.
- Minor wordsmithing.
2004-04-06 19:49:21 +00:00
Roman Kurakin
ed863d3693
Remove hyphen between product and company name. This may confuse peoples.
...
Requested by: Mark Johnston <mjohnston at skyweb dot ca>
MFC after: 1 days
2004-04-06 12:34:25 +00:00
Ruslan Ermilov
cbcb800959
polling(4) meets vr(4).
2004-04-05 17:43:57 +00:00
Doug Rabson
002d186bf0
Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kernel
...
settings). Pretend that a crusoe is an i686 which doesn't like alignment
padding.
2004-04-05 09:55:50 +00:00
Tim J. Robbins
e75dc792b7
Add data for missing categories to zh_HK.Big5HKSCS locale.
2004-04-04 12:24:05 +00:00
Wes Peters
69b11e006b
Document new ramdisk_X_????? settings.
2004-04-04 06:34:37 +00:00
Max Laier
042d501cc7
Style:
...
- do not comment out entries in newsyslog.conf
- use tabs to line up inetd.conf
Requested by: bde
Approved by: bms(mentor)
2004-04-03 17:52:29 +00:00
Max Laier
6cd9ebedd7
Add rc.d script to start pflogd and add rcvars etc. Also document vars in
...
rc.conf(5) and put a sample entry to newsyslog.conf
Reviewed by: -current
Approved by: bms(mentor)
2004-04-02 19:25:27 +00:00
Ruslan Ermilov
f48cbcdecc
Assorted mdoc(7) fixes.
2004-04-01 07:54:27 +00:00
Mike Silbersack
bdf861859a
Fix last commit to conform to mdoc style.
...
Submitted by: hmp
2004-04-01 07:36:56 +00:00
Mike Silbersack
a61bc764ce
Document the m_defrag function. (Mostly copied from the description
...
in uipc_mbuf.c)
2004-04-01 06:50:21 +00:00
Ruslan Ermilov
001407b9c2
Added polling(4) support for ste(4).
...
MFC after: 5 days
2004-03-31 20:39:20 +00:00
Bruce M Simpson
0c22b2b981
Add David Young's descriptive text for the radiotap interface.
...
Add David Young to copyright comments.
2004-03-31 02:57:30 +00:00
Bruce M Simpson
25d9d0de41
Fix a typo: remove duplicate word 'interface'.
2004-03-31 02:53:46 +00:00
Roman Kurakin
d30d48a258
Manual page for ng_sppp module.
...
Approved by: imp (mentor)
Reviewed by: julian
2004-03-30 15:28:09 +00:00
Dag-Erling Smørgrav
e764373e96
Bump date and remove trailing whitespace.
2004-03-30 15:11:16 +00:00
Dag-Erling Smørgrav
20baa54f6b
Document ntpdate_hosts.
2004-03-30 15:10:39 +00:00
Hiten Pandya
bc216e3cd2
Mdoc Police:
...
* Use .Fa instead of .Pa for function arguments.
* Utilize the .Po/.Pc commands for parenthesis
so the format is not ruined.
Inspired by: pjd's last commit to this file
2004-03-29 19:42:21 +00:00
Pawel Jakub Dawidek
449dfbbc83
Note that we can pass NULL as 4th argument for copystr() and copyinstr()
...
functions.
With little mdoc(7) help from: hmp
2004-03-29 19:23:45 +00:00
Tim J. Robbins
a20a3464f5
Oops; remove ko_KR.eucKR/LC_MONETARY -> ko_KR.UTF-8/LC_MONETARY symlink.
2004-03-29 09:03:14 +00:00
Tim J. Robbins
341add2edd
Add a new LC_MONETARY data file for the ko_KR.UTF-8 locale instead of using
...
the ko_KR.eucKR version.
2004-03-29 01:53:31 +00:00
Tim J. Robbins
88fec12430
Add a new LC_MONETARY data file for the ja_JP.UTF-8 locale instead of using
...
the ja_JP.eucJP version. Although the latter looks like plain ASCII,
it is actually JIS Roman, so it is not correct to treat it as UTF-8.
2004-03-29 01:29:13 +00:00
Tim J. Robbins
839b21a6f4
Add UTF-8 versions of all the currently supported system locales. Most of
...
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
2004-03-27 08:14:15 +00:00
Ruslan Ermilov
fd3fbdbe46
Removed more vestiges of the stl(4) driver.
2004-03-26 18:49:11 +00:00
Noriaki Mitsunaga
f8f9e73124
Add ct(4) man page for ct SCSI host adapter device driver and attach
...
it to the build.
2004-03-26 06:26:45 +00:00
David E. O'Brien
32a4f1f464
More kosher mdoc(7).
...
Submitted by: ru
2004-03-25 17:54:07 +00:00
Roman Kurakin
a7d0b563ee
Move ct.4 to ctau.4. Step four: backout ct.4 via rm.
...
Approved by: imp (mentor)
2004-03-25 14:47:42 +00:00
Roman Kurakin
a493cc9066
Move ct.4 to ctau.4. Step three: change ct to ctau in Makefile.
...
Approved by: imp (mentor)
2004-03-25 14:45:20 +00:00
David E. O'Brien
a7a25ea7d6
Restore part of rev 1.92; share/libdata/gcc should not have been deleted.
2004-03-25 00:41:06 +00:00
Dag-Erling Smørgrav
7ac2f2c2ec
Remove mention of doscmd.
2004-03-24 20:19:57 +00:00
Roman Kurakin
5dc0c07746
Move ct.4 to ctau.4. Step two: add ct.4 as ctau.4.
...
Do not bother about too small history for ct.4.
Approved by: imp(mentor)
2004-03-24 19:28:50 +00:00
Roman Kurakin
3ddf080943
Move ct.4 to ctau.4. Step one: remove ctau.4 link.
...
Approved by: imp(mentor)
2004-03-24 19:23:44 +00:00
John Baldwin
c4c666b8fc
- Update for the new interrupt code on i386 meaning that SMP kernels can
...
now run on UP machines, options APIC_IO is now spelled device apic, and
HT CPUs are now enabled by default.
- Add a 'I386 NOTES' section header to the i386-specific paragraphs.
Someone with more mdoc fu can suggest a better name if needed.
Requested by: kris (1)
2004-03-24 17:51:54 +00:00
Pawel Jakub Dawidek
030f6f3558
The topology lock is not needed for g_error_provider() function.
...
Discussed with: phk
2004-03-24 15:12:17 +00:00
Pawel Jakub Dawidek
67e4206588
Added a note, that g_access() function cannot failed when dc[rwe] <= 0.
2004-03-24 14:42:26 +00:00
Pawel Jakub Dawidek
06bb88dcb2
Functions:
...
- g_new_geomf(),
- g_new_providerf(),
- g_new_consumer()
cannot failed (by returning NULL), so don't scare programmers.
2004-03-24 14:25:46 +00:00
Dag-Erling Smørgrav
d7bc8318b7
Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.
2004-03-24 08:22:35 +00:00
Brooks Davis
3e091039ee
Overhaul the /etc/rc.d/diskless script by splitting it out into
...
hostname, resolve, tmp, and var scripts. The latter three are new and
were repo copied. These scripts no longer depend on being booted with
and NFS root instead attempt to automaticly create mfs /tmp and /var
volumes if the they are not writable. This behavior can be overridden
in /etc/rc.conf.
Reviewed by: luigi, pjd
2004-03-23 23:22:35 +00:00
Max Laier
1f4408f321
Add rc.d script for pf(4) (more to come once pflogd(8) works as well).
...
Update defaults and write some lines for rc.conf(5) also.
Mostly dup'ed from ipf
Reviewed by: -current
Approved by: bms(mentor)
2004-03-23 22:30:15 +00:00
Daniel Harris
aba0edf2e1
Login classes are not "unused."
...
Reference login.conf(5).
PR: 62830
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
2004-03-21 19:36:16 +00:00
Hiroki Sato
24f0550d8a
Update the supported hardware.
...
Approved by: scottl
2004-03-21 15:25:20 +00:00
Marcel Moolenaar
1950e64cb2
Add a reference to the ia64 options to gcc. While here, sort the list.
2004-03-21 04:57:24 +00:00
Maxim Konovalov
0f8f86b71f
o Add user proxy.
2004-03-20 19:13:06 +00:00
Jens Schweikhardt
07c1e62b49
Added entries for ibm151 and ibm3151-25.
...
Style:
o Use tabs instead of 8 spaces
o Space after # beginning comment
o Fix entries lacking ":" after tab
o Removed whitespace at EOL
PR: misc/62749 (the ibm additions)
Submitted by: Gerhard Gonter <gonter@wu-wien.ac.at>
MFC after: 3 days
2004-03-20 13:11:59 +00:00
Mark Santcroos
c6dee3e09d
"CPU is an acronym, and as such should be spelled in all uppercase."
...
Pointed out by: ru
2004-03-20 13:05:11 +00:00
Mark Santcroos
33a2fec712
Sync manpage with code for hw.acpi.toshiba.cpu_speed sysctl.
...
Submitted by: Chia-liang Kao <clkao@clkao.org>
Approved by: njl (mentor)
2004-03-20 10:25:36 +00:00
Christian Brueffer
6ac6f11643
Grammar fix
...
MFC after: 3 days
2004-03-18 18:27:04 +00:00
Nate Lawson
bdffb39f34
Add bus_alloc_resource_any(9), which does bus_alloc_resource() with the
...
appropriate default values. Document it in the manpage.
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
Abstains: bde
2004-03-17 17:40:34 +00:00
Christian Brueffer
c13256fab9
Language cleanup
2004-03-17 13:41:37 +00:00
Ceri Davies
f60e8ef7b1
Correct a grammatical error.
...
PR: docs/63984
Submitted by: Ulrich Spoerlein <q@uni.de>
MFC after: 1 day
2004-03-17 11:35:23 +00:00
Max Khon
f02660b050
Fix copyrights and mandoc markup.
...
Pointed out by: ru
2004-03-16 21:03:25 +00:00
Jens Schweikhardt
12b38947d4
Added entries for 90 columns russian VGA modes.
...
PR: conf/51830
Submitted by: Sergiy Vyshnevetskiy <serg@vostok.net>
MFC after: 1 week
2004-03-16 18:04:14 +00:00
Scott Long
cb74d2861d
Remove the RAIDframe manual page
2004-03-16 12:35:55 +00:00
Max Khon
798f0e1603
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
...
MFC after: 2 weeks
2004-03-15 22:24:28 +00:00
Max Khon
636d6d5926
Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimics
...
ru(winkeys) XFree86 layout.
Differences with ru.koi8-r.shift.kbd are:
- ctrl+shift = alock
- left/right win = meta, menu = saver
- alock'ed shift+[0-9] = )!@#$%^&*(
2004-03-15 20:34:18 +00:00
Tom Rhodes
7b1ac86dc1
Remove whitespace at EOL.
2004-03-15 17:01:31 +00:00
Don Lewis
ec0791be40
Change len pararmeter from u_int to size_t.
...
Document vslock() return values.
2004-03-15 10:05:27 +00:00
Warner Losh
bfbc84bff3
Retire gsc man page after driver retirement
2004-03-14 22:43:51 +00:00
Warner Losh
1ec6878636
rdp has been retired, retire its man page too
2004-03-14 22:36:54 +00:00
Warner Losh
41f6b59381
le driver is gone, retire its man page
2004-03-14 22:26:12 +00:00
Warner Losh
8cc469f2d6
Really remove asc man page this time
2004-03-14 22:15:38 +00:00
Doug Barton
0a54defb08
1. Remove the named_rcng variable. Mike's caution in this area was a good
...
thing, but we're ready to move on.
2. Remove the -g default argument in named_flags. It doesn't actually do
what most users think it does, and what most users want it to do is already
accomplished with a proper default group for the bind user, which we have.
Also, the -g knob does something entirely different in BIND 9, which leads
to a lot of needless confusion/aggravation.
3. In the rc.d script, don't bogusly override $command, or $rc_flags. Both
are adequately handled in rc.conf[.local].
4. DO properly override $rc_flags if user has named_chrootdir set.
This may need to be revisited, but should be ok for now.
5. Protect all chrootdir-related bits under that variable, instead of
named_rcng.
There is more work to be done here, especially in the area of BIND 9
compatibility, but this is a start at least.
Prompted in part by (legitmate) grousing from: kuriyama, Randy Bush
2004-03-14 19:10:06 +00:00
Warner Losh
301102da03
Now that the asc driver is no longer in the tree, the man page is surplus.
2004-03-14 05:01:04 +00:00
Warner Losh
65d8d43391
Now that the wt driver is gone, go ahead and remove its userland support.
...
If the wt driver is rewritten using newer APIs, then these can return with it.
2004-03-14 04:49:23 +00:00
Tom Rhodes
5a19f6d9d4
Fix some style bugs in previous commit.
...
Fix 'broken' ifdefs.
icc does not support profiling yet so remove unfinished code which was
supposed to help.
Submitted by: netchild (original version)
Reviewed by: ru
2004-03-14 01:29:05 +00:00
Simon L. B. Nielsen
980a9b846b
Add Epson Perfection 1670 to the list of supported devices.
2004-03-13 13:54:07 +00:00
Christian Brueffer
ea1ba34196
Capitalize I/O
2004-03-13 00:12:09 +00:00
Tom Rhodes
06d6e4fcfe
This are the build infrastructure changes to allow to use the
...
Intel C/C++ compiler (lang/icc) to build the kernel.
The icc CPUTYPE CFLAGS use icc v7 syntax, icc v8 moans about them, but
doesn't abort. They also produce CPU specific code (new instructions
of the CPU, not only CPU specific scheduling), so if you get coredumps
with signal 4 (SIGILL, illegal instruction) you've used the wrong
CPUTYPE.
Incarnations of this patch survive gcc compiles and my make universe.
I use it on my desktop.
To use it update share/mk, add
/usr/local/intel/compiler70/ia32/bin (icc v7, works)
or
/usr/local/intel_cc_80/bin (icc v8, doesn't work)
to your PATH, make sure you have a new kernel compile directory
(e.g. MYKERNEL_icc) and run
CFLAGS="-O2 -ip" CC=icc make depend
CFLAGS="-O2 -ip" CC=icc make
in it.
Don't compile with -ipo, the build infrastructure uses ld directly to
link the kernel and the modules, but -ipo needs the link step to be
performed with Intel's linker.
Problems with icc v8:
- panic: npx0 cannot be emulated on an SMP system
- UP: first start of /bin/sh results in a FP exception
Parts of this commit contains suggestions or submissions from
Marius Strobl <marius@alchemy.franken.de>.
Reviewed by: silence on -arch
Submitted by: netchild
2004-03-12 21:36:12 +00:00
John Baldwin
bf0e60bbbb
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
2004-03-12 19:07:18 +00:00
Jens Schweikhardt
76e2858e2f
Instead of repeating most of vt102, make mvterm reference it.
...
PR: 61796
Submitted by: Daniel Rudy <root@wildfire.danielrudy.org>
MFC after: 1 week
2004-03-12 17:41:13 +00:00
Jens Schweikhardt
8a76ac9557
Remove a spurious backslash at EOL to get a proper xterm-ic entry.
...
PR: 56956
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
MFC after: 1 week
2004-03-12 17:21:48 +00:00
Tom Rhodes
491abe5ac7
Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history
...
other than 'initial revision' thus I did not request a repocopy.
Requested by: ru, gad
2004-03-12 16:03:26 +00:00
Pawel Jakub Dawidek
378f3f5a17
mdoc(7): New sentence should start on new line.
...
Pointed out by: hmp
2004-03-11 22:22:03 +00:00
Pawel Jakub Dawidek
8217df6de8
Add reference to the g_access(9) manual page.
2004-03-11 19:53:22 +00:00
Pawel Jakub Dawidek
9e5681745a
Connect g_access(9) to the build.
2004-03-11 19:51:14 +00:00
Pawel Jakub Dawidek
dde2befebc
Add manual page for g_access(9) GEOM function.
2004-03-11 19:23:48 +00:00
Tom Rhodes
0e9628026f
Add a newsyslog.conf manual page. This follows suit with the other utilities
...
which have configuration files. This is just a cut-paste from newsyslog.8
with the following changes:
o Kill hard sentence breaks.
o Markup fixes.
o Wordsmithing.
2004-03-11 04:35:08 +00:00
Jens Schweikhardt
e4214b72d5
Give xterm-basic the le entry. bs should be avoided.
...
This is a prerequisite to fix
PR: bin/48679
Discussed with: Thomas Dickey (xterm termcap maintainer)
MFC after: 2 weeks
2004-03-10 22:38:32 +00:00
Ruslan Ermilov
f9e2cb7071
A manpage for ng_eiface(4).
...
Submitted by: Gleb Smirnoff
2004-03-10 22:25:25 +00:00
John Baldwin
f5531a094d
- Document cv_broadcastpri().
...
- Remove references to cv_waitq_*() as they no longer exist.
2004-03-10 15:57:25 +00:00
Max Laier
8d69c48be5
Link pf to the build and install:
...
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.
This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.
For those who want to go without pf; it provides a NO_PF knob to make.conf.
__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.
Approved by: bms(mentor)
2004-03-08 22:03:29 +00:00
Bruce M Simpson
017b3034bd
Update pmap_pinit(9) to reflect pmap_pinit2() removal by alc.
2004-03-08 15:07:14 +00:00
Benno Rice
8582c8e098
Manual page for the ng_atmllc node type.
...
Currently missing a history section.
2004-03-08 13:46:52 +00:00
Wolfram Schneider
e1958528a2
Add final version of BSD/OS, BSD/OS 5.1 ISE.
2004-03-07 16:44:10 +00:00
Josef El-Rayes
2cd7fe4dc1
Document kernel functions securelevel_gt and securelevel_ge.
...
Approved by: simon(mentor)
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
PR: docs/62331
mdoc(7) cleanup by: ru
2004-03-07 15:22:08 +00:00
Ruslan Ermilov
07742bd14e
Luigi was polled for additional documentation about polling(4).
2004-03-06 21:20:47 +00:00
Joseph Koshy
9cfa00a649
Link in contigmalloc(9) to the build.
2004-03-06 08:01:16 +00:00
Joseph Koshy
d7f29ce72b
Cross-reference contigmalloc(9).
2004-03-06 02:13:03 +00:00
Joseph Koshy
c4e99bb025
A manual page for contigmalloc(9).
...
Reviewed by: ru
2004-03-06 02:09:17 +00:00
Warner Losh
4eebf56527
Add warning about loading/unloading drivers and identify
2004-03-05 22:21:18 +00:00
Ruslan Ermilov
3cea578f5a
This interface doesn't return any values.
...
Submitted by: Mark Santcroos
2004-03-05 16:38:01 +00:00
Bruce Evans
d562095ead
Fixed indentation of conditionals.
...
Submitted by: Rostislav Krasny <rosti_bsd@yahoo.com>
2004-03-05 15:59:33 +00:00
Bruce M Simpson
904fd6bae5
Fix a typo.
2004-03-05 02:50:28 +00:00
Bruce M Simpson
54947b972f
Hook ieee80211 manpages up to the build; fix 1 snafu which crept in.
...
Noticed by: Matthias Schuendehuette
Pointy hat to: bms
2004-03-04 21:13:06 +00:00
Bruce M Simpson
48fbb40803
Add an MLINKS entry for radiotap(9).
2004-03-04 12:54:22 +00:00
Bruce M Simpson
3f3f4cdba2
Initial import of documentation for net80211 interface code.
...
Of particular interest here is the ieee80211_radiotap(9) man page.
TODO: Flesh out ieee80211_node.9, ieee80211_proto.9.
Submitted by: bms (with help from Darron Broad)
2004-03-04 12:52:10 +00:00
Mike Makonnen
901912aa26
Document the virecover_enable knob.
...
From the PR:
Certain MTA configurations mean that the notifications from
virecover keep bouncing; so here's a patch to allow administrators
to turn them off.
PR: conf/54910
Reminded by: ru
2004-03-04 08:25:53 +00:00
MIHIRA Sanpei Yoshiro
3a746efdd0
Add support PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
2004-03-04 06:42:46 +00:00
Maxim Konovalov
d6567e01c4
Add NetBSD 1.6.2.
2004-03-04 05:34:29 +00:00
Nate Lawson
4e376d58dc
Add a "quirks" value to disable quirks handling for a given boot.
...
Also, disable quirks if booting with a custom DSDT. Add a quirk
to disable loading ACPI so known bad systems can be completely
blacklisted.
2004-03-04 04:42:59 +00:00
Nate Lawson
e2a643ee75
Add acpi_video(4) man page.
...
PR:
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-03-03 16:34:03 +00:00
Roman Kurakin
e2b221724e
1. Add ct.4 manual page entry.
...
2. Add ctau.4 link to ct.4.
Approved by: imp (mentor)
2004-03-03 13:26:18 +00:00
Roman Kurakin
89b535a835
Add manual page for Cronyx/Tau-ISA device driver.
...
Approved by: imp (mentor)
2004-03-03 13:23:18 +00:00
Nate Lawson
3184cf5a6b
Add support for quirks for acpi tables. Key off OEM vendor and revision.
...
Sort acpi debug values. Change "disable" to "disabled" to match rest of
the kernel. Remove debugging from acpi_toshiba since it was only used for
probe/attach.
2004-03-03 03:02:17 +00:00
Christian Brueffer
7f4b049d59
Remove reference to cx.4. A manpage doen't have to reference itself :-)
2004-03-02 20:42:21 +00:00
Christian Brueffer
45bc8ec13f
Fix plural usage and a grammar nit
2004-03-02 18:38:32 +00:00
Christian Brueffer
0fafc68bcd
o remove stray 'the'
...
o remove instance of wrong apostrophe usage
MFC after: 3 days
2004-03-02 18:30:25 +00:00
Christian Brueffer
8e2e32ea2f
Language cleanup
2004-03-02 18:20:42 +00:00
Simon L. B. Nielsen
0e87afb66f
- Fix typo.
...
- Use .Fx when I'm here anyway.
PR: docs/63622
Submitted by: Andrew Boothman <andrew@mux.org.uk>
2004-03-01 22:58:07 +00:00
Simon L. B. Nielsen
6b40af88db
Note that the D-Link 530-TXS also works with the ste(4) driver.
...
PR: docs/63600
Submitted by: Christopher Nehren <apeiron@comcast.net>
2004-03-01 20:52:54 +00:00
Ruslan Ermilov
86e67aa89b
Restore the sorting broken in rev. 1.256.
2004-03-01 17:26:39 +00:00
Ruslan Ermilov
407ea29095
Netgraph node type for IEEE 802.1Q VLAN tagging.
2004-03-01 17:22:16 +00:00
Scott Long
cc7db16df0
Add a manual page for the umct(4) driver.
2004-03-01 03:49:05 +00:00
Bernd Walter
7de8778318
add driver for BWCT console management serials
2004-03-01 02:34:49 +00:00
Jens Schweikhardt
d0930e8695
Added Xref to env(1).
2004-02-29 13:10:09 +00:00
Lukas Ertl
06aed75cac
Add MLINKs for MALLOC_DEFINE and MALLOC_DECLARE.
...
Approved by: grog (mentor)
2004-02-28 23:01:20 +00:00
Poul-Henning Kamp
4103b7652d
Rename the WATCHDOG option to SW_WATCHDOG and make it use the
...
generic watchdoc(9) interface.
Make watchdogd(8) perform as watchdog(8) as well, and make it
possible to specify a check command to run, timeout and sleep
periods.
Update watchdog(4) to talk about the generic interface and add
new watchdog(8) page.
2004-02-28 20:56:35 +00:00
Poul-Henning Kamp
2bedf807f4
Add contents to manualpage for generic watchdog facility.
...
Formatting likely to break several UN resolutions.
2004-02-28 20:08:41 +00:00
Poul-Henning Kamp
81f403e452
Fix description which seems to have survived intact from more specific code.
2004-02-28 19:36:48 +00:00
Christian Brueffer
c2a4d8794a
Connect udav.4 to the build and add MLINK to if_udav.4
2004-02-28 13:39:58 +00:00
Christian Brueffer
6b3573d8f0
Add udav(4)
2004-02-28 02:55:12 +00:00
Christian Brueffer
f943b20bf8
cue(4) doesn't use miibus(4)
...
MFC after: 3 days
2004-02-28 02:51:21 +00:00
Christian Brueffer
e292d78b00
Remove reference to miibus.4, cue(4) does not use it.
...
MFC after: 3 days
2004-02-28 02:49:20 +00:00
Christian Brueffer
59df4c636e
Add manpage for udav(4)
...
Obtained from: NetBSD
2004-02-28 02:29:59 +00:00
Johan Karlsson
853bd372d1
WANT_EXT2FS_MODULE was removed from sys/modules/Makefile in rev 1.366.
...
Hence, remove it here as well.
2004-02-27 19:22:46 +00:00
Ruslan Ermilov
6e485c0a7a
mtod() returns pointer to the specified type, not necessarily "void *".
2004-02-27 17:14:00 +00:00
Dag-Erling Smørgrav
c7ea226dc2
Document sysctl_move_oid().
2004-02-27 17:13:42 +00:00
Mike Makonnen
4f779fd6b7
NetBSD rev. 1.10
...
successful [is spelled] with only one l
NetBSD rev. 1.12
Implement ``one'' prefix to allow a "one shot" operation as if
${rcvar}=yes yet all the other prerequisite tests are still performed.
The existing ``force'' prefix is a sledgehammer that ignores all the
prerequisite checks and always returns a zero exit status; this is a
more gentle approach to the problem of "manipulate this disabled
service without editing rc.conf(5)".
Obtained From: NetBSD
2004-02-27 10:20:22 +00:00
Bruce Evans
72abc018fe
Rremoved bogus -static from CFLAGS. Makeworld will add -static in the
...
correct place if needed and possible. Self-hosted builds can just use
the system default.
2004-02-26 07:50:56 +00:00
Robert Watson
57792ded36
Update copyright on mac.9 for 2004. Use "-" for copyright year
...
ranges.
Add additional credits for contributions to the MAC Framework.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, McAfee Research
2004-02-26 01:18:46 +00:00
Wolfram Schneider
c3c75c8376
Add FreeBSD 5.2.1
2004-02-25 15:58:14 +00:00
Christian Brueffer
ea2937efb8
Add SiI3512.
2004-02-25 13:48:48 +00:00
Noriaki Mitsunaga
986c9fbae8
o Use I-O DATA' instead of IO DATA' as the vendor uses the former
...
on its own site (http://www.iodata.jp/ ).
o Add a missing cross reference to cardbus(4).
Submitted by: rushani
2004-02-25 00:13:43 +00:00
John Baldwin
ab9fe4e1fe
- Clarify ambiguous statement about not being able to both slock and xlock
...
a single lock at the same time.
- Avoid using "own" to refer to holding either a shared or exclusive lock
as it is only really correct for exclusive locks.
- Reword the sentence about sleep-ability to read easier.
Requested by: truckman (1)
2004-02-24 21:36:39 +00:00
Christian Brueffer
db5fd6d249
Wordsmithing
2004-02-24 15:00:03 +00:00
Noriaki Mitsunaga
0973129743
PAO's work has been merged into FreeBSD not removed.
...
So remove the line.
Reviewed by: trhodes
2004-02-23 23:47:50 +00:00
Poul-Henning Kamp
8627329012
Fix typo.
...
Found by: imp
2004-02-23 23:39:42 +00:00
Joe Marcus Clarke
3105123c8b
Add ports-net-mgmt to the relevant supfiles.
...
MFC after: 4 days
2004-02-23 19:07:47 +00:00
Nate Lawson
e821c36489
Some markup fixes, change some devices to a feature.
2004-02-22 00:50:00 +00:00
Nate Lawson
37c51fd956
Update the debug.acpi.disable section for missing devices and the special
...
"all" value.
2004-02-22 00:30:43 +00:00
Nate Lawson
3c8c064683
bus_set_resource takes a rid, not a pointer to a rid.
2004-02-22 00:29:04 +00:00
Ruslan Ermilov
607ee6431f
mdoc(7) guru's glance.
2004-02-20 16:05:38 +00:00
Wilko Bulte
9f8e4ded12
List EPSON Perfection 3200 as supported.
...
Reminded by: simon
2004-02-20 09:54:32 +00:00
Pawel Jakub Dawidek
45c8a69994
New failure detection algorithm was backed out, so backout manual
...
page change as well.
Requested by: scottl (mentor)
2004-02-20 09:52:26 +00:00
Philip Paeps
43f842cb15
Document the acpi_toshiba driver written by Hiroyuki Aizu.
...
Approved by: njl (mentor)
2004-02-19 19:35:27 +00:00
Pawel Jakub Dawidek
4977f29fd0
Update manual page (new failure detection algorithm was added).
...
Approved by: scottl (mentor)
2004-02-19 17:05:32 +00:00
Pawel Jakub Dawidek
6babc58b2f
Path correction.
...
Approved by: scottl (mentor)
2004-02-19 14:32:44 +00:00
Mike Makonnen
d4d7df5c0c
Implement PThreads barriers and barrier attributes.
2004-02-19 13:51:52 +00:00
Ruslan Ermilov
1b2f42a9c7
Improve formatting.
2004-02-19 12:02:54 +00:00
Poul-Henning Kamp
0aef5c8497
Improve contents, ruin formatting.
2004-02-18 22:10:08 +00:00
Ceri Davies
a30de06b88
Correct minor typos.
2004-02-18 18:52:09 +00:00
Maxim Konovalov
26d2edc770
o Fix a bridge example: sysctl net.inet.ip.forwarding=1 is needless,
...
bridge(4) is working on a level below. Suggest
sysctl net.inet.ip.check_interface=0 instead.
MFC after: 2 weeks
2004-02-18 08:30:08 +00:00
Colin Percival
84827e3a55
Use correct thousands separator for the Italian locale.
...
PR: misc/54477
Submitted by: Nicola Vitale <nivit@libero.it>
Approved by: rwatson (mentor)
Confirmed by: #freebsd, Google
2004-02-18 05:23:09 +00:00
Wes Peters
d865f9ef19
Mention that kernel environment variables may be configured in
...
/boot/loader.conf. Make the description flow a bit better.
Complaints by: Nate Lawson <nate@root.org>
2004-02-18 05:20:31 +00:00
Wes Peters
5413d9e096
Make the distinction between sysctl kernel environment variables and
...
device.hints kernel environment variables when disabling ACPI.
Some users are getting confused when they see hint.acpi.0.disabled.
They are confusing it with a sysctl MIB.
Finally, add a reference for device.hints(5) and kenv(1)
in the "SEE ALSO" section of the man page.
PR: docs/62974
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
2004-02-17 20:38:49 +00:00
Maxim Konovalov
ad1218e35e
o Be consistent with the declaration: pri -> priority.
...
Spotted by: Dmitry Rzhavin
MFC after: 1 week
2004-02-17 13:31:36 +00:00
Bruce M Simpson
88f6b0435e
Shorten the name of the socket option used to enable TCP-MD5 packet
...
treatment.
Submitted by: Vincent Jardin
2004-02-16 22:21:16 +00:00
Dag-Erling Smørgrav
497ddd5807
Back out previous commit due to objections.
2004-02-16 21:36:59 +00:00
Dag-Erling Smørgrav
5193980ced
Remove -Wbad-function-cast. Its main purpose is to catch bugs that we
...
already catch with -Wstrict-prototypes, and it causes spurious warnings
for some perfectly legitimate constructs.
2004-02-16 20:07:06 +00:00
Dag-Erling Smørgrav
6f29aba23f
Document the change in M_WAITOK semantics.
2004-02-16 18:46:16 +00:00
Bruce M Simpson
6639682776
Spell tcp_signature_compute correctly.
2004-02-14 22:17:38 +00:00
Nate Lawson
d3e1c2411e
Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffix
...
is reserved by the loader, and thus any tunable name with that suffix will
be silently discarded.
Document this in the header and man page so that other developers do not
develop so many bumps on the head after banging it against the wall.
Detective work by: Mark Santcroos, grehan
2004-02-14 03:17:30 +00:00
Simon L. B. Nielsen
d041188382
- Document more explicitly how the mac_portacl(4) policy works.
...
- Document all the policy sysctl's.
- Note that mac_portacl(4) appeared in FreeBSD 5.1.
- A bit of mdoc(7) fixes.
Much of the new text was inspired by the source code comments.
Reviewed by: rwatson
2004-02-13 22:08:16 +00:00
Pawel Jakub Dawidek
9a7e557610
Update manual pages: the name of function g_access_rel() has
...
changed to g_access().
Approved by: scottl (mentor)
2004-02-13 08:42:10 +00:00
Tim Kientzle
b4435eb7d9
Register libarchive in bsd.libnames.mk and mdoc.local
...
Submitted by: ru
2004-02-13 01:14:38 +00:00
Pawel Jakub Dawidek
16710e88da
Create symbolic link for g_print_bio(9) manual page.
...
Approved by: scottl (mentor)
2004-02-11 18:43:20 +00:00
Pawel Jakub Dawidek
462b8db96b
Document g_print_bio() function.
...
Approved by: scottl (mentor)
2004-02-11 18:36:31 +00:00
Pawel Jakub Dawidek
eb4f5d9df6
Added GEOM kernel API manuals to the build.
...
Reviewed by: scottl
Approved by: phk, scottl (mentor)
2004-02-11 10:09:17 +00:00
Pawel Jakub Dawidek
f827ccb9a3
Added first part of GEOM kernel API manuals pages.
...
Documented function and macros are:
- DECLARE_GEOM_CLASS(),
- g_attach(),
- g_detach(),
- g_new_bio(),
- g_clone_bio(),
- g_destroy_bio(),
- g_new_consumer(),
- g_destroy_consumer(),
- g_read_data(),
- g_write_data(),
- g_post_event(),
- g_waitfor_event(),
- g_cancel_event(),
- g_new_geomf(),
- g_destroy_geom(),
- g_new_providerf(),
- g_destroy_provider(),
- g_error_provider(),
- g_provider_by_name(),
- g_wither_geom().
and more to come.
I want to thanks following people for help with those documents:
Slawek Zak <zaks@prioris.mini.pw.edu.pl>
Simon L. Nielsen <simon@FreeBSD.org>
Pieter de Boer <g.p.de.boer@st.hanze.nl>
and of course
Poul-Henning Kamp <phk@FreeBSD.org>
Reviewed by: phk, scottl
Approved by: phk, scottl (mentor)
2004-02-11 10:06:18 +00:00
Bruce M Simpson
1cfd4b5326
Initial import of RFC 2385 (TCP-MD5) digest support.
...
This is the first of two commits; bringing in the kernel support first.
This can be enabled by compiling a kernel with options TCP_SIGNATURE
and FAST_IPSEC.
For the uninitiated, this is a TCP option which provides for a means of
authenticating TCP sessions which came into being before IPSEC. It is
still relevant today, however, as it is used by many commercial router
vendors, particularly with BGP, and as such has become a requirement for
interconnect at many major Internet points of presence.
Several parts of the TCP and IP headers, including the segment payload,
are digested with MD5, including a shared secret. The PF_KEY interface
is used to manage the secrets using security associations in the SADB.
There is a limitation here in that as there is no way to map a TCP flow
per-port back to an SPI without polluting tcpcb or using the SPD; the
code to do the latter is unstable at this time. Therefore this code only
supports per-host keying granularity.
Whilst FAST_IPSEC is mutually exclusive with KAME IPSEC (and thus IPv6),
TCP_SIGNATURE applies only to IPv4. For the vast majority of prospective
users of this feature, this will not pose any problem.
This implementation is output-only; that is, the option is honoured when
responding to a host initiating a TCP session, but no effort is made
[yet] to authenticate inbound traffic. This is, however, sufficient to
interwork with Cisco equipment.
Tested with a Cisco 2501 running IOS 12.0(27), and Quagga 0.96.4 with
local patches. Patches for tcpdump to validate TCP-MD5 sessions are also
available from me upon request.
Sponsored by: sentex.net
2004-02-11 04:26:04 +00:00
Bruce M Simpson
02312219eb
Document the functions m_apply() and m_getptr().
...
Requested by: Maxim Konovalov
2004-02-11 02:39:24 +00:00
John-Mark Gurney
115eec0e6f
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
...
no longer be active or called..
Also document requirement that no mutexes be held across calls to these
functions..
Reviewed by: jhb, rwatson
2004-02-10 20:34:44 +00:00
Bruce M Simpson
9817b89454
Spelling.
2004-02-10 16:11:08 +00:00
Tom Rhodes
152772dd7f
Remove a redundant command. No MFC, this was removed in STABLE.
...
Update the date.
2004-02-10 07:29:04 +00:00
Tom Rhodes
49d1509b8b
Remove 'broken in some cases' Xref to Kerberos.
...
PR: 30443
Cool with: markm (who approved this ages ago)
2004-02-10 07:08:54 +00:00
Ruslan Ermilov
51fa76c495
Two changes to aid in cleaning up sys/boot/ makefiles:
...
- Don't put libc.a as a dependency if program is linked with -nostdlib.
- Added INTERNALPROG (by analogy to INTERNALLIB) for programs which are
built only for its side effect and shold not be installed.
2004-02-09 14:05:17 +00:00
Ruslan Ermilov
a4a62f5d1f
First round of cleanups to sys/boot/ makefiles:
...
- do not use PROG for what's not a real C program,
- use sys.mk transformation rules where possible,
- only create the "machine" symlink on AMD64,
- removed MAINTAINER lines in individual makefiles,
- added the LIBSTAND defitinion to <bsd.libnames.mk>,
- somewhat better contents in .depend files.
Tested on: i386, amd64
Prodded by: bde
2004-02-06 21:58:32 +00:00
Ruslan Ermilov
b77a54a688
Added missing DPADD.
2004-02-05 22:01:28 +00:00
Ruslan Ermilov
fe670e467a
Temporarily put STRIP back; bsd.port.mk still needs it.
2004-02-05 20:48:44 +00:00
Ruslan Ermilov
4c25ae5742
Don't define STRIP in bsd.own.mk.
2004-02-05 20:16:18 +00:00
Ruslan Ermilov
f258f151cd
make(1) can now handle spaces surrounding parenthesis correctly.
2004-02-05 08:44:43 +00:00
Dag-Erling Smørgrav
5e3128401a
GC port.mkversion.
2004-02-05 00:07:09 +00:00
Bruce Evans
d17387acd4
Fixed breakage of POSIX support in rev.1.31. -pipe was added to
...
CFLAGS in all cases, but POSIX requires a default of -O. Adding
-pipe unconditionally still is still broken for non-gcc compilers
in the non-POSIX case.
2004-02-04 14:40:44 +00:00
Ruslan Ermilov
27431cdb25
Fixed static build.
2004-02-04 10:15:26 +00:00
Ruslan Ermilov
002886c887
Nothing in libypclnt depends on librpcsvc.
...
Reported by: lorder(1) (modified to work with libraries)
2004-02-04 09:53:29 +00:00
Pawel Jakub Dawidek
8d719eb22e
Document new 'what' value for sx_assert(9).
...
PS. There is a inconsistency in this manual page, because in
non-WITNESS case sx_assert(9) does not panics, it only prints
the warning. I haven't fixed this, because jhb@ is planing to
replace those printf()s with panic()s.
Reviewed by: jhb
Approved by: jhb, scottl (mentor)
2004-02-04 08:24:05 +00:00
Brooks Davis
36c19a572a
Add the kernel side of network interface renaming support.
...
The basic process is to send a routing socket announcement that the
interface has departed, change if_xname, update the sockaddr_dl
associated with the interface, and announce the arrival of the interface
on the routing socket.
As part of this change, ifunit() is greatly simplified by testing
if_xname directly. if_clone_destroy() now uses if_dname to look up the
cloner for the interface and if_dunit to identify the unit number.
Reviewed by: ru, sam (concept)
Vincent Jardin <vjardin AT free.fr>
Max Laier <max AT love2party.net>
2004-02-04 02:54:25 +00:00
Dag-Erling Smørgrav
43cebabc9f
Document NO_VINUM, which is already listed in the man page.
2004-02-03 13:57:56 +00:00
Dag-Erling Smørgrav
ede2304406
Whitespace nit.
2004-02-03 11:27:34 +00:00
Dag-Erling Smørgrav
607b5a9109
Add support for initializing swap devices with random one-shot keys. Note
...
that the keys are currently generated by computing the MD5 checksum of 512
bytes read from /dev/random, and are passed to gbde on the command line.
Sponsored by: Teleplan AS
2004-02-03 11:26:08 +00:00
Ruslan Ermilov
37e419a131
A shorter version of keeping all -std= options out of CXXFLAGS.
2004-02-03 09:40:11 +00:00
Ruslan Ermilov
53fcfc9167
Fixed MINUSLPAM:
...
- Added missing NOCRYPT and NO_OPENSSL checks for Kerberos.
- Don't depend on -lcrypto and -lcrypt in pam_ssh to resolve
dependencies in pam_krb5 and pam_ksu -- the former may not
be compiled at all if NO_OPENSSH knob is enabled.
- Added missing -lcrypt to pam_ssh dependencies.
- Moved librpcsvc after libypclnt.
(The last two aren't strictly speaking necessary to resolve
the dependencies of static versions of pam_ssh and pam_unix,
respectively, but they correspond to dynamic dependencies
of libssh and libypclnt, and are put here for consistency.)
In collaboration with: bde
Reviewed by: des
2004-02-03 09:37:12 +00:00
Nate Lawson
526785c638
Notify the user (at kern.emerg) that the system will be shutting down if
...
it is still above the critical temperature on the next poll cycle. This
is a 10 second advance notice by default. Document the private
(non-standard) notify we will be using with devd(8).
2004-02-03 04:18:56 +00:00
Tom Rhodes
026e6d381e
Add a note about the default media types and a simple reminder to keep
...
individules from asking a question which may result in the following answer:
"Hi, please do not run a newfs utility on a file system if there
is still data on it you would like to keep."
PR: 56894
Submitted by: Marc Silver <marcs@draenor.org> (original version)
2004-02-03 02:44:47 +00:00
Ruslan Ermilov
2082e6d249
GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.
...
Reviewed by: bde
2004-02-02 21:44:48 +00:00
Alex Dupre
feccf50ce0
Fix MSIZE definition location.
...
PR: docs/62129
Submitted by: Lee Brotherston <lee@nerds.org.uk> (PR),
Marc Silver <marcs@draenor.org> (patch)
Approved by: blackend (mentor)
2004-02-01 22:33:59 +00:00
Andrey A. Chernov
a5c2a55d93
Clarify more about LC_*/LANG priorities.
2004-01-31 23:29:20 +00:00
Tom Rhodes
0d21302ea1
deischen had a good idea on how to make my previous commit a little better,
...
update accordingly.
Suggested by: deischen
2004-01-31 22:02:03 +00:00
Tom Rhodes
448ed982f2
Update this manual page for the libkse -> libpthread changes.
...
Discussed with: deischen
2004-01-31 17:56:45 +00:00
Marcel Moolenaar
2e381660c9
Add LIBPTHREAD.
2004-01-31 17:25:18 +00:00
Bruce Evans
c24c2f8c47
1. Garbage-collected LIBDES (now in a different library), LIBPERL (banished
...
to ports) and LIBRESOLV (now in a different library.
2. Added comments about nonexistent libraries LIBPC and LIBPLOT.
Submitted by: ru (1)
2004-01-31 03:15:50 +00:00
Bruce Evans
47d4aab142
Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.
2004-01-31 03:09:10 +00:00
Bruce Evans
5e9867291a
Removed XXX comments about some libraries only being in the secure
...
distribution. This is not the place to document this, especially
now that the secure distribution is the normal one.
Reviewed by: ru
2004-01-31 02:51:41 +00:00
Bruce Evans
c7fde57406
Fixed some style bugs (long lines).
2004-01-31 02:17:11 +00:00
John Baldwin
05d9236acf
Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't
...
perform better than the default setting for most i386 CPUs.
Requested by: bde
2004-01-30 19:51:26 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Maksim Yevmenkin
6223d1612e
Document NO_BLUETOOTH knob
...
Reviewed by: imp (mentor), ru
2004-01-28 22:46:39 +00:00
Robert Watson
2c21af5654
Add debug.mutex.prof.reset.
2004-01-28 22:21:04 +00:00
John Baldwin
f1087f6869
- Catch up to new boot floppies targets.
...
- Update description of release.4 to mention KERNELS variable.
- Update field width for make release targets.
2004-01-28 21:07:36 +00:00
David E. O'Brien
5c4d4bfad4
Always build ext2fs module. There is no written policy preventing the
...
building of GPL'ed modules.
2004-01-28 17:20:08 +00:00
Maxime Henrion
5251cfab8d
Fix another typo.
2004-01-28 13:29:40 +00:00
Maxime Henrion
b4a993e9aa
Fix typo.
2004-01-28 13:28:45 +00:00
Maksim Yevmenkin
18d948adb1
Add NO_BLUETOOTH knob to the build process
...
Requested by: phk
Reviewed by: imp (mentor), ru
2004-01-28 00:42:51 +00:00
Greg Lehey
a1db2f59ae
Remove trailing white space.
...
Sort SEE ALSO by section number first, not alphabetically.
Remove period at end SEE ALSO to make it look less like a sentence.
Submitted by: ru
2004-01-28 00:02:10 +00:00
Ruslan Ermilov
65d2bdc62c
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
...
if the result set is empty. While here, replaced non-bogus empty
string comparisons with equivalent empty() checks.
2004-01-27 23:22:15 +00:00
Warner Losh
ab27179eb9
Fix the example back the way it was. Fix the commentary to say it
...
allocates a 32 byte range of ioports.
2004-01-27 16:16:31 +00:00
Nate Lawson
ba4594dccd
Document my adventures in newbus land. Clarify some examples, especially
...
that count is in bytes, not bits. There are some drivers that I think make
this mistake. (I've seen counts of 16 in the tree).
2004-01-27 06:04:15 +00:00
Yaroslav Tykhiy
5eb4925c66
Document the interface method if_input().
2004-01-26 12:51:00 +00:00
Dag-Erling Smørgrav
b14fa90f01
mdoc cleanup.
...
Submitted by: ru
2004-01-26 12:50:30 +00:00
Maxim Sobolev
7735aeb9bb
Add support for WCCPv2. It should be enablem manually using link2
...
ifconfig(8) flag since header for version 2 is the same but IP payload
is prepended with additional 4-bytes field.
Inspired by: Roman Synyuk <roman@univ.kiev.ua>
MFC after: 2 weeks
2004-01-26 12:33:56 +00:00
Yaroslav Tykhiy
dede2093e5
Clearly state that upon SIOCSIFFLAGS, ifp->if_flags is updated
...
at the common ifioctl() level.
2004-01-26 12:08:23 +00:00
Yaroslav Tykhiy
ac1ac9d76b
Extend the description of SIOCSIFCAP.
2004-01-26 11:48:26 +00:00
Christian Brueffer
d8f934da72
Fix sorting in the device list
2004-01-26 07:21:28 +00:00
Olivier Houchard
f138711f07
Update Eterm entry to Eterm 0.9.2
...
Submitted by: Geraud CONTINSOUZAS <geraud.continsouzas@wanadoo.fr>
MFC after: 3 days
2004-01-25 19:04:50 +00:00
Christian Brueffer
189da1aa79
Add SIS964 to the list of supported chipsets
...
Submitted by: bmah
2004-01-25 16:13:49 +00:00
Christian Brueffer
3734601248
Back out rev. 1.40
...
The hardware notes were wrong WRT supported chipsets (northbridges are not
ata related)
Submitted by: bmah
2004-01-25 16:12:09 +00:00
Ruslan Ermilov
1a35abc4ee
Correct the name of a loader(8) tunable.
2004-01-25 14:03:55 +00:00
Dag-Erling Smørgrav
72ea4f788b
Add more implentation notes based on the comments in sys/conf/NOTES.
2004-01-25 12:30:35 +00:00
Dag-Erling Smørgrav
f11986fab2
Add a cross-reference to MUTEX_PROFILING(9).
2004-01-25 12:24:23 +00:00
Dag-Erling Smørgrav
77c36c1710
Add a manual page for the mutex profiling code.
2004-01-25 12:23:53 +00:00
Dag-Erling Smørgrav
09e0653941
I don't normally use my middle name, so remove it from attributions in
...
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
2004-01-25 11:39:42 +00:00
Simon L. B. Nielsen
a8e167f065
Add Sandberg USB to Serial Link (model number 133-08) to the list of
...
supported devices.
MFC after: 1 week
2004-01-24 22:12:06 +00:00
Christian Brueffer
7ec9c1e23e
Sync the list of supported SiS chips with the hardware notes
2004-01-24 02:02:31 +00:00
Greg Lehey
3f333d6b1b
Make references to using dmesg and ps directly on dumps rather than
...
running gdb just for these purposes.
Submitted by: simokawa
Add references to dmesg(8) and ps(1).
Sort references.
2004-01-24 00:55:15 +00:00
Christian Brueffer
c4f594ac72
Add SiI3114 to the list of supported chipsets
2004-01-23 23:55:22 +00:00
Alex Dupre
7ff83c098f
MFS: Switch from iso-8859-1 to iso-8859-15.
...
Approved by: blackend (mentor)
2004-01-23 16:37:51 +00:00
Wes Peters
351cb04192
PR: docs/58586
...
Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
2004-01-23 05:24:06 +00:00
Mike Makonnen
dec04f43d9
o Implement the pthread_spin_* functions in libthr.
...
o Man pages
2004-01-22 15:31:56 +00:00
Yaroslav Tykhiy
d4030ed6c5
Extend the description of the framework of interface capabilities.
2004-01-22 00:10:21 +00:00
Yaroslav Tykhiy
76f80df62e
As I've been pointed out by Andrew Gallatin, there are some
...
network interface cards smart (or twisted?) enough to be able
to calculate a TCP/UDP checksum for a packet fragmented by the
host CPU. Therefore the paragraph on the case has been revised.
2004-01-21 23:32:50 +00:00
Jens Schweikhardt
406b7fa3e0
DTRT, quote parens in an extended regular expression.
...
PR: 61668
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
MFC after: 1 week
2004-01-21 18:57:45 +00:00
Yaroslav Tykhiy
fbde705ac4
A couple of minor clarifications.
2004-01-21 13:17:24 +00:00
Yaroslav Tykhiy
0193eb5ee9
Add a description for the hardware-assisted checksumming
...
facilities based on http://people.freebsd.org/~jlemon/csum.txt
and my own observations.
2004-01-21 12:45:37 +00:00
Joe Marcus Clarke
94c29ddf4c
Add ports-accessibility and ports-x11-themes to the example supfiles.
2004-01-20 22:39:57 +00:00
Jens Schweikhardt
87dce4d26b
Slightly rearrange wording to deconfuse our man.cgi.
...
PR: 60743
Submitted by: Lucas <aspiesrule@mcleodusa.net>
MFC after: 2 weeks
2004-01-20 21:33:45 +00:00
Ruslan Ermilov
24dfc36033
Normalize.
2004-01-20 13:09:29 +00:00
Ruslan Ermilov
568fb8796f
Grammar.
2004-01-20 12:57:28 +00:00
Ruslan Ermilov
c1e15bb5cb
mdoc(7): Fix title.
2004-01-20 10:31:52 +00:00
Ruslan Ermilov
b760de9691
Use a single style for share/man/ makefiles:
...
- Sort MAN and MLINKS in "dictionary" order ignoring case.
- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.
2004-01-20 10:27:23 +00:00
Ruslan Ermilov
98159625c4
Use the standard <bsd.files.mk> API to install files.
2004-01-19 13:40:51 +00:00
Yaroslav Tykhiy
238d9c5975
Reformat the list of essential mbuf fields according
...
to the nice style used in ifnet(9).
This includes specifying field types, starting descriptions
with a capital letter, and ending them with a full stop.
Improve the language a bit, as well.
2004-01-18 23:42:28 +00:00
David E. O'Brien
b9d9e53eb6
Remove verbage about -O2 producing bad code on Alpha. By all accounts
...
GCC 3.3 -O2 produces correct code on Alpha. However, note that FreeBSD
has alias bugs that make -O2 produce bad code on all(most?) platforms.
Also don't tell people we don't want -O2 related bug reports, we do -- if
they contain patches.
2004-01-18 22:14:23 +00:00
Yaroslav Tykhiy
d2b7305939
Update the list of mbuf types from <sys/mbuf.h>.
2004-01-18 21:29:46 +00:00
Yaroslav Tykhiy
f434362a8a
Update the list of possible mbuf flags from <sys/mbuf.h>.
2004-01-18 21:23:30 +00:00
Yoshihiro Takahashi
3e281867ae
Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).
...
Suggested by: matusita
2004-01-18 15:16:12 +00:00
Ruslan Ermilov
6b14fdfa52
Guess better the source for object files in case .depend file is
...
missing and there are multiple choices using multiple inference
(suffix transformation) rules.
This is known to fix compilation of s_log1p.o in lib/msun on i386,
as otherwise it attempted to use s_log1p.S as the source (which is
marked broken) instead of legal s_log1p.c which is in CFLAGS. The
normal case where .depend file exists is not affected.
Reviewed by: bde
2004-01-17 18:51:55 +00:00
Simon L. B. Nielsen
fe9a522092
Add Canon N676U and Canon N1220U to the list of supported devices.
...
MFC after: 1 week
2004-01-17 11:51:23 +00:00
Poul-Henning Kamp
1d9c86b948
Drop a hint about '+' being a potential wildcard.
2004-01-17 10:41:14 +00:00
Nate Lawson
09c84ba407
_OS and _OS_ are the same object (due to _ padding for spaces).
...
Pointed out by: Ducrot Bruno (Linux)
2004-01-16 18:10:42 +00:00
Sam Leffler
4acf93a2f3
Splice in cryptodev (this man page originated on openbsd where there is
...
no cryptodev module.) Should probably create a separate cryptodev man
page (or a link to this one) but for now add enough so folks understand
the relationship between the two.
Prodded by: phk
2004-01-16 17:21:02 +00:00
Mike Makonnen
104ff764e5
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
...
attendant documentation.
2004-01-16 10:52:10 +00:00
Christian Brueffer
c5ea6e19c6
Connect tx.4 to the build and MLINK it to if_tx.4
2004-01-15 23:05:22 +00:00
Christian Brueffer
1eeac4a4dc
Don't claim this file is i386 specific
2004-01-15 23:03:17 +00:00
Christian Brueffer
8cb5043a87
tx.4 has been repocopied to src/share/man/man4
...
Repo-surgery by: joe
2004-01-15 23:01:12 +00:00
Ruslan Ermilov
c133f2ab6f
Removed outdated text about libc_r replacing libc (it now provides
...
just libc functions wrappers), and updated text to match reality:
there are three threading libraries in FreeBSD these days.
Removed instructions of how not to build libc_r, it's documented in
the make.conf(5) manpage already.
Removed description of the FreeBSD-specific gcc(1) option, -pthread.
While it's still provided (for backwards compatibility reasons),
its usefulness is questionable.
2004-01-15 17:58:26 +00:00
Christian Brueffer
f1fc09471b
awi(4) needs 'device wlan' now
2004-01-15 17:21:06 +00:00
Ruslan Ermilov
95e055a2cf
Removed the IMPLEMENTATION NOTES section made redundant by not
...
putting libc_r into the LIBRARY section.
2004-01-15 16:13:49 +00:00
Ruslan Ermilov
69a16e1e28
pthread_multi_np() is implemented in all threading libraries.
...
pthread_single_np() is not implemented in libthr.
2004-01-15 16:12:11 +00:00
Ruslan Ermilov
bc5cc7732e
Revert previous delta -- these interfaces aren't supported by libthr.
2004-01-15 16:07:52 +00:00
Ruslan Ermilov
f9f9d2e804
Document interfaces that are supported by libthr.
2004-01-15 15:59:00 +00:00
Atsushi Onoe
f36568f97c
Cleanup obsolete text:
...
- hostap and ibss creation now works.
- delete messages for common net80211 layer from DIAGNOSTICS.
2004-01-15 14:06:51 +00:00
Ruslan Ermilov
8e750fa2e6
Assorted markup fixes.
2004-01-15 11:15:27 +00:00
Ruslan Ermilov
5360187e7a
Spell POSIX threads library as "libpthread", mdoc(7) is smart
...
enough to render it as "-lkse" these days.
2004-01-14 21:53:19 +00:00
Ruslan Ermilov
ec7452f103
Have a single set of POSIX threads man pages. The LIBRARY section
...
of each manpage lists libraries that have corresponding interfaces
implemented.
Prodded by: threads
Reviewed by: deischen
2004-01-14 21:44:26 +00:00
Ruslan Ermilov
fac93adb3d
This interface is not provided by libc_r. It is, on the other
...
hand, is also provided by libthr, but this will be addressed
later.
2004-01-14 21:12:39 +00:00
Christian Brueffer
a16f34fd21
Add MLINK:
...
rue.4 -> if_rue.4
2004-01-14 13:35:15 +00:00
Brian Feldman
7586b25ce3
Add an "ethernet" hook to the rfc1490 netgraph module. It will send
...
and receive FCS-less RFC1490-"bridged" Ethernet packets that are
currently just ignored.
2004-01-14 00:39:28 +00:00
Ruslan Ermilov
11dc929821
Introduce DPSRCS, that holds the list of source files which are
...
needed for generating dependencies. SRCS are always part of it,
and normally only they.
This can be useful in some random cases where it's necessary to
have something in .depend that isn't part of SRCS. This will be
used to replace a hack in lib/libpam/libpam/Makefile.
2004-01-13 17:37:45 +00:00
Maxim Konovalov
d13df3e104
Added FreeBSD 5.2-RELEASE.
...
MFC after: 3 days
2004-01-13 08:35:00 +00:00
Ruslan Ermilov
484933a925
- Replaced several := ops with their += equivalents; the old
...
form became unnecessary with the bsd.prog.mk,v 1.69 change.
- Eliminated duplicate y.tab.h in SRCS.
Reviewed by: bde
- Complementary to the said bsd.prog.mk change, use the fact
that inner .for loops are not real loops but a tricky form
of a local macro for the outer loop's variable, and switch
to using faster variable modifiers to replace extensions.
2004-01-12 15:29:47 +00:00
Alex Dupre
fd4b744b5b
Update list of device drivers that support polling.
...
Remove redundancy in NOTES.
PR: docs/61195
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: blackend (mentor)
MFC after: 1 week
2004-01-11 22:07:19 +00:00
Robert Watson
480a1cc8ef
Minor typo: no line break after .Fn.
2004-01-11 19:57:42 +00:00
Robert Watson
9b1faf0afb
Add a basic manpage for vn_fullpath().
...
Sponsored by: DARPA, McAfee Research
2004-01-11 19:54:48 +00:00
Ruslan Ermilov
804517817f
Put the warning flags to where they belong (into CWARNFLAGS).
...
This allows us to easily override them when necessary, e.g.,
to selectively disable warnings in libc/ contributed sources.
2004-01-11 10:29:55 +00:00
Robert Watson
738d91ba76
Update the diskless(8) documentation to indicate that the use of the
...
kernel BOOTP options is *not* required if the boot loader can pass
network configuration information to the kernel using the kernel
environment. As such, PXE doesn't require them. However, the NFS
options are required in the kernel (previously not documented).
Tripped over by: des
2004-01-10 22:38:54 +00:00
Ruslan Ermilov
2096f68ef2
Keep up with sys/conf/ changes.
2004-01-10 18:01:08 +00:00
Dag-Erling Smørgrav
91c9d24e52
Move the description of sbuf_delete() closer to the description of
...
sbuf_new(), and try to make them both a little clearer.
2004-01-09 21:16:31 +00:00
Simon L. B. Nielsen
d42944a1b8
Add missing manual page links for rman(9) and sysctl_add_oid(9).
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/60088
2004-01-09 20:15:51 +00:00
Nate Lawson
d11a4e603f
Update man page for \_OS* changes.
2004-01-09 20:06:04 +00:00
Nate Lawson
f381ebd8a8
Note that REPORT_LUNS should be implemented to work better with Linux
...
and Windows as initiators.
2004-01-09 19:33:21 +00:00
Nate Lawson
4c1cc94ee3
Enable autosense by default. This shouldn't hurt SPI and is required
...
for FC.
2004-01-09 19:27:18 +00:00
Nate Lawson
daa66c2c60
Bump the max number of initiators to 256 from 16. This is appropriate for
...
fibre channel and shouldn't hurt SPI.
2004-01-09 19:26:30 +00:00
Christian Brueffer
c8885b4b8f
Add MLINK:
...
ndis.4 -> if_ndis.4
2004-01-09 17:55:48 +00:00
Christian Brueffer
bd675dd3a9
Correct typo in MLINK
2004-01-09 17:49:03 +00:00
Christian Brueffer
130b84f512
Add reference to miibus.4
...
MFC after: 5 days
2004-01-09 17:43:37 +00:00
Christian Brueffer
a376b5ff08
device uhci0 -> device uhci
...
Remove reference to miibus.4, the driver doesn't use it.
MFC after: 5 days
2004-01-09 17:39:08 +00:00
Christian Brueffer
484d662c34
kue(4) doesn't use miibus either
...
MFC after: 5 days
2004-01-09 17:31:33 +00:00
Christian Brueffer
d2c7a11844
Remove drivers that don't need miibus(4):
...
o an
o awi
Add missing drivers:
o axe
o bfe
o gx
o lge
o nge
o re
o sk
MFC after: 5 days
2004-01-09 17:17:57 +00:00
Simon L. B. Nielsen
a3d2cb0998
- Add the HP hn210e to the devices list.
...
- Make the device list compact.
MFC after: 1 week
2004-01-09 15:47:54 +00:00
Greg Lehey
8cfbf24f2e
Correct capitalization.
...
Submitted by: ru
2004-01-07 23:00:01 +00:00
Bill Paul
bf952fec70
Add 'device wlan' to synopsis.
2004-01-07 22:17:53 +00:00
Marc Fonvieille
704ee201ff
Netgear WG511T card is a CardBus not a PCI card.
...
PR: docs/61039
Submitted by: Michael Lestinsky <michael@lestinsky.de>
2004-01-07 20:49:51 +00:00
David E. O'Brien
87294a9c5f
Note that NO_FLOPPIES is i386-only.
2004-01-03 02:23:56 +00:00
Scott Long
24b4e9d17f
Document taskqueue_enqueue_fast()
2004-01-02 07:23:40 +00:00
Greg Lehey
8da0249608
Remove extraneous text accidentally incorporated from ddb(4).
...
Rearrange the order of the initial description to correspond with the
detailed description below.
Reinstate reference to Topsy, at the risk of confusing people whose
understanding of English grammar is better than of American folklore.
2004-01-02 05:16:50 +00:00
Greg Lehey
35386a8afb
Submit to police inspection. No content changes.
...
Submitted bu: ru
2004-01-02 05:07:57 +00:00
Brian Feldman
2fc197082f
Fix a very corner case when you want to make cleandir SUBDIRs which
...
are built using a ${MAKE} that's not just "make".
Test by: make universe (followed by cleandirs)
2004-01-02 05:05:48 +00:00
Greg Lehey
b0643f118c
Hook up gdb.4 and vinumdebug.4 into build.
...
Reminded by: ru
2004-01-02 02:18:34 +00:00
Ruslan Ermilov
a783a32a55
Some mdoc(7) polishing.
2004-01-01 21:04:44 +00:00
Joseph Koshy
de77c1ba47
Add "options INVARIANTS" and "options INVARIANT_SUPPORT" to the
...
synopsis, with supporting text in the body of the manual page.
Add a cross-reference to panic(9) for completeness.
Reviewed by: ru (synopsis changes)
2004-01-01 05:16:35 +00:00
Takanori Watanabe
f50ad9a10c
Correct _ACx description.
...
This is for a computer system, not for a furnace.
2004-01-01 04:28:13 +00:00
Greg Lehey
a9215590a4
Add markup changes for more kosher mdoc(7).
...
Submitted by: ru
2004-01-01 02:31:48 +00:00
Nate Lawson
9eaf31e548
Add to the acpi_thermal man page, especially the notifies section.
2003-12-31 19:12:52 +00:00
Greg Lehey
279b7e129f
Add a description of how to use a firewire connection to debug a
...
remote system without stopping it.
2003-12-31 01:25:07 +00:00
Greg Lehey
783a364bf8
Update firewire debugging description.
...
Reviewed by: simokawa.
Clarify terminology.
Update BUGS section.
2003-12-31 00:59:36 +00:00
Christian Brueffer
8a9ce5c0d2
o fix typos
...
o grammar fix
o concat two lines
MFC after: 5 days
2003-12-30 22:26:52 +00:00
Ruslan Ermilov
e09cec395d
Pull revision 1.13 from libpthread/man/pthread_mutex_init.3:
...
- Remove error code that can't be returned (and original description
was not proper English)
PR: docs/57434
2003-12-30 15:44:16 +00:00
Mike Makonnen
ec2456e2c2
Aargh, cvs add pthread_mutex_timedlock
2003-12-30 08:50:04 +00:00
Mike Makonnen
2aa9de1f77
o Implement pthread_mutex_timedlock(), which does not block indefinitely on
...
a mutex locked by another thread.
o document it: pthread_mutex_timedlock(3)
2003-12-30 08:44:55 +00:00
Greg Lehey
6d8cac85f7
Clarify firewire setup, including minimal error recovery.
2003-12-30 02:04:25 +00:00
Greg Lehey
45c6a05ae1
Describe kernel debug macros for Vinum. This was originally intended
...
as part of gdb(4).
Suggested by: njl
2003-12-30 01:40:38 +00:00
Greg Lehey
1159af411b
New man page for kernel debugging with gdb.
...
Reviewed by: jkoshy, des, gallatin, njl.
2003-12-30 01:39:08 +00:00
Alfred Perlstein
91b918cfff
Explicitly state that mknod(8) can be used to undelete entries under devfs.
2003-12-29 00:40:44 +00:00
Takanori Watanabe
ee0406f617
Hook up acpi_thermal.4 man page.
2003-12-28 23:23:16 +00:00
Ruslan Ermilov
3321b7cb8b
mdoc(7): fixed document title.
2003-12-28 22:34:47 +00:00
Ruslan Ermilov
673fbcacfb
Somebody called mdoc(7) janitor.
...
A bit of wordsmithing from a native speaker is still necessary.
2003-12-28 12:56:01 +00:00
Joseph Koshy
735adf63e4
Use of the MTX_SYSINIT macro requires the inclusion of <sys/kernel.h>.
2003-12-28 01:39:18 +00:00
Joseph Koshy
6c0f2b530e
Make this manual page reflect the sources better.
...
- A #include of <sys/mutex.h> is no longer needed to use sx(9) (since
2001/05/01).
- Use of the SX_SYSINIT() macro requires inclusion of '<sys/kernel.h>'
2003-12-28 01:37:48 +00:00
Christian Brueffer
a5aea251fd
unlinke -> unlike
...
Submitted by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
2003-12-27 21:14:32 +00:00
Christian Brueffer
63dc0fa0a6
Correct reference to mac_none.4
...
Submitted by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
2003-12-27 20:48:22 +00:00
Takanori Watanabe
d827f9b59f
Add acpi_thermal manual page,
...
because I asked about the unit of thermal
zone-related value too freqently.
Come on, mdoc police.
2003-12-27 16:25:11 +00:00
Christian Brueffer
b194fa9395
o use .Nm
...
o fix language usage
MFC after: 5 days
2003-12-27 16:00:42 +00:00
Christian Brueffer
4206a5bbdc
Add missing word
2003-12-27 15:46:30 +00:00
Christian Brueffer
c9420ecc33
o add missing sysctl to synopsis
...
o remove some useless words
o fix spelling
MFC after: 5 days
2003-12-27 15:45:08 +00:00
Christian Brueffer
03cfc71663
o add reference to safe.4
...
o remove useless word
MFC after: 5 days
2003-12-27 15:40:47 +00:00
Christian Brueffer
692a9ed847
o Grammar fix
...
o Add missing punctuation
2003-12-27 15:38:08 +00:00
Christian Brueffer
4b94b0bde6
Grammar fixes
2003-12-27 15:35:09 +00:00
Christian Brueffer
927967a855
o grammar fixes
...
o FireWire.4 -> firewire.4
o wordsmithing
MFC after: 5 days
2003-12-27 15:30:49 +00:00
Christian Brueffer
b7da444256
o grammar fixes
...
o wordsmithing
o sort references
MFC after: 5 days
2003-12-27 15:14:58 +00:00
Christian Brueffer
ce2524aca4
Add reference to safe.4
...
MFC after: 5 days
2003-12-27 15:00:07 +00:00
Joseph Koshy
2d8d6274dc
Improve continuity of text.
2003-12-27 14:01:08 +00:00
Tom Rhodes
9df81bbc89
It is not the job of this manual page to list 'supported chipsets'.
...
PR: 60575
Submitted by: Andreas Möller
2003-12-26 16:05:45 +00:00
Sergey Babkin
fb43f32be9
Documented the new parameter cron_dst.
2003-12-26 03:41:27 +00:00
Hidetoshi Shimokawa
69c6f5060b
Fix reference to firewire(4).
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com>
2003-12-24 12:58:35 +00:00
Tom Rhodes
a78383f7b3
Add the MegaRAID 320-4X cards to the supported device list.
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com> (via -doc)
2003-12-23 16:22:34 +00:00
Tom Rhodes
124a5c5795
Remove the Minolta item, it already exists in the uscanner(4) manual page.
...
Noticed by: simon
2003-12-22 23:20:58 +00:00
Tom Rhodes
106c6f4018
Update the supported device list.
...
Discussed with: sanpei
2003-12-22 23:01:25 +00:00
Simon L. B. Nielsen
0db25406cc
Add Epson Perfection 1250 and Minolta 5400 to the list of supported
...
devices.
2003-12-22 20:23:43 +00:00
Warner Losh
0dece262d4
Add more bridges, based on reading the pccbb.c file.
2003-12-22 06:08:14 +00:00
Hideyuki KURASHINA
d562e82bec
Fix a typo.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/60469
2003-12-21 14:30:26 +00:00
Andrey A. Chernov
df84d9a06c
Add map for CP1131
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:20:05 +00:00
Andrey A. Chernov
24b5e6f18b
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:18:43 +00:00
Yaroslav Tykhiy
db2db5fe18
Bring the description of the sysctl(8) variable
...
net.graph.nonstandard_pppoe into accord with the reality.
MFC after: 1 week
2003-12-19 16:42:35 +00:00
Andrey A. Chernov
847f699275
Change encoding to GBK to get correct first byte range
2003-12-19 12:51:40 +00:00
Andrey A. Chernov
fbd4a38418
Add zh_HK.Big5HKSCS
...
PR: 59799
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2003-12-19 07:04:56 +00:00
Yaroslav Tykhiy
417de5c6d2
mdoc(7) style: Start each sentence on a new line.
2003-12-18 17:31:44 +00:00
Yaroslav Tykhiy
9e76dcae12
Capitalize PPPoE, PPP, and Ethernet in a consistent way.
2003-12-18 17:27:49 +00:00
Yaroslav Tykhiy
8caa8dd355
The politically incorrect sysctl "stupid_isp" had its name
...
changed long ago. It has been "nonstandard_pppoe" for quite
a while.
2003-12-18 16:55:09 +00:00
Nate Lawson
3526eac0d8
Document new sysctls for throttling.
2003-12-18 04:39:09 +00:00
Christian Brueffer
54cbe1b2db
Add MLINKS:
...
axe.4 -> if_axe.4
bfe.4 -> if_bfe.4
my.4 -> if_my.4
re.4 -> if_re.4
xe.4 -> if_xe.4
2003-12-17 10:38:40 +00:00
Christian Brueffer
dda19a81f8
o grammar fixes
...
o wordsmithing
MFC after: 5 days
2003-12-17 10:23:14 +00:00
Christian Brueffer
6734ea9d70
o correct a path
...
o wordsmithing
MFC after: 5 days
2003-12-17 09:56:46 +00:00
Christian Brueffer
59940bac74
o grammar fixes
...
o removed wrong 's usage
MFC after: 5 days
2003-12-17 09:51:25 +00:00
Christian Brueffer
af7552658b
Grammar fixes
...
MFC after: 5 days
2003-12-17 02:16:04 +00:00
Christian Brueffer
9e8f0d81d3
o use .Nm
...
o wordsmithing
MFC after: 5 days
2003-12-17 01:44:14 +00:00
Christian Brueffer
2883d48be5
Wordsmithing
...
MFC after: 5 days
2003-12-17 01:13:13 +00:00
Peter Pentchev
a61f15043c
Fix a couple of typos: hexidecimal -> hexadecimal.
...
Reviewied by: scottl
2003-12-12 11:08:51 +00:00
Bill Paul
c854fc1092
Commit the first cut of Project Evil, also known as the NDISulator.
...
Yes, it's what you think it is. Yes, you should run away now.
This is a special compatibility module for allowing Windows NDIS
miniport network drivers to be used with FreeBSD/x86. This provides
_binary_ NDIS compatibility (not source): you can run NDIS driver
code, but you can't build it. There are three main parts:
sys/compat/ndis: the NDIS compat API, which provides binary
compatibility functions for many routines in NDIS.SYS, HAL.dll
and ntoskrnl.exe in Windows (these are the three modules that
most NDIS miniport drivers use). The compat module also contains
a small PE relocator/dynalinker which relocates the Windows .SYS
image and then patches in our native routines.
sys/dev/if_ndis: the if_ndis driver wrapper. This module makes
use of the ndis compat API and can be compiled with a specially
prepared binary image file (ndis_driver_data.h) containing the
Windows .SYS image and registry key information parsed out of the
accompanying .INF file. Once if_ndis.ko is built, it can be loaded
and unloaded just like a native FreeBSD kenrel module.
usr.sbin/ndiscvt: a special utility that converts foo.sys and foo.inf
into an ndis_driver_data.h file that can be compiled into if_ndis.o.
Contains an .inf file parser graciously provided by Matt Dodd (and
mercilessly hacked upon by me) that strips out device ID info and
registry key info from a .INF file and packages it up with a binary
image array. The ndiscvt(8) utility also does some manipulation of
the segments within the .sys file to make life easier for the kernel
loader. (Doing the manipulation here saves the kernel code from having
to move things around later, which would waste memory.)
ndiscvt is only built for the i386 arch. Only files.i386 has been
updated, and none of this is turned on in GENERIC. It should probably
work on pc98. I have no idea about amd64 or ia64 at this point.
This is still a work in progress. I estimate it's about %85 done, but
I want it under CVS control so I can track subsequent changes. It has
been tested with exactly three drivers: the LinkSys LNE100TX v4 driver
(Lne100v4.sys), the sample Intel 82559 driver from the Windows DDK
(e100bex.sys) and the Broadcom BCM43xx wireless driver (bcmwl5.sys). It
still needs to have a net80211 stuff added to it. To use it, you would
do something like this:
# cd /sys/modules/ndis
# make; make load
# cd /sys/modules/if_ndis
# ndiscvt -i /path/to/foo.inf -s /path/to/foo.sys -o ndis_driver_data.h
# make; make load
# sysctl -a | grep ndis
All registry keys are mapped to sysctl nodes. Sometimes drivers refer
to registry keys that aren't mentioned in foo.inf. If this happens,
the NDIS API module creates sysctl nodes for these keys on the fly so
you can tweak them.
An example usage of the Broadcom wireless driver would be:
# sysctl hw.ndis0.EnableAutoConnect=1
# sysctl hw.ndis0.SSID="MY_SSID"
# sysctl hw.ndis0.NetworkType=0 (0 for bss, 1 for adhoc)
# ifconfig ndis0 <my ipaddr> netmask 0xffffff00 up
Things to be done:
- get rid of debug messages
- add in ndis80211 support
- defer transmissions until after a status update with
NDIS_STATUS_CONNECTED occurs
- Create smarter lookaside list support
- Split off if_ndis_pci.c and if_ndis_pccard.c attachments
- Make sure PCMCIA support works
- Fix ndiscvt to properly parse PCMCIA device IDs from INF files
- write ndisapi.9 man page
2003-12-11 22:34:37 +00:00
Maxim Konovalov
369bf356c9
Grammar.
...
PR: docs/60158
Submitted by: Lukas Ertl
MFC after: 1 week
2003-12-11 21:54:26 +00:00
Joseph Koshy
385032f901
Typo fix.
2003-12-11 13:30:26 +00:00
Joseph Koshy
f096643b2d
Document a few kernel functions and the sysctl tunables that
...
affect their behaviour.
2003-12-11 13:29:05 +00:00
Ruslan Ermilov
fc063beedb
Grammar.
2003-12-10 09:43:53 +00:00
Mike Makonnen
8c307294e6
Grammar
2003-12-09 09:04:45 +00:00
David E. O'Brien
a5b5101f5e
Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr
...
as these ioctl's aren't MD. This also means they are installed in
/usr/include/dev/bktr now. Also provide compatability wrappers for
where these headers lived in 4.x.
2003-12-08 07:22:42 +00:00
Warner Losh
d642c42ed3
Add the meteor driver man page back. It has moved up a level from the
...
man4.i386. It documents that meteor no longer works, but keeps the
extensive documentation on the meteor interface, which the bktr driver
implements also. This should be merged into tha man page, but such a
merging seems to be planned by others.
# we really need something like video4bsd to define these sorts of
# things for all video capture drivers.
Requested by: rwatson and obrien
2003-12-08 02:59:34 +00:00
Warner Losh
946984d155
Copy the old dgb man page to digi.4, plus very minor hacking. Add a
...
note that says that this man page is sub-optimal. Bruce Mah should be
happier about this, but someone that groks the cards supported by the
digi driver is encouraged to make this man page suck less.
2003-12-08 00:11:22 +00:00
Scott Long
4fb638c329
Add a manual page for the consolidated debugging commit.
2003-12-07 20:48:00 +00:00
Murray Stokely
a298e0ba03
Add support for timeout: and attempts: resolver options.
...
Submitted by: Paul Vixie <paul@vix.com> / ISC
MFC After: 1 week
2003-12-07 12:32:24 +00:00
Warner Losh
af20af3e68
lmc.4 is now gone
2003-12-07 06:49:10 +00:00
Warner Losh
65b4a1b917
Remote meteor driver. It hasn't compiled in over 3 years. If someone
...
makes it compile again, and can test it, we can restore the driver to
the tree.
2003-12-07 04:41:11 +00:00
Warner Losh
6ee2f106aa
The dgb driver is redundant with the digi driver in the tree. It uses
...
lots of old interfaces, and digi now supports all cards that dgb
supported. The author of the driver says that this is no longer
necessary.
Approved by: babkin@
2003-12-07 04:18:52 +00:00
Warner Losh
29b4184577
Continue to remove drivers that don't compile and haven't compiled in
...
a long time: lmc The LAN Media Corp PCI WAN driver based on tulip.
This driver hasn't compiled for 3 years since the PCI compat shims
were removed, and Lan Media appears to have gone out of business.
These cards appear to be rare (a recent search of ebay had no hits).
Should someone wish to revive this driver, submitting patches to make
it compile plus a testing report will bring it back.
2003-12-07 04:05:19 +00:00
Bruce A. Mah
1d8f8416ad
Hook the sab(4) manpage up to the build.
...
Reviewed by: bms
Approved by: re (implicitly)
2003-12-07 00:46:37 +00:00
MIHIRA Sanpei Yoshiro
773c505f3c
Add support for ELECOM/Laneed CardBus FastEtherner Card(LD-CBL/TXA)
...
Submitted by: Masahiro Yamagishi <night@pluto.dti.ne.jp>
Approved by: re (scottl)
2003-12-06 02:29:31 +00:00
Warner Losh
335cd66dc2
Updated man page from cronyx.
...
Forgotten by: imp
Reminded by: Roman Kurakin
Approved by: re@ <scottl>
2003-12-05 07:03:58 +00:00
Bruce A. Mah
72a6e47193
Add a few wi-supported cards to get this manpage caught up with
...
the hardware notes.
Reviewed by: imp
Approved by: re (implicitly)
2003-12-02 07:07:45 +00:00
Simon L. B. Nielsen
1cd908be33
Mdoc(7) janitor cleanup.
...
Reviewed and improved by: ru
OK'ed by: phk
Approved by: re (rwatson)
2003-11-30 12:42:01 +00:00
Ruslan Ermilov
320a3e0c19
Removed the i386 specific bit from title.
...
Reviewed by: non
Approved by: re (rwatson)
2003-11-30 08:50:17 +00:00
Ruslan Ermilov
16d8e9335a
- Connect a few forgotten Netgraph manpages.
...
- Sort.
Approved by: re (rwatson)
2003-11-29 18:14:04 +00:00
Poul-Henning Kamp
ccc5f62f97
Add manual page for CPU_ELAN, CPU_SOEKRIS and related options for the
...
Elan 520 CPU chip.
Approved by: re@
2003-11-27 20:28:25 +00:00
Poul-Henning Kamp
9491306ad3
Improve semantics of the 'sequence' command to led(4) devices:
...
use lowercase for off and upper case for on.
Approved by: re@
2003-11-27 20:23:32 +00:00
Noriaki Mitsunaga
985b09e826
Add nsp(4) man page for nsp PC-Card SCSI host adapter device driver,
...
and attach it to the build.
Submitted by: non, rushani
Approved by: re (rwatson)
2003-11-24 23:57:59 +00:00
Noriaki Mitsunaga
af3ebabea3
o Add HISTORY and AUTHORS section
...
o Add scsi.4 in the SEE ALSO section
Reviewed by: rushani
Approved by: re (rwatson)
2003-11-24 23:47:24 +00:00
Scott Long
90768c55d4
Install UDF header files to unbreak /sbin building when /sys is not present.
...
Submitted by: imura@ryu16.org
2003-11-22 06:08:59 +00:00
Tom Rhodes
381fd5b439
Bring in a new manual page, ncv.4, and attach it to the build.
...
Based on an original version submitted by: non
Approved by: re (scottl)
2003-11-21 00:55:11 +00:00
John Baldwin
e3ba3497a3
Fix a typo that broke one of the Greek keyboard maps.
...
PR: bin/59078
Submitted by: Panagiotis Astithas <past@noc.ntua.gr>
Approved by: re (rwatson)
2003-11-20 20:41:12 +00:00
Nate Lawson
39330d77d4
Clean up one more sentence that was wrapped unnecessarily.
...
Approved by: re (implicitly)
2003-11-19 20:37:15 +00:00
Nate Lawson
1e14834ae3
Update the man page for hw.acpi.reset_video and a few mdoc(7) cleanups.
...
Submitted by: Andreas Kohn <andreas.kohn@gmx.net>
Approved by: re (implicitly)
2003-11-19 20:30:18 +00:00
Nate Lawson
c25a3f8a7a
Improve the section on Cx states, documenting the removal of -1 as a
...
valid value for cx_lowest. To disable sleeping, use machdep.cpu_idle_hlt
instead. Update the version of the ACPI spec we implement.
Approved by: re (implicitly)
2003-11-19 20:28:56 +00:00
Gordon Tetlow
eb5ed42cfe
Update hier(7) to reflect the world with respect to /lib and /libexec.
2003-11-17 17:29:04 +00:00
Simon L. B. Nielsen
52108daca2
Document NO_DYNAMICROOT.
...
Reviewed by: gordon
2003-11-16 22:15:09 +00:00
Ceri Davies
ef7da08509
Add the ports/arabic category to the examples.
...
MFC After: 4 days
2003-11-16 17:55:54 +00:00
Simon L. B. Nielsen
f72375e102
mdoc(7) janitor:
...
- Use .Aq macro instead of <foo>.
- Kill EOL whitespace.
2003-11-16 15:16:19 +00:00
Simon L. B. Nielsen
a013513add
Add the following devices to the list of supported devices, to sync
...
manual page with the source code:
- HAL Corporation Crossam2+USB IR commander
- RATOC REX-USB60
- SOURCENEXT KeikaiDenwa 8 (with and without charger)
2003-11-16 14:02:37 +00:00
Shunsuke Akiyama
6ee806e35e
Add rue(4) into list of miibus-using drivers and reference.
...
MFC after: 1 week
2003-11-16 11:52:26 +00:00
Tom Rhodes
4008aa4cd2
Minor word tweaks.
...
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
2003-11-15 19:53:22 +00:00
Nate Lawson
6b74f9b7f5
Implement Cx CPU idle states and updated throttling support.
...
* Use the cpu_idle_hook() to do idling for C1-C3.
* Use both _CST and the FADT to detect Cx states.
* Use both _PTC and P_CNT for controlling throttling.
* Add a notify handler to detect changes in _CST and _PSS
* Call the _INI function for each processor if present. This will be
done by ACPI-CA in the future.
* Fix a bug on SMP systems where CPUs will attach multiple times if the
bus is rescan.
* Document new sysctls for controlling idling.
2003-11-15 19:26:06 +00:00
Hartmut Brandt
89624a3490
Replace all uses of the old netgraph constants NG_*LEN by the new
...
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
Tom Rhodes
53b2520d01
Remove an extra 'for' in the HISTORY section.
2003-11-15 14:23:48 +00:00
Tom Rhodes
b88ca5c03e
Bring in a 90% rewrite of the pcm.4 manual page. This adds tunables, loader
...
options, information on VCHANs, and more.
Based on content submitted by: Mathew Kanner <mat@cnd.mcgill.ca> && Cameron Grant
Update requested by: ru, and I think hmp
2003-11-15 06:08:57 +00:00
Bruce M Simpson
69d9a82eb9
Add a manual page for the IDT NICStAR driver, and hook it up to the build.
2003-11-14 20:29:12 +00:00
Warner Losh
b35ee63d8a
Amplify the reboot requirement
2003-11-14 16:55:00 +00:00
Warner Losh
614e1f02e8
Add required reboot into single-user mode step.
...
# mdoc janitors should make sure I did the markup right
Inspired by: recent problems in this area
2003-11-14 06:24:20 +00:00
David E. O'Brien
9f067574ba
Document this driver works for the Billionton 10/100 FastEthernet USBKR2
...
"thumb" adaptor.
2003-11-13 21:01:58 +00:00
Simon L. B. Nielsen
2e76d77fd0
Add cross reference to the em(4) driver, which also supports the NICs
...
supported by the gx(4) driver.
2003-11-13 20:35:13 +00:00
Simon L. B. Nielsen
9e151be8fd
Add a few more devices from the hardware notes.
2003-11-13 17:01:08 +00:00
Simon L. B. Nielsen
ad76688d59
- Add Linksys EG1032 and SMC 9452TX to the list of supported devices.
...
- Sort the device list.
2003-11-13 16:23:00 +00:00
Simon L. B. Nielsen
98277d1788
Sync the list of supported devices in the manual page with the hardware
...
notes and the driver source.
2003-11-12 14:13:36 +00:00
Hartmut Brandt
8c736ee23c
Document that the length of a command string is now 32. Also change all
...
occurences of the old *LEN definitions to the new *SIZ definitions.
Correct the example how to compare a nodename.
strncmp(name, "fred", NG_NODELEN) may step behind "fred" if the node
name is really fred.
Reminded by: ru
2003-11-12 13:24:03 +00:00
Tony Finch
f004a9739c
Better English usage.
...
Submitted by: wollman
2003-11-12 10:53:52 +00:00
Christian Brueffer
7b93590403
Correct the on-disc path to the porters-handbook
2003-11-12 08:26:08 +00:00
Christian Brueffer
515ba752bd
Document the 'fetch-recursive-list' and 'deinstall-all' targets.
...
No MFC reminder, I'll sync this page with the one in -stable in
a couple of days.
PR: docs/46181
Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
2003-11-12 08:06:35 +00:00
Hiten Pandya
727119d5cd
Mdoc Janitor:
...
* cleanup hard sentence breaks.
* sprinle some .Dq macros.
2003-11-12 02:35:20 +00:00
Hiten Pandya
7106962038
Mdoc Janitor:
...
* Add missing `utility' word to sentence describing
ips(4) card configuration.
* Remove extraneous use of .Pp, and describe the tunable
hw.ips.0.disable in a better way.
* Replace wrongly used .Op mdoc macros with the .Bq macro.
The .Op macro should only be used when describing a
``usage'' line of a utility/command.
* Add .Er, for marking errno defines (ENOMEM etc etc)
2003-11-12 02:26:47 +00:00
Tom Rhodes
9e2d6c362a
Attach ips.4 to the build.
2003-11-11 18:48:02 +00:00
Tom Rhodes
6856090898
Add a manual page for the ips(4) driver.
...
Requested by: obrien
Reviewed by: scottl (older version)
2003-11-11 18:47:01 +00:00
Simon L. B. Nielsen
8f7c50a225
Sort the device lists alphabetically to make it simpler to add new
...
devices to the lists in the appropriate places. This also makes it
easier to find devices in the lists.
OK'ed by: ceri, silby
2003-11-11 13:34:53 +00:00
Scott Long
f27ec812b6
Note support for the Adaptec 2410SA in the aac.4 manpage.
2003-11-11 08:40:43 +00:00
Maksim Yevmenkin
3a08bb88ed
Fix SYNOPSIS section in Bluetooth man pages
...
Reviewed by: imp, julian, ru
Approved by: ru
2003-11-11 03:27:08 +00:00
Hiten Pandya
dab12c8eba
Manual page for Asynchronous Logging Queues (ALQ) facility.
...
The manual page contains enough information to get someone started
with ALQ.
MLINKS have been added appropriately.
Approved by: jeff, des
Reviewed by: des, jeff, sam, brooks, rwatson, mtm
2003-11-10 22:45:09 +00:00
Tom Rhodes
2c85cbd9b5
Score one 'duh' point for me and replace all instances of scott@ with
...
rsm@.
2003-11-10 21:56:47 +00:00
Hiten Pandya
ea90c53786
Add MLINK net(4), which points to netintro(4).
...
Requested by: dwhite@
2003-11-10 21:26:52 +00:00
Hiten Pandya
5dec156e2b
Add a manual page for the USB Audio support in FreeBSD,
...
interfaced via the PCM framework.
This manual page was obtained from NetBSD, and the required
changes were made to adapt it to our uaudio driver.
Pre-cursor review: joe@
2003-11-10 20:25:40 +00:00
Christian Brueffer
3c33520372
Add a missing 'the'
2003-11-10 16:04:48 +00:00
Tony Finch
e19cd0127b
Clarify the rule about structure typedefs being discouraged, following
...
a discussion on src-committers.
2003-11-10 14:32:13 +00:00
Hiten Pandya
2195d6af9f
Mdoc Janitor:
...
* Add MLINKS for:
-> Soundblaster emu10k1(4) Driver [points to pcm(4)]
-> Avance Logic ALS400 Driver [points to pcm(4)]
We should not need separate manual page for each of these
drivers; instead, linking them to pcm(4) manual page is
simpler, and new device lists can be easily added to the
said manual page.
* While I am here, sort out mdoc(7) entries in ${MAN}.
2003-11-10 12:45:10 +00:00
Dag-Erling Smørgrav
309e4b9b6d
RB_EMPTY() applies to red-black trees, not splay trees.
2003-11-10 10:35:06 +00:00
Hartmut Brandt
1c67439671
Add a define for libbsnmp.
2003-11-10 09:07:30 +00:00
Bruce A. Mah
f7cc717f50
Add some pc98-specific devices from the hardware notes.
2003-11-09 22:53:58 +00:00
Simon L. B. Nielsen
65e6e73035
Add two PC-98 devices, from the hardware notes, which was missed in
...
the last commit.
MFC after: 1 week
2003-11-09 22:36:04 +00:00
Simon L. B. Nielsen
2c791fac5c
- Sync the list of supported device with the hardware notes and the
...
driver source code.
- Use a mdoc list for the list of supported devices.
MFC after: 1 week
2003-11-09 22:21:21 +00:00
Simon L. B. Nielsen
9fc9f23603
Sync the sym(4) manual page with the hardware notes, and change the
...
list of supported controllers into a list.
Note that the 53C875A has not been included in the list of supported
devices, since this controller does not seem to be supported by the
version of the sym(4) driver currently in FreeBSD.
PR: docs/55557
Submitted by: Lukas Ertl <l.ertl@univie.ac.at> (original version)
MFC after: 1 week
53C875A omission reviewed by: silence from -scsi and groudier
2003-11-09 14:58:28 +00:00
Christian Brueffer
8c3bfd6934
Add the 'package-recursive' option
...
PR: 57838
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
MFC after: 5 days
2003-11-09 09:30:39 +00:00
Warner Losh
c4bc6c8ccd
Update list of supported devices for ahb
2003-11-09 01:52:13 +00:00
Warner Losh
917f3a3222
Complete the variants of 1522/1520 cards
2003-11-09 01:46:28 +00:00
Warner Losh
3ebc19328e
AHA-1505 also alegedly supported
2003-11-09 01:44:16 +00:00
Warner Losh
3a86eb3747
Flesh out the list of supported devices for this driver.
...
Add bugs that describe the current state of this driver.
# Note: Don't ask me about the driver: I can't get it to work well either :-)
2003-11-09 01:41:11 +00:00
Warner Losh
56b9aeaeda
o Update to closer to the official names for these cards.
...
o Remove entries for 1510, 152x and 1535. These are supported, for some value
of supported, by the aic driver.
o Add notes about 1542-CP being plug and play, but it can still conflict with
other resources because all the resources it uses are set with the onboard
BIOS.
2003-11-09 01:30:46 +00:00
Bruce A. Mah
cabcc122c7
Synchronize list of supported cards with hardware notes, reformat
...
as a bullet list.
2003-11-09 00:50:55 +00:00
Bruce A. Mah
f8206c33ec
Mention Olicom OC2220, which is listed in the hardware notes and
...
driver source.
2003-11-09 00:31:41 +00:00
Bruce A. Mah
f3389dd879
Capitalize "Fast Ethernet" and "Ethernet" consistently.
2003-11-09 00:27:45 +00:00
Bruce A. Mah
43263d5d44
Synchronize manual page with hardware notes and reformat list of
...
supported devices.
2003-11-09 00:26:55 +00:00
Bruce A. Mah
56fe73c36e
Mention Cisco and Xircom devices supported by an driver.
2003-11-08 22:48:23 +00:00
Robert Watson
2d633fc879
Add /usr/share/security to reflect recent hookup of Makefile and
...
mtree entry for share/security/lomac-policy.contexts.
Pointed out by: ru
2003-11-08 18:01:44 +00:00
Robert Watson
418ada78f4
Makefile.inc wasn't needed; this is a left-over of other files present
...
in share/security in the trustedbsd_sebsd branch that are not present
in the main tree. Also, .include Makefile.inc from the parent directory
so that BINDIR is set right.
Pointed out by: bde
2003-11-08 17:56:53 +00:00
Bruce A. Mah
2979b13acd
Remove trailing commas from device list.
2003-11-08 17:31:49 +00:00
Bruce A. Mah
32fc2ffd63
Add SOHO(PRAGMATIC) UE-1211C from the pc98 hardware notes.
2003-11-08 17:30:42 +00:00
Bruce A. Mah
e25d92c441
Capitalize "Ethernet" and "Fast Ethernet" consistently. No other
...
content changes.
2003-11-08 17:29:58 +00:00
Bruce A. Mah
abe008a0c9
Sort devices. In the process, remove a duplicate entry for the Accton
...
EN1207D. No other content changes.
2003-11-08 17:28:31 +00:00
Gregory Neil Shapiro
6b66b61faa
People are blindly coping this example refuse file. Doing so breaks
...
buildworld as src/etc/sendmail/freebsd.mc is missing. That example
was added 3 years ago, before the /etc/mail/ infrastructure was in
place for customized configurations. It is time to remove this example.
Noticed by: Robert Gray <bob@boulderlabs.com> in freebsd-stable
MFC after: 1 day
2003-11-08 17:19:50 +00:00
Joseph Koshy
b684398248
Cross-reference pgfind(9) and pfind(9) from each others manual pages.
2003-11-08 13:41:22 +00:00
Hideyuki KURASHINA
f6aff0f329
Add manpage link wd.4 -> wdc.4
2003-11-08 10:28:31 +00:00
Robert Watson
7d8061c0c1
When lomac-policy.contexts was merged from the TrustedBSD MAC branch,
...
the Makefiles were not committed.
2003-11-08 00:40:25 +00:00
Simon L. B. Nielsen
5701d7c7e0
Change FreeBSD.ORG to FreeBSD.org.
2003-11-07 21:05:31 +00:00
Hiten Pandya
b34711a92d
Mdoc Janitor:
...
* add SEE ALSO section.
2003-11-07 19:08:13 +00:00
Hiten Pandya
9c16fb477c
Mdoc Janitor:
...
* use the appropriate include file macros (.In)
* add necessary stuffing to the AUTHORS section
for consistency.
2003-11-07 18:26:54 +00:00
Warner Losh
eaf97bf6ae
Better description of the device supported
2003-11-07 18:09:56 +00:00
Warner Losh
e611a320a6
bare-bones and kinda sucky ufm man page
2003-11-07 17:58:30 +00:00
Hiten Pandya
3bb4fddf3e
Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver.
...
Originally obtained from NetBSD, but modified to fit FreeBSD's
mpt driver history, and device list.
Reviewed by: Matt Jacob (mjacob@) -- Old version.
2003-11-07 17:33:52 +00:00
Simon L. B. Nielsen
15d25d32ea
Synchronize the list of support devices with the driver source code.
2003-11-07 11:43:05 +00:00
Hidetoshi Shimokawa
6f6ce463b5
Add sbp_targ.4.
2003-11-07 09:41:42 +00:00
Hidetoshi Shimokawa
bda4b7a3fe
Add minimal manpage for sbp_targ(4).
2003-11-07 09:39:53 +00:00
Hartmut Brandt
67bee7e777
The man page for the layer 3 (signalling) netgraph node of NgATM.
2003-11-07 09:12:07 +00:00
David Xu
0a67d47202
Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to
...
zh_CN.GB2312 locale files. zh_CN.GB18030 can be changed in same way,
but I havn't done this change since these files already exists.
2003-11-06 23:43:40 +00:00
Dag-Erling Smørgrav
96ea7698a2
device_get_name(9) and device_get_nameunit(9) return const char *, not int.
2003-11-06 15:54:32 +00:00
David Xu
e461ba58ab
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
David Xu
403c77c073
Add GB2312 locale files.
2003-11-05 22:59:02 +00:00
David Xu
d87d498bdf
Add GB2312 encoding file.
2003-11-05 22:54:54 +00:00
Tom Rhodes
25a5b3324b
Fix Scott's email address.
...
Noticed by: an email discussion with bmah
2003-11-05 18:43:54 +00:00
Tom Rhodes
f3a02a8861
The my(4) drivers require miibus(4) to function properly.
2003-11-05 16:54:32 +00:00
Hajimu UMEMOTO
f88fe57e31
- refrect recent changes.
...
- add table of contents.
- add section 4.8 - Operations with IPsec tunnel mode.
- add section 9 - Policy on technology with intellectual property
right restriction
- more about KAME's codeing style.
Obtained from: KAME
2003-11-05 12:00:32 +00:00
Søren Schmidt
8ff5952aae
Update.
2003-11-05 10:08:34 +00:00
Warner Losh
562fb1a6dd
Remove the file
2003-11-05 04:36:44 +00:00
Warner Losh
302662db50
resource_query_string is dead. Kill it.
2003-11-05 04:36:13 +00:00
Sam Leffler
5eebbfd653
update supported card table
2003-11-04 23:43:43 +00:00
Tom Rhodes
72d9131e79
Add a manual page for the Xircom and and Xircom based NICs.
...
Submitted by: scott (original version)
2003-11-04 20:49:45 +00:00
Simon L. B. Nielsen
c9753c5870
mdoc(7) cleanup:
...
- Add reference to atapicam(4).
- Fix hard sentence breaks.
- Fix spelling of .Nm macro.
- Remove a bit of EOL whitespace.
2003-11-04 19:35:27 +00:00
Søren Schmidt
688e92fc6d
Start of new ATA man page that reflects the curretn state of art.
...
mdoc handling possibly fragile :)
2003-11-04 13:16:07 +00:00
Poul-Henning Kamp
121b076972
More mdocery from Sergey (osa@)
2003-11-03 17:55:02 +00:00
Poul-Henning Kamp
74240656aa
Thanks to the kind mdoc help of Sergey (osa@): led.4
2003-11-03 17:06:10 +00:00
Warner Losh
806a364b8b
Both CC and CX versions of the 556 exist
2003-11-03 00:46:08 +00:00
Warner Losh
b127c7f2c6
Separate out the old 3CXEM556 models (10Mbps only) from the faster
...
3CCFEM556 models (10/100Mbps). I have only the former, and none of
the latter, so document that the latter might not work.
2003-11-02 23:30:22 +00:00
Warner Losh
8b99b80de6
Only the 3C1 is now known not to work. All my other cards work with
...
this driver. I've not tested the '556B or the '556BI cards, however,
as I don't own them.
2003-11-02 20:20:28 +00:00
Warner Losh
2e698e49e1
The '574 family works (I had a bad dongle which is why I thought it
...
might not be).
The modem combo cards do not (confirmed today)
2003-11-02 05:33:12 +00:00
Brooks Davis
9bf40ede4a
Replace the if_name and if_unit members of struct ifnet with new members
...
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.
This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.
Approved By: re (in principle)
Reviewed By: njl, imp
Tested On: i386, amd64, sparc64
Obtained From: NetBSD (if_xname)
2003-10-31 18:32:15 +00:00
Wolfram Schneider
91e5a0cd52
Add OpenBSD 3.4
...
fix footer.
2003-10-31 10:24:02 +00:00
Max Khon
c4a13d2d78
Remove /usr/libdata/msdosfs description.
...
Noticed by: ru
2003-10-30 21:25:37 +00:00
Mitsuru IWASAKI
fbbdf7c7d2
Add sysctl MIB and loader tunable `hw.acpi.no_reset_video' as
...
the same effect as ACPI_NO_RESET_VIDEO kernel option.
2003-10-30 16:14:55 +00:00
Hartmut Brandt
278bc3c3a9
Make the maximum number of pages for external mbufs configurable in
...
the kernel environment and accessible as a RO sysctl.
Explain that the HE155 will not work in 64-bit/66MHz slots, but may work
in 64-bit/33MHz slots.
2003-10-29 15:07:10 +00:00
Sheldon Hearn
5424714f66
Regen:
...
* Hart: rev 426 of pcidevs.txt (2003-10-27)
2003-10-29 11:14:58 +00:00
Murray Stokely
65b8a8fed1
Add FreeBSD 4.9 and MacOS 10.3.
2003-10-29 07:44:22 +00:00
Tim J. Robbins
d7d75245e8
Catch up with removal of /usr/bin/svr4.
2003-10-28 05:22:19 +00:00
Hidetoshi Shimokawa
efa60c7aa3
I wrongly committed an older version.
...
Update references etc.
2003-10-28 01:31:50 +00:00
Hartmut Brandt
df94c09781
Add a definition for libngatm.
...
Reviewed by: ru
2003-10-27 13:51:28 +00:00
Hartmut Brandt
07d86d1506
Man pages for the NgATM SAAL protocol nodes.
2003-10-27 11:43:20 +00:00
Joseph Koshy
210ad6eb0a
Correct a typo.
...
Submitted by: "T.M. Sommers" <tms2@mail.ptd.net>
2003-10-27 09:19:07 +00:00
Dag-Erling Smørgrav
32801db0f2
Fix Xr markup.
2003-10-26 19:42:55 +00:00
Maksim Yevmenkin
e6ef35a90b
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
...
Reviewed by: imp, simon
Approved by: imp (mentor)
2003-10-26 19:09:12 +00:00
Ken Smith
b9e9c23d70
- Add note that loading modules only works if the system
...
securelevel is less than 1.
PR: docs/58546
Reviewed by: rwatson
Approved by: blackend (mentor)
2003-10-26 14:21:30 +00:00
Hartmut Brandt
7298db81fe
Sysctl names should not contain dots. Convert them to underlines.
2003-10-24 16:44:27 +00:00
Hidetoshi Shimokawa
869093b15d
Add dumb console driver and related bits.
...
dcons(4): very simple console and gdb port driver
dcons_crom(4): FireWire attachment
dconschat(8): User interface to dcons
Tested with: i386, i386-PAE, and sparc64.
2003-10-24 15:44:10 +00:00
Hiten Pandya
ed7d11555d
Mdoc Janitor:
...
* Use uppercase for .Dt macro arguments.
* Use 'manual' instead of 'man' for consistency.
2003-10-24 15:42:38 +00:00
Hiten Pandya
1bc8ec4783
Mdoc Janitor:
...
* Add a forgotten .An macro for 'Jeroen Ruigrok van der Werven'.
Noticed by: simon@
2003-10-23 14:32:23 +00:00
Hiten Pandya
09356c8484
Mdoc Janitor:
...
* Use 'manual' instead of 'man' for consistency.
2003-10-23 06:24:55 +00:00
Hiten Pandya
b9af5c1881
Mdoc Janitor:
...
* Uppercase the .Dt command contents.
* Remove incorrect usage of .Fa.
* Use .Va for struct members, and .Vt for structs
(correct replacement for .Fa)
* Markup VM_* and MAP_* macros with .Dv command.
* Replace 'man' with 'manual' for consistency.
2003-10-23 06:06:33 +00:00
Hiten Pandya
2f6e000a7e
Correct #include file in SYNOPSIS:
...
It is not sys/geom_disk.h, but located under geom/ directory,
so, mark it geom/geom_disk.h.
2003-10-23 05:47:38 +00:00
Hiten Pandya
aad6efcc96
Mdoc Janitor:
...
* Uppercase .Dt command contents.
* Make use of .Fo and .Fc for marking up functions with
a lot of arguments.
NOTE: Please do not use the `\' line seperator for mdoc(7)
manual pages, as it has problems of its own on some displays;
instead, consult the mdoc(7) manual on using .Fo and .Fc.
* Change 'man' to 'manual' for consistency.
2003-10-23 05:41:05 +00:00
Hiten Pandya
b02f4e9071
Mdoc Janitor:
...
* Use the .Sx command for referencing sections.
2003-10-23 05:34:13 +00:00
Hiten Pandya
fb1e0a7107
Add a GEOM(4) MLINK.
2003-10-23 05:27:38 +00:00
Hiten Pandya
fb52ec2dfa
Add a PAE(4) MLINK for simplicity.
2003-10-23 05:26:44 +00:00
Hiten Pandya
8d8abf463c
Mdoc Janitor:
...
* Add .Vt in the right places, transform some .Fa to .Vt, depending
on discussion context.
* When refering to the function malloc(), use .Fn, and not .Xr.
* Add `The' to prefix a sentence when describing a function, so
it results in ``The xxx() function..."
* Use `system call' instead of `syscall'.
* Improve the sentence which discusses accept_filt_generic_mod_event();
Talk about moduledata_t, and refer to the DECLARE_MODULE(9) manual
page.
* Properly markup .An (Author Name) throughout the AUTHORS section.
2003-10-23 05:01:30 +00:00
Hiten Pandya
2cb869e075
Mdoc Janitor:
...
* Make use of .Xr for vput() and vrele() functions.
* Reword (s/man/manual) in AUTHORS section.
2003-10-23 03:52:07 +00:00
Hiten Pandya
7c3e994d60
Mdoc Janitor:
...
* Remove first person sentence start.
* Make use of .Dv for LEASE_READ and LEASE_WRITE.
* Move the LOCKS section below the standard mdoc(7) RETURN VALUES
section.
* Cleanup grammar for RETURN VALUES and AUTHORS section.
* Remove redundant sentence on return values.
2003-10-23 03:14:21 +00:00
Hiten Pandya
ed06180abe
Mdoc Janitor:
...
* Make use of .Sq mdoc command.
* Add a .Pp for separating VOP_RECLAIM text from VOP_INACTIVE
* Make use of .Fa for the vnode pointer function arg.
2003-10-23 03:07:56 +00:00
Hiten Pandya
559eb8d2e3
Mdoc Janitor:
...
* Fix hard sentence breaks.
2003-10-23 02:33:03 +00:00
Hiten Pandya
3a858f3798
Mdoc Janitor:
...
* Fix hard sentence breaks.
2003-10-23 02:22:07 +00:00
Hiten Pandya
4c7b4d14a2
Mdoc Janitor:
...
* Fix hard sentence breaks.
2003-10-23 02:15:46 +00:00
Hiten Pandya
c1c03d4944
Mdoc Janitor:
...
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
2003-10-23 02:11:14 +00:00
Hiten Pandya
a0942a6000
Mdoc Janitor:
...
* Fix hard sentence breaks.
* NOTE: devstat(9) requires more mdoc(7) work.
2003-10-23 01:54:06 +00:00
Hiten Pandya
cd367b32ed
Mdoc Janitor:
...
* Fix hard sentence breaks.
* Correct use of a period in DELAY(9).
2003-10-23 01:31:25 +00:00
Hiten Pandya
ce91e62bc6
Mdoc Janitor:
...
* Fix hard sentence breaks.
2003-10-23 01:14:18 +00:00
Hiten Pandya
c7d3a65d43
Mdoc Janitor:
...
* Remove hard sentence breaks from last commit to this file.
2003-10-23 01:08:38 +00:00
Hiten Pandya
e229cfa536
Fix the include path of rijndael.h.
...
PR: docs/58437
Submitted by: Joachim Strombergson
2003-10-22 10:00:09 +00:00
Simon L. B. Nielsen
923959c28f
Reflect the fact that fxtv is now found in ports/multimedia/fxtv.
...
PR: docs/58355
Submitted by: Simon Barner <barner@in.tum.de>
2003-10-21 23:36:46 +00:00
Warner Losh
e3a7fe7a9e
baud rate and bit rate were horribly confused in this document. Baud
...
rate is how fast modems exchange symbols. Bit rate is how many bits
per second the serial port nominally communicates at. Try to use bit
rate consistently where that's what is ment. The default data rate is
now 9600 baud. 300 baud being default pre-dates 4.4-LITE1. Document
that tip doesn't respect the system default rate for a given channel.
Sorry guys, but no ucbvax, kremvax or kgbvax added to the example.
Noted by: bde
2003-10-21 03:22:49 +00:00
Gregory Sutter
b361bd542c
Spelling, grammar fixes.
...
Reviewed by: imp
2003-10-20 19:17:15 +00:00
Warner Losh
fc9cfabba9
Update to using a 56k modem connection, plus add some verbage about
...
what the entry does for people that are not used to reading
/etc/remote files every day. Keep arpavax, because it is a cool name,
but remove the phone number listed. arpavax hasn't been answering
that number for a while :-)
2003-10-20 10:26:54 +00:00
Warner Losh
93871123e4
White space only changes. Put each sentence on a line by itself, per
...
our normal practice. In anticipation of bigger changes to this file.
2003-10-20 10:04:55 +00:00
Simon L. B. Nielsen
7044867f83
Note that PAE has been MFC'd into RELENG_4 and will appear in FreeBSD
...
4.9.
2003-10-18 22:54:45 +00:00
Hidetoshi Shimokawa
068d70bad8
- Enable 16byte commands.
...
- Fix printf warnings on 64bit architectures.
- Accept 'k', 'm' and etc. for -s option.
Reviewed by: njl
2003-10-18 04:54:08 +00:00
Bruce A. Mah
addeef8284
Add multicast(4) and pim(4) manual pages and hook up to the build.
...
Submitted by: Pavlin Radoslavov <pavlin@icir.org>
Reviewed by: hsu, bmah
MFC after: 2 weeks
2003-10-17 15:12:01 +00:00
Bruce Evans
e8b6bb6f87
1. Catch up with the move of the declaration of panic() from <sys/param.h>
...
back to <sys/systm.h>.
2. Remove hard sentence breaks.
Reminded by: Stefan Farfeleder <stefan@fafoe.narf.at> (1)
2003-10-17 06:25:37 +00:00
Garrett Wollman
5b28d0d2d9
MFV: tzdata2003d
2003-10-14 21:03:22 +00:00
Garrett Wollman
89ae37762a
Update timezone data from Arthur Olson. Principal changes are more accurate
...
data for Canada and Chatham Island, and the latest Brazilian government
decree.
Obtained from: <ftp://elsie.nci.nih.gov/pub/tzdata2003d.tar.gz>
2003-10-14 21:01:01 +00:00
Warner Losh
4d721ca3ae
Use more modern architectures than VAX for little endian machines
2003-10-14 02:59:13 +00:00
Warner Losh
010ebba66c
Replace the VAX and MIPS alternate formats with the architectures that
...
FreeBSD supports. None of them support an alternate formats, except
the alpha (which prints extra register information).
# if we get a mips port, we can put the mips case back to document the
# actual behavior.
2003-10-14 02:47:23 +00:00
Hajimu UMEMOTO
b42ac57f4f
- support AES counter mode for ESP.
...
- use size_t as return type of schedlen(), as there's no error
check needed.
- clear key schedule buffer before freeing.
Obtained from: KAME
2003-10-13 14:57:41 +00:00
Maksim Yevmenkin
0986ab12e4
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00
Hajimu UMEMOTO
492528c051
- RIPEMD160 support
...
- pass size arg to ah->result (avoid assuming result buffer size)
Obtained from: KAME
2003-10-12 09:41:42 +00:00
Marc Fonvieille
8b23842d38
s/disklabel/bsdlabel where needed.
2003-10-11 08:24:07 +00:00
Marc Fonvieille
acc596e494
Update the manual page examples: use of bsdlabel(8) instead of
...
disklabel(8). While I'm there: some punctuation fixes.
2003-10-10 18:40:41 +00:00
Warner Losh
c031267f3b
Note that the modem built into the xl cards (both CardBus and MiniPCI)
...
are not supported by FreeBSD, let alone by this driver.
2003-10-10 05:27:29 +00:00
Warner Losh
2a3e0d8be4
cardbus->CardBus
2003-10-10 05:15:48 +00:00
Warner Losh
a47bf604e9
Be more pedantic about the model numbers of cardbus cards that are
...
supported by the driver. I've only used 3 or 4 of these cards, but
the cardbus cards work as well as pci cards at this point.
2003-10-10 05:15:05 +00:00
Jacques Vidrine
f0a7f80d65
Update build infrastructure for Heimdal 0.6.
2003-10-09 19:48:47 +00:00
Warner Losh
94ff8ef09c
Update the list of supposedly supported 3Com devices from trolling
...
ebay. Also have notes for my recent experiences with 3com pcmcia
cards (mostly this or that doesn't work). Also look at the strings
that are claimed to be supported in the bus specific front ends. Note
that the 3C569* are CBUS.
2003-10-09 03:52:44 +00:00
Andrey A. Chernov
c7b5578215
Fix sl_SI.ISO8859-2
...
PR: 50160
Submitted by: Simon 'Zekar <simon@entered.net>
2003-10-09 00:55:33 +00:00
Sam Leffler
bbc8551c96
update to reflect 7955/7956 support
2003-10-08 20:26:10 +00:00
Ruslan Ermilov
71c8601453
Correct the description of what the release.3 stage does nowadays.
2003-10-06 11:52:34 +00:00
Bruce M Simpson
0734ae29f1
Update cross-references.
2003-10-06 01:50:37 +00:00
Bruce M Simpson
1aba005ab5
Add pmap_wired_count() and pmap_resident_count() to the pmap documentation.
...
Discussed with: peter
2003-10-06 01:49:35 +00:00
Bruce M Simpson
fdd1597b47
Use the term 'physical memory' consistently.
2003-10-05 11:47:51 +00:00
Bruce M Simpson
6bcda17f48
Update the page_req classes VM_ALLOC_NOOBJ and VM_ALLOC_ZERO.
...
Suggested by: alc
2003-10-05 01:31:51 +00:00
Bruce M Simpson
b0b35125f0
Remove the pmap_prefault(9) page as it is no longer required.
2003-10-04 01:32:25 +00:00
Bruce M Simpson
cdf9f3771e
Update the pmap(9) documentation to reflect the movement of pmap_prefault()
...
to the machine-independent VM layer, as per alc's recent commit.
Add a definition for the new pmap_is_prefaultable() helper function.
2003-10-04 01:30:01 +00:00
Ruslan Ermilov
64ba14f2c7
Removed the ancient .LIBS setting that causes non-existent
...
libraries to be reported as up-to-date.
Before:
# make -f /dev/null nonexistent.a
`nonexistent.a' is up to date.
After:
# make -f /dev/null nonexistent.a
make: don't know how to make nonexistent.a. Stop
PR: bin/44137 (part of)
2003-10-03 20:47:37 +00:00
Diomidis Spinellis
e4dcc1fd98
Style fixes: shell script indentation, if/then style, plus a lot
...
of comments in C code (capitalized, end with full stop).
Submitted by: schweikh
2003-10-03 19:31:55 +00:00
Diomidis Spinellis
ff7cd805df
Create a driver that will compile without warnings on -CURRENT
...
More changes are probably needed to create a correct driver.
Reviewed by: markm
Approved by: schweikh (mentor)
2003-10-03 19:15:07 +00:00
Warner Losh
6e8666a5a8
Looks like I misread the callout code. We do not seem to hold the
...
callout lock while the callout is happening. So the serialization
that I thought was happening isn't. Therefore, remove the part of the
bugs that says this. Leave in the other bug as it is very hard to
work around (impossible?).
Fix various typos.
Also note that timeout/untimeout are considered to be the old interface and
the callout interface should be used insetad.
Submitted by: bde (first two) and wollman (third)
2003-10-01 21:32:42 +00:00
Warner Losh
de78273e9c
Document the implications of the callout_stop() returning 0 if the
...
callout has finished or is in progress. Also document that the
locking of the callout code for FreeBSD 5 has eliminated the 'or is in
progress' clause as a possibility and that such elimination is an
accident of the implementation and shouldn't be relied upon.
2003-10-01 05:48:48 +00:00
Julian Elischer
6a8b93fe2b
fix typos in comments.
...
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-09-30 22:39:22 +00:00
Bruce M Simpson
c753166c6a
Add manual pages for the vm_map(9) part of the VM.
...
Reviewed by: juli
Approved by: jake (mentor)
2003-09-30 00:56:17 +00:00
Bruce M Simpson
274302ba7a
Add a (somewhat verbose) manual page for vm_map(9).
...
Reviewed by: juli
Approved by: jake (mentor)
2003-09-30 00:54:06 +00:00
Bruce M Simpson
7d216f0fa9
Add manual pages for the vm_map(9) part of the VM.
...
Reviewed by: juli
Approved by: jake (mentor)
2003-09-30 00:51:31 +00:00
Robert Watson
b1fe12236c
Prefer FreeBSD.org to freebsd.org in mail alias examples.
2003-09-28 16:17:30 +00:00
Garrett Wollman
43b5281bad
Having had to spend several hours today figuring out just what it is that
...
VOP_GETPAGES() is supposed to do, share the results with everyone who isn't
Alan Cox.
2003-09-28 03:15:21 +00:00
Warner Losh
3c29b8c1c8
Two minor fixes:
...
o It is the /usr/include files, not the /usr include files.
o Document the practice of converting to the c99 standard uintXX_t
form from the older, but non-standard, BSD-style u_intXX_t. This
has been going on in the tree for a while now, and I've heard other
developers also state that this conversion is happening. Note also
that this is a slow process and should be treated like whitespace
changes.
2003-09-27 22:17:37 +00:00
Simon L. B. Nielsen
9d67a21858
- Add the Dell PERC 4/Di to the list of supported devices; it
...
has been supported for the last 10 months. [1]
- Make the device list compact, since it is getting rather large.
Reported by: David Magda <dmagda@magda.ca> [1]
MFC after: 2 weeks
2003-09-27 18:03:03 +00:00
Tom Rhodes
c3d7a60342
Update an email address overlooked by scottl.
...
Prompted by: scottl's commit message (see rev 1.9 of iir.c).
2003-09-27 14:02:15 +00:00
Robert Watson
5e50629b39
Additional information on the memory properties of struct disk
...
instances: the memory holding a struct disk should be pre-zeroed so
as to initialize any storage framework private data in the structures
properly. In addition, the memory must be writable so that the
private data may be updated.
Pointed out by: phk
2003-09-26 22:08:23 +00:00
Robert Watson
ef43d3b590
Documentation of kernel disk_create() and disk_destroy() APIs. These
...
APIs permit disk device drivers to register and deregister storage devices
for use by storage device consumers. No doubt this API will change
more as time flies by, but this should be helpful to the creators of
new storage device drivers.
Reviewed by: phk
2003-09-26 21:43:25 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
Mark Murray
34d8158078
Separate out userland linting and kernel linting a bit more. This
...
make things a bit easier for folks using lints other than the
"base" lint.
2003-09-26 17:49:25 +00:00
Nate Lawson
297835bcd5
Sort debugging levels and update the man page to match reality. Also
...
update man page to reflect iasl(8) import.
2003-09-26 04:32:40 +00:00
Sam Leffler
bffc912d5d
o add information about the debugging tools
...
o give proper attribution to Atsushi Onoe
2003-09-25 23:56:20 +00:00
Bruce M Simpson
2951193672
Fix MLINKS.
...
Noticed by: bde
Pointy hat to: bms
2003-09-25 23:44:15 +00:00
Sam Leffler
89a688272a
update to reflect new api
...
Submitted by: Max Laier <max@love2party.net>
Obtained from: NetBSD (with changes)
2003-09-25 20:49:28 +00:00
Bruce M Simpson
8019c643f1
Add manual page documentation for the machine-independent PMAP subsystem.
...
Include documentation of alc's new pmap_extract_and_hold() function.
Reviewed by: hmp
Approved by: jake (mentor)
2003-09-25 19:14:40 +00:00
Hidetoshi Shimokawa
c4b3637b44
* scsi_cmds.c
...
- Fill in autosense data.
- Add compatibility for RELENG_4.
* scsi_target.c
- Raw device support
- Set correct value in c_descr->offset for CAM_DIR_NONE case.
- Support for CTIO abort.
2003-09-25 05:43:26 +00:00
John Birrell
61387b470a
Make the fields in the text match dev/usb/usb.h too.
2003-09-24 05:55:59 +00:00