Tom Rhodes
c01d5f7d0f
Some clarifications to make keyboard configuration under syscons.
...
PR: 89325
Submitted by: Oliver Fromme <olli@secnetix.de>
Reviewed by: emax
2008-01-29 18:28:50 +00:00
Tom Rhodes
c4b709a010
Properly Xref device.hints.5.
...
Noticed by: ru
2008-01-29 00:13:20 +00:00
Christian Brueffer
5760e921e8
Remove references to the obsolete card(4) manpage.
2008-01-28 18:08:41 +00:00
Tom Rhodes
a4b8759227
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
...
diagnostic messages and adding a few found in the code.
PR: 51891
2008-01-27 15:37:49 +00:00
Mike Makonnen
82e9dc59ce
Add a dummynet_enable knob to go with firewall_enable. If this knob
...
is enabled dummynet(4) is added to the list of required modules.
Discussed on: #freebsd-bugbusters (rwatson, trhodes)
PR: conf/79196
MFC after: 1 week
2008-01-27 15:15:12 +00:00
David E. O'Brien
16ea8822d9
Add to the history section.
2008-01-27 03:58:22 +00:00
Christian Brueffer
7133bff46c
OLDCARD is long gone, so finally remove the oldcard.4 manpage.
...
Confirmed by: imp
2008-01-26 20:23:25 +00:00
Mike Pritchard
5338828a37
Explain how the passno field in /etc/fstab works with fsck
...
and quotacheck in some more detail.
2008-01-26 13:03:35 +00:00
Tom Rhodes
c6eaff9892
Catch up with revision 1.18 of dcons_os.c and add an example of how to use
...
dcons(4) as a valid gdb port.
PR: 118490
Submitted by: Alexandre Kovalenko <alex.kovalenko@verizon.net>
2008-01-26 06:50:14 +00:00
Attilio Rao
623c393d65
Reflect lockcount() axing and lockmgr() prototype changing.
2008-01-24 14:17:52 +00:00
Ruslan Ermilov
5ac818f6f3
- sched_4bsd is no longer a default system scheduler on some
...
architectures, so call it "traditional" instead.
- sched_ule is no longer buggy or experimental (according to
rev. 1.7 of sched_ule(4)), so don't call it experimental
(reported by a user on stable@).
Reviewed by: rwatson
2008-01-24 13:48:20 +00:00
Dmitry Morozovsky
db8665e649
There is no PUC_FASTINTR option anymore.
...
MFC after: 2 weeks
2008-01-24 12:09:59 +00:00
Ruslan Ermilov
4ef19e9667
Cosmetique: sort the list.
2008-01-24 07:03:21 +00:00
Tom Rhodes
ce8bff707f
Add a diagnostic note about "transmission error ... tx underrun, increasing
...
tx start threshold ..." Looking around on the mailing lists, and even having
one of these cards I agree the messages should be documented.
Bump doc date.
PR: 88477
2008-01-24 00:39:38 +00:00
Chin-San Huang
73e9aa89e8
- Document firewall_nat_enable related settings.
...
Tested by: AB
MFC after: 1 month
2008-01-23 16:08:35 +00:00
Andrey A. Chernov
42d4c8a240
"NONE" -> "ASCII" encoding
2008-01-23 04:25:10 +00:00
Attilio Rao
7ad783ffe7
Add manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9) and connect them to
...
the build.
Reviewed by: brueffer
2008-01-22 21:26:35 +00:00
Attilio Rao
fa88526575
Add the newly added function lockmgr_recursed() to the manpages.
2008-01-22 20:16:09 +00:00
Attilio Rao
d3d35ac3e3
BUF_REFCNT(9) function no more exists, so just axe out the manpage.
2008-01-22 20:02:24 +00:00
Attilio Rao
cc24fccdbe
Fix lock.9 manpage in order to recall lockmgr_disown() with 'man' command.
2008-01-22 19:58:30 +00:00
Tom Rhodes
7620300a17
Correct a typo.
...
Noticed by: ru
2008-01-22 19:16:09 +00:00
Tom Rhodes
771553b905
Document net.inet.tcp.syncookies_only using a description taken from
...
tcp_syncache.c revision 1.99 of andre's commit log.
PR: 107611
2008-01-22 18:35:23 +00:00
Tom Rhodes
039b8701cf
The config-recursive target is not run during the normal install process, move
...
it down to where it belongs.
Document 'all-depends-list' target and bump doc date.
PR: 119519
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Reviewed by: flz
2008-01-22 12:23:30 +00:00
Christian Brueffer
d52a94aaf8
Small fixes.
2008-01-22 07:40:21 +00:00
Robert Watson
c6a154633b
Add a rather basic man page for the coda kernel module.
...
MFC after: 3 days
2008-01-21 23:59:22 +00:00
Christian Brueffer
724c0a230e
Document the 'maintainer' target.
...
PR: 119699
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 3 days
2008-01-21 19:52:15 +00:00
Pyun YongHyeon
a18cfb2251
Document two new sysctl variables, dev.sf.%d.int_mod and dev.sf.%d.stats.
...
Xref vlan(4).
Touchd Dd.
Reviewed by: brueffer
2008-01-21 07:35:15 +00:00
Pyun YongHyeon
8454cceda4
sf(4) gained VLAN_MTU support.
...
Touch Dd.
2008-01-21 06:47:20 +00:00
Sam Leffler
0da18a2665
updates for additional chip support
...
Submitted by: "J.R. Oldroyd" <jr@opal.com>
MFC after: 2 weeks
2008-01-21 04:13:00 +00:00
Attilio Rao
f8a134ac63
Update VOP_LOCK() and VOP_UNLOCK() prototypes.
...
Leave 'td' argument description as it is used by VOP_ISLOCKED(). It will
be axed in further commit.
2008-01-18 22:09:29 +00:00
Maxim Konovalov
5a8b9892f3
o FreeBSD 6.3-RELEASE added.
2008-01-18 19:25:15 +00:00
Christian Brueffer
7f3d351951
pcib is compiled in when "device pci" is specified.
...
Submitted by: marius
Reviewed by: imp
2008-01-18 17:00:44 +00:00
Ruslan Ermilov
b4064df455
Correct the sysconf variable name, _SC_CLK_TCK.
2008-01-18 12:13:05 +00:00
Poul-Henning Kamp
445f595a98
Still no new leapseconds: Bulletin C-35
2008-01-18 09:34:39 +00:00
Christian Brueffer
7500fac915
Remove remnants of old *_FORTRAN build flags.
...
Approved by: rwatson (mentor)
MFC after: 3 days
2008-01-17 20:51:58 +00:00
Doug Ambrisko
6dd0e63233
Note the driver support PERC and LSI1078 based controllers.
...
Prompted by: Vlad GALU
2008-01-17 19:36:13 +00:00
Doug Ambrisko
fb64e9fae2
Correct that LSI 0060 is a mfi device and not mpt.
2008-01-17 19:29:01 +00:00
Christian Brueffer
707dd47849
WITHOUT_FORTRAN was removed some time ago. Regen src.conf.5.
...
PR: 119562
Submitted by: Daniel Rucci <dan@rucci.org>
MFC after: 3 days
2008-01-15 19:54:17 +00:00
Maxim Konovalov
eb922405a5
o .Dd.year++.
2008-01-12 21:07:03 +00:00
Maxim Konovalov
2123fbe6cd
o From the Problem Report: the TCP_DROP_SYNFIN kernel option is now
...
included in the kernel by default. Remove reference to this option
from defaults/rc.conf and rc.conf(5).
PR: conf/119098
Submitted by: Beat Gaetzi
MFC after: 1 week
2008-01-12 20:52:30 +00:00
Maxim Konovalov
8ef952a396
o Do not claim vlan(4) uses mbuf_tags(9).
...
PR: docs/11959
Submitted by: Alexander Chernikov
MFC after: 1 week
2008-01-12 19:37:18 +00:00
Christian Brueffer
072aee8c70
Removed a contraction.
2008-01-10 19:11:37 +00:00
Edwin Groothuis
3fc56656a6
Make sure that grog is linked to me, and that I (in *-ports*) am
...
linked to the people I helped out, and add them to the overview
too.
Approved by: grog@
2008-01-10 01:25:40 +00:00
Attilio Rao
fe166a35ff
Update vn_lock() prototype accordingly with the 'thread' argument removal.
2008-01-10 01:23:59 +00:00
Edwin Groothuis
71e3b145e3
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/conventions.html
...
4.1 point 6:
Add an entry for yourself to src/share/misc/committers-repository.dot,
where repository is either doc, ports or src, depending on the
commit privileges you obtained.
Approved by: grog@
2008-01-10 01:10:31 +00:00
Christian Brueffer
584b589225
Fix typos.
2008-01-09 08:08:56 +00:00
Attilio Rao
fc2d483ef5
Add lockmgr_disown() and relative explanation.
2008-01-09 02:10:32 +00:00
Rong-En Fan
5c46f7182e
- Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end).
...
As ncurses has the limitation that it returns the first matched key symbol,
you can not use END in ncurses based program, like mutt, with xterm.
- Add @8 (kp_enter) definition for xterm so you can use ENTER in xterm with
ncurses based program.
I also found that NetBSD's xterm does the same thing.
PR: 100150
Reported by: Arseny Nasokin <tarc at tarc.po.cs.msu.su>
Discussed with: Thomas Dickey, Ulrich Spoerlein <uspoerlein at gmail.com>
Reviewed by: freebsd-arch@
MFC after: 2 month
2008-01-08 16:00:24 +00:00
Gabor Kovesdan
b0a4e26843
- This driver will first appear in FreeBSD 6.3, not 7.0
...
Submitted by: thompsa
MFC after: 0 days
2008-01-08 15:36:06 +00:00
Hartmut Brandt
02c3c75236
Add an additional make variable EXTRAMIBSYMS which allows to specify
...
definition files that are used only for extracting symbols. This is useful
for inter-module dependencies and files containing only enum-definitions.
MFC after: 4 weeks
2008-01-08 12:55:56 +00:00