Sheldon Hearn
7c2c06f2cd
Add cross-references to pci(4) and pciconf(8).
2003-06-10 09:20:04 +00:00
David E. O'Brien
a89bd62015
Remove NOSHLIBS, users can get by with NOPIC.
...
Desired by: ru
2003-06-10 04:47:49 +00:00
Hiten Pandya
33659d9aad
Hook up pci(9) manual page to the build.
...
Approved by: des (mentor)
2003-06-09 17:33:25 +00:00
Hiten Pandya
aac0aafa05
Bring in a manual page documenting some important functions of the
...
PCI bus interface. I have made some modifications to this manual
page, so it looks a bit different from the original version that
was posted to me.
Submitted by: Bruce M. Simpson <bms@spc.org>
Reviewed by: imp, mdodd (early copy)
Approved by: des (mentor)
MFC after: 3 days
2003-06-09 17:32:41 +00:00
Peter Pentchev
f4c311e6ff
Remove duplicate 'of the'.
...
PR: 53073
Submitted by: Priit Piipuu <priit.piipuu@mail.ee>
MFC after: 2 weeks
2003-06-09 09:19:21 +00:00
Ruslan Ermilov
93303bace1
Document the NOLIBPTHREAD and NOLIBTHR knobs.
2003-06-08 23:48:02 +00:00
Ceri Davies
8d760375f2
Apply a couple of grammatical improvements.
...
MFC after: 2 days
2003-06-08 19:49:37 +00:00
Philippe Charnier
c42ce50d6a
The .Xr utility
2003-06-08 13:35:40 +00:00
Philippe Charnier
f06471d44a
Use .Ic instead of .Xr for internal commands
2003-06-08 13:33:50 +00:00
Philippe Charnier
55241cdbe7
Remove reference to deprecated xtend(8)
2003-06-08 13:31:38 +00:00
Philippe Charnier
c2d6966a95
Add or correct section number in .Xr
2003-06-08 13:27:57 +00:00
Mike Makonnen
d679c13014
The dhcp_program and dhcp_flags variables have to be renamed to
...
take advantage of the rc.subr(8) glue. They are renamed dhclient_program
and dhclient_flags.
o Rename them in rc.conf(5)
o Rename them in /etc/defaults/rc.conf
o Add the deprecated variables to /etc/rc.subr
o Isolate the use of the 'command' variable to the
NetBSD specific parts in /etc/rc.d/dhclient.
o Now that dhcp_flags has also been renamed it will
be applied properly by rc.subr(8) glue code.
Reported by: John Nielsen <john@jnielsen.net>
2003-06-07 10:31:17 +00:00
David E. O'Brien
10f7bcc5a8
Be C std strict on i386 and amd64 as we can. Be loose on Alpha and ia64.
2003-06-07 08:05:35 +00:00
Andrey A. Chernov
f283a408d2
Move <DT> to the end
2003-06-07 03:37:16 +00:00
Andrey A. Chernov
3e0828d4f4
Move punctuation to its proper place
2003-06-07 03:26:21 +00:00
Andrey A. Chernov
4611238a5e
<sb> -> <Sb>
2003-06-07 02:59:28 +00:00
Andrey A. Chernov
4d2f58a73b
Fixes to reflect corresponding standards
2003-06-07 02:51:52 +00:00
Andrey A. Chernov
5466d17c63
Replace uk_UA.ISO8859-5 by link
...
Add link for zh_CN.GBK
2003-06-07 01:24:02 +00:00
Andrey A. Chernov
c16bf428a9
Fix typo in prev. commit
2003-06-07 01:06:03 +00:00
Andrey A. Chernov
2fb00a3eaa
Move <DT> to the end
2003-06-07 00:46:20 +00:00
Andrey A. Chernov
ac2ef8e77e
Add ru_RU.CP1251
2003-06-07 00:28:58 +00:00
Andrey A. Chernov
588db84733
Replace by links ru_RU.CP866 and ru_RU.ISO8859-5
...
Add link to ru_RU.CP1251
2003-06-07 00:19:50 +00:00
Andrey A. Chernov
5ad1665142
Add ru_RU.CP1251
2003-06-07 00:12:12 +00:00
Andrey A. Chernov
35fa7b056f
Add ru_RU.CP1251
2003-06-06 23:59:18 +00:00
Andrey A. Chernov
2f0714a616
Add ru_RU.CP1251
2003-06-06 22:39:24 +00:00
David E. O'Brien
b307c7420c
Compile our code as C99 w/GNU extensions by default.
...
We can't use straight "c99" due to the lack of alloca.S for non-i386 platforms.
2003-06-06 16:55:05 +00:00
Ruslan Ermilov
7ad3fab81e
Fixed cross references to pccbb(4), fixed spelling of "device cbb",
...
and linked the pccbb(4) manpage to cbb(4).
Reviewed by: imp
2003-06-05 21:12:55 +00:00
Robert Watson
1792c88d10
Document VOP_LISTEXTATTR(9).
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-06-05 14:20:48 +00:00
Robert Watson
fa414127fb
ENOATTR is now used for error returns indicating an undefined
...
extended attribute.
EINVAL can also reflect an invalid namespace for either a get
or set operation on EAs.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-06-05 13:42:37 +00:00
Mark Murray
3c0c681c09
Update some library names. Libraries come, libraries go.
2003-06-04 15:36:57 +00:00
Robert Watson
e652f5ba74
Document the BUG (feature) that you can pass in an empty name to
...
VOP_GETEXTATTR() to retrieve the attribute name list on some file
systems, and note that this will be replaced with its own VOP
in due course.
Pointed out by: Dominic Giampaolo <dbg@apple.com>
2003-06-04 04:03:58 +00:00
Robert Watson
d160576639
The vnode operations for extended attributes no longer suffer from
...
the features (bugs) in the BUGS section related to querying the
required buffer size, or telling if an overflow occured.
2003-06-04 04:01:44 +00:00
Hiten Pandya
f6c211ae08
Mdoc: fix hard sentence breaks.
...
Approved by: des (mentor)
2003-06-03 14:19:24 +00:00
Hartmut Brandt
ca7810d47e
The midway driver has been busdmaified and is not i386-specific anymore.
...
Repo-copy it from the i386 specific man4 section to the common one.
Remove the i386 keyword from the man page header.
Document the sysctl interface to the driver.
Fix a spelling error (ALL -> AAL).
2003-06-03 07:58:39 +00:00
Ruslan Ermilov
f880146813
The devclass is an object type, mark it as such.
...
This also unbreaks the devclass_find(9) manpage.
2003-06-02 15:34:14 +00:00
Ruslan Ermilov
d6071d2f5f
Restore one usage of .Ar that was legal.
2003-06-02 15:32:34 +00:00
Ruslan Ermilov
09f84dd1d3
Assorted mdoc(7) fixes.
2003-06-02 15:02:06 +00:00
Ruslan Ermilov
f937c268cf
Assorted mdoc(7) fixes.
2003-06-02 11:19:24 +00:00
David E. O'Brien
b9c19cc240
I got a bazzar bug report
2003-06-02 08:10:57 +00:00
Andrey A. Chernov
3c76d0dc25
Add zh_CN.GBK to ASCIILINKS
2003-06-02 07:53:44 +00:00
David E. O'Brien
1cd2abf7af
Turn back on c99, the tree should be ready for it now.
2003-06-02 06:26:14 +00:00
Gordon Tetlow
c94887be10
Document netfs_types.
2003-06-02 04:51:55 +00:00
David E. O'Brien
479b54330b
To quote Tony Maher <tonymaher@optushome.com.au>, "maybe 3rd time lucky ;-)"
...
*sigh* Just can't get a brake when trying to react too quickly and fix the build.
2003-06-02 01:01:42 +00:00
David E. O'Brien
f14fd87c5e
Temperarly turn off building the tree with c99.
...
I swore this made it thru a 'make world', but I don't know what happened.
2003-06-02 00:11:07 +00:00
David E. O'Brien
28c3f28e32
Use a bigger hammer -- keep all -std= out of CXXFLAGS.
...
Also allow for "CSTD=" in a Makefile.
2003-06-01 22:13:45 +00:00
Ruslan Ermilov
3cc3bf5282
Assorted mdoc(7) fixes.
2003-06-01 21:52:59 +00:00
David E. O'Brien
5622a7e02d
Do not set a C standard for the C++ compiler.
2003-06-01 21:33:05 +00:00
David E. O'Brien
5890829965
Compile our code as C99 by default.
2003-06-01 18:31:25 +00:00
Andrey A. Chernov
09d8eeb1ed
Add zh_CN.GBK
...
PR: 51504
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2003-06-01 15:51:27 +00:00
Ruslan Ermilov
bdf95cdef0
Add missing markup bits.
2003-05-31 18:49:23 +00:00