Commit Graph

14551 Commits

Author SHA1 Message Date
ryo
dedc54f76f add m_copyup(9) obtained from FreeBSD (manual only) 2013-06-17 09:58:21 +00:00
tsutsui
ccf0f70064 Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}.
Fixes builds using source sets that drop executable bits.
2013-06-14 16:10:02 +00:00
mrg
0ca6164e56 rename (new) xorg_drivers to xorg_server -- platforms that build the
actual Xorg server (aka "xfree86 server").

move the list of these platforms from xorg-server/Makefile.common to
bsd.own.mk, so that we can access it easily in distrib.

this should fix most of the current build failures.
2013-06-12 21:35:29 +00:00
apb
3c3880ba7c Fix tab damage in previous 2013-06-11 15:15:29 +00:00
apb
82b933dccf Add FreeBSD-8.4 (merge with FreeBSD svn revision 251501). 2013-06-11 15:11:49 +00:00
wiz
e574093b05 Fix date, sort SEE ALSO, more and better macro use. 2013-06-10 08:33:41 +00:00
wiz
b5e3f0bc0e Bump date for previous. 2013-06-10 08:32:04 +00:00
kardel
d1abea10e2 adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
wiz
7f89a551ef Bump date for previous. 2013-06-10 06:41:58 +00:00
kardel
630a4e285d Import of proposed patch to OpenBSD for supporting GPIO and status
leds on a Soekris net6501

patch posted on 2013-01-14 17:11:00 at
http://permalink.gmane.org/gmane.os.openbsd.tech/31317
2013-06-10 06:04:35 +00:00
mrg
018f384e6a mark several interfaces as internal, most of which have other exported
APIs for their use.
2013-06-10 05:11:20 +00:00
mrg
224424a849 add a new MKXORG_DRIVERS that defaults to yes on MKXORG platforms
besides acorn26.  useful for sets, and avoids overloading the
value of XFREE86_SERVERS.
2013-06-10 05:02:38 +00:00
wiz
d067cd1c6c fix typo. 2013-06-06 08:34:05 +00:00
mrg
b2836e59b2 make .pc files depend upon configure files if they exist. this
will force them to be rebuilt when the version has changed.
this fixes one of the most often broken parts of update builds
after a version update.
2013-06-05 23:14:13 +00:00
christos
ef8ac5fea8 reflect current reality. 2013-06-05 23:08:09 +00:00
dholland
b3a5952680 PEBKAC was already in the base acronyms file; move the variant spelling
there.
2013-06-05 21:03:57 +00:00
pgoyette
6ee19a0c1b Add PEBCAK and PICNIC 2013-06-05 20:52:07 +00:00
mrg
43546c5b7b define X11SRCDIR.xorg-docs. 2013-06-05 07:41:56 +00:00
christos
107717d211 depcrecate IPSEC_NAT_T 2013-06-05 01:01:57 +00:00
njoly
10b6526db0 Fix width in .Bl macro. 2013-06-04 12:11:12 +00:00
wiz
771efcbeb7 Fix SYNOPSIS. Reported by Brad Harder in PR 47885. 2013-06-04 07:47:54 +00:00
mrg
2419004b57 update to xorg-server 1.10.6. 2013-06-03 07:39:07 +00:00
rodent
032a3316e4 +sx Sint Maarten
-yu Yugoslavia; deprecated on 2010-03-30 [1]

[1]:
http://web.archive.org/web/20100201171046/http://www.rnids.rs/en/node/67
2013-06-02 16:37:37 +00:00
mbalmer
d7a7f8507d New variable MKX11MOTIF to enable building libGLw with Motif support.
Defaults to 'no'.
2013-06-02 11:02:40 +00:00
msaitoh
3cf319d9a9 Add I21[78]. 2013-06-02 09:43:34 +00:00
mrg
f8cebe2a9e add LIBX11_XCB; unfortunately since the library is named with a -
in it, we have to use an ugly hard coded assignment for now.
(could be cleaned up with more make variable magic i'm sure.)
2013-05-31 06:48:43 +00:00
wiz
c11f306ade - Remove unneeded argument in non-first `.Nm' macro;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning);
- capitalization and punctuation fix.

From Bug Hunting.
2013-05-29 15:03:09 +00:00
wiz
7b699b5337 Improve wording.
From Bug Hunting.
2013-05-29 14:55:24 +00:00
kiyohara
3d9a1fa87f Add udsir. 2013-05-28 12:24:24 +00:00
dholland
1fc3ba0182 other value of PC 2013-05-27 21:32:38 +00:00
dholland
a541d09292 DM, GM, NPC, PC 2013-05-27 21:31:44 +00:00
jdf
2c7a9e6783 Add more wireless networking acronyms:
* BSA    basic service area
 * BSS    basic service set
 * BSSID  basic service set identifier
 * ESS    extended service set
 * ESSID  extended service set identifier
 * IBSS   independent basic service set
 * SSID   service set identifier
 * TKIP   Temporal Key Integrity Protocol
 * WAP    wireless access point
 * WPA2   Wi-Fi Protected Access II
 * WPS    Wi-Fi Protected Setup

Also properly capitalize the existing `WPA' entry.

Patch supplied by Bug Hunting.
2013-05-25 21:17:51 +00:00
njoly
527067ce64 Kill extra El macro. 2013-05-24 14:41:32 +00:00
njoly
6fc5b50a1b Remove extra dot. 2013-05-24 14:40:18 +00:00
wiz
c57d5b5313 Fix xrefs. 2013-05-24 10:01:15 +00:00
apb
0652054913 slight improvement in layout; no semantic change intended. 2013-05-23 21:08:13 +00:00
uwe
cf4354e6e7 Instead of .Ar use .Fa or .Vt as appropriate. 2013-05-22 18:41:08 +00:00
uwe
5e0ecd6d23 Use .Er for errors instead of .Dv 2013-05-22 18:29:41 +00:00
christos
178731dab0 add a man page for ts2timo. 2013-05-22 16:01:44 +00:00
roy
a34d72845c For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag
changes. Tentative addresses are not emitted.

Version bumped so userland can detect this behaviour change.
2013-05-21 08:37:27 +00:00
mbalmer
e82f5d46e0 use working email address. 2013-05-20 18:36:14 +00:00
mbalmer
edd93d3bd3 working email address. 2013-05-20 18:34:39 +00:00
mbalmer
8bbad1c8eb gpiosim(4) is 64-bit wide now. 2013-05-20 15:49:03 +00:00
riz
67dea2f053 Added NetBSD 5.2, 6.0.1, 6.0.2 and 6.1. Someone *please* clean up my
artwork.
2013-05-19 15:04:39 +00:00
dholland
3df08f9491 FTL 2013-05-17 17:43:04 +00:00
msaitoh
8fa08c1e4c - Add KERNHIST and KERNHIST_PRINT.
- Update UVMHIST and UVMHIST_PRINT.
2013-05-15 05:47:10 +00:00
msaitoh
b126aa9f41 s/can be displayed be calling/can be displayed by calling/
XXX pullup-5
2013-05-15 05:30:33 +00:00
msaitoh
56fd90edea Change from deleted "show uvmhist" to "show kernhist".
XXX pullup-6
2013-05-15 05:22:43 +00:00
wiz
e0a986bcb9 Make nanotime and getnanotime prototypes match.
Also, the BUGS section doesn't describe something fixable, so make
it a CAVEATS section instead.
Bump date.
2013-05-13 12:07:44 +00:00
wiz
3362820342 Mention that TerraTec Aureon 7.1 PCIe is supported by
this driver. Bump date.
2013-05-10 11:05:14 +00:00