Christian Brueffer
afc4e93d96
Remove Xref to owi(4), it's dead and gone.
...
PR: 108980
Submitted by: Yonatan
2007-02-09 20:32:58 +00:00
Luigi Rizzo
97070dd5e0
Document a little more the firmware subsystem.
...
Apart from minor cleanup of the text, it should document
in reasonable detail what the status of the code is.
RELENG_6 has some minor differences there in the way automatic
loading/unloading is handled, but hopefully this should be
fixed by MFC time.
The examples come from Max Laier and Sam Leffler.
MFC after: 1 week
2007-02-09 19:08:07 +00:00
Christian Brueffer
7aa737c6fe
Remove an obsolete error message.
2007-02-09 18:26:13 +00:00
Christian Brueffer
e53baad997
- Use the standard section 4 SYNOPSIS
...
- Utilize .Nm
MFC after: 3 days
2007-02-09 17:21:23 +00:00
Lukas Ertl
c24406ad47
Add support for Huawei Technologies Mobile card (3G).
...
Submitted by: Thorsten Schroeder <ths_AT_dev.io>
MFC in: 3 days
2007-02-09 15:59:28 +00:00
Bruce M Simpson
3467360dfd
Add lists of ICMP types and codes for user and developer reference.
...
Cross-reference pf.conf(5) which is able to use these definitions.
PR: 85243
Submitted by: Daniel Gerzo
Obtained from: OpenBSD
MFC after: 1 day
2007-02-09 12:30:17 +00:00
Florent Thoumie
2d69b43eb2
Add support for EtherChannel configuration to rc startup scripts.
...
Note: This also deprecates "NO" as a way to specify an empty list of
interfaces for gif_interfaces.
PR: conf/104884
Submitted by: nork
Harassed by: brd
Discussed with: brooks, dougb
2007-02-09 12:11:27 +00:00
Christian Brueffer
cebf4a4ed6
Document NetCell NC3000 and NC5000 support.
2007-02-06 09:50:17 +00:00
Doug Ambrisko
a4a522fa7b
s/Feb/February/
...
Reminded by: ru
2007-02-05 22:45:58 +00:00
Lukas Ertl
92fb2d84f5
Add support for another 3G card and update man page accordingly.
...
The patch from the PR was a little outdated w/regards to the
Vodafone vendor string.
PR: kern/106033
Submitted by: Volker Werth <volker_AT_vwsoft.com>
MFC in: 3 days
2007-02-04 22:14:18 +00:00
Philip Paeps
586386f70c
Fix hr.iso syscons keymap, making it possible to type < and >.
...
PR: conf/105642
Submitted by: ivoras
MFC after: 3 days
2007-02-04 17:10:18 +00:00
Bruce M Simpson
6501ffa0c1
Typo.
...
(Oh well, I guess that's the danger of updating two three-letter-named
entities at the same time.)
Submitted by: Simon L. Nielsen
MFC after: 4 weeks
2007-02-04 16:59:50 +00:00
Bruce M Simpson
cd83bbd2aa
Implement ifnet cloning for tun(4)/tap(4).
...
Make devfs cloning a sysctl/tunable which defaults to on.
If devfs cloning is enabled, only the super-user may create
tun(4)/tap(4)/vmnet(4) instances. Devfs cloning is still enabled by
default; it may be disabled from the loader or via sysctl with
"net.link.tap.devfs_cloning" and "net.link.tun.devfs_cloning".
Disabling its use affects potentially all tun(4)/tap(4) consumers
including OpenSSH, OpenVPN and VMware.
PR: 105228 (potentially also 90413, 105570)
Submitted by: Landon Fuller
Tested by: Andrej Tobola
Approved by: core (rwatson)
MFC after: 4 weeks
2007-02-04 16:32:46 +00:00
Mike Pritchard
f4bce9c11d
Expand this man page to provide some details on the structure
...
of the quota data files and how they are maintained.
2007-02-04 07:44:40 +00:00
Christian Brueffer
18d68737c0
Xref altq(4).
2007-02-03 20:02:29 +00:00
Christian Brueffer
a10696f6ba
Xref altq(4).
2007-02-03 19:29:31 +00:00
Max Laier
fe46dc7031
Add ALTQ support for aue(4).
...
Tested by: Greg Hennessy, Volker
MFC after: 1 week
2007-02-03 13:53:22 +00:00
Max Laier
5f6eff23ae
Missed npe(4) in the last commit. "ate" also has support but is lagging a
...
man page to link to.
2007-02-03 13:38:04 +00:00
Max Laier
d21fac506a
bce(4), ipw(4), iwi(4), ral(4), udav(4), ural(4) support ALTQ as well.
2007-02-03 13:33:40 +00:00
Doug Ambrisko
04e5145b7f
Based on input from ru & rodrigc document the mount operation in the new
...
world order:
mount -t linsysfs linsys /compat/linux/sys
instead of mount_linsysfs. Now that 6.X requires mount_linsysfs to
work. This is why there is a mount_linsysfs in 6.X and not in -current.
Prompted by: ru
Reviewed by: ru, rodrigc
2007-02-02 16:26:15 +00:00
Poul-Henning Kamp
d59fd7af69
Update with the latest Bulletin C from IERS.
2007-02-02 09:19:27 +00:00
Rong-En Fan
438e97c073
Remove old libmytinfo link.
...
Approved by: delphij (mentor)
Requested by: ache
2007-02-01 08:45:27 +00:00
Pav Lucistnik
ad9096d289
- Add ports-ports-mgmt collection
2007-01-31 14:35:05 +00:00
Robert Watson
1b824bcfab
s/software was developed/documentation was written/
...
Suggested by: ru
2007-01-31 09:40:31 +00:00
Maxim Konovalov
37a5c137f0
o DragonFly 1.8.0 added.
2007-01-31 04:58:03 +00:00
Gleb Smirnoff
41ee9d56dc
Fix typo.
...
Submitted by: pluknet <pluknet gmail.com>
2007-01-30 20:22:07 +00:00
Christian Brueffer
bb22863b1f
Add the 3Com 3c996-SX.
...
Submitted by: Johan Ström
MFC after: 3 days
2007-01-30 09:47:31 +00:00
Christian Brueffer
a25ecdff1f
Xref altq(4) for drivers that support it according to altq(4).
2007-01-30 08:40:04 +00:00
Christian Brueffer
940548361e
Xref altq(4).
2007-01-30 08:17:45 +00:00
Robert Watson
806c2dc9bf
Add MLINKS for sf_buf.9.
2007-01-29 11:27:44 +00:00
Joel Dahl
9eca1342f5
Line break before "All rights reserved" in the license example.
...
Reveiwed by: bde, rwatson
2007-01-28 20:51:04 +00:00
Robert Watson
5d668266bb
Update pmap_extract() implementation notes: we appear no longer to serialize
...
this call with Giant on any platform.
2007-01-28 16:23:55 +00:00
Robert Watson
5a05988c32
Add a rudimentary man page for sf_bufs, based on my rudimentary
...
understanding of sf_bufs.
2007-01-28 16:07:50 +00:00
Robert Watson
0931399389
Fix minor type: "struct disk *" instead of "struct *disk".
...
MFC after: 3 days
2007-01-28 14:37:13 +00:00
Ruslan Ermilov
b902c5bc80
Fix grammar [1] and formatting.
...
Submitted by: pluknet AT gmail DOT com [1]
2007-01-27 23:06:00 +00:00
Robert Watson
cbfb87359e
Add a missing verb in describing MAP_PREFAULT_MADVISE.
2007-01-27 18:58:33 +00:00
Xin LI
29e2b723d4
Regen.
2007-01-26 10:20:59 +00:00
Xin LI
9a9ea25f4a
Replace the GNU gzip with a slightly modified NetBSD gzip. The
...
NetBSD version is a feature-to-feature re-implementation of GNU
gzip using the freely-redistributable zlib and this version is
expected to be mostly bug-to-bug compatible with the GNU
implementation.
- Because this is a piece of mature code and we want to make
changes so it is added directly rather than importing to
src/contrib.
- Connect newly added code to src/usr.bin/ and rescue/rescue
build.
- Disconnect the GNU gzip code from build for now, they will
be eventually removed completely.
- Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and
WITHOUT_BZIP2.
Tested by: kris (full exp-7 pointyhat build)
Approved by: core (importing a 4-clause BSD licensed file)
Approved by: re (adding new utility during -HEAD code slush)
2007-01-26 10:19:08 +00:00
Ceri Davies
c4758f8e7f
Bump .Dd for r1.313.
2007-01-24 09:22:56 +00:00
Mike Pritchard
781cf91bcd
Document new quota knobs.
2007-01-23 21:27:07 +00:00
Bruce M Simpson
ed6e952c66
Document the existence of the TCP_INFO socket option.
...
Approved by: rwatson
2007-01-22 14:16:47 +00:00
Bruce M Simpson
50c317ac7c
Docuemnt exactly which functions access which NSS databases.
...
Point out that FreeBSD libc has compat stubs for GNU glibc NSS
modules which access NSDB_PASSWD/NSDB_GROUP, but not NSDB_HOSTS;
based on painful experience porting nss_mdns.
Reviewed by: ru
2007-01-22 11:45:25 +00:00
Marius Strobl
2518ad74c7
- For the sake of completeness mention back-end support for the ILACC
...
and add a list of known-working PCI devices.
- For consistency throughout this man page also talk about C-Bus and
ISA adapters rather than cards.
- Add missing .Tn.
- Mention ifconfig(8) along with listing selectable media types.
- Add/un-comment hardware notes for the newly supported 'lebuffer'
variants (the transition from P/N 501-1860 to 501-1869 isn't a typo).
2007-01-20 13:37:15 +00:00
Andrew Thompson
ab86b1c667
Add a section about RSTP support.
2007-01-20 02:39:34 +00:00
Olivier Houchard
c3f5198b21
Add a reference too pthread_cancel(3).
...
Submitted by: Jeremie Le-Hen
2007-01-19 17:34:52 +00:00
Joel Dahl
f1f234518b
Add missing comma.
...
Noticed by: ru
2007-01-18 15:27:15 +00:00
Xin LI
36ac164ee8
Oops... Revert previous commit because "installathon" is really a contest's
...
name and not a typo.
2007-01-18 03:07:04 +00:00
Xin LI
2a39c5bf53
Fix a typo.
...
Submitted by: applecom at inbox ru
2007-01-18 03:04:56 +00:00
Bruce M Simpson
394c6ef282
Document the loader tunables which control hard process memory limits.
...
Reviewed by: ru
2007-01-17 22:23:28 +00:00
Dag-Erling Smørgrav
ba518d666a
"If I only had a brain..."
...
MFC after: 3 weeks
2007-01-17 14:54:53 +00:00
Dag-Erling Smørgrav
5e0d38b538
Correct errors in previous commit. I didn't realize that ${CPUTYPE} is
...
passed unmodified to gcc. Therefore, "prescott" should be used for Prescott,
Nocona, Core and Core 2 CPUs when building 32-bit code, and "nocona" should
be used for Prescott, Nocona and Core 2 CPUs when building 64-bit code.
MFC after: 3 weeks
2007-01-17 14:49:13 +00:00
Joel Dahl
9a6e76e662
- Add a small section on boot-time configuration.
...
- Add more Xrefs.
- Fix minor nits.
Reviewed by: ru
2007-01-17 14:27:03 +00:00
Dag-Erling Smørgrav
3f15422a91
On i386, make "prescott" an alias for "nocona" (instead of the other way
...
around), and introduce "core", along with the alias "core2". All of these
enable SSE3.
On amd64, add "core2" (enables SSE3).
MFC after: 3 weeks
2007-01-17 12:43:06 +00:00
Murray Stokely
b95eac2f41
Add French dvorak keymap that supports accents. Based on Francis
...
Leboutte's french layout.
Submitted by: Clement Pillias <clementpillias@nerim.net>
MFC after: 1 week
2007-01-16 10:47:56 +00:00
Randall Stewart
b939bb368a
Reviewed by: rwatson
...
Approved by: gnn
Add a new function hashinit_flags() which allows NOT-waiting
for memory (or waiting). The old hashinit() function now
calls hashinit_flags(..., HASH_WAITOK);
2007-01-15 15:06:28 +00:00
Maxim Konovalov
36fde22b92
o Add FreeBSD 6.2, bump copyright years.
2007-01-15 06:14:50 +00:00
Christian Brueffer
acca16b139
Sync the hardware list with the driver and with what I could find on
...
the Areca website.
Also remove the module from the FILES section, it's already covered in
the SYNOPSIS.
MFC after: 3 days
2007-01-10 12:57:46 +00:00
Gleb Smirnoff
50928713c7
Document recent changes about supported compression and encryption modes.
...
Wording by: rwatson
2007-01-09 15:00:01 +00:00
Warner Losh
547569c05e
Julian says that he doesn't need the advertising clause, so out it goes.
2007-01-09 04:17:20 +00:00
Xin LI
c94b70e1eb
Document that we supported Intel PRO/100 VM Network Connection.
2007-01-07 20:30:27 +00:00
Christian Brueffer
0ea46b3761
Document Marvell 6101/6145 support.
2007-01-04 18:50:52 +00:00
Christian Brueffer
dbd1ddacd4
New supported JMicron, ALI and ServerWorks chipsets.
...
MFC after: 3 days
2007-01-04 09:12:03 +00:00
Daniel Gerzo
76de453c69
- Do not claim that ipfw is the only firewall package available
...
in FreeBSD.
Approved by: trhodes (mentor), keramida (mentor)
2007-01-01 21:16:42 +00:00
John-Mark Gurney
99be3bc6d9
Some how the d slipped out in the last commit, add it back...
...
Pointed out by: mdoc-police (ru)
2006-12-29 22:30:10 +00:00
Gleb Smirnoff
9e6f1d3be4
Build bits for ng_deflate(4) and ng_pred1(4).
2006-12-29 13:16:43 +00:00
Gleb Smirnoff
681616160d
Manual page for Predictor-1 PPP compression netgraph node.
...
Submitted by: Alexander Motin <mav alkar.net>
2006-12-29 10:47:26 +00:00
Gleb Smirnoff
f21d415201
Manual page for Deflate PPP compression netgraph node.
...
Submitted by: Alexander Motin <mav alkar.net>
2006-12-29 10:46:15 +00:00
John-Mark Gurney
05f240c59c
bump doc date and fix spelling...
...
Pointed out by: mdoc-police (ru)
2006-12-28 22:28:28 +00:00
John-Mark Gurney
cd457d4e39
document that locks must not be aquired in f_event... (and where they
...
can be safely aquired)
Reminded by: kib (by LOR #193 )
MFC: 3 days
2006-12-28 19:15:12 +00:00
Yaroslav Tykhiy
6a8cdb5a0d
MFp4:
...
Document my recent changes to rc.subr(8):
- there is $required_modules now;
- $required_* are checked before invoking a custom start method, too.
MFC after: 1 month
2006-12-27 13:22:41 +00:00
Ruslan Ermilov
15fc3deb37
Fix markup.
2006-12-26 22:25:58 +00:00
Ruslan Ermilov
5a395b5422
Nitpicking: <sysexits.h> defines exit codes.
2006-12-24 10:25:23 +00:00
Pawel Jakub Dawidek
297507d08c
Document MTX_NOPROFILE flag.
2006-12-21 22:42:18 +00:00
Joel Dahl
4573b928f8
Add Realtek ALC888 and Sigmatel STAC9227 to the HARDWARE section.
2006-12-17 16:48:26 +00:00
Robert Watson
66e7b3a361
Reference socket(9) from ng_ksocket(4). Reference ng_ksocket(4),
...
ithread(9), msleep(9), ucred(9) from socket(9).
Partly suggested by: julian
2006-12-16 10:32:10 +00:00
Robert Watson
6a751174bd
Add a basic man page for the socket(9) kernel programming interface used
...
by the NFS client and server, netsmb, netncp, etc.
Reviewed by: ru
Fixed by: ru
2006-12-15 23:35:15 +00:00
Nick Hibma
9079fff550
Align the interfaces for the various watchdogs and make the interface
...
behave as expected.
Also:
- Return an error if WD_PASSIVE is passed in to the ioctl as only
WD_ACTIVE is implemented at the moment. See sys/watchdog.h for an
explanation of the difference between WD_ACTIVE and WD_PASSIVE.
- Remove the I_HAVE_TOTALLY_LOST_MY_SENSE_OF_HUMOR define. If you've
lost your sense of humor, than don't add a define.
Specific changes:
i80321_wdog.c
Don't roll your own passive watchdog tickle as this would defeat the
purpose of an active (userland) watchdog tickle.
ichwd.c / ipmi.c:
WD_ACTIVE means active patting of the watchdog by a userland process,
not whether the watchdog is active. See sys/watchdog.h.
kern_clock.c:
(software watchdog) Remove a check for WD_ACTIVE as this does not make
sense here. This reverts r1.181.
2006-12-15 21:44:49 +00:00
Joseph Koshy
e0195199f7
Document extended program header numbering.
2006-12-15 16:12:07 +00:00
Mike Pritchard
485720a6f8
Spelling fix.
2006-12-14 17:03:46 +00:00
Mike Pritchard
e0ccd04489
Spelling fix.
2006-12-14 16:57:35 +00:00
Mike Pritchard
0af221178a
Spelling fixes.
2006-12-14 16:40:57 +00:00
Mike Pritchard
1ef60fccca
Expand abbreviation. techref -> technical reference.
2006-12-14 16:37:11 +00:00
Mike Pritchard
9280e5fac2
Spelling fixes.
2006-12-14 14:33:13 +00:00
Mike Pritchard
abfabbea13
Spelling fixes.
2006-12-14 13:37:08 +00:00
Mike Pritchard
b66cd36df6
Don't use abbreviations for some descriptions / minor spelling fixes.
2006-12-14 13:35:59 +00:00
Mike Pritchard
95e8481bac
Spelling fixes.
2006-12-14 12:49:04 +00:00
Mike Pritchard
82d693c36b
Spelling fix.
2006-12-14 11:57:39 +00:00
Christian Brueffer
fad66f016c
Add Xref to msk(4).
2006-12-13 08:56:15 +00:00
Christian Brueffer
8e91869c5e
Correct sort msk(4).
2006-12-13 08:55:20 +00:00
Christian Brueffer
f086a348ad
Misc fixes, also sort the hardware list alphabetically and add more history.
2006-12-13 08:51:40 +00:00
Ruslan Ermilov
ea0e76a28d
- Fix prototype of bpf_filter().
...
- Document what passing it a zero buflen argument means.
2006-12-13 06:27:20 +00:00
Pyun YongHyeon
c5e8a10cb9
Add msk(4) to the list of device drivers use the miibus interface.
2006-12-13 02:46:32 +00:00
Pyun YongHyeon
1f95590d07
Add msk(4) to the list of devices supporting full VLAN processing
...
in the hardware.
2006-12-13 02:42:01 +00:00
Pyun YongHyeon
d5a1a93927
Add msk(4) to the list of drivers supporting ALTQ.
2006-12-13 02:40:06 +00:00
Pyun YongHyeon
c9d21ce905
Hook up msk(4) to the build.
2006-12-13 02:37:48 +00:00
Pyun YongHyeon
e029227c4c
Add a man page for msk(4).
2006-12-13 02:37:01 +00:00
Julian Elischer
1009bd1b0d
Explicitly emphasize a facet of m_pullup() that some people seem to
...
frequently forget. i.e. that you can not keep using pointers to
within the old chain.
2006-12-08 23:44:30 +00:00
Ruslan Ermilov
2ad8718dc2
Update the URL for the list of supported products.
2006-12-07 10:56:27 +00:00
Matt Jacob
391b744a77
Regenerate per the instructions.
2006-12-07 05:41:59 +00:00
Wilko Bulte
d5b7ae9826
document that NCQ is not yet supported.
...
PR: kern/106343
2006-12-05 20:23:25 +00:00
Ruslan Ermilov
6b45faf0a4
Move npe.4 to a machine specific manpage subdirectory.
2006-12-05 16:57:10 +00:00
Ruslan Ermilov
762d365ac6
Fix markup.
2006-12-05 08:07:21 +00:00
Joel Dahl
6755e2f954
Fix typo.
2006-12-05 06:56:09 +00:00
Sam Leffler
323c565bed
hook npe.4 up to arm build
...
MFC after: 1 month
2006-12-04 22:42:27 +00:00
Sam Leffler
eaa9497568
start 'o man page for xscale npe ethernet driver
...
MFC after: 1 month
2006-12-04 22:41:41 +00:00
Christian Brueffer
dc19f7e892
bce(4) does not work correctly in polling(4) mode for now.
2006-12-02 09:03:06 +00:00
Max Laier
d9cbee0c7d
ALTQify ep(4).
...
Tested and Requested by: Andy Brook
MFC after: 3 days
2006-12-01 20:29:55 +00:00
Ruslan Ermilov
c94d50f166
Give up on waiting for a repo-copy (no answer in 20 days), and
...
commit my markup fixes.
OK'ed by: kmacy
2006-12-01 17:46:25 +00:00
Ruslan Ermilov
c949309983
Add missing `;;' in the example shell code snippet.
...
PR: i386/106113
Submitted by: Richard Arends
MFC after: 3 days
2006-12-01 09:00:38 +00:00
Alfred Perlstein
8720d437a4
Bump .Dd, (9 year jump!)
...
Requested by: ru
cvs: ----------------------------------------------------------------------
2006-11-29 20:24:56 +00:00
Alfred Perlstein
82c1155773
Do a better job of documenting uio_resid.
2006-11-29 19:10:53 +00:00
Joel Dahl
4a418e5bf9
Add the dev.pcm.%d.polling sysctl and a short description.
...
Reviewed by: ru
2006-11-29 17:07:02 +00:00
Christian Brueffer
80e1af292e
Overhaul this manpage somewhat:
...
- Move mentionings of required drivers to the SYNOPSIS where they belong
- Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arrange things to make
somewhat more sense
- Fix an Xref to manpage from ports to mention the corresponsing port
- Remove commented out HISTORY section header
MFC after: 3 days
2006-11-27 18:37:45 +00:00
David E. O'Brien
861ed04477
Clarify case body indention.
2006-11-26 21:22:49 +00:00
Joel Dahl
886e53ca9a
- Update the Runtime Configuration, FILES and DIAGNOSTICS sections to
...
the new world order.
- Use our standard section 4 SYNOPSIS.
- Minor nits.
Reviewed by: brueffer, ariff
2006-11-26 12:27:02 +00:00
Warner Losh
f0bab87823
devsw() was removed by phk:
...
revision 1.199
date: 2004/09/24 08:30:57; author: phk; state: Exp; lines: +0 -1
Remove the cdevsw() function which is now unused.
(the log is wrong, it was really devsw that was removed).
# we really need to actually document the functions in sys/conf.h as well
# as things like d_open...
2006-11-25 22:36:09 +00:00
Warner Losh
0cc1987013
Clarify what non-zero return values mean.
2006-11-25 22:34:01 +00:00
Christian Brueffer
950f6d64e4
Grr, fix typo introduced in the previous commit.
2006-11-25 12:12:11 +00:00
Warner Losh
c572890195
Add instructions for creating a ramdisk root image. These likely need
...
to be augmented with instructions for those platforms that have
/boot/loader.
2006-11-24 18:53:45 +00:00
Pav Lucistnik
e34e5860ac
Remove reference to a man page of pib, an obscure third-party tool, whose port
...
does not install any manpages.
MFC after: 3 days
2006-11-24 14:47:25 +00:00
Warner Losh
1dfbd9c2f9
Make it clear that the device name may contain '/' characters to place
...
a device in a subdirectory. Also explicitly state that the name is
constructed using fmt like printf would print it.
MFC After: 3 days
2006-11-24 13:10:30 +00:00
Maxim Konovalov
bb963fea62
o Xr sendfile(2).
2006-11-24 12:00:02 +00:00
Yaroslav Tykhiy
91f3a6db54
Add a guideline for naming new sysctl nodes.
...
Discussed in: cvs-src (some time ago)
2006-11-23 14:28:19 +00:00
Pyun YongHyeon
63003044a4
Add USR997902 to the list of devices supported by re(4).
2006-11-23 00:28:58 +00:00
Christian Brueffer
0a771a3be7
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2006-11-22 21:30:02 +00:00
Craig Rodrigues
c228248880
Remove reference to mount_fdescfs.
...
Suggested by: ru
2006-11-22 15:52:24 +00:00
Craig Rodrigues
b6f0234db7
Remove reference to mount_devfs(8).
...
Reminded by: ru
2006-11-22 11:45:06 +00:00
Craig Rodrigues
7c3d7aad2e
Remove reference to mount_procfs.
...
Reminded by: ru
2006-11-22 00:08:35 +00:00
Maxim Konovalov
f44db66959
o Sort Xrs.
2006-11-21 06:52:55 +00:00
Craig Rodrigues
bba042d1a3
Change reference from mount(2) to nmount(2), since mount(8) uses
...
nmount to mount an mqueufs filesystem.
2006-11-21 05:45:14 +00:00
Craig Rodrigues
ae90fb5a59
Change reference from mount_devfs(8) to mount(8), and add an example.
...
Remove reference to mount_fdescfs(8), since mount(8) calls nmount()
directly to mount an fdescfs filesystem, instead of forking an
external mount_fdescfs program.
2006-11-21 04:56:50 +00:00
Ruslan Ermilov
8ef03c79e1
Try harder to not leak src/ build stuff into ports/ environment
...
by not exposing the MK_* variables that were designed for src/.
Requested by: many
2006-11-19 16:28:52 +00:00
Ceri Davies
9698be466e
Add .Xr to p_cansee.9, remove .Xr to intro.2.
...
Reviewed by: ru
Approved by: ru
2006-11-19 13:36:04 +00:00
Ceri Davies
9bda7d940b
Add manuals for cr_cansee(9) and p_cansee(9).
...
Thanks to Ruslan for the time he spent reviewing these.
Reviewed by: ru
Approved by: ru
2006-11-19 13:35:03 +00:00
Ceri Davies
5140328ad3
Have the synopsis compile.
...
Pointed out by: ru
2006-11-18 17:56:59 +00:00
Christian Brueffer
c5f3a2c1a5
- Use a standard section 4 SYNOPSIS
...
- Xref uark(4)
MFC after: 3 days
2006-11-18 08:07:43 +00:00
Christian Brueffer
5fdb097b5d
Remove uhidev.4 and references to it, the corresponding code was never
...
imported from NetBSD.
Submitted by: markus
MFC after: 1 week
2006-11-16 22:32:27 +00:00
Pawel Jakub Dawidek
7ee07175af
Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *',
...
which allows to use it with different kinds of locks. For example it allows
to implement Solaris conditions variables which will be used in ZFS port on
top of sx(9) locks.
Reviewed by: jhb
2006-11-16 01:02:00 +00:00
Christian Brueffer
bc150a42a0
- Use our standard section 4 SYNOPSIS
...
- Add a HARDWARE section
- Mention the first release to include this driver
2006-11-15 16:59:15 +00:00
Maxim Konovalov
9aab0d96da
o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial
...
adapters.
Submitted by: Alex Rodin
Obtained from: OpenBSD
Reviewed by: -usb
MFC after: 6 weeks
2006-11-15 09:13:25 +00:00
Ruslan Ermilov
6174e5f5e8
Sort xrefs.
2006-11-13 08:56:42 +00:00
Bjoern A. Zeeb
2ea36b5d02
Remove some comments about NetBSD. This in on FreeBSD and we do not
...
want to confuse people at the very beginning.
Sync TOC/paragraph numbers in the text.
Requested by: Benedikt Stockebrand during his talk at EuroBSDCon 2006
Reviewed by: gnn
2006-11-12 18:38:07 +00:00
Ruslan Ermilov
e50a1ba261
Enforce RELEASENOUPDATE if EXTSRCDIR is used.
...
Suggested by: jb
2006-11-11 23:18:28 +00:00
Tom Rhodes
5416cda829
Re-enable module build for POSIX semaphores.
...
Update the manual page describe loading the sem module.
Approved by: silence on -arch and -standards
2006-11-11 16:49:29 +00:00
Ruslan Ermilov
cd852a2996
Fix build (forgotten MUTEX_PROFILING.9 -> LOCK_PROFILING.9).
2006-11-11 08:59:34 +00:00
Ruslan Ermilov
cbdbe9c47c
Replace a reference to no longer existing MUTEX_PROFILING(9) with
...
a LOCK_PROFILING(9).
2006-11-11 08:41:39 +00:00
Kip Macy
3246dd49fc
remove man page for no longer extant option
2006-11-11 06:31:27 +00:00
Kip Macy
d3a96a51cc
man page for new option
2006-11-11 06:29:36 +00:00
Dag-Erling Smørgrav
a05bf06920
Add locales for nb_NO and nn_NO.
...
Reviewed by: philip
2006-11-09 18:10:34 +00:00
Marius Strobl
e71d18f410
Add Allied Telesyn AT-1500 (logical ID ATK1500, compat ID PNP828C)
...
to the list of known working ISA PnP cards.
Reported by: Gheorghe Ardelean
2006-11-09 14:11:33 +00:00