Commit Graph

10421 Commits

Author SHA1 Message Date
ru
7e502ce9b3 Fix prototype. 2005-11-24 15:10:38 +00:00
joel
7eed0b9958 s/5.5/6.0/ in HISTORY section.
Discussed with:	ru
2005-11-24 09:25:10 +00:00
ru
e2eb41467b - 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
e13ba63af7 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
jkoshy
9ea441a309 - 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
ru
93ebc2479a 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
7df37188b7 ural now supports automatic rate adaptation in BSS mode. 2005-11-18 21:46:28 +00:00
ru
6a9f60226a Unifdef for FreeBSD. 2005-11-18 19:38:45 +00:00
andre
c43b76d70f 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
jkoshy
f5f13b9dcd Cross-reference hwpmc(4). 2005-11-18 14:05:47 +00:00
ru
ea40f2d909 Unbreak and fix markup. 2005-11-18 14:01:11 +00:00
ru
19565cbab2 Fix warning, sort sections. 2005-11-18 13:53:36 +00:00
ru
cba978e9fa Minor markup tweaks. 2005-11-18 13:50:59 +00:00
ru
2b3121b3a6 Minimally fix this manpage to not emit warnings. 2005-11-18 13:44:44 +00:00
ru
4873383b0d Provide a short description. 2005-11-18 12:01:14 +00:00
ru
8a2652d669 -mdoc sweep. 2005-11-18 10:56:28 +00:00
wilko
d96ec8e03d 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
brueffer
755ccc1435 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
brueffer
a99e4f2a4d Mention BCM5752 support in two more places. 2005-11-17 16:37:16 +00:00
glebius
6a3275dc26 Document tunables. 2005-11-17 15:10:40 +00:00
glebius
ba0d0d0ff5 Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples. 2005-11-16 14:08:17 +00:00
tjr
2c6fe0795d Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA).
Submitted by:	Rostislav Krasny
2005-11-16 11:20:51 +00:00
glebius
4d0bac87fc Add BCM5752 to HARDWARE section. 2005-11-15 14:48:52 +00:00
brooks
267072f91c 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
cognet
f30753dc68 Briefly document the use of kern.elf32.can_exec_dyn.
MFC after:	3 days
2005-11-14 22:24:48 +00:00
wilko
ddc146912f Listen to jhb, and remove bogus claim of support of DE425.
Obtained from:	jhb
2005-11-14 20:36:53 +00:00
joel
f7be6bcf03 Add Intel ICH7. 2005-11-14 18:33:07 +00:00
schweikh
1ec54e3e18 Correct a grammo and capitalize a few abbreviations. 2005-11-12 21:45:20 +00:00
ps
666d51b0ba 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
jylefort
f7f53d2cab List /boot/device.hints entries for the second joystick.
Approved by:	joel
2005-11-11 12:53:37 +00:00
ru
61c0ca0abb 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
kientzle
720f36e2ac Use .Nx macro for NetBSD.
Thanks to: Ruslan Ermilov
2005-11-10 15:42:51 +00:00
harti
38e2611600 s/Three file/Three files/
Submitted by:	ru
2005-11-10 13:12:06 +00:00
harti
ead15834e6 Remove hard sentence breaks. Correct the width calculation for the list
indent.

Submitted by:	ru
2005-11-10 12:08:17 +00:00
harti
4d594c23ce 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
harti
521ee9798f 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
harti
86929f9937 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
kientzle
8ac32b507e 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
11e7032f17 Add new ports-net-im collection. 2005-11-09 10:16:26 +00:00
vkashyap
709559d97f Added list of supported 9xxxSX models. 2005-11-09 00:23:54 +00:00
philip
474cad5b68 Change author's email address.
Submitted by:	Sean Bullington shegget -at- gmail.com
2005-11-06 00:41:41 +00:00
rse
31c014b321 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
ru
f5e9153f17 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
adb08ca53a 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
530fe296e1 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
ru
e720283d92 Fix .Dd argument. 2005-11-03 07:26:54 +00:00
maxim
4db4b8a4b9 o OpenBSD 3.8 added. 2005-11-01 10:32:42 +00:00
ru
ae56261d97 Document NGM_IFACE_GET_IFINDEX. 2005-10-28 19:05:44 +00:00
ru
6b04c23b79 Belatedly document the NGM_KSOCKET_ACCEPT ("accept") control message. 2005-10-28 14:15:54 +00:00
jhb
5da09e1937 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