brueffer
1c7f944f0e
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
brueffer
701341d00d
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
1392998ad3
Add some commas and improve grammar.
...
Suggested by: trhodes
2005-02-26 23:19:11 +00:00
njl
439dc64109
Note addition of p4tcc, new sysctls and tunable, update mdoc.
2005-02-26 22:48:04 +00:00
simon
39d7d1307a
Remove redundant .Pp call.
...
Spotted by: ru
2005-02-26 22:06:49 +00:00
simon
b34b4a5a64
- 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
e5a9c072c1
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
trhodes
8f01899557
Resort the CPU list with regards to recently added CPUs.
...
Prodded by: glewis
2005-02-25 19:32:51 +00:00
glebius
1261faa23d
Fix prototype for bpf_mtap2().
...
MFC after: 3 days
2005-02-25 15:58:05 +00:00
glebius
81aa83e78b
Update description of net.inet.carp.log
2005-02-25 10:38:43 +00:00
trhodes
98afb7c0a2
Fix a few markup nits in previous commit.
...
Noticed by: ru, who else? :)
2005-02-25 00:40:46 +00:00
cognet
d82d10603b
Handle endianness for arm.
2005-02-25 00:24:03 +00:00
njl
9ae8ecd514
Note the ACPI clock and its characteristics.
2005-02-24 20:28:41 +00:00
glebius
7e63660244
mdoc(7) cleanup
...
Submitted by: ru
2005-02-24 09:43:16 +00:00
trhodes
6ba574f14c
Add IOGEAR GUF320.
...
PR: 73825
2005-02-24 04:32:54 +00:00
trhodes
3b38ff8183
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
brueffer
e8f8b5ce4d
- move information about supported hardware into a HARDWARE section
...
- bump .Dd
MFC after: 3 days
2005-02-23 23:57:36 +00:00
imp
26f1ab5a10
Tweak description and add Belkin F5D5020
2005-02-23 23:55:32 +00:00
brueffer
bec849c3e1
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
trhodes
cc07eaae11
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
brueffer
d8a906c24f
Reword the HARDWARE section, so it can be used in the autogenerated
...
hardware notes.
2005-02-23 19:31:12 +00:00
brueffer
b3b3045b8b
- make the hardware list look like that of other manpages
...
- fix typo
MFC after: 3 days
2005-02-23 19:23:36 +00:00
glebius
4b4c9adb80
Manpage for CARP from .Ox, with minor modifications.
...
Obtained from: OpenBSD
2005-02-23 08:29:50 +00:00
trhodes
e3d4e765d4
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
trhodes
78dfa7557f
They key combinations for Left window and Right window seem reversed, fix.
...
PR: 48767
2005-02-23 04:22:17 +00:00
trhodes
1255ec392f
Fix up previous commit by adding prescott and itanium2 CPUs.
...
Submitted by: marcel
2005-02-23 03:28:14 +00:00
trhodes
40f7cb9700
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
ru
3305bcf4bb
Add endianness support to cap_mkdb(1), useful for cross builds.
2005-02-22 23:29:54 +00:00
brueffer
1a4f1f8da5
Connect memguard(9) to the build.
2005-02-22 17:42:12 +00:00
brueffer
fdf635c9c0
Xref memguard(9)
2005-02-22 17:20:20 +00:00
brueffer
d809284cda
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
njl
2189a4aa46
Note addition of est(4)
2005-02-20 20:30:47 +00:00
brueffer
94fcb2b723
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
njl
d49b95d8a8
Document the cpufreq_drv_type() method and info-only flag.
2005-02-18 00:28:52 +00:00
brueffer
f803d620f4
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
pjd
43ba7c7bcf
Copyright year update.
2005-02-16 22:24:15 +00:00
ru
c3757b437a
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
ru
136924cea4
Expand contractions.
2005-02-15 09:27:00 +00:00
brueffer
8fd780af24
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
glebius
b030204c5c
Fix English grammar.
...
Submitted by: ru
2005-02-14 18:49:19 +00:00
njl
cfcdd8544a
Update information now that support for priorities has been added.
2005-02-14 18:17:47 +00:00
glebius
cc969e8555
Document NGM_ETHER_DETACH functionality.
2005-02-14 17:43:42 +00:00
ru
63ac35c802
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
ru
6b6b8c04f6
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
6f67e58f8d
who's -> whose
2005-02-13 23:23:30 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
82553c54f9
mdoc(7) review.
...
(I thought Nate has committed it long ago, apparently not.)
2005-02-13 21:29:28 +00:00
njl
e256a3604a
Bump date. Reminded by: ru
2005-02-13 21:23:23 +00:00
njl
a0d4e0eefd
Update documentation of tunables.
2005-02-13 20:26:04 +00:00
glebius
3fbcda2e52
Document multicast membership control messages.
2005-02-12 11:52:14 +00:00