pgoyette
c3fdef9f06
Make the I2C_SCAN warning a bit more (ok, a LOT more) dire!
2008-09-12 01:19:17 +00:00
simonb
0541e9f3e3
Revert change made two years ago(!). copyin_proc() and copyout_proc()
...
have never been converted to operation on LWPs.
2008-09-12 00:35:12 +00:00
pgoyette
b1779d2b4c
Forgot to bump the date
2008-09-11 23:24:36 +00:00
reed
12a0cfda39
Add some more details about the driver and events.
2008-09-11 21:53:12 +00:00
pgoyette
91d59526ca
Add warning on possible side effects of using 'options I2C_SCAN'
2008-09-11 21:14:16 +00:00
pgoyette
dae4e2207c
Document new I2C_SCAN option.
2008-09-11 20:49:29 +00:00
wiz
fa7124443e
New sentence, new line.
2008-09-11 11:18:11 +00:00
tron
2b3ca19215
Add support for Intel MatrixRAID to ataraid(4). It is currently limited
...
to one volume.
The driver was provided by Juan RP in PR kern/39511.
2008-09-11 11:08:50 +00:00
joerg
dc0088231d
Document MKSTRIPIDENT. Requested by lukem@
2008-09-10 11:16:41 +00:00
apb
72527b7be6
Define Am, so HTML man pages can use \*[Am] to get an ampersand.
...
Non-HTML man pages were already able to use \*[Am].
2008-09-10 10:07:36 +00:00
jschauma
68b35bfb4d
move punctuation of a complete sentence into its parens
2008-09-09 19:18:41 +00:00
joerg
5af38558ac
Add MKSTRIPIDENT to remove the RCS IDs from binary programs and shared
...
libraries for space-constraint systems. The description is based on the
feedback of hubertf@, the logic on input from lukem@
This obsoletes the removal of LIBC_SCCS and SYSLIBC_SCCS for libc builds.
2008-09-09 11:54:19 +00:00
wiz
f6ea3f14f6
Uncomment SEE ALSO.
2008-09-09 05:47:07 +00:00
wiz
a1aeca8b64
New sentence, new line.
2008-09-09 05:46:27 +00:00
jmcneill
8aa427aa38
xr pseye(4), video(9)
2008-09-09 01:18:15 +00:00
jmcneill
54effa32f8
uvideo(4) man page
2008-09-09 01:16:03 +00:00
ahoka
f2efa49e4e
That audio is in fact should be video in the short description. :-)
2008-09-08 22:21:47 +00:00
wiz
7415398dfe
Bump date for previous, and remove trailing whitespace.
2008-09-08 16:18:37 +00:00
pgoyette
ae9d8ca4b9
Sync man page with recent changes; ipmi can now return warning-under or
...
critical-under for temp/voltage sensors.
2008-09-08 14:46:15 +00:00
kent
9c8aa6615e
Remove -Wno-pointer-sign and -ffreestanding from CXXFLAGS. g++
...
doesn't support for them.
2008-09-07 15:54:52 +00:00
lukem
935f649468
Define __appmansuffix__=1 in the man page cpp(1) translation.
2008-09-07 14:29:38 +00:00
rtr
a51f302f6a
add XLOCALE.DEFINES for locale path defs, easier to manage them here
...
than deep in the reachover.
2008-09-07 13:10:22 +00:00
wiz
56a7292635
End sentence with dot. Use more markup.
2008-09-07 12:40:11 +00:00
tron
9d95a24209
Document WAPBL kernel option.
2008-09-07 12:07:21 +00:00
tron
b2672204e3
Remove references to non-existant kernel option NO_TSC_TIME.
...
This fixes PR port-i386/39460 by Juan RP.
2008-09-07 12:01:25 +00:00
jmcneill
0bdc64b4ac
Add AUTHORS section.
2008-09-06 20:50:15 +00:00
jmcneill
445d3a9fae
Add HISTORY and AUTHORS section.
2008-09-06 20:49:27 +00:00
wiz
775589a87e
New sentence, new line.
...
Use more markup, fix some; fix some typos.
2008-09-06 20:36:47 +00:00
wiz
36769bbcca
Use more markup. Fix some markup.
...
New sentence, new line.
Remove reference to uvideo(4), which doesn't exist (yet?).
2008-09-06 20:32:27 +00:00
wiz
7e14671e85
Sort sections.
2008-09-06 20:12:04 +00:00
jmcneill
e5b380a542
Oops, that's SLEH-00201
2008-09-06 20:05:01 +00:00
jmcneill
75c38f287d
Note that this driver supports model SLEH-00203 of the product, no
...
guarantees what chipset may be in future revisions.
2008-09-06 20:03:16 +00:00
jmcneill
5c9e1bed2e
Add man page for pseye(4)
2008-09-06 19:39:39 +00:00
jmcneill
6bd14054c0
regen
2008-09-06 19:22:26 +00:00
jmcneill
55507439a1
Add video(4) and video(9) man pages.
2008-09-06 19:08:29 +00:00
mrg
b2e7ac5a11
add X11SRCDIR.xinput
2008-09-06 05:27:46 +00:00
lukem
df53be0111
refer to mk.conf(5) in a couple of places
2008-09-05 22:26:28 +00:00
wiz
73f280599f
Remove leading zero in date. Sort supported hardware list alphabetically
...
by manufacturer.
2008-09-05 13:38:58 +00:00
tron
72c5460c24
Add JMicron RAID support to ataraid(4).
...
Patch provided by Juan RP in PR kern/39395.
2008-09-05 12:37:13 +00:00
hubertf
757e967226
The pseudo-device is really "accf_http" instead of "accf_data"
...
Bump date
Sanity-checked by tls@
2008-09-04 14:05:01 +00:00
ober
c476955fc4
Updates to enable the iwn man page
2008-09-03 23:44:24 +00:00
tnozaki
aaf9b2042e
PR/39445, fix wrong charsets priority for CP932.
...
reported and tested by NARUSE, Yui-san. thanks!
2008-09-03 15:42:45 +00:00
dholland
8389b9b512
+FOSS,OSS,OSD
2008-09-03 06:45:50 +00:00
erh
d004547533
Add man page links from ttyldisc_{add,lookup,remove} to linedisc
2008-09-03 03:02:48 +00:00
erh
964cfd5cb0
Add "linedisc" to the name section of the linedisc man page so
...
it shows up better in apropos output.
2008-09-03 02:56:47 +00:00
lukem
2282ac6c2e
remove MKNVI now that Christos has obsoleted the option
2008-08-31 23:10:40 +00:00
christos
320991dd0c
remove NVI; it is the default now.
2008-08-31 05:40:15 +00:00
lukem
96ce77c5eb
Document:
...
MAKEVERBOSE MKATF MKGCCCMDS MKINET6 MKISCSI MKLDAP MKNVI
MKPCC MKPCCCMDS MKPIE MKPUFFS MKSTATICLIB MKX11 MKXORG
USE_HESIOD USE_INET6 USE_JEMALLOC USE_KERBEROS USE_LDAP
USE_PAM USE_SKEY USE_SSP USE_YP
Part of PR 29233
We really need one place to document this stuff, or at least the
canonical "installed" reference. Currently we have:
src/share/mk/bsd.README
src/doc/BUILDING.mdoc (for src/BUILDING)
src/share/man/man5/mk.conf.5 (for mk.conf(5))
2008-08-31 02:09:43 +00:00
lukem
e425ce2906
Enable MKHTML by default; we now install the HTML version of the man
...
pages as well as the source & catman versions.
Add "htmlinstall" to default MANINSTALL, so MKHTML will operate correctly.
2008-08-31 01:21:41 +00:00
bouyer
db3a18456b
Add a run_fsck_flags variable to daily.conf(5), allowing extra flags to
...
be passed to to daily fsck run.
For example, run_fsck_flags="-Tffs:-X" will run the nighly fsck_ffs on a
snapshot :)
2008-08-30 10:53:22 +00:00
tsutsui
afe1f2ffa0
Add RNG, PRNG, and TRNG.
2008-08-30 10:04:29 +00:00
mrg
668eaf0f7f
add X11SRCDIR.xkeyboard-config
2008-08-30 09:13:35 +00:00
lukem
3c0dc4341a
Use ${MANDIR} instead of /usr/share/man as part of the default ${HTMLDIR}
2008-08-29 04:52:44 +00:00
lukem
5efefa3743
Force a failure if both MKX11 and MKXORG are set to != "no".
2008-08-28 23:32:51 +00:00
mrg
710bacd4ef
add a bunch of more variable documentation wrt xorg
2008-08-28 07:53:53 +00:00
mrg
8f32579127
- s/X11R6/X11/ in a couple of comments.
...
- set X11ROOTDIR?=/usr/X11R7 if MKXORG != "no".
- MKXORG does not need two default values.
2008-08-28 07:53:34 +00:00
lukem
d6e6997551
Improve support for MKXORG!=no to enable builds into external/mit/xorg.
...
This will be mutually exclusive to MKX11!=no.
2008-08-28 07:21:49 +00:00
mrg
1bae5733ee
xorg server is version 1.4.2
2008-08-28 07:18:19 +00:00
mrg
6f734b8231
update a comment example
2008-08-28 07:17:06 +00:00
rtr
44c3e543f8
use ${X11USRLIBDIR} instead of hard-coded /usr/X11R6/lib when building
...
${LIB.foo} vars
2008-08-27 08:22:20 +00:00
lukem
18117d10a5
More .St changes, to bring in line with the groff versions and in-tree usage:
...
* remove unused -isoC-amd2
* enable -ieee1275-94 (renamed from -ieee1275)
2008-08-27 02:31:00 +00:00
lukem
4f84d43824
Rework MKHTML (HTML manual pages) implementation to behave like
...
the manpages and catpages builds, with similar target names (etc).
2008-08-27 02:28:34 +00:00
lukem
9614d5d9bd
Fix problem I introduced in rev 1.231 on 2008/08/25 where ${_PROGLDOPTS}
...
and -L${_GCC_LIBGCCDIR} were appearing in the link line before ${LDADD},
so -L${DESTDIR}/lib and -L${DESTDIR}/usr/lib were being used before
local -L library paths.
Fixes ntpd/ntpdate failure noticed by Valeriy E. Ushakov <uwe@NetBSD.org>
2008-08-27 01:15:22 +00:00
lukem
c7dbe9e5b7
expand on the behaviour of MKDEBUGLIB
2008-08-27 00:16:09 +00:00
lukem
a6de443cac
Default MKHTML to no, as per bsd.README.
...
(The default and documentation may change to yes in the near future,
as the build infrastructure for HTML man pages is fixed.)
2008-08-26 23:47:14 +00:00
lukem
34e79ff9b7
remove extraenous .El
2008-08-26 12:21:44 +00:00
lukem
8b4132b8a7
Add some .St iso9945 variants used in groff_mdoc.7
2008-08-26 09:14:03 +00:00
lukem
4d8cad2d53
Support -Bl -nested by ignoring it.
...
(according to mdoc(7) it's only for -enum, but libevent/evdns.3 uses it
for -tag, and it does cause different formatting behaviour with the latter.)
2008-08-26 07:26:08 +00:00
lukem
0ca24effd1
Add a few missing standards.
...
Force an actual .Error on an unknown .St, rather than just printing ERROR
(i.e., be consistent with other errors in this file.)
Be consistent with tabs.
2008-08-26 07:07:23 +00:00
cegger
0595bfb803
Mention support for BCM5906 chip. Bump date.
2008-08-25 08:23:00 +00:00
lukem
aa9ba46b38
Change the message when creating BUILDSYMLINKS from "create" to "symlink".
...
(Arguably more meaningful)
2008-08-25 08:11:04 +00:00
lukem
6cedae1847
Always link with: -Wl,-rpath-link,${DESTDIR}/usr/lib -L${DESTDIR}/usr/lib
...
Fixes problem with MKDYNAMICROOT=no triggered by libraries that depend
on other libraries.
Related to PR 33503.
Clean up setting of _CCLINK to always add the appropriate -B options.
Simplify the link rule for a program.
2008-08-25 08:03:14 +00:00
dholland
4c1ae597f5
Some additions of mine prompted by the other commit of additions to acronyms.
2008-08-24 23:13:07 +00:00
dholland
3d35829b94
Some additions from Jeremy Olexa in PR misc/39282.
2008-08-24 23:12:10 +00:00
gmcgarry
ce206e318d
Honour HAVE_PCC
2008-08-24 06:27:00 +00:00
tnn
3f702666e5
FFI, foreign function interface
2008-08-23 13:06:51 +00:00
tnn
bebce63b1b
fix formatting error
2008-08-23 12:47:39 +00:00
wiz
3806612bc7
Fix typo. Bump date for previous.
2008-08-23 07:26:55 +00:00
wiz
23d2593b81
Fix typo.
2008-08-22 22:10:52 +00:00
ober
1417b3833c
Checking in the man page for the iwn(4) driver.
...
First man page, be gentle.
2008-08-21 01:29:41 +00:00
tacha
df79ac9f1c
Add support for nVidia MediaShield ata raid found on HP ProLiant ML115.
...
Tested on HEAD and netbsd-4 branch with RAID0, RAID1, SPAN with MCP55 SATA controller.
2008-08-20 15:00:34 +00:00
jnemeth
054e1e7507
PR/39381 - Taylor R Campbell -- missing line break causing funny formatting
2008-08-19 22:54:53 +00:00
wiz
89869cba16
Bump date for previous.
2008-08-15 21:10:14 +00:00
reed
3cb285ac94
Point to further documentation related to SYSCTL_SETUP.
2008-08-15 16:43:51 +00:00
christos
4b67625a5e
fix debugging library build.
2008-08-13 16:36:15 +00:00
wiz
13a39ab5d3
Bump date for previous.
...
Use more markup. Sort sections.
2008-08-13 07:54:25 +00:00
sborrill
a52c17ad61
Document the new format option
2008-08-12 18:02:39 +00:00
pooka
5ed3fcda15
Add -p for presenting the directory listing in the original case.
2008-08-12 15:14:00 +00:00
tls
b1d270319d
Manual pages for accept_filters(9), from FreeBSD. Also, document syntax we
...
added in NetBSD for specifying accept filters in inetd.conf.
2008-08-10 14:55:13 +00:00
fair
6b07d6f6b6
Note that the le(4) driver drives the Antares SBus 10Base-T Ethernet
2008-08-10 14:43:53 +00:00
jmcneill
74a2b69ab9
Isochronous transfers are now supported, update BUGS section.
2008-08-10 13:39:58 +00:00
lukem
01ca4a276a
Fix installed symlinks for LIBISMODULE=yes.
...
Further fixes to support for SHLIB_MAJOR set without SHLIB_MINOR.
2008-08-10 11:06:43 +00:00
lukem
e24bdb26eb
When building a .so, don't require the library to have a minor version.
...
Prevents a "stat: Too many levels of symlinks" build error.
2008-08-10 10:42:01 +00:00
lukem
b88ccbbf16
Implement LIBISMODULE:
...
If not "no", install as ${LIB}.so (without the "lib" prefix),
and act as "MKDEBUGLIB=no MKLINT=no MKPICINSTALL=no
MKPROFILE=no MKSTATICLIB=no".
Default: no
2008-08-10 09:25:04 +00:00
skrll
5b8384a912
typo
2008-08-08 17:14:38 +00:00
skrll
39ccd97ff0
Note show uvmhist.
...
Bump date.
2008-08-08 17:14:09 +00:00
drochner
52c126ff5a
there was a backslash too much
2008-08-06 19:19:15 +00:00
plunky
e922dcbb71
add man page for sockopt(9)
2008-08-06 15:08:08 +00:00
skrll
d47eac2b49
s/non-zero/true/,s/zero/false/
...
where applicable.
2008-08-06 07:49:15 +00:00
skrll
cfee00cbb7
Spellos
2008-08-06 07:08:31 +00:00