simon
73cd29ce9f
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
das
158fb96a5a
Remove some information that only applies to the old a.out core dump format.
2004-11-22 03:15:21 +00:00
mlaier
0ccf8f0d91
Commit ALTQ-patch for ed(4).
...
Requested and tested by: pav
MFC after: 1 week
2004-11-21 02:42:09 +00:00
rwatson
47cc295ab6
Word choice fix; use .Fn for non-.Xr functions.
...
Submitted by: ru
2004-11-21 00:24:21 +00:00
brueffer
7500d809d9
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
brueffer
b675dcb5d2
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
jkoshy
efe0d253ae
Bring signal(9) in sync with -current.
...
Reviewed by: ru (mdoc changes)
2004-11-20 02:11:42 +00:00
bz
5035152f77
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
obrien
74d2e3d5a7
Man page for the HighPoint RocketRAID 182x driver.
...
Forgotten by: scottl
2004-11-19 18:24:51 +00:00
obrien
6c9183a0b3
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
efabaa0455
- 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
obrien
07115bc66a
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
obrien
201a68af49
Add the the Allied Telesyn AT-2700 familly.
2004-11-19 03:47:01 +00:00
rwatson
c2184962b7
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
84a128d3c4
- 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
jkoshy
d9d06e648f
Cross-reference signal(9).
2004-11-18 02:06:17 +00:00
brueffer
cd6af352fe
- 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
brueffer
46a44c81e1
s/3COM/3Com/
...
MFC after: 3 days
2004-11-17 21:39:40 +00:00
brueffer
c0ebec90c1
List the LevelOne GNC-0105T (8169S) as supported and bump .Dd
...
MFC after: 3 days
2004-11-17 21:39:06 +00:00
jhb
9983d9f872
Remove some references to I386_CPU and 80386 CPUs.
2004-11-16 21:22:09 +00:00
jhb
8bf149c906
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
emax
da7bfea467
mdoc police: use .Xr read 2 instead of .Fn read
2004-11-16 17:24:49 +00:00
emax
e1a47b6295
Add vkdb(4) man page and connect vkbd(4) to the build.
2004-11-16 17:19:04 +00:00
tobez
79cd9caa77
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
yar
ec2edfc1ae
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
yar
acd420a745
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
bz
4b83c5852a
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
2ed3258058
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
207e12641f
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
brueffer
dcb9e13761
sf(4) supports altq
...
MFC after: 2 weeks
2004-11-12 18:13:54 +00:00
ru
3ff8bfc8dc
Install precious programs with -S.
2004-11-12 13:24:34 +00:00
imp
eba1da745d
Document PORTS_MODULES variable.
2004-11-12 00:01:07 +00:00
brueffer
fa7c887b18
Several language fixes
...
MFC after: 3 days
2004-11-11 22:52:26 +00:00
obrien
0405976085
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
brueffer
540bdb943e
sf(4) supports polling now
...
MFC after: 2 weeks
2004-11-10 23:31:15 +00:00
keramida
c6f350df37
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
njl
6800ade4c4
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
brueffer
b48f38e410
Bump document date
...
Reminded by: ru
2004-11-09 11:50:17 +00:00
keramida
3e9750af4e
Bump document date for the {tmp,var}mfs_flags change.
2004-11-09 10:15:59 +00:00
keramida
a9be348266
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
njl
81d00db162
Add info about some systems that refuse to switch via sysctl.
...
MFC after: 1 day
2004-11-09 04:42:14 +00:00
brueffer
cab4a933b7
D-Link DFE-580TX is supported
...
MFC after: 3 days
2004-11-08 22:41:58 +00:00
brueffer
672110b0db
Remove if_gx.4 MLINK, also add one for if_cnw.4
2004-11-08 20:15:24 +00:00
brueffer
99d84e82f3
gx(4) is gone, remove any references
2004-11-08 20:06:40 +00:00
brueffer
03092158c4
gx(4) is gone, reference em(4) instead
2004-11-08 20:05:51 +00:00
brueffer
89748c4923
gx(4) is gone, remove any references
2004-11-08 19:52:21 +00:00
brueffer
660dadb454
The gx driver is gone, kill the manpage as well.
2004-11-08 19:47:36 +00:00
jhb
361cbe7347
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
9c50035691
Add support for gadgets on Asus L4R and M6R notebooks.
2004-11-08 16:54:26 +00:00
brueffer
72adffa0b8
Avoid second person usage.
...
Obtained from: OpenBSD
MFC after: 1 week
2004-11-07 13:40:27 +00:00