Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Christian Brueffer
5ad310ca50
Properly mark up author name.
2015-02-20 13:50:50 +00:00
Joel Dahl
068b48d674
mdoc: improvements to SEE ALSO.
2014-12-27 07:07:37 +00:00
Simon J. Gerraty
ee7b0571c2
Merge head from 7/28
2014-08-19 06:50:54 +00:00
Baptiste Daroussin
6c89995002
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
Simon J. Gerraty
d1d0158641
Merge from head
2013-09-05 20:18:59 +00:00
Ed Maste
9bdb572a00
Switch to 2-clause license
...
Approved by: luigi@
2013-06-03 13:11:48 +00:00
Gavin Atkinson
51790eb88a
Kill yet another reference to UserConfig
2013-05-04 15:10:01 +00:00
Simon J. Gerraty
23090366f7
Sync from head
2012-11-04 02:52:03 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Joel Dahl
7e3de069ef
mdoc: minor Bl improvements.
2012-06-02 11:03:14 +00:00
Joel Dahl
748611c9c0
mdoc: fix column names, indentation, column separation within each row, and
...
quotation. Also make sure we have the same amount of columns in each row as
the number of columns we specify in the head arguments.
Reviewed by: brueffer
2012-04-07 09:05:30 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
Alexander Motin
e3bf726bee
Add some more cross-references.
2011-12-20 17:44:25 +00:00
Henrik Brix Andersen
149d1c897e
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
...
Device.
Reviewed by: jhb (newbus bits only), adrian
2011-05-15 14:01:23 +00:00
Warner Losh
bf34d84c56
Minor tweaks to the man page:
...
o Remove bogus ordering info
o 3C1 actually works, so remove that
o Add warning about making sure BIOS is configured properly for PnP
configured 3c509 cards.
2011-04-01 11:39:13 +00:00
Ulrich Spörlein
7cc1fde083
mdoc: drop even more redundant .Pp calls
...
No change in rendered output, less mandoc lint warnings.
Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
2010-10-19 12:35:40 +00:00
Joel Dahl
c2025a7660
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
...
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 15:18:30 +00:00
Ulrich Spörlein
0afc94c17a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
Gavin Atkinson
ee158a7fc4
Kernel modules for these drivers are installed on all platforms, so
...
install the man pages on all platforms too.
2010-02-08 23:30:28 +00:00
Gavin Atkinson
8ce0c61c05
Install the padlock(4) man page on amd64 as well as i386, to match the
...
platforms where the driver itself is compiled and installed.
PR: docs/130895
Reported by: George Hartzell <hartzell alerce.com>
MFC after: 1 week
2010-02-08 21:24:12 +00:00
Ruslan Ermilov
aa4a335bae
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
Bjoern A. Zeeb
8a2044b6e0
Remove dpms.4 missed in r197025.
2009-09-09 14:17:07 +00:00
Xin LI
ee5e90dab2
- Teach vesa(4) and dpms(4) about x86emu. [1]
...
- Add vesa kernel options for amd64.
- Connect libvgl library and splash kernel modules to amd64 build.
- Connect manual page dpms(4) to amd64 build.
- Remove old vesa/dpms files.
Submitted by: paradox <ddkprog yahoo com> [1], swell k at gmail.com
(with some minor tweaks)
2009-09-09 09:50:31 +00:00
Christian Brueffer
2a72feb42b
Correct the information about when the respective functionality first
...
appeared in FreeBSD.
PR: 133785
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net>
MFC after: 3 days
2009-04-23 08:37:56 +00:00
Robert Watson
71807e2542
Remove man pages ar(4), ray(4), and sr(4) following removal of these
...
non-MPSAFE device drivers.
2009-04-16 11:09:59 +00:00
Warner Losh
6594f4b3d1
Add recently added cards.
2009-03-25 22:14:46 +00:00
John Baldwin
26e4688329
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
...
the driver worked ok with them.
Tested by: friends of yar
2008-09-10 18:36:58 +00:00
John Baldwin
aa7c1c059f
Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to
...
turn off the external display during suspend and restore it to its
original state on resume.
MFC after: 2 weeks
2008-08-23 21:00:40 +00:00
Rui Paulo
0e5f2a7748
Merge the relevant information of man4.i386/ichwd.4 into man4/ichwd.4
...
and remove ichwd(4) man page from man4.i386.
Submitted by: gavin
Reviewed by: des, me
Approved by: des
2008-08-21 17:53:13 +00:00
Rui Paulo
e676955476
Move man pages out of man4.i386. Most of them are applicable to amd64
...
too, so, instead of descending to the i386 directory, we add some magic to
the parent Makefile.
These man pages refer to drivers that I'm aware that work on amd64. Most
likely there are more, but I'll deal with them later.
Approved by: brueffer, philip, takawata
2008-08-21 00:40:55 +00:00
Rui Paulo
eb48ed4558
Add Eee PC.
2008-08-20 12:36:53 +00:00
Christian Brueffer
2c97c27451
Correct a few minor markup and grammar issues.
2008-08-11 08:42:31 +00:00
Philip Paeps
66863836a9
Typo: glxsb(4) was imported to FreeBSD 8.0, not 7.0.
...
Spotted by: kib
2008-08-09 15:09:51 +00:00
Philip Paeps
edd30e9cc7
Add the glxsb(4) manual page.
...
Submitted by: Patrick Lamaizière <patfbsd -at- davenulle.org>
MFC after: 1 week
2008-08-09 14:54:19 +00:00
John Baldwin
e9a31041c0
Remove the sbni(4) driver. No one responded to calls to test it on
...
current@ and stable@.
2008-07-04 21:06:57 +00:00
John Baldwin
2c6298572e
Remove the oltr(4) driver. No one responded to calls for testing on
...
current@ and stable@ for the locking patches. The driver can always be
revived if someone tests it.
This driver also sleeps in its if_init routine, so it likely doesn't really
work at all anyway in modern releases.
2008-07-04 18:58:53 +00:00
John Baldwin
94f923b69d
Remove the arl(4) driver. It is reported to not work on 6.x or later
...
even though the driver hasn't changed since 4.x (last known working
release).
2008-07-04 18:15:36 +00:00
Kevin Lo
8b2898a64d
Document the azp for controlling audio power
2008-05-20 06:33:10 +00:00
Christian Brueffer
42b5d159f2
Oops, add back the SYNOPSIS section header I accidently removed in the
...
previous revision.
2008-03-20 08:46:27 +00:00
Christian Brueffer
dd3a95f4df
Use a standard section 4 SYNOPSIS.
...
MFC after: 3 days
2008-03-17 08:17:04 +00:00
Christian Brueffer
19a29bc737
Device counts are long gone.
...
MFC after: 3 days
2008-03-17 08:06:41 +00:00
Christian Brueffer
1dabcd56c6
Fix AUTHORS formatting.
...
MFC after: 3 days
2008-03-16 22:51:30 +00:00
Christian Brueffer
1c4c3d38f5
Device counts are long gone, also remove the outdated FILES section.
...
MFC after: 3 days
2008-03-16 22:26:17 +00:00
Christian Brueffer
5760e921e8
Remove references to the obsolete card(4) manpage.
2008-01-28 18:08:41 +00:00
Warner Losh
01fe72a32f
Minor nits. Add xr to sn.
2008-01-01 22:29:22 +00:00
Bjoern A. Zeeb
e0c9263157
Remove the last entries to fast_ipsec.
...
Merge in parts of the old fast_ipsec.4 man page to ipsec.4 and
start updating ipsec.4 man page.
Reviewed by: brueffer, sam (slightly earlier versions), bmah
Approved by: re (bmah)
2007-08-02 08:04:48 +00:00
Philip Paeps
18d725a04e
Add support for Asus A3N laptops.
...
Submitted by: Holger Jorra <holger_jorra -at- gmx.net>
MFC after: 1 day
2007-06-02 21:10:01 +00:00
Takanori Watanabe
604a7426cc
New line for new sentense.
...
Pointed out by: brueffer
2007-03-30 21:59:55 +00:00