bdrewery
459799dc3d
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
...
This has not been needed since r246865 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:44:01 +00:00
bdrewery
f37faa57f7
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
...
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:26:08 +00:00
brueffer
a00534bfeb
Fix mandoc warnings/errors.
...
MFC after: 1 week
2015-08-12 11:56:19 +00:00
sjg
008d7c831f
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
sjg
65145fa4c8
Merge sync of head
2015-05-27 01:19:58 +00:00
brueffer
28dec3546d
Properly mark up author name.
2015-02-20 13:50:50 +00:00
joel
7e529110a7
mdoc: improvements to SEE ALSO.
2014-12-27 07:07:37 +00:00
sjg
d7cd1d425c
Merge head from 7/28
2014-08-19 06:50:54 +00:00
bapt
5da5395a98
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
sjg
62bb106222
Merge from head
2013-09-05 20:18:59 +00:00
emaste
5fd32bff8a
Switch to 2-clause license
...
Approved by: luigi@
2013-06-03 13:11:48 +00:00
gavin
d90a2cb697
Kill yet another reference to UserConfig
2013-05-04 15:10:01 +00:00
sjg
778e93c51a
Sync from head
2012-11-04 02:52:03 +00:00
marcel
9dd41e3647
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
f2d65ab354
mdoc: minor Bl improvements.
2012-06-02 11:03:14 +00:00
joel
0ef023ae5b
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
eadler
1ef5fe44d3
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
mav
0517523a4f
Add some more cross-references.
2011-12-20 17:44:25 +00:00
brix
18b2666945
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
imp
5787512ec9
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
uqs
7fc6083fed
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
dd1fff9bcb
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
uqs
1ab3783e1a
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
f40e5da60d
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
c708ada580
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
ru
fdf6718f33
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
bz
710bf9d791
Remove dpms.4 missed in r197025.
2009-09-09 14:17:07 +00:00
delphij
49000890a8
- 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
brueffer
ecbce5102d
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
rwatson
a73d3ec6b8
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
imp
6e0a0dff0b
Add recently added cards.
2009-03-25 22:14:46 +00:00
jhb
70e9d3b331
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
jhb
4befa41cb7
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
rpaulo
2ceef8c561
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
rpaulo
c214e5b639
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
rpaulo
028517576a
Add Eee PC.
2008-08-20 12:36:53 +00:00
brueffer
81f401bb47
Correct a few minor markup and grammar issues.
2008-08-11 08:42:31 +00:00
philip
9db87c45ee
Typo: glxsb(4) was imported to FreeBSD 8.0, not 7.0.
...
Spotted by: kib
2008-08-09 15:09:51 +00:00
philip
337d069e9b
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
jhb
a495f456d1
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
jhb
026267261c
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
jhb
cb0b8573c7
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
kevlo
e2e62f671f
Document the azp for controlling audio power
2008-05-20 06:33:10 +00:00
brueffer
b24f39223e
Oops, add back the SYNOPSIS section header I accidently removed in the
...
previous revision.
2008-03-20 08:46:27 +00:00
brueffer
1bfcad58c9
Use a standard section 4 SYNOPSIS.
...
MFC after: 3 days
2008-03-17 08:17:04 +00:00
brueffer
3ecb6dd056
Device counts are long gone.
...
MFC after: 3 days
2008-03-17 08:06:41 +00:00
brueffer
64b6524153
Fix AUTHORS formatting.
...
MFC after: 3 days
2008-03-16 22:51:30 +00:00
brueffer
89655c7251
Device counts are long gone, also remove the outdated FILES section.
...
MFC after: 3 days
2008-03-16 22:26:17 +00:00
brueffer
ca735b70dd
Remove references to the obsolete card(4) manpage.
2008-01-28 18:08:41 +00:00
imp
de3fe55797
Minor nits. Add xr to sn.
2008-01-01 22:29:22 +00:00