4 # A script that symlinks source files from monolithic to modular
6 # Author: Soren Sandmann (sandmann@redhat.com)
10 # Things we would like to do
12 # - Check that all the relevant files exist
13 # - AUTHORS, autogen.sh, configure.ac, ...
14 # - Check that we have actually linked everything
15 # - if a file doesn't need to be linked, then it needs
16 # to be listed as "not-linked"
17 # - Compute diffs between all the files (shouldn't be necessary)
18 # - possibly check that files are listet in Makefile.am's
19 # - Clean target directory of irrelevant files
22 check_destinations
() {
23 # don't do anything - we are relying on the side
29 # Check whether $1 exists
36 error
"$1 is a directory"
56 run check_destinations
"Creating destination directories"
57 run check_exist
"Checking that the source files exist"
58 run delete_existing
"Deleting existing files"
59 run link_files
"Linking files"
71 symlink_proto_core
() {
75 action ap_keysym.h
# not used anywhere
77 action HPkeysym.h
# not used anywhere
85 action XF86keysym.h
# only used in server
86 # action Xfuncproto.h this file is configurable in the modular tree
96 action Xthreads.h
# not used in server
103 # Extension protocols
105 symlink_proto_applewm
() {
107 dst_dir proto
/AppleWM
113 symlink_proto_bigreq
() {
114 src_dir include
/extensions
115 dst_dir proto
/BigReqs
120 symlink_proto_composite
() {
121 src_dir include
/extensions
122 dst_dir proto
/Composite
125 action compositeproto.h
128 symlink_proto_damage
() {
129 src_dir include
/extensions
136 symlink_proto_dmx
() {
137 src_dir include
/extensions
144 symlink_proto_evie
() {
145 src_dir include
/extensions
151 symlink_proto_fixes
() {
152 src_dir include
/extensions
159 symlink_proto_fontcache
() {
160 src_dir include
/extensions
161 dst_dir proto
/Fontcache
168 symlink_proto_input
() {
169 src_dir include
/extensions
178 src_dir include
/extensions
188 symlink_proto_xinerama
() {
189 src_dir include
/extensions
190 dst_dir proto
/Xinerama
192 action panoramiXext.h
193 action panoramiXproto.h
194 action Xinerama.h
# not used in server
198 src_dir programs
/proxymngr
205 symlink_proto_print
() {
206 src_dir include
/extensions
213 symlink_proto_randr
() {
214 src_dir include
/extensions
221 symlink_proto_record
() {
222 src_dir include
/extensions
229 symlink_proto_render
() {
230 src_dir include
/extensions
237 symlink_proto_resource
() {
238 src_dir include
/extensions
239 dst_dir proto
/Resource
244 symlink_proto_saver
() {
245 src_dir include
/extensions
246 dst_dir proto
/ScrnSaver
250 action scrnsaver.h
# not used in server
253 symlink_proto_trap
() {
254 src_dir include
/extensions
258 action xtrapddmi.h
# only used in server
260 action xtrapemacros.h
# not used in server
261 action xtraplib.h
# not used in server
262 action xtraplibp.h
# not used in server
263 action xtrapproto.h
# only used in server
266 symlink_proto_video
() {
267 src_dir include
/extensions
270 action vldXvMC.h
# not used in server
277 symlink_proto_windowswm
() {
279 dst_dir proto
/WindowsWM
282 action windowswmstr.h
285 symlink_proto_xcmisc
() {
286 src_dir include
/extensions
292 # should these be exploded into individual extension components?
293 symlink_proto_xext
() {
294 src_dir include
/extensions
300 action lbxbuf.h
# not used in server
301 action lbxbufstr.h
# not used in server
319 action Xagsrv.h
# only used in server
323 action Xdbe.h
# not used in server
335 symlink_proto_xf86bigfont
() {
336 src_dir include
/extensions
337 dst_dir proto
/XF86BigFont
343 symlink_proto_xf86dga
() {
344 src_dir include
/extensions
345 dst_dir proto
/XF86DGA
353 symlink_proto_xf86dri
() {
354 src_dir extras
/Mesa
/src
/glx
/x11
355 dst_dir proto
/XF86DRI
360 src_dir extras
/Mesa
/include
/GL
/internal
362 action dri_interface.h
365 symlink_proto_xf86misc
() {
366 src_dir include
/extensions
367 dst_dir proto
/XF86Misc
373 symlink_proto_xf86rush
() {
374 src_dir include
/extensions
375 dst_dir proto
/XF86Rush
381 symlink_proto_xf86vidmode
() {
382 src_dir include
/extensions
383 dst_dir proto
/XF86VidMode
389 symlink_proto_fonts
() {
390 src_dir include
/fonts
396 action FS.h
# not used in server
398 action FSproto.h
# not used in server
410 src_dir extras
/Mesa
/include
/GL
/internal
419 # Extension protocols
420 symlink_proto_applewm
422 symlink_proto_composite
427 symlink_proto_fontcache
435 symlink_proto_resource
439 symlink_proto_windowswm
442 symlink_proto_xf86bigfont
443 symlink_proto_xf86dga
444 symlink_proto_xf86dri
445 symlink_proto_xf86misc
446 symlink_proto_xf86rush
447 symlink_proto_xf86vidmode
448 symlink_proto_xinerama
463 symlink_lib_applewm
() {
465 dst_dir lib
/AppleWM
/src
469 dst_dir lib
/AppleWM
/man
471 action AppleWM.man AppleWM
.3
483 action DMXAddInput.man
484 action DMXAddScreen.man
485 action DMXChangeDesktopAttributes.man
486 action DMXChangeScreensAttributes.man
487 action DMXForceWindowCreation.man
488 action DMXGetDesktopAttributes.man
489 action DMXGetInputAttributes.man
490 action DMXGetInputCount.man
491 action DMXGetScreenAttributes.man
492 action DMXGetScreenCount.man
493 action DMXGetWindowAttributes.man
495 action DMXQueryExtension.man
496 action DMXQueryVersion.man
497 action DMXRemoveInput.man
498 action DMXRemoveScreen.man
502 symlink_lib_composite
() {
503 src_dir lib
/Xcomposite
504 dst_dir lib
/Xcomposite
506 dst_dir lib
/Xcomposite
/include
/X11
/extensions
510 dst_dir lib
/Xcomposite
/src
512 action xcompositeint.h
516 symlink_lib_damage
() {
520 dst_dir lib
/Xdamage
/include
/X11
/extensions
524 dst_dir lib
/Xdamage
/src
531 src_dir include
/extensions
532 dst_dir lib
/Xevie
/include
/X11
/extensions
542 dst_dir lib
/Xevie
/src
546 dst_dir lib
/Xevie
/man
551 symlink_lib_fixes
() {
555 dst_dir lib
/Xfixes
/src
564 dst_dir lib
/Xfixes
/include
/X11
/extensions
568 dst_dir lib
/Xfixes
/man
590 dst_dir lib
/Xau
/include
/X11
600 symlink_lib_xtrans
() {
616 symlink_lib_xdmcp
() {
664 action Wraphelp.README.crypto
666 dst_dir lib
/Xdmcp
/include
/X11
694 action DPMSCapable.man
695 action DPMSDisable.man
696 action DPMSEnable.man
697 action DPMSForceLevel.man
698 action DPMSGetTimeouts.man
699 action DPMSGetVersion.man
701 action DPMSQueryExtension.man
702 action DPMSSetTimeouts.man
703 action XcupGetReservedColormapEntries.man
704 action XcupQueryVersion.man
705 action XcupStoreColors.man
710 src_dir
doc
/man
/Xext
/dbe
713 action XdbeAllo.man XdbeAllocateBackBufferName.man
714 action XdbeBegi.man XdbeBeginIdiom.man
715 action XdbeEndI.man XdbeEndIdiom.man
716 action XdbeDeal.man XdbeDeallocateBackBufferName.man
717 action XdbeFree.man XdbeFreeVisualInfo.man
718 action XdbeQuer.man XdbeQueryExtension.man
719 action XdbeSwap.man XdbeSwapBuffers.man
720 action XdbeGetB.man XdbeGetBackBufferAttributes.man
721 action XdbeGetV.man XdbeGetVisualInfo.man
728 dst_dir lib
/X11
/include
/X11
753 action Xresinternal.h
1024 dst_dir lib
/X11
/src
/xcms
1094 dst_dir lib
/X11
/src
/xkb
1106 action XKBGetByName.c
1121 dst_dir lib
/X11
/src
/xlibi18n
1145 action utf8WMProps.c
1149 action XDefaultIMIF.c
1150 action XDefaultOMIF.c
1167 # XIMPC input method files
1169 dst_dir lib
/X11
/modules
/im
/ximcp
1200 dst_dir lib
/X11
/modules
/lc
/def
1206 dst_dir lib
/X11
/modules
/lc
/gen
1212 dst_dir lib
/X11
/modules
/lc
/Utf8
1218 dst_dir lib
/X11
/modules
/lc
/xlocale
1224 # Generic output method files
1226 dst_dir lib
/X11
/modules
/om
/generic
1242 action AllPlanes.man AllPlanes.man
1243 action BlkPScrn.man BlackPixelOfScreen.man
1244 action Dis3C.man DisplayOfCCC.man
1245 action ImageOrd.man ImageByteOrder.man
1246 action IsCKey.man IsCursorKey.man
1247 action XACHints.man XAllocClassHint.man
1248 action XAIcSize.man XAllocIconSize.man
1249 action XASCmap.man XAllocStandardColormap.man
1250 action XASHints.man XAllocSizeHints.man
1251 action XAWMHints.man XAllocWMHints.man
1252 action XAddHost.man XAddHost.man
1253 action XAllColor.man XAllocColor.man
1254 action XAllEvnt.man XAllowEvents.man
1255 action XAnyEvent.man XAnyEvent.man
1256 action XButEvent.man XButtonEvent.man
1257 action XCKCntrl.man XChangeKeyboardControl.man
1258 action XCKMping.man XChangeKeyboardMapping.man
1259 action XCMEvent.man XClientMessageEvent.man
1260 action XCPCntrl.man XChangePointerControl.man
1261 action XCSSet.man XChangeSaveSet.man
1262 action XCWAttrib.man XChangeWindowAttributes.man
1263 action XCWEvent.man XCreateWindowEvent.man
1264 action XCirEvent.man XCirculateEvent.man
1265 action XCirREven.man XCirculateRequestEvent.man
1266 action XClrArea.man XClearArea.man
1267 action XCmpEvent.man XColormapEvent.man
1268 action XConEvent.man XConfigureEvent.man
1269 action XConREven.man XConfigureRequestEvent.man
1270 action XConfWin.man XConfigureWindow.man
1271 action XCopyArea.man XCopyArea.man
1272 action XCreCmap.man XCreateColormap.man
1273 action XCreFCur.man XCreateFontCursor.man
1274 action XCreFSet.man XCreateFontSet.man
1275 action XCreGC.man XCreateGC.man
1276 action XCreIC.man XCreateIC.man
1277 action XCreImage.man XInitImage.man
1278 action XCreOC.man XCreateOC.man
1279 action XCrePmap.man XCreatePixmap.man
1280 action XCreReg.man XCreateRegion.man
1281 action XCreWin.man XCreateWindow.man
1282 action XCroEvent.man XCrossingEvent.man
1283 action XDWEvent.man XDestroyWindowEvent.man
1284 action XDefCur.man XDefineCursor.man
1285 action XDesWin.man XDestroyWindow.man
1286 action XDrArc.man XDrawArc.man
1287 action XDrIStr.man XDrawImageString.man
1288 action XDrLine.man XDrawLine.man
1289 action XDrPoint.man XDrawPoint.man
1290 action XDrRect.man XDrawRectangle.man
1291 action XDrString.man XDrawString.man
1292 action XDrText.man XDrawText.man
1293 action XERegion.man XEmptyRegion.man
1294 action XEnumDB.man XrmEnumerateDatabase.man
1295 action XEofFSet.man XExtentsOfFontSet.man
1296 action XErrEvent.man XErrorEvent.man
1297 action XExpEvent.man XExposeEvent.man
1298 action XFCEvent.man XFocusChangeEvent.man
1299 action XFEvent.man XFilterEvent.man
1300 action XFSExt.man XFontSetExtents.man
1301 action XFillRect.man XFillRectangle.man
1302 action XFlush.man XFlush.man
1303 action XFofFSet.man XFontsOfFontSet.man
1304 action XFree.man XFree.man
1305 action XGEEvent.man XGraphicsExposeEvent.man
1306 action XGEvent.man XGravityEvent.man
1307 action XGFDBase.man XrmGetFileDatabase.man
1308 action XGetRes.man XrmGetResource.man
1309 action XGetVInfo.man XGetVisualInfo.man
1310 action XGetWAttr.man XGetWindowAttributes.man
1311 action XGetWProp.man XGetWindowProperty.man
1312 action XGrButton.man XGrabButton.man
1313 action XGrKey.man XGrabKey.man
1314 action XGrKeybrd.man XGrabKeyboard.man
1315 action XGrPntr.man XGrabPointer.man
1316 action XGrServer.man XGrabServer.man
1317 action XIcWin.man XIconifyWindow.man
1318 action XIfEvent.man XIfEvent.man
1319 action XInitial.man XrmInitialize.man
1320 action XInstCmap.man XInstallColormap.man
1321 action XIntConn.man XAddConnectionWatch.man
1322 action XInterReg.man XIntersectRegion.man
1323 action XInternA.man XInternAtom.man
1324 action XKMapEven.man XKeymapEvent.man
1325 action XListFont.man XListFonts.man
1326 action XLoadFont.man XLoadFont.man
1327 action XLookKsym.man XLookupKeysym.man
1328 action XMDBases.man XrmMergeDatabases.man
1329 action XMEvent.man XMapEvent.man
1330 action XMREvent.man XMapRequestEvent.man
1331 action XMapWin.man XMapWindow.man
1332 action XNEvent.man XNextEvent.man
1333 action XNoOp.man XNoOp.man
1334 action XOpDsply.man XOpenDisplay.man
1335 action XOpenIM.man XOpenIM.man
1336 action XOpenOM.man XOpenOM.man
1337 action XPEvent.man XPropertyEvent.man
1338 action XParGeom.man XParseGeometry.man
1339 action XPolyReg.man XPolygonRegion.man
1340 action XPutBEvnt.man XPutBackEvent.man
1341 action XPutImage.man XPutImage.man
1342 action XPutRes.man XrmPutResource.man
1343 action XQBSize.man XQueryBestSize.man
1344 action XQColor.man XQueryColor.man
1345 action XQExtension.man XQueryExtension.man
1346 action XQPointer.man XQueryPointer.man
1347 action XQTree.man XQueryTree.man
1348 action XREvent.man XReparentEvent.man
1349 action XRMStr.man XResourceManagerString.man
1350 action XRREvent.man XResizeRequestEvent.man
1351 action XRaiseWin.man XRaiseWindow.man
1352 action XReadBF.man XReadBitmapFile.man
1353 action XRecCur.man XRecolorCursor.man
1354 action XReparWin.man XReparentWindow.man
1355 action XSCEvent.man XSelectionClearEvent.man
1356 action XSContext.man XSaveContext.man
1357 action XSEvent.man XSelectionEvent.man
1358 action XSICFoc.man XSetICFocus.man
1359 action XSICVals.man XSetICValues.man
1360 action XSInput.man XSelectInput.man
1361 action XSLTTProp.man XStringListToTextProperty.man
1362 action XSREvent.man XSelectionRequestEvent.man
1363 action XSeArcMod.man XSetArcMode.man
1364 action XSeClipO.man XSetClipOrigin.man
1365 action XSeClosDM.man XSetCloseDownMode.man
1366 action XSeCmd.man XSetCommand.man
1367 action XSeErrHan.man XSetErrorHandler.man
1368 action XSeEvent.man XSendEvent.man
1369 action XSeFillS.man XSetFillStyle.man
1370 action XSeFont.man XSetFont.man
1371 action XSeFontP.man XSetFontPath.man
1372 action XSeInFoc.man XSetInputFocus.man
1373 action XSeLAttr.man XSetLineAttributes.man
1374 action XSePMap.man XSetPointerMapping.man
1375 action XSeScSav.man XSetScreenSaver.man
1376 action XSeSelOwn.man XSetSelectionOwner.man
1377 action XSeState.man XSetState.man
1378 action XSeTFHint.man XSetTransientForHint.man
1379 action XSeTProp.man XSetTextProperty.man
1380 action XSeTile.man XSetTile.man
1381 action XSeWMCMac.man XSetWMClientMachine.man
1382 action XSeWMCWin.man XSetWMColormapWindows.man
1383 action XSeWMINam.man XSetWMIconName.man
1384 action XSeWMName.man XSetWMName.man
1385 action XSeWMProp.man XSetWMProperties.man
1386 action XSeWMProt.man XSetWMProtocols.man
1387 action XStBytes.man XStoreBytes.man
1388 action XStColors.man XStoreColors.man
1389 action XStTKsym.man XStringToKeysym.man
1390 action XSupLoc.man XSupportsLocale.man
1391 action XSync.man XSynchronize.man
1392 action XTLTTProp.man XmbTextListToTextProperty.man
1393 action XTextExt.man XTextExtents.man
1394 action XTextWid.man XTextWidth.man
1395 action XThreads.man XInitThreads.man
1396 action XTranWCo.man XTranslateCoordinates.man
1397 action XUQuark.man XrmUniqueQuark.man
1398 action XUmapEven.man XUnmapEvent.man
1399 action XUnmapWin.man XUnmapWindow.man
1400 action XVCNList.man XVaCreateNestedList.man
1401 action XVEvent.man XVisibilityEvent.man
1402 action XWarpPntr.man XWarpPointer.man
1403 action Xcms3CoC.man XcmsCCCOfColormap.man
1404 action XcmsAClr.man XcmsAllocColor.man
1405 action XcmsCClrs.man XcmsConvertColors.man
1406 action XcmsClr.man XcmsColor.man
1407 action XcmsCre3C.man XcmsCreateCCC.man
1408 action XcmsD3C.man XcmsDefaultCCC.man
1409 action XcmsLaQMC.man XcmsCIELabQueryMaxC.man
1410 action XcmsLuQMC.man XcmsCIELuvQueryMaxC.man
1411 action XcmsQBlk.man XcmsQueryBlack.man
1412 action XcmsQClr.man XcmsQueryColor.man
1413 action XcmsSClr.man XcmsStoreColor.man
1414 action XcmsSWP.man XcmsSetWhitePoint.man
1415 action XcmsTQMC.man XcmsTekHVCQueryMaxC.man
1416 action XmbDIStr.man XmbDrawImageString.man
1417 action XmbDStr.man XmbDrawString.man
1418 action XmbDTxt.man XmbDrawText.man
1419 action XmbLStr.man XmbLookupString.man
1420 action XmbRIC.man XmbResetIC.man
1421 action XmbTEsc.man XmbTextEscapement.man
1422 action XmbTExt.man XmbTextExtents.man
1423 action XmbTPCEx.man XmbTextPerCharExtents.man
1427 src_dir lib
/X11
/util
1428 dst_dir lib
/X11
/src
/util
1433 #---------------------
1437 #---------------------
1442 action compose.dir compose.dir.pre
1443 action locale.dir locale.dir.pre
1444 action locale.
alias locale.
alias.pre
1447 dst_dir lib
/X11
/nls
/armscii-8
1448 src_dir
nls
/XLC_LOCALE
1449 action armscii-8 XLC_LOCALE.pre
1450 src_dir
nls
/XI18N_OBJS
1451 action armscii-8 XI18N_OBJS
1453 action armscii-8 Compose.pre
1456 dst_dir lib
/X11
/nls
/C
1457 src_dir
nls
/XLC_LOCALE
1458 action C XLC_LOCALE.pre
1459 src_dir
nls
/XI18N_OBJS
1461 #src_dir nls/Compose
1462 #action C Compose.pre
1465 dst_dir lib
/X11
/nls
/el_GR.UTF-8
1467 action el_GR.UTF-8 Compose.pre
1470 dst_dir lib
/X11
/nls
/en_US.UTF-8
1471 src_dir
nls
/XLC_LOCALE
1472 action en_US.UTF-8 XLC_LOCALE.pre
1473 src_dir
nls
/XI18N_OBJS
1474 action en_US.UTF-8 XI18N_OBJS
1476 action en_US.UTF-8 Compose.pre
1479 dst_dir lib
/X11
/nls
/georgian-academy
1480 src_dir
nls
/XLC_LOCALE
1481 action georgian-academy XLC_LOCALE.pre
1482 src_dir
nls
/XI18N_OBJS
1483 action georgian-academy XI18N_OBJS
1485 action georgian-academy Compose.pre
1488 dst_dir lib
/X11
/nls
/georgian-ps
1489 src_dir
nls
/XLC_LOCALE
1490 action georgian-ps XLC_LOCALE.pre
1491 src_dir
nls
/XI18N_OBJS
1492 action georgian-ps XI18N_OBJS
1494 action georgian-ps Compose.pre
1497 dst_dir lib
/X11
/nls
/ibm-cp1133
1498 src_dir
nls
/XLC_LOCALE
1499 action ibm-cp1133 XLC_LOCALE.pre
1500 src_dir
nls
/XI18N_OBJS
1501 action ibm-cp1133 XI18N_OBJS
1503 action ibm-cp1133 Compose.pre
1506 dst_dir lib
/X11
/nls
/iscii-dev
1507 src_dir
nls
/XLC_LOCALE
1508 action iscii-dev XLC_LOCALE.pre
1509 src_dir
nls
/XI18N_OBJS
1510 action iscii-dev XI18N_OBJS
1511 #src_dir nls/Compose
1512 #action iscii-dev Compose.pre
1515 dst_dir lib
/X11
/nls
/isiri-3342
1516 src_dir
nls
/XLC_LOCALE
1517 action isiri-3342 XLC_LOCALE.pre
1518 src_dir
nls
/XI18N_OBJS
1519 action isiri-3342 XI18N_OBJS
1520 #src_dir nls/Compose
1521 #action isiri-3342 Compose.pre
1524 dst_dir lib
/X11
/nls
/iso8859-1
1525 src_dir
nls
/XLC_LOCALE
1526 action iso8859-1 XLC_LOCALE.pre
1527 src_dir
nls
/XI18N_OBJS
1528 action iso8859-1 XI18N_OBJS
1530 action iso8859-1 Compose.pre
1533 dst_dir lib
/X11
/nls
/iso8859-10
1534 src_dir
nls
/XLC_LOCALE
1535 action iso8859-10 XLC_LOCALE.pre
1536 src_dir
nls
/XI18N_OBJS
1537 action iso8859-10 XI18N_OBJS
1539 action iso8859-10 Compose.pre
1542 dst_dir lib
/X11
/nls
/iso8859-11
1543 src_dir
nls
/XLC_LOCALE
1544 action iso8859-11 XLC_LOCALE.pre
1545 src_dir
nls
/XI18N_OBJS
1546 action iso8859-11 XI18N_OBJS
1547 #src_dir nls/Compose
1548 #action iso8859-11 Compose.pre
1551 dst_dir lib
/X11
/nls
/iso8859-13
1552 src_dir
nls
/XLC_LOCALE
1553 action iso8859-13 XLC_LOCALE.pre
1554 src_dir
nls
/XI18N_OBJS
1555 action iso8859-13 XI18N_OBJS
1557 action iso8859-13 Compose.pre
1560 dst_dir lib
/X11
/nls
/iso8859-14
1561 src_dir
nls
/XLC_LOCALE
1562 action iso8859-14 XLC_LOCALE.pre
1563 src_dir
nls
/XI18N_OBJS
1564 action iso8859-14 XI18N_OBJS
1566 action iso8859-14 Compose.pre
1569 dst_dir lib
/X11
/nls
/iso8859-15
1570 src_dir
nls
/XLC_LOCALE
1571 action iso8859-15 XLC_LOCALE.pre
1572 src_dir
nls
/XI18N_OBJS
1573 action iso8859-15 XI18N_OBJS
1575 action iso8859-15 Compose.pre
1578 dst_dir lib
/X11
/nls
/iso8859-2
1579 src_dir
nls
/XLC_LOCALE
1580 action iso8859-2 XLC_LOCALE.pre
1581 src_dir
nls
/XI18N_OBJS
1582 action iso8859-2 XI18N_OBJS
1584 action iso8859-2 Compose.pre
1587 dst_dir lib
/X11
/nls
/iso8859-3
1588 src_dir
nls
/XLC_LOCALE
1589 action iso8859-3 XLC_LOCALE.pre
1590 src_dir
nls
/XI18N_OBJS
1591 action iso8859-3 XI18N_OBJS
1593 action iso8859-3 Compose.pre
1596 dst_dir lib
/X11
/nls
/iso8859-4
1597 src_dir
nls
/XLC_LOCALE
1598 action iso8859-4 XLC_LOCALE.pre
1599 src_dir
nls
/XI18N_OBJS
1600 action iso8859-4 XI18N_OBJS
1602 action iso8859-4 Compose.pre
1605 dst_dir lib
/X11
/nls
/iso8859-5
1606 src_dir
nls
/XLC_LOCALE
1607 action iso8859-5 XLC_LOCALE.pre
1608 src_dir
nls
/XI18N_OBJS
1609 action iso8859-5 XI18N_OBJS
1611 action iso8859-5 Compose.pre
1614 dst_dir lib
/X11
/nls
/iso8859-6
1615 src_dir
nls
/XLC_LOCALE
1616 action iso8859-6 XLC_LOCALE.pre
1617 src_dir
nls
/XI18N_OBJS
1618 action iso8859-6 XI18N_OBJS
1620 action iso8859-6 Compose.pre
1623 dst_dir lib
/X11
/nls
/iso8859-7
1624 src_dir
nls
/XLC_LOCALE
1625 action iso8859-7 XLC_LOCALE.pre
1626 src_dir
nls
/XI18N_OBJS
1627 action iso8859-7 XI18N_OBJS
1629 action iso8859-7 Compose.pre
1632 dst_dir lib
/X11
/nls
/iso8859-8
1633 src_dir
nls
/XLC_LOCALE
1634 action iso8859-8 XLC_LOCALE.pre
1635 src_dir
nls
/XI18N_OBJS
1636 action iso8859-8 XI18N_OBJS
1638 action iso8859-8 Compose.pre
1641 dst_dir lib
/X11
/nls
/iso8859-9
1642 src_dir
nls
/XLC_LOCALE
1643 action iso8859-9 XLC_LOCALE.pre
1644 src_dir
nls
/XI18N_OBJS
1645 action iso8859-9 XI18N_OBJS
1647 action iso8859-9 Compose.pre
1650 dst_dir lib
/X11
/nls
/iso8859-9e
1651 src_dir
nls
/XLC_LOCALE
1652 action iso8859-9e XLC_LOCALE.pre
1653 src_dir
nls
/XI18N_OBJS
1654 action iso8859-9e XI18N_OBJS
1656 action iso8859-9e Compose.pre
1659 dst_dir lib
/X11
/nls
/ja
1660 src_dir
nls
/XLC_LOCALE
1661 action ja XLC_LOCALE.pre
1662 src_dir
nls
/XI18N_OBJS
1663 action ja XI18N_OBJS
1665 action ja Compose.pre
1668 dst_dir lib
/X11
/nls
/ja.JIS
1669 src_dir
nls
/XLC_LOCALE
1670 action ja.JIS XLC_LOCALE.pre
1671 src_dir
nls
/XI18N_OBJS
1672 action ja.JIS XI18N_OBJS
1674 action ja.JIS Compose.pre
1677 dst_dir lib
/X11
/nls
/ja_JP.UTF-8
1678 src_dir
nls
/XLC_LOCALE
1679 action ja_JP.UTF-8 XLC_LOCALE.pre
1680 src_dir
nls
/XI18N_OBJS
1681 action ja_JP.UTF-8 XI18N_OBJS
1682 #src_dir nls/Compose
1683 #action ja_JP.UTF-8 Compose.pre
1686 dst_dir lib
/X11
/nls
/ja.S90
1687 src_dir
nls
/XLC_LOCALE
1688 action ja.S90 XLC_LOCALE.pre
1689 src_dir
nls
/XI18N_OBJS
1690 action ja.S90 XI18N_OBJS
1691 #src_dir nls/Compose
1692 #action ja.S90 Compose.pre
1695 dst_dir lib
/X11
/nls
/ja.SJIS
1696 src_dir
nls
/XLC_LOCALE
1697 action ja.SJIS XLC_LOCALE.pre
1698 src_dir
nls
/XI18N_OBJS
1699 action ja.SJIS XI18N_OBJS
1701 action ja.SJIS Compose.pre
1704 dst_dir lib
/X11
/nls
/ja.U90
1705 src_dir
nls
/XLC_LOCALE
1706 action ja.U90 XLC_LOCALE.pre
1707 src_dir
nls
/XI18N_OBJS
1708 action ja.U90 XI18N_OBJS
1709 #src_dir nls/Compose
1710 #action ja.U90 Compose.pre
1713 dst_dir lib
/X11
/nls
/ko
1714 src_dir
nls
/XLC_LOCALE
1715 action ko XLC_LOCALE.pre
1716 src_dir
nls
/XI18N_OBJS
1717 action ko XI18N_OBJS
1719 action ko Compose.pre
1722 dst_dir lib
/X11
/nls
/koi8-c
1723 src_dir
nls
/XLC_LOCALE
1724 action koi8-c XLC_LOCALE.pre
1725 src_dir
nls
/XI18N_OBJS
1726 action koi8-c XI18N_OBJS
1728 action koi8-c Compose.pre
1731 dst_dir lib
/X11
/nls
/koi8-r
1732 src_dir
nls
/XLC_LOCALE
1733 action koi8-r XLC_LOCALE.pre
1734 src_dir
nls
/XI18N_OBJS
1735 action koi8-r XI18N_OBJS
1737 action koi8-r Compose.pre
1740 dst_dir lib
/X11
/nls
/koi8-u
1741 src_dir
nls
/XLC_LOCALE
1742 action koi8-u XLC_LOCALE.pre
1743 src_dir
nls
/XI18N_OBJS
1744 action koi8-u XI18N_OBJS
1746 action koi8-u Compose.pre
1749 dst_dir lib
/X11
/nls
/ko_KR.UTF-8
1750 src_dir
nls
/XLC_LOCALE
1751 action ko_KR.UTF-8 XLC_LOCALE.pre
1752 src_dir
nls
/XI18N_OBJS
1753 action ko_KR.UTF-8 XI18N_OBJS
1754 #src_dir nls/Compose
1755 #action ko_KR.UTF-8 Compose.pre
1758 dst_dir lib
/X11
/nls
/microsoft-cp1251
1759 src_dir
nls
/XLC_LOCALE
1760 action microsoft-cp1251 XLC_LOCALE.pre
1761 src_dir
nls
/XI18N_OBJS
1762 action microsoft-cp1251 XI18N_OBJS
1763 #src_dir nls/Compose
1764 #action microsoft-cp1251 Compose.pre
1767 dst_dir lib
/X11
/nls
/microsoft-cp1255
1768 src_dir
nls
/XLC_LOCALE
1769 action microsoft-cp1255 XLC_LOCALE.pre
1770 src_dir
nls
/XI18N_OBJS
1771 action microsoft-cp1255 XI18N_OBJS
1772 #src_dir nls/Compose
1773 #action microsoft-cp1255 Compose.pre
1776 dst_dir lib
/X11
/nls
/microsoft-cp1256
1777 src_dir
nls
/XLC_LOCALE
1778 action microsoft-cp1256 XLC_LOCALE.pre
1779 src_dir
nls
/XI18N_OBJS
1780 action microsoft-cp1256 XI18N_OBJS
1781 #src_dir nls/Compose
1782 #action microsoft-cp1256 Compose.pre
1785 dst_dir lib
/X11
/nls
/mulelao-1
1786 src_dir
nls
/XLC_LOCALE
1787 action mulelao-1 XLC_LOCALE.pre
1788 src_dir
nls
/XI18N_OBJS
1789 action mulelao-1 XI18N_OBJS
1791 action mulelao-1 Compose.pre
1794 dst_dir lib
/X11
/nls
/nokhchi-1
1795 src_dir
nls
/XLC_LOCALE
1796 action nokhchi-1 XLC_LOCALE.pre
1797 src_dir
nls
/XI18N_OBJS
1798 action nokhchi-1 XI18N_OBJS
1799 #src_dir nls/Compose
1800 #action nokhchi-1 Compose.pre
1803 dst_dir lib
/X11
/nls
/pt_BR.UTF-8
1804 src_dir
nls
/XLC_LOCALE
1805 action pt_BR.UTF-8 XLC_LOCALE.pre
1806 src_dir
nls
/XI18N_OBJS
1807 action pt_BR.UTF-8 XI18N_OBJS
1809 action pt_BR.UTF-8 Compose.pre
1812 dst_dir lib
/X11
/nls
/tatar-cyr
1813 src_dir
nls
/XLC_LOCALE
1814 action tatar-cyr XLC_LOCALE.pre
1815 src_dir
nls
/XI18N_OBJS
1816 action tatar-cyr XI18N_OBJS
1817 #src_dir nls/Compose
1818 #action tatar-cyr Compose.pre
1821 dst_dir lib
/X11
/nls
/th_TH
1822 src_dir
nls
/XLC_LOCALE
1823 action th_TH XLC_LOCALE.pre
1824 src_dir
nls
/XI18N_OBJS
1825 action th_TH XI18N_OBJS
1826 #src_dir nls/Compose
1827 #action th_TH Compose.pre
1830 dst_dir lib
/X11
/nls
/th_TH.UTF-8
1831 src_dir
nls
/XLC_LOCALE
1832 action th_TH.UTF-8 XLC_LOCALE.pre
1833 src_dir
nls
/XI18N_OBJS
1834 action th_TH.UTF-8 XI18N_OBJS
1835 #src_dir nls/Compose
1836 #action th_TH.UTF-8 Compose.pre
1839 dst_dir lib
/X11
/nls
/tscii-0
1840 src_dir
nls
/XLC_LOCALE
1841 action tscii-0 XLC_LOCALE.pre
1842 src_dir
nls
/XI18N_OBJS
1843 action tscii-0 XI18N_OBJS
1844 #src_dir nls/Compose
1845 #action tscii-0 Compose.pre
1848 dst_dir lib
/X11
/nls
/vi_VN.tcvn
1849 src_dir
nls
/XLC_LOCALE
1850 action vi_VN.tcvn XLC_LOCALE.pre
1851 src_dir
nls
/XI18N_OBJS
1852 action vi_VN.tcvn XI18N_OBJS
1854 action vi_VN.tcvn Compose.pre
1857 dst_dir lib
/X11
/nls
/vi_VN.viscii
1858 src_dir
nls
/XLC_LOCALE
1859 action vi_VN.viscii XLC_LOCALE.pre
1860 src_dir
nls
/XI18N_OBJS
1861 action vi_VN.viscii XI18N_OBJS
1863 action vi_VN.viscii Compose.pre
1866 dst_dir lib
/X11
/nls
/zh_CN
1867 src_dir
nls
/XLC_LOCALE
1868 action zh_CN XLC_LOCALE.pre
1869 src_dir
nls
/XI18N_OBJS
1870 action zh_CN XI18N_OBJS
1871 # src_dir nls/Compose
1872 # action zh_CN Compose.pre
1875 dst_dir lib
/X11
/nls
/zh_CN.gb18030
1876 src_dir
nls
/XLC_LOCALE
1877 action zh_CN.gb18030 XLC_LOCALE.pre
1878 src_dir
nls
/XI18N_OBJS
1879 action zh_CN.gb18030 XI18N_OBJS
1881 action zh_CN.gb18030 Compose.pre
1884 dst_dir lib
/X11
/nls
/zh_CN.gbk
1885 src_dir
nls
/XLC_LOCALE
1886 action zh_CN.gbk XLC_LOCALE.pre
1887 src_dir
nls
/XI18N_OBJS
1888 action zh_CN.gbk XI18N_OBJS
1890 action zh_CN.gbk Compose.pre
1893 dst_dir lib
/X11
/nls
/zh_CN.UTF-8
1894 src_dir
nls
/XLC_LOCALE
1895 action zh_CN.UTF-8 XLC_LOCALE.pre
1896 src_dir
nls
/XI18N_OBJS
1897 action zh_CN.UTF-8 XI18N_OBJS
1898 #src_dir nls/Compose
1899 #action zh_CN.UTF-8 Compose.pre
1902 dst_dir lib
/X11
/nls
/zh_HK.big5
1903 src_dir
nls
/XLC_LOCALE
1904 action zh_HK.big5 XLC_LOCALE.pre
1905 src_dir
nls
/XI18N_OBJS
1906 action zh_HK.big5 XI18N_OBJS
1908 action zh_HK.big5 Compose.pre
1911 dst_dir lib
/X11
/nls
/zh_HK.big5hkscs
1912 src_dir
nls
/XLC_LOCALE
1913 action zh_HK.big5hkscs XLC_LOCALE.pre
1914 src_dir
nls
/XI18N_OBJS
1915 action zh_HK.big5hkscs XI18N_OBJS
1917 action zh_HK.big5hkscs Compose.pre
1920 dst_dir lib
/X11
/nls
/zh_HK.UTF-8
1921 src_dir
nls
/XLC_LOCALE
1922 action zh_HK.UTF-8 XLC_LOCALE.pre
1923 src_dir
nls
/XI18N_OBJS
1924 action zh_HK.UTF-8 XI18N_OBJS
1925 #src_dir nls/Compose
1926 #action zh_HK.UTF-8 Compose.pre
1929 dst_dir lib
/X11
/nls
/zh_TW
1930 src_dir
nls
/XLC_LOCALE
1931 action zh_TW XLC_LOCALE.pre
1932 src_dir
nls
/XI18N_OBJS
1933 action zh_TW XI18N_OBJS
1935 action zh_TW Compose.pre
1938 dst_dir lib
/X11
/nls
/zh_TW.big5
1939 src_dir
nls
/XLC_LOCALE
1940 action zh_TW.big5 XLC_LOCALE.pre
1941 src_dir
nls
/XI18N_OBJS
1942 action zh_TW.big5 XI18N_OBJS
1944 action zh_TW.big5 Compose.pre
1947 dst_dir lib
/X11
/nls
/zh_TW.UTF-8
1948 src_dir
nls
/XLC_LOCALE
1949 action zh_TW.UTF-8 XLC_LOCALE.pre
1950 src_dir
nls
/XI18N_OBJS
1951 action zh_TW.UTF-8 XI18N_OBJS
1952 #src_dir nls/Compose
1953 #action zh_TW.UTF-8 Compose.pre
1958 src_dir lib
/X11
/lcUniConv
1959 dst_dir lib
/X11
/src
/xlibi18n
/lcUniConv
1963 action
8bit_tab_to_h.c
1968 action cjk_tab_to_h.c
1975 action georgian_academy.h
1976 action georgian_ps.h
2035 dst_dir lib
/ICE
/include
/X11
/ICE
2060 dst_dir lib
/SM
/include
/X11
/SM
2072 dst_dir lib
/Xt
/include
/X11
2090 # Private headers - they are used by XTrap
2092 dst_dir lib
/Xt
/include
/X11
2189 action XtAddCbk.man XtAddCallback.man
2190 action XtAddEHand.man XtAddEventHandler.man
2191 action XtAddETReg.man XtAddExposureToRegion.man
2192 action XtAddGrab.man XtAddGrab.man
2193 action XtAppAAct.man XtAppAddActions.man
2194 action XtAddAct.man XtAddActions.man
2195 action XtAppAC.man XtAppAddConverter.man
2196 action XtAppAI.man XtAppAddInput.man
2197 action XtAppATO.man XtAppAddTimeOut.man
2198 action XtAppAWP.man XtAppAddWorkProc.man
2199 action XtAppCSh.man XtAppCreateShell.man
2200 action XtAppE.man XtAppError.man
2201 action XtAppEM.man XtAppErrorMsg.man
2202 action XtAppGEDB.man XtAppGetErrorDatabase.man
2203 action XtAppGSTO.man XtAppGetSelectionTimeout.man
2204 action XtAppNEv.man XtAppNextEvent.man
2205 action XtNextEv.man XtNextEvent.man
2206 action XtBEMask.man XtBuildEventMask.man
2207 action XtCallAFoc.man XtCallAcceptFocus.man
2208 action XtCallCbks.man XtCallCallbacks.man
2209 action XtClass.man XtClass.man
2210 action XtConfWid.man XtConfigureWidget.man
2211 action XtConvert.man XtConvert.man
2212 action XtConvSt.man XtConvertAndStore.man
2213 action XtCreACon.man XtCreateApplicationContext.man
2214 action XtCrePSh.man XtCreatePopupShell.man
2215 action XtCreWid.man XtCreateWidget.man
2216 action XtCreWin.man XtCreateWindow.man
2217 action XtDisplay.man XtDisplay.man
2218 action XtDisplayI.man XtDisplayInitialize.man
2219 action XtGetGC.man XtGetGC.man
2220 action XtGetRList.man XtGetResourceList.man
2221 action XtGetSVal.man XtGetSelectionValue.man
2222 action XtGetSres.man XtGetSubresources.man
2223 action XtGetAres.man XtGetApplicationResources.man
2224 action XtMakGReq.man XtMakeGeometryRequest.man
2225 action XtMalloc.man XtMalloc.man
2226 action XtManChild.man XtManageChildren.man
2227 action XtMapWid.man XtMapWidget.man
2228 action XtNameTWid.man XtNameToWidget.man
2229 action XtOffset.man XtOffset.man
2230 action XtOwnSel.man XtOwnSelection.man
2231 action XtParATab.man XtParseAcceleratorTable.man
2232 action XtParTTab.man XtParseTranslationTable.man
2233 action XtPopdown.man XtPopdown.man
2234 action XtPopup.man XtPopup.man
2235 action XtQueryGeo.man XtQueryGeometry.man
2236 action XtRealize.man XtRealizeWidget.man
2237 action XtSetArg.man XtSetArg.man
2238 action XtSetKFoc.man XtSetKeyboardFocus.man
2239 action XtSetKTr.man XtSetKeyTranslator.man
2240 action XtSetSens.man XtSetSensitive.man
2241 action XtSetVal.man XtSetValues.man
2242 action XtStrCW.man XtStringConversionWarning.man
2243 action XtDStrCW.man XtDisplayStringConversionWarning.man
2244 action XtTransC.man XtTranslateCoords.man
2245 action XtKeysym.man XtGetKeysymTable.man
2246 action XtAppSTC.man XtAppSetTypeConverter.man
2247 action XtActHook.man XtAppAddActionHook.man
2248 action XtGetActL.man XtGetActionList.man
2249 action XtCallActP.man XtCallActionProc.man
2250 action XtRegGA.man XtRegisterGrabAction.man
2251 action XtClickT.man XtSetMultiClickTime.man
2252 action XtGetActK.man XtGetActionKeysym.man
2253 action XtExtEvDis.man XtInsertEventTypeHandler.man
2254 action XtGetKFoc.man XtGetKeyboardFocusWidget.man
2255 action XtLastProc.man XtLastEventProcessed.man
2256 action XtAppASig.man XtAppAddSignal.man
2257 action XtAddIn.man XtAddInput.man
2258 action XtBlockH.man XtAppAddBlockHook.man
2259 action XtGetClExt.man XtGetClassExtension.man
2260 action XtVaCrArgL.man XtVaCreateArgsList.man
2261 action XtParent.man XtParent.man
2262 action XtName.man XtName.man
2263 action XtCreASh.man XtCreateApplicationShell.man
2264 action XtSetLangP.man XtSetLanguageProc.man
2265 action XtAppInit.man XtAppInitialize.man
2266 action XtInit.man XtInitialize.man
2267 action XtAppSetFR.man XtAppSetFallbackResources.man
2268 action XtInitWC.man XtInitializeWidgetClass.man
2269 action XtDisACon.man XtDisplayToApplicationContext.man
2270 action XtSession.man XtSessionGetToken.man
2271 action XtErrM.man XtErrorMsg.man
2272 action XtErr.man XtError.man
2273 action XtGEDB.man XtGetErrorDatabase.man
2274 action XtAllocGC.man XtAllocateGC.man
2275 action XtAppRCR.man XtAppReleaseCacheRefs.man
2276 action XtSetWMC.man XtSetWMColormapWindows.man
2277 action XtFindF.man XtFindFile.man
2278 action XtResPath.man XtResolvePathname.man
2279 action XtGetSValI.man XtGetSelectionValueIncremental.man
2280 action XtGetSTO.man XtGetSelectionTimeout.man
2281 action XtGetSR.man XtGetSelectionRequest.man
2282 action XtSetSP.man XtSetSelectionParameters.man
2283 action XtGetSP.man XtGetSelectionParameters.man
2284 action XtCreateSR.man XtCreateSelectionRequest.man
2285 action XtResPA.man XtReservePropertyAtom.man
2286 action XtGrabKey.man XtGrabKey.man
2287 action XtGetANC.man XtGetApplicationNameAndClass.man
2288 action XtRegDraw.man XtRegisterDrawable.man
2289 action XtHookOD.man XtHooksOfDisplay.man
2290 action XtGetDisp.man XtGetDisplays.man
2291 action XtThreadI.man XtToolkitThreadInitialize.man
2292 action XtAppSEF.man XtAppSetExitFlag.man
2293 action XtAppLock.man XtAppLock.man
2294 action XtProcLock.man XtProcessLock.man
2295 action XtOpenApp.man XtOpenApplication.man
2300 dst_dir lib
/Xmu
/include
/X11
/Xmu
2392 action XpNotifyPdm.c
2406 action XpCancelDoc.man
2407 action XpCancelJob.man
2408 action XpCancelPage.man
2409 action XpCreateContext.man
2410 action XpDestroyContext.man
2413 action XpEndPage.man
2414 action XpFreePrinterList.man
2415 action XpGetAttributes.man
2416 action XpGetContext.man
2417 action XpGetDocumentData.man
2418 action XpGetImageResolution.man
2419 action XpGetLocaleHinter.man
2420 action XpGetOneAttribute.man
2421 action XpGetPageDimensions.man
2422 action XpGetPdmStartParams.man
2423 action XpGetPrinterList.man
2424 action XpGetScreenOfContext.man
2425 action XpInputSelected.man
2426 action XpPutDocumentData.man
2427 action XpQueryExtension.man
2428 action XpQueryScreens.man
2429 action XpQueryVersion.man
2430 action XpRehashPrinterList.man
2431 action XpSelectInput.man
2432 action XpSetAttributes.man
2433 action XpSetContext.man
2434 action XpSetImageResolution.man
2435 action XpSetLocaleHinter.man
2436 action XpStartDoc.man
2437 action XpStartJob.man
2438 action XpStartPage.man
2453 src_dir extras
/Xpm
/doc
2457 src_dir extras
/Xpm
/lib
2464 dst_dir lib
/Xpm
/include
/X11
2512 src_dir extras
/Xpm
/cxpm
2513 dst_dir lib
/Xpm
/cxpm
2518 src_dir extras
/Xpm
/sxpm
2519 dst_dir lib
/Xpm
/sxpm
2523 action plaid_ext.xpm
2524 action plaid_mask.xpm
2528 symlink_lib_xrender
() {
2530 dst_dir lib
/Xrender
/src
2548 dst_dir lib
/Xrender
/include
/X11
/extensions
2600 action XAllDvEv.man XAllowDeviceEvents.man
2601 action XChDCtl.man XGetDeviceControl.man
2602 action XChFCtl.man XGetFeedbackControl.man
2603 action XChKMap.man XGetDeviceKeyMapping.man
2604 action XChMMap.man XGetDeviceModifierMapping.man
2605 action XChProp.man XChangeDeviceDontPropagateList.man
2606 action XChgKbd.man XChangeKeyboardDevice.man
2607 action XChgPtr.man XChangePointerDevice.man
2608 action XDevBell.man XDeviceBell.man
2609 action XGetDvMo.man XGetDeviceMotionEvents.man
2610 action XGetExtV.man XGetExtensionVersion.man
2611 action XGrDvBut.man XGrabDeviceButton.man
2612 action XGrDvKey.man XGrabDeviceKey.man
2613 action XGrabDev.man XGrabDevice.man
2614 action XListDev.man XListInputDevices.man
2615 action XOpenDev.man XOpenDevice.man
2616 action XQueryDv.man XQueryDeviceState.man
2617 action XSExEvnt.man XSendExtensionEvent.man
2618 action XSeBMap.man XSetDeviceButtonMapping.man
2619 action XSeDvFoc.man XSetDeviceFocus.man
2620 action XSelExtEv.man XSelectExtensionEvent.man
2621 action XSetDVal.man XSetDeviceValuators.man
2622 action XSetMode.man XSetDeviceMode.man
2626 symlink_lib_xfont
() {
2627 src_dir lib
/font
/FreeType
2628 dst_dir lib
/Xfont
/src
/FreeType
2639 src_dir lib
/font
/bitmap
2640 dst_dir lib
/Xfont
/src
/bitmap
2654 src_dir lib
/font
/bitmap
2655 dst_dir lib
/Xfont
/include
/X11
/fonts
2660 src_dir lib
/font
/builtins
2661 dst_dir lib
/Xfont
/src
/builtins
2672 dst_dir lib
/Xfont
/src
/fc
2682 src_dir lib
/font
/fontcache
2683 dst_dir lib
/Xfont
/src
/fontcache
2689 src_dir lib
/font
/fontfile
2690 dst_dir lib
/Xfont
/src
/fontfile
2705 action printerfont.c
2709 src_dir lib
/font
/include
2710 dst_dir lib
/Xfont
/include
/X11
/fonts
2724 src_dir lib
/font
/stubs
2725 dst_dir lib
/Xfont
/src
/stubs
2734 action getdefptsize.c
2735 action getnewfntcid.c
2746 src_dir lib
/font
/util
2747 dst_dir lib
/Xfont
/src
/util
2760 src_dir lib
/font
/Speedo
2761 dst_dir lib
/Xfont
/src
/Speedo
2765 action bics-unicode.c
2766 action bics-unicode.h
2790 src_dir lib
/font
/Type1
2791 dst_dir lib
/Xfont
/src
/Type1
2844 symlink_lib_fontenc
() {
2845 src_dir lib
/font
/fontfile
2846 dst_dir lib
/fontenc
/src
2852 src_dir lib
/font
/include
2853 dst_dir lib
/fontenc
/include
/X11
/fonts
2861 dst_dir lib
/Xaw
/old-doc
2877 action DisplayList.c
2918 dst_dir lib
/Xaw
/include
/X11
/Xaw
3031 dst_dir lib
/FS
/include
/X11
/fonts
3036 symlink_lib_xres
() {
3038 dst_dir lib
/XRes
/src
3042 src_dir include
/extensions
3043 dst_dir lib
/XRes
/include
/X11
/extensions
3048 dst_dir lib
/XRes
/man
3056 dst_dir lib
/Xrandr
/src
3061 dst_dir lib
/Xrandr
/include
/X11
/extensions
3065 dst_dir lib
/Xrandr
/man
3070 symlink_lib_windowswm
() {
3072 dst_dir lib
/WindowsWM
/src
3076 dst_dir lib
/WindowsWM
/man
3078 action WindowsWM.man WindowsWM
.3
3081 symlink_lib_xcursor
()
3085 dst_dir lib
/Xcursor
/include
/X11
/Xcursor
3089 dst_dir lib
/Xcursor
/src
3098 dst_dir lib
/Xcursor
/man
3106 dst_dir lib
/XTrap
/src
3118 symlink_lib_xfontcache
()
3120 src_dir lib
/Xfontcache
3121 dst_dir lib
/Xfontcache
/src
3125 dst_dir lib
/Xfontcache
/man
3127 action Xfontcache.man
3130 symlink_lib_xinerama
()
3132 src_dir lib
/Xinerama
3133 dst_dir lib
/Xinerama
/src
3138 symlink_lib_xprint_util
()
3140 src_dir lib
/XprintUtil
3141 dst_dir lib
/XprintUtil
/src
3144 action xprintutil_printtofile.c
3146 dst_dir lib
/XprintUtil
/include
/X11
/XprintUtil
3151 symlink_lib_xprint_app_util
()
3153 src_dir lib
/XprintAppUtil
3154 dst_dir lib
/XprintAppUtil
/src
3158 dst_dir lib
/XprintAppUtil
/include
/X11
/XprintAppUtil
3166 dst_dir lib
/XScrnSaver
/src
3170 dst_dir lib
/XScrnSaver
/man
3175 symlink_lib_xxf86dga
() {
3176 src_dir lib
/Xxf86dga
3177 dst_dir lib
/Xxf86dga
/src
3182 dst_dir lib
/Xxf86dga
/man
3187 symlink_lib_xxf86misc
() {
3188 src_dir lib
/Xxf86misc
3189 dst_dir lib
/Xxf86misc
/src
3193 dst_dir lib
/Xxf86misc
/man
3198 symlink_lib_xxf86vm
() {
3200 dst_dir lib
/Xxf86vm
/src
3204 dst_dir lib
/Xxf86vm
/man
3209 symlink_lib_xtst
() {
3211 dst_dir lib
/Xtst
/src
3224 src_dir include
/extensions
3225 dst_dir lib
/Xv
/include
/X11
/extensions
3232 action XvFreeAdaptorInfo.man
3233 action XvFreeEncodingInfo.man
3234 action XvGetPortAttribute.man
3235 action XvGetStill.man
3236 action XvGetVideo.man
3237 action XvGrabPort.man
3239 action XvPortNotify.man
3240 action XvPutStill.man
3241 action XvPutVideo.man
3242 action XvQueryAdaptors.man
3243 action XvQueryBestSize.man
3244 action XvQueryEncodings.man
3245 action XvQueryExtension.man
3246 action XvSelectPortNotify.man
3247 action XvSelectVideoNotify.man
3248 action XvSetPortAttribute.man
3249 action XvStopVideo.man
3250 action XvUngrabPort.man
3251 action XvVideoNotify.man
3254 symlink_lib_xvmc
() {
3256 dst_dir lib
/XvMC
/src
3261 src_dir lib
/XvMC
/wrapper
3263 action XvMCWrapper.c
3265 src_dir include
/extensions
3266 dst_dir lib
/XvMC
/include
/X11
/extensions
3271 symlink_lib_xxf86rush
() {
3272 src_dir lib
/Xxf86rush
3273 dst_dir lib
/Xxf86rush
/src
3278 symlink_lib_xkbfile
() {
3280 dst_dir lib
/xkbfile
/src
3298 dst_dir lib
/xkbfile
/include
/X11
/extensions
3308 symlink_lib_xkbui
() {
3310 dst_dir lib
/xkbui
/src
3315 dst_dir lib
/xkbui
/include
/X11
/extensions
3320 symlink_lib_oldx
() {
3322 dst_dir lib
/oldX
/src
3331 dst_dir lib
/oldX
/include
/X11
3337 symlink_lib_lbxutil
() {
3338 src_dir lib
/lbxutil
/image
3339 dst_dir lib
/lbxutil
/src
/image
3350 src_dir lib
/lbxutil
/delta
3351 dst_dir lib
/lbxutil
/src
/delta
3355 src_dir lib
/lbxutil
/lbx_zlib
3356 dst_dir lib
/lbxutil
/src
/lbx_zlib
3360 action lbx_zlib_io.c
3377 action xft-config.
in
3382 action xft-config
.1.
in
3384 dst_dir lib
/Xft
/include
/X11
/Xft
3398 action xftfreetype.c
3413 symlink_lib_windowswm
3415 symlink_lib_composite
3440 symlink_lib_xfontcache
3441 symlink_lib_xinerama
3442 symlink_lib_xprint_util
3443 symlink_lib_xprint_app_util
3445 symlink_lib_xxf86dga
3446 symlink_lib_xxf86misc
3450 symlink_lib_xxf86rush
3465 src_dir programs
/twm
3506 src_dir programs
/twm
/sample-twmrc
3507 dst_dir app
/twm
/sample-twmrc
3514 symlink_app_xdpyinfo
() {
3515 src_dir programs
/xdpyinfo
3516 dst_dir app
/xdpyinfo
3522 symlink_app_xhost
() {
3523 src_dir programs
/xhost
3530 symlink_app_appres
() {
3531 src_dir programs
/appres
3540 symlink_app_bdftopcf
() {
3541 src_dir programs
/bdftopcf
3542 dst_dir app
/bdftopcf
3550 symlink_app_beforelight
() {
3551 src_dir programs
/beforelight
3552 dst_dir app
/beforelight
3554 action B4light.ad Beforelight.ad
3558 action b4light.man beforelight.man
3562 symlink_app_bitmap
() {
3563 src_dir programs
/bitmap
3567 action Bitmap-co.ad Bitmap-color.ad
3568 action Bitmap-nocase.ad
3604 symlink_app_editres
() {
3605 src_dir programs
/editres
3608 action Edit-col.ad Editres-color.ad
3630 symlink_app_fonttosfnt
() {
3631 src_dir programs
/fonttosfnt
3632 dst_dir app
/fonttosfnt
3643 action fonttosfnt.man
3647 symlink_app_fslsfonts
() {
3648 src_dir programs
/fslsfonts
3649 dst_dir app
/fslsfonts
3653 action fslsfonts.man
3657 symlink_app_fstobdf
() {
3658 src_dir programs
/fstobdf
3672 symlink_app_iceauth
() {
3673 src_dir programs
/iceauth
3686 src_dir programs
/ico
3703 symlink_app_listres
() {
3704 src_dir programs
/listres
3713 symlink_app_luit
() {
3714 src_dir programs
/luit
3736 symlink_app_mkcfm
() {
3737 src_dir programs
/mkcfm
3744 symlink_app_makepsres
() {
3745 src_dir programs
/makepsres
3746 dst_dir app
/makepsres
3750 action makepsres.man
3754 symlink_app_mkfontdir
() {
3755 src_dir programs
/mkfontdir
3756 dst_dir app
/mkfontdir
3758 action mkfontdir.cpp
3760 action mkfontdir.man
3764 symlink_app_mkfontscale
() {
3765 src_dir programs
/mkfontscale
3766 dst_dir app
/mkfontscale
3771 action mkfontscale.c
3778 action mkfontscale.man
3782 symlink_app_oclock
() {
3783 src_dir programs
/oclock
3786 action Clock-col.ad Clock-color.ad
3802 symlink_app_pclcomp
() {
3803 src_dir programs
/pclcomp
3815 symlink_app_proxymngr
() {
3816 src_dir programs
/proxymngr
3817 dst_dir app
/proxymngr
3827 action proxymngr.man
3833 src_dir programs
/rgb
3841 src_dir programs
/rgb
/others
3842 dst_dir app
/rgb
/others
3851 symlink_app_setxkbmap
() {
3852 src_dir programs
/setxkbmap
3853 dst_dir app
/setxkbmap
3857 action setxkbmap.man
3860 symlink_app_showfont
() {
3861 src_dir programs
/showfont
3862 dst_dir app
/showfont
3869 symlink_app_smproxy
() {
3870 src_dir programs
/smproxy
3881 symlink_app_viewres
() {
3882 src_dir programs
/viewres
3892 symlink_app_x11perf
() {
3893 src_dir programs
/x11perf
3917 action x11pcomp.man x11perfcomp.man
3921 action fillblnk.sh fillblnk
3922 action perfboth.sh perfboth
3923 action perfratio.sh perfratio
3924 action Xmark.sh Xmark
3929 symlink_app_xauth
() {
3930 src_dir programs
/xauth
3943 symlink_app_xbiff
() {
3944 src_dir programs
/xbiff
3955 src_dir programs
/xbiff
/bitmaps
3956 dst_dir app
/xbiff
/bitmaps
3959 action mail-down-mask
3964 symlink_app_xcalc
() {
3965 src_dir programs
/xcalc
3969 action XCalc-col.ad XCalc-color.ad
3982 symlink_app_xclipboard
() {
3983 src_dir programs
/xclipboard
3984 dst_dir app
/xclipboard
3986 action XClipboard.ad
3991 action xclipboard.man
3996 symlink_app_xclock
() {
3997 src_dir programs
/xclock
4000 action XClk-col.ad XClock-color.ad
4016 symlink_app_xcmsdb
() {
4017 src_dir programs
/xcmsdb
4027 src_dir programs
/xcmsdb
/datafiles
4028 dst_dir app
/xcmsdb
/datafiles
4034 symlink_app_xconsole
() {
4035 src_dir programs
/xconsole
4036 dst_dir app
/xconsole
4046 symlink_app_xcursorgen
() {
4047 src_dir programs
/xcursorgen
4048 dst_dir app
/xcursorgen
4051 action xcursorgen.man
4054 symlink_app_xdbedizzy
() {
4055 src_dir programs
/xdbedizzy
4056 dst_dir app
/xdbedizzy
4060 action xdbedizzy.man
4062 action xdbedizzy.sgml
4065 symlink_app_xditview
() {
4066 src_dir programs
/xditview
4067 dst_dir app
/xditview
4069 action Xdit-chrtr.ad Xditview-chrtr.ad
4097 symlink_app_xdriinfo
() {
4098 src_dir programs
/xdriinfo
4099 dst_dir app
/xdriinfo
4108 src_dir programs
/xev
4117 symlink_app_xeyes
() {
4118 src_dir programs
/xeyes
4135 symlink_app_xf86dga
() {
4136 src_dir programs
/xf86dga
4146 src_dir programs
/xfd
4161 symlink_app_xfindproxy
() {
4162 src_dir programs
/xfindproxy
4163 dst_dir app
/xfindproxy
4169 action xfindproxy.man
4173 symlink_app_xfontsel
() {
4174 src_dir programs
/xfontsel
4175 dst_dir app
/xfontsel
4189 symlink_app_xfsinfo
() {
4190 src_dir programs
/xfsinfo
4199 symlink_app_xfwp
() {
4200 src_dir programs
/xfwp
4219 symlink_app_xgamma
() {
4220 src_dir programs
/xgamma
4230 src_dir programs
/xgc
4257 src_dir programs
/xgc
/Written
4258 dst_dir app
/xgc
/Written
4269 symlink_app_xinit
() {
4270 src_dir programs
/xinit
4287 symlink_app_xkbcomp
() {
4288 src_dir programs
/xkbcomp
4312 action README.config
4313 action README.enhancing
4333 symlink_app_xkbevd
() {
4334 src_dir programs
/xkbevd
4353 symlink_app_xkbprint
() {
4354 src_dir programs
/xkbprint
4355 dst_dir app
/xkbprint
4369 symlink_app_xkbutils
() {
4370 src_dir programs
/xkbutils
4371 dst_dir app
/xkbutils
4385 symlink_app_xkill
() {
4386 src_dir programs
/xkill
4395 symlink_app_xload
() {
4396 src_dir programs
/xload
4412 symlink_app_xlogo
() {
4413 src_dir programs
/xlogo
4417 action XLogo-co.ad XLogo-color.ad
4434 symlink_app_xlsatoms
() {
4435 src_dir programs
/xlsatoms
4436 dst_dir app
/xlsatoms
4444 symlink_app_xlsclients
() {
4445 src_dir programs
/xlsclients
4446 dst_dir app
/xlsclients
4450 action xlscli.man xlsclients.man
4454 symlink_app_xlsfonts
() {
4455 src_dir programs
/xlsfonts
4456 dst_dir app
/xlsfonts
4464 action xlsfonts.sgml
4467 symlink_app_xmag
() {
4468 src_dir programs
/xmag
4484 action Scale.doc Scale.txt
4491 symlink_app_xman
() {
4492 src_dir programs
/xman
4495 action Xman-noxprint.ad
4496 action Xman-xprint.ad
4528 symlink_app_xmessage
() {
4529 src_dir programs
/xmessage
4530 dst_dir app
/xmessage
4533 action Xmessage-color.ad
4550 src_dir programs
/xmh
4597 symlink_app_xmodmap
() {
4598 src_dir programs
/xmodmap
4614 symlink_app_xmore
() {
4615 src_dir programs
/xmore
4621 action printdialog.c
4624 action printdialog.h
4625 action printdialogprivates.h
4633 symlink_app_xplsprinters
() {
4634 src_dir programs
/xplsprinters
4635 dst_dir app
/xplsprinters
4637 action xplsprinters.c
4639 action xplsprinters.man
4641 action xplsprinters.sgml
4645 src_dir programs
/xpr
4662 symlink_app_xprehashprinterlist
() {
4663 src_dir programs
/xprehashprinterlist
4664 dst_dir app
/xprehashprinterlist
4666 action xprehashprinterlist.c
4668 action xprehashprinterlist.man
4670 action xprehashprinterlist.sgml
4673 symlink_app_xrandr
() {
4674 src_dir programs
/xrandr
4683 symlink_app_xrdb
() {
4684 src_dir programs
/xrdb
4693 symlink_app_xrefresh
() {
4694 src_dir programs
/xrefresh
4695 dst_dir app
/xrefresh
4703 symlink_app_xset
() {
4704 src_dir programs
/xset
4713 symlink_app_xsetmode
() {
4714 src_dir programs
/xsetmode
4715 dst_dir app
/xsetmode
4723 symlink_app_xsetpointer
() {
4724 src_dir programs
/xsetpointer
4725 dst_dir app
/xsetpointer
4727 action xsetpointer.c
4729 action xsetpnt.man xsetpointer.man
4733 symlink_app_xsetroot
() {
4734 src_dir programs
/xsetroot
4735 dst_dir app
/xsetroot
4744 src_dir programs
/xsm
4792 symlink_app_xstdcmap
() {
4793 src_dir programs
/xstdcmap
4794 dst_dir app
/xstdcmap
4802 symlink_app_xtrap
() {
4803 src_dir programs
/xtrap
4823 symlink_app_xvidtune
() {
4824 src_dir programs
/xvidtune
4825 dst_dir app
/xvidtune
4835 symlink_app_xvinfo
() {
4836 src_dir programs
/xvinfo
4844 symlink_app_xwud
() {
4845 src_dir programs
/xwud
4853 symlink_app_scripts
() {
4854 src_dir programs
/scripts
4859 action xauth_switch_to_sun-des-1.cpp
4865 symlink_app_rstart
() {
4866 src_dir programs
/rstart
4883 src_dir programs
/rstart
/commands
4884 dst_dir app
/rstart
/commands
4887 action ListGenericCommands
4892 src_dir programs
/rstart
/commands
/x11r6
4893 dst_dir app
/rstart
/commands
/x11r6
4901 src_dir programs
/rstart
/contexts
4902 dst_dir app
/rstart
/contexts
4913 src_dir programs
/rstart
/samples
/commands
4914 dst_dir app
/rstart
/samples
/commands
4918 action ListGenericCommands
4922 src_dir programs
/rstart
/samples
/commands
/odt1
4923 dst_dir app
/rstart
/samples
/commands
/odt1
4931 src_dir programs
/rstart
/samples
/commands
/openwindows2
4932 dst_dir app
/rstart
/samples
/commands
/openwindows2
4940 src_dir programs
/rstart
/samples
/commands
/openwindows3
4941 dst_dir app
/rstart
/samples
/commands
/openwindows3
4949 src_dir programs
/rstart
/samples
/commands
/x11r5
4950 dst_dir app
/rstart
/samples
/commands
/x11r5
4958 src_dir programs
/rstart
/samples
/contexts.odt1
4959 dst_dir app
/rstart
/samples
/contexts.odt1
4968 src_dir programs
/rstart
/samples
/contexts.sun
4969 dst_dir app
/rstart
/samples
/contexts.odt1
4980 symlink_app_sessreg
() {
4981 src_dir programs
/xdm
4989 src_dir programs
/xdm
5028 action xdm.man xdm.man.cpp
5030 src_dir programs
/xdm
/greeter
5031 dst_dir app
/xdm
/greeter
5039 src_dir programs
/xdm
/config
5040 dst_dir app
/xdm
/config
5058 action Xres.cpp Xresources.cpp
5059 action Xserv.ws.cpp Xservers.ws.cpp
5060 action xdm-conf.cpp xdm-config.cpp
5063 symlink_app_xprop
() {
5064 src_dir programs
/xprop
5071 src_dir programs
/xlsfonts
5078 src_dir programs
/xwd
5091 src_dir programs
/xlsfonts
5097 symlink_app_xwininfo
() {
5098 src_dir programs
/xwininfo
5099 dst_dir app
/xwininfo
5105 src_dir programs
/xlsfonts
5111 symlink_app_xphelloworld
() {
5112 src_dir programs
/xphelloworld
/xpxmhelloworld
5113 dst_dir app
/xphelloworld
/xpxmhelloworld
5115 action xpxmhelloworld.man
5116 action xpxmhelloworld.c
5117 action xpxmhelloworld.sgml
5119 src_dir programs
/xphelloworld
/xpsimplehelloworld
5120 dst_dir app
/xphelloworld
/xpsimplehelloworld
5122 action xpsimplehelloworld.sgml
5123 action xpsimplehelloworld.c
5124 action xpsimplehelloworld.man
5126 src_dir programs
/xphelloworld
/xpxthelloworld
5127 dst_dir app
/xphelloworld
/xpxthelloworld
5129 action xpxthelloworld.man
5130 action xpxthelloworld.sgml
5131 action xpxthelloworld.c
5133 src_dir programs
/xphelloworld
/xpawhelloworld
5134 dst_dir app
/xphelloworld
/xpawhelloworld
5136 action xpawhelloworld.c
5137 action xpawhelloworld.man
5139 src_dir programs
/xphelloworld
/xphelloworld
5140 dst_dir app
/xphelloworld
/xphelloworld
5142 action xphelloworld.sgml
5143 action xphelloworld.c
5144 action xphelloworld.man
5147 symlink_app_lbxproxy
() {
5148 src_dir programs
/lbxproxy
5149 dst_dir app
/lbxproxy
5155 src_dir programs
/lbxproxy
/config
5156 dst_dir app
/lbxproxy
/config
5160 src_dir programs
/lbxproxy
/di
5161 dst_dir app
/lbxproxy
/di
5189 src_dir programs
/lbxproxy
/include
5190 dst_dir app
/lbxproxy
/include
5211 src_dir programs
/lbxproxy
/os
5212 dst_dir app
/lbxproxy
/os
5221 symlink_app_xedit
() {
5222 src_dir programs
/xedit
5236 action Xedit-color.ad
5237 action Xedit-noxprint.ad
5238 action Xedit-xprint.ad
5244 src_dir programs
/xedit
/lisp
5245 dst_dir app
/xedit
/lisp
5296 src_dir programs
/xedit
/lisp
/modules
5297 dst_dir app
/xedit
/lisp
/modules
5308 src_dir programs
/xedit
/lisp
/modules
/progmodes
5309 dst_dir app
/xedit
/lisp
/modules
/progmodes
5325 src_dir programs
/xedit
/lisp
/re
5326 dst_dir app
/xedit
/lisp
/re
5337 src_dir programs
/xedit
/lisp
/test
5338 dst_dir app
/xedit
/lisp
/test
5350 src_dir programs
/xedit
/lisp
/mp
5351 dst_dir app
/xedit
/lisp
/mp
5358 src_dir programs
/xmore
5363 action printdialog.h
5364 action printdialog.c
5365 action printdialogprivates.h
5369 src_dir programs
/xfs
5377 src_dir programs
/xfs
/difs
5378 dst_dir app
/xfs
/difs
5397 src_dir programs
/xfs
/include
5398 dst_dir app
/xfs
/include
5428 src_dir programs
/xfs
/os
5448 src_dir programs
/xrx
/helper
5449 dst_dir app
/xrx
/helper
5456 src_dir programs
/xrx
/libxplugin
5457 dst_dir app
/xrx
/libxplugin
5461 src_dir programs
/xrx
/rx
5478 src_dir programs
/xrx
/xnest-plugin
5479 dst_dir app
/xrx
/xnest-plugin
5487 src_dir programs
/xrx
/htdocs
5488 dst_dir app
/xrx
/htdocs
5501 src_dir programs
/xrx
/testplugin
5502 dst_dir app
/xrx
/testplugin
5504 action testplugin.man
5507 src_dir programs
/xrx
/plugin
5508 dst_dir app
/xrx
/plugin
5519 src_dir programs
/xrx
/plugin
/common
5520 dst_dir app
/xrx
/plugin
/common
5524 src_dir programs
/xrx
/plugin
/include
5525 dst_dir app
/xrx
/plugin
/include
5533 src_dir programs
/xrx
/cgi-bin
5534 dst_dir app
/xrx
/cgi-bin
5547 symlink_app_lbxproxy
5548 symlink_app_xphelloworld
5549 symlink_app_xwininfo
5554 symlink_app_xvidtune
5556 symlink_app_xstdcmap
5558 symlink_app_xsetroot
5559 symlink_app_xsetpointer
5560 symlink_app_xsetmode
5562 symlink_app_xrefresh
5565 symlink_app_xprehashprinterlist
5567 symlink_app_xplsprinters
5571 symlink_app_xmessage
5574 symlink_app_xlsfonts
5575 symlink_app_xlsclients
5576 symlink_app_xlsatoms
5580 symlink_app_xkbutils
5581 symlink_app_xkbprint
5589 symlink_app_xfontsel
5590 symlink_app_xfindproxy
5595 symlink_app_xdriinfo
5596 symlink_app_xditview
5597 symlink_app_xdbedizzy
5598 symlink_app_xconsole
5601 symlink_app_xclipboard
5608 symlink_app_showfont
5609 symlink_app_setxkbmap
5612 symlink_app_proxymngr
5615 symlink_app_mkfontdir
5616 symlink_app_mkfontscale
5617 symlink_app_makepsres
5624 symlink_app_fslsfonts
5625 symlink_app_fonttosfnt
5628 symlink_app_beforelight
5629 symlink_app_bdftopcf
5632 symlink_app_xdpyinfo
5634 symlink_app_xcursorgen
5645 # The xserver module
5650 symlink_xserver_GL_apple
() {
5651 src_dir programs
/Xserver
/GL
/apple
5652 dst_dir xserver
/xorg
/GL
/apple
5658 symlink_xserver_GL_dri
() {
5659 src_dir programs
/Xserver
/GL
/dri
5660 dst_dir xserver
/xorg
/hw
/xfree86
/dri
5670 # src_dir extras/drm/shared-core
5674 symlink_xserver_GL_glx
() {
5675 src_dir programs
/Xserver
/GL
/glx
5676 dst_dir xserver
/xorg
/GL
/glx
5680 action g_disptab_EXT.c
5681 action g_disptab_EXT.h
5683 action g_renderswap.c
5685 action g_singleswap.c
5690 action glxcmdsswap.c
5692 action glxdrawable.h
5711 action render2swap.c
5713 action renderpixswap.c
5717 action single2swap.c
5719 action singlepixswap.c
5726 symlink_xserver_GL_include_GL
() {
5727 src_dir programs
/Xserver
/GL
/include
/GL
5728 dst_dir xserver
/xorg
/GL
/include
/GL
5734 symlink_xserver_GL_mesa_X
() {
5735 src_dir programs
/Xserver
/GL
/mesa
/X
5736 dst_dir xserver
/xorg
/GL
/mesa
/X
5739 action xf86glx_util.c
5740 action xf86glx_util.h
5744 symlink_xserver_GL_windows
() {
5745 src_dir programs
/Xserver
/GL
/windows
5746 dst_dir xserver
/xorg
/GL
/windows
5755 symlink_xserver_XTrap
() {
5756 src_dir programs
/Xserver
/XTrap
5757 dst_dir xserver
/xorg
/XTrap
5764 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
5765 action xf86XTrapModule.c
5768 symlink_xserver_Xext
() {
5769 src_dir programs
/Xserver
/Xext
5770 dst_dir xserver
/xorg
/Xext
5788 action panoramiXSwap.c
5790 action panoramiXprocs.c
5791 action panoramiXsrv.h
5802 action xf86bigfont.c
5815 action SecurityPolicy
5816 action xtest1.frags README.xtest1-ddx
5818 # some of these are really DDX-specific despite being in Xext
5820 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
/extmod
5822 action vidmodeproc.h
5827 action xf86miscproc.h
5832 dst_dir xserver
/xorg
/hw
/dmx
5836 symlink_xserver_Xext_extmod
() {
5837 src_dir programs
/Xserver
/Xext
/extmod
5838 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
/extmod
5844 symlink_xserver_Xi
() {
5845 src_dir programs
/Xserver
/Xi
5846 dst_dir xserver
/xorg
/Xi
5924 symlink_xserver_Xprint
() {
5925 src_dir programs
/Xserver
/Xprint
5926 dst_dir xserver
/xorg
/Xprint
5945 dst_dir xserver
/xorg
/Xprint
/doc
5947 action Xprt.man Xprt.man.pre
5951 symlink_xserver_Xprint_etc
() {
5952 src_dir programs
/Xserver
/Xprint
/etc
/init.d
5953 dst_dir xserver
/xorg
/Xprint
/etc
/init.d
5957 src_dir programs
/Xserver
/Xprint
/etc
/profile.d
5958 dst_dir xserver
/xorg
/Xprint
/etc
/profile.d
5963 src_dir programs
/Xserver
/Xprint
/etc
/Xsession.d
5964 dst_dir xserver
/xorg
/Xprint
/etc
/Xsession.d
5966 action cde_xsessiond_xprint.sh
5969 symlink_xserver_Xprint_ps
() {
5970 src_dir programs
/Xserver
/Xprint
/ps
5971 dst_dir xserver
/xorg
/Xprint
/ps
5984 action PsImageUtil.c
5998 action psout_ftpstype1.c
5999 action psout_ftpstype3.c
6000 action ttf2pt1wrap.c
6003 symlink_xserver_Xprint_pcl
() {
6004 src_dir programs
/Xserver
/Xprint
/pcl
6005 dst_dir xserver
/xorg
/Xprint
/pcl
6032 symlink_xserver_Xprint_raster
() {
6033 src_dir programs
/Xserver
/Xprint
/raster
6034 dst_dir xserver
/xorg
/Xprint
/raster
6038 action RasterAttVal.c
6041 symlink_xserver_afb
() {
6042 src_dir programs
/Xserver
/afb
6043 dst_dir xserver
/xorg
/afb
6082 symlink_xserver_cfb
() {
6083 src_dir programs
/Xserver
/cfb
6084 dst_dir xserver
/xorg
/cfb
6139 symlink_xserver_cfb24
() {
6140 src_dir programs
/Xserver
/cfb24
6141 dst_dir xserver
/xorg
/cfb24
6146 symlink_xserver_composite
() {
6147 src_dir programs
/Xserver
/composite
6148 dst_dir xserver
/xorg
/composite
6157 symlink_xserver_damageext
() {
6158 src_dir programs
/Xserver
/damageext
6159 dst_dir xserver
/xorg
/damageext
6163 action damageextint.h
6166 symlink_xserver_dbe
() {
6167 src_dir programs
/Xserver
/dbe
6168 dst_dir xserver
/xorg
/dbe
6177 symlink_xserver_dix
() {
6178 src_dir programs
/Xserver
/dix
6179 dst_dir xserver
/xorg
/dix
6213 symlink_xserver_fb
() {
6214 src_dir programs
/Xserver
/fb
6215 dst_dir xserver
/xorg
/fb
6248 action fbpseudocolor.c
6249 action fbpseudocolor.h
6263 symlink_xserver_hw_darwin
() {
6264 src_dir programs
/Xserver
/hw
/darwin
6265 dst_dir xserver
/xorg
/hw
/darwin
6269 action darwinClut8.h
6270 action darwinEvents.c
6271 action darwinKeyboard.c
6272 action darwinKeyboard.h
6273 action darwinXinput.c
6278 symlink_xserver_hw_darwin_bundle
() {
6279 src_dir programs
/Xserver
/hw
/darwin
/bundle
6280 dst_dir xserver
/xorg
/hw
/darwin
/bundle
6282 action startXClients.cpp
6285 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Dutch.lproj
6286 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Dutch.lproj
6289 action Localizable.
strings
6290 action XDarwinHelp.html.cpp
6292 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Dutch.lproj
/MainMenu.nib
6293 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Dutch.lproj
/MainMenu.nib
6298 src_dir programs
/Xserver
/hw
/darwin
/bundle
/English.lproj
6299 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/English.lproj
6302 action InfoPlist.
strings.cpp
6303 action Localizable.
strings
6304 action XDarwinHelp.html.cpp
6306 src_dir programs
/Xserver
/hw
/darwin
/bundle
/English.lproj
/MainMenu.nib
6307 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/English.lproj
/MainMenu.nib
6312 src_dir programs
/Xserver
/hw
/darwin
/bundle
/French.lproj
6313 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/French.lproj
6316 action Localizable.
strings
6317 action XDarwinHelp.html.cpp
6319 src_dir programs
/Xserver
/hw
/darwin
/bundle
/French.lproj
/MainMenu.nib
6320 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/French.lproj
/MainMenu.nib
6325 src_dir programs
/Xserver
/hw
/darwin
/bundle
/German.lproj
6326 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/German.lproj
6329 action Localizable.
strings
6330 action XDarwinHelp.html.cpp
6332 src_dir programs
/Xserver
/hw
/darwin
/bundle
/German.lproj
/MainMenu.nib
6333 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/German.lproj
/MainMenu.nib
6338 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Japanese.lproj
6339 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Japanese.lproj
6342 action Localizable.
strings
6343 action XDarwinHelp.html.cpp
6345 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Japanese.lproj
/MainMenu.nib
6346 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Japanese.lproj
/MainMenu.nib
6351 src_dir programs
/Xserver
/hw
/darwin
/bundle
/ko.lproj
6352 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/ko.lproj
6355 action Localizable.
strings
6356 action XDarwinHelp.html.cpp
6358 src_dir programs
/Xserver
/hw
/darwin
/bundle
/ko.lproj
/MainMenu.nib
6359 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/ko.lproj
/MainMenu.nib
6364 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Portuguese.lproj
6365 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Portuguese.lproj
6368 action Localizable.
strings
6369 action XDarwinHelp.html.cpp
6371 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Portuguese.lproj
/MainMenu.nib
6372 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Portuguese.lproj
/MainMenu.nib
6377 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Spanish.lproj
6378 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Spanish.lproj
6381 action Localizable.
strings
6382 action XDarwinHelp.html.cpp
6384 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Spanish.lproj
/MainMenu.nib
6385 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Spanish.lproj
/MainMenu.nib
6390 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Swedish.lproj
6391 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Swedish.lproj
6394 action Localizable.
strings
6395 action XDarwinHelp.html.cpp
6397 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Swedish.lproj
/MainMenu.nib
6398 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Swedish.lproj
/MainMenu.nib
6404 symlink_xserver_hw_darwin_iokit
() {
6405 src_dir programs
/Xserver
/hw
/darwin
/iokit
6406 dst_dir xserver
/xorg
/hw
/darwin
/iokit
6410 action xfIOKitCursor.c
6411 action xfIOKitStartup.c
6414 symlink_xserver_hw_darwin_quartz
() {
6415 src_dir programs
/Xserver
/hw
/darwin
/quartz
6416 dst_dir xserver
/xorg
/hw
/darwin
/quartz
6418 action Preferences.h
6419 action XApplication.h
6420 action XDarwinStartup.c
6426 action pseudoramiX.c
6427 action pseudoramiX.h
6430 action quartzAudio.c
6431 action quartzAudio.h
6432 action quartzCommon.h
6433 action quartzCursor.c
6434 action quartzCursor.h
6435 action quartzKeyboard.c
6436 action quartzPasteboard.c
6437 action quartzPasteboard.h
6438 action quartzStartup.c
6440 action Preferences.m
6441 action quartzCocoa.m
6442 action XApplication.m
6445 action XDarwinStartup.man
6447 src_dir programs
/Xserver
/hw
/darwin
/quartz
/XDarwin.pbproj
6448 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/XDarwin.pbproj
6449 action project.pbxproj
6452 symlink_xserver_hw_darwin_quartz_cr
() {
6453 src_dir programs
/Xserver
/hw
/darwin
/quartz
/cr
6454 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/cr
6465 symlink_xserver_hw_darwin_quartz_fullscreen
() {
6466 src_dir programs
/Xserver
/hw
/darwin
/quartz
/fullscreen
6467 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/fullscreen
6470 action quartzCursor.c
6471 action quartzCursor.h
6474 symlink_xserver_hw_darwin_quartz_xpr
() {
6475 src_dir programs
/Xserver
/hw
/darwin
/quartz
/xpr
6476 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/xpr
6496 symlink_xserver_hw_darwin_utils
() {
6497 src_dir programs
/Xserver
/hw
/darwin
/utils
6498 dst_dir xserver
/xorg
/hw
/darwin
/utils
6501 action dumpkeymap.man
6505 symlink_xserver_hw_dmx
() {
6506 src_dir programs
/Xserver
/hw
/dmx
6507 dst_dir xserver
/xorg
/hw
/dmx
6510 action dmx_glxvisuals.c
6511 action dmx_glxvisuals.h
6521 action dmxextension.c
6522 action dmxextension.h
6557 symlink_xserver_hw_dmx_config
() {
6558 src_dir programs
/Xserver
/hw
/dmx
/config
6559 dst_dir xserver
/xorg
/hw
/dmx
/config
6604 action xdmxconfig.man
6607 symlink_xserver_hw_dmx_doc
() {
6608 src_dir programs
/Xserver
/hw
/dmx
/doc
6609 dst_dir xserver
/xorg
/hw
/dmx
/doc
6613 action DMXSpec-v1.txt
6622 src_dir programs
/Xserver
/hw
/dmx
/doc
/html
6623 dst_dir xserver
/xorg
/hw
/dmx
/doc
/html
6625 action annotated.html
6626 action ChkNotMaskEv_8c.html
6627 action ChkNotMaskEv_8h.html
6628 action ChkNotMaskEv_8h-source.html
6631 action dmx_8h-source.html
6632 action dmxarg_8c.html
6633 action dmxarg_8h.html
6634 action dmxarg_8h-source.html
6635 action dmxbackend_8c.html
6636 action dmxbackend_8h.html
6637 action dmxbackend_8h-source.html
6638 action dmxcb_8c.html
6639 action dmxcb_8h.html
6640 action dmxcb_8h-source.html
6641 action dmxclient_8h.html
6642 action dmxclient_8h-source.html
6643 action dmxcmap_8c.html
6644 action dmxcmap_8h.html
6645 action dmxcmap_8h-source.html
6646 action dmxcommon_8c.html
6647 action dmxcommon_8h.html
6648 action dmxcommon_8h-source.html
6649 action dmxcompat_8c.html
6650 action dmxcompat_8h.html
6651 action dmxcompat_8h-source.html
6652 action dmxconfig_8c.html
6653 action dmxconfig_8h.html
6654 action dmxconfig_8h-source.html
6655 action dmxconsole_8c.html
6656 action dmxconsole_8h.html
6657 action dmxconsole_8h-source.html
6658 action dmxcursor_8c.html
6659 action dmxcursor_8h.html
6660 action dmxcursor_8h-source.html
6661 action dmxdetach_8c.html
6662 action dmxdpms_8c.html
6663 action dmxdpms_8h.html
6664 action dmxdpms_8h-source.html
6665 action dmxdummy_8c.html
6666 action dmxdummy_8h.html
6667 action dmxdummy_8h-source.html
6668 action dmxeq_8c.html
6669 action dmxeq_8h.html
6670 action dmxeq_8h-source.html
6671 action dmxevents_8c.html
6672 action dmxevents_8h.html
6673 action dmxevents_8h-source.html
6674 action dmxext_8h.html
6675 action dmxext_8h-source.html
6676 action dmxextension_8c.html
6677 action dmxextension_8h.html
6678 action dmxextension_8h-source.html
6679 action dmxfont_8c.html
6680 action dmxfont_8h.html
6681 action dmxfont_8h-source.html
6682 action dmxgc_8c.html
6683 action dmxgc_8h.html
6684 action dmxgc_8h-source.html
6685 action dmxgcops_8c.html
6686 action dmxgcops_8h.html
6687 action dmxgcops_8h-source.html
6688 action dmx__glxvisuals_8h-source.html
6689 action dmxinit_8c.html
6690 action dmxinit_8h.html
6691 action dmxinit_8h-source.html
6692 action dmxinput_8c.html
6693 action dmxinput_8h.html
6694 action dmxinput_8h-source.html
6695 action dmxinputinit_8c.html
6696 action dmxinputinit_8h.html
6697 action dmxinputinit_8h-source.html
6698 action dmxlog_8c.html
6699 action dmxlog_8h.html
6700 action dmxlog_8h-source.html
6701 action dmxmap_8c.html
6702 action dmxmap_8h.html
6703 action dmxmap_8h-source.html
6704 action dmxmotion_8c.html
6705 action dmxmotion_8h.html
6706 action dmxmotion_8h-source.html
6707 action dmxparse_8c.html
6708 action dmxparse_8h.html
6709 action dmxparse_8h-source.html
6710 action dmxpict_8c.html
6711 action dmxpict_8h.html
6712 action dmxpict_8h-source.html
6713 action dmxpixmap_8c.html
6714 action dmxpixmap_8h.html
6715 action dmxpixmap_8h-source.html
6716 action dmxprint_8c.html
6717 action dmxprint_8h.html
6718 action dmxprint_8h-source.html
6719 action dmxprop_8c.html
6720 action dmxprop_8h.html
6721 action dmxprop_8h-source.html
6722 action dmxproto_8h.html
6723 action dmxproto_8h-source.html
6724 action dmxscrinit_8c.html
6725 action dmxscrinit_8h.html
6726 action dmxscrinit_8h-source.html
6727 action dmxshadow_8c.html
6728 action dmxshadow_8h.html
6729 action dmxshadow_8h-source.html
6730 action dmxsigio_8c.html
6731 action dmxsigio_8h.html
6732 action dmxsigio_8h-source.html
6733 action dmxstat_8c.html
6734 action dmxstat_8h.html
6735 action dmxstat_8h-source.html
6736 action dmxsync_8c.html
6737 action dmxsync_8h.html
6738 action dmxsync_8h-source.html
6739 action dmxvisual_8c.html
6740 action dmxvisual_8h.html
6741 action dmxvisual_8h-source.html
6742 action dmxwindow_8c.html
6743 action dmxwindow_8h.html
6744 action dmxwindow_8h-source.html
6745 action dmxxinput_8c.html
6749 action ftv2blank.png
6751 action ftv2folderclosed.png
6752 action ftv2folderopen.png
6753 action ftv2lastnode.png
6755 action ftv2mlastnode.png
6756 action ftv2mnode.png
6758 action ftv2plastnode.png
6759 action ftv2pnode.png
6760 action ftv2vertline.png
6761 action functions.html
6762 action functions_vars.html
6763 action globals_defs.html
6764 action globals_enum.html
6765 action globals_eval.html
6766 action globals_func.html
6768 action globals_type.html
6769 action globals_vars.html
6771 action lib_2dmx_2dmx_8c.html
6772 action lnx-keyboard_8c.html
6773 action lnx-keyboard_8h.html
6774 action lnx-keyboard_8h-source.html
6775 action lnx-ms_8c.html
6776 action lnx-ms_8h.html
6777 action lnx-ms_8h-source.html
6778 action lnx-ps2_8c.html
6779 action lnx-ps2_8h.html
6780 action lnx-ps2_8h-source.html
6782 action programs_2Xserver_2Xext_2dmx_8c.html
6783 action struct__dmxArg.html
6784 action struct__dmxColormapPriv.html
6785 action structDMXConfigCmdStruct.html
6786 action struct__DMXConfigComment.html
6787 action struct__DMXConfigDisplay.html
6788 action struct__DMXConfigEntry.html
6789 action struct__DMXConfigFullDim.html
6790 action structDMXConfigListStruct.html
6791 action struct__DMXConfigNumber.html
6792 action struct__DMXConfigOption.html
6793 action struct__DMXConfigPair.html
6794 action struct__DMXConfigParam.html
6795 action struct__DMXConfigPartDim.html
6796 action struct__DMXConfigString.html
6797 action struct__DMXConfigSub.html
6798 action struct__DMXConfigToken.html
6799 action struct__DMXConfigVirtual.html
6800 action struct__DMXConfigWall.html
6801 action struct__dmxCursorPriv.html
6802 action structDMXDesktopAttributes.html
6803 action structDMXDesktopAttributesRec.html
6804 action struct__DMXEventMap.html
6805 action struct__dmxFontPriv.html
6806 action struct__dmxGCPriv.html
6807 action structdmxGlxVisualPrivate.html
6808 action struct__dmxGlyphPriv.html
6809 action structDMXInputAttributes.html
6810 action structDMXInputAttributesRec.html
6811 action struct__DMXInputInfo.html
6812 action struct__DMXLocalInitInfo.html
6813 action struct__DMXLocalInputInfo.html
6814 action struct__dmxPictPriv.html
6815 action struct__dmxPixPriv.html
6816 action structDMXScreenAttributes.html
6817 action structDMXScreenAttributesRec.html
6818 action struct__DMXScreenInfo.html
6819 action struct__DMXStatAvg.html
6820 action struct__DMXStatInfo.html
6821 action structDMXWindowAttributes.html
6822 action structDMXWindowAttributesRec.html
6823 action struct__dmxWinPriv.html
6824 action struct__Event.html
6825 action struct__EventQueue.html
6826 action struct__myPrivate.html
6827 action structxDMXAddInputReply.html
6828 action structxDMXAddInputReq.html
6829 action structxDMXAddScreenReply.html
6830 action structxDMXAddScreenReq.html
6831 action structxDMXChangeDesktopAttributesReply.html
6832 action structxDMXChangeDesktopAttributesReq.html
6833 action structxDMXChangeScreensAttributesReply.html
6834 action structxDMXChangeScreensAttributesReq.html
6835 action structxDMXForceWindowCreationReply.html
6836 action structxDMXForceWindowCreationReq.html
6837 action structxDMXGetDesktopAttributesReply.html
6838 action structxDMXGetDesktopAttributesReq.html
6839 action structxDMXGetInputAttributesReply.html
6840 action structxDMXGetInputAttributesReq.html
6841 action structxDMXGetInputCountReply.html
6842 action structxDMXGetInputCountReq.html
6843 action structxDMXGetScreenAttributesReply.html
6844 action structxDMXGetScreenAttributesReq.html
6845 action structxDMXGetScreenCountReply.html
6846 action structxDMXGetScreenCountReq.html
6847 action structxDMXGetWindowAttributesReply.html
6848 action structxDMXGetWindowAttributesReq.html
6849 action structxDMXQueryVersionReply.html
6850 action structxDMXQueryVersionReq.html
6851 action structxDMXRemoveInputReply.html
6852 action structxDMXRemoveInputReq.html
6853 action structxDMXRemoveScreenReply.html
6854 action structxDMXRemoveScreenReq.html
6855 action structxDMXSyncReply.html
6856 action structxDMXSyncReq.html
6858 action usb-common_8c.html
6859 action usb-common_8h.html
6860 action usb-common_8h-source.html
6861 action usb-keyboard_8c.html
6862 action usb-keyboard_8h.html
6863 action usb-keyboard_8h-source.html
6864 action usb-mouse_8c.html
6865 action usb-mouse_8h.html
6866 action usb-mouse_8h-source.html
6867 action usb-other_8c.html
6868 action usb-other_8h.html
6869 action usb-other_8h-source.html
6870 action usb-private_8h.html
6871 action usb-private_8h-source.html
6874 symlink_xserver_hw_dmx_examples
() {
6875 src_dir programs
/Xserver
/hw
/dmx
/examples
6876 dst_dir xserver
/xorg
/hw
/dmx
/examples
6878 action dmxaddinput.c
6879 action dmxaddscreen.c
6880 action dmxreconfig.c
6883 action dmxrmscreen.c
6895 symlink_xserver_hw_dmx_glxProxy
() {
6896 src_dir programs
/Xserver
/hw
/dmx
/glxProxy
6897 dst_dir xserver
/xorg
/hw
/dmx
/glxProxy
6902 action g_renderswap.c
6905 action glxcmdsswap.c
6907 action glxdrawable.h
6911 action glxfbconfig.c
6912 action glxfbconfig.h
6926 action render2swap.c
6927 action renderpixswap.c
6931 symlink_xserver_hw_dmx_input
() {
6932 src_dir programs
/Xserver
/hw
/dmx
/input
6933 dst_dir xserver
/xorg
/hw
/dmx
/input
6935 action ChkNotMaskEv.c
6936 action ChkNotMaskEv.h
6952 action dmxinputinit.c
6953 action dmxinputinit.h
6961 action lnx-keyboard.c
6962 action lnx-keyboard.h
6969 action usb-keyboard.c
6970 action usb-keyboard.h
6975 action usb-private.h
6978 # We skip most of Xserver/hw/sun since it's no longer maintained, but a
6979 # couple of files are useful still
6980 symlink_xserver_hw_sun
() {
6981 src_dir programs
/Xserver
/hw
/sun
6983 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/kbd_mode
6984 action kbd_mode.c sun-kbd_mode.c
6985 action kbd_mode.man sun-kbd_mode.man.pre
6987 dst_dir app
/constype
6992 symlink_xserver_hw_vfb
() {
6993 src_dir programs
/Xserver
/hw
/vfb
6994 dst_dir xserver
/xorg
/hw
/vfb
7000 action Xvfb.man Xvfb.man.pre
7003 symlink_xserver_hw_xfree86
() {
7004 src_dir programs
/Xserver
/hw
/xfree86
7005 dst_dir xserver
/xorg
/hw
/xfree86
7011 symlink_xserver_hw_xfree86_common
() {
7012 src_dir programs
/Xserver
/hw
/xfree86
/common
7013 dst_dir xserver
/xorg
/hw
/xfree86
/common
7020 action xf86AutoConfig.c
7025 action xf86Configure.c
7030 action xf86DefModes.c
7031 action xf86DoProbe.c
7032 action xf86DoScanPci.c
7034 action xf86Globals.c
7042 action xf86KbdMach.c
7044 action xf86MiscExt.c
7050 action xf86PciInfo.h
7052 action xf86Privstr.h
7054 action xf86Resources.h
7055 action xf86Versions.c
7056 action xf86VidMode.c
7069 action xf86sbusBus.c
7070 action xf86sbusBus.h
7081 action modeline2c.pl
7083 src_dir programs
/Xserver
/hw
/xfree86
7085 action xf86Version.h
7086 action xorgVersion.h
7089 symlink_xserver_hw_xfree86_ddc
() {
7090 src_dir programs
/Xserver
/hw
/xfree86
/ddc
7091 dst_dir xserver
/xorg
/hw
/xfree86
/ddc
7094 action ddcProperty.c
7097 action interpret_edid.c
7098 action interpret_vdif.c
7108 symlink_xserver_hw_xfree86_doc
() {
7110 # Docs generic to all Xservers in xserver-xorg module:
7111 src_dir programs
/Xserver
7112 dst_dir xserver
/xorg
/doc
7113 action Xserver.man Xserver.man.pre
7115 src_dir programs
/Xserver
/hw
/xfree86
/doc
7116 dst_dir xserver
/xorg
/doc
7119 # Docs specific to XFree86 DDX/Xorg server:
7121 src_dir programs
/Xserver
/hw
/xfree86
7122 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/man
7124 action Xorg.man Xorg.man.pre
7125 action xorg.conf.man xorg.conf.man.pre
7127 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/devel
7128 action DebuggingHints
7133 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/changelogs
7138 src_dir programs
/Xserver
/hw
/xfree86
/doc
7139 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/devel
7140 action exa-driver.txt
7141 action README.DRIcomp
7143 dst_dir xserver
/xorg
/hw
/xfree86
/doc
7146 action README.rapidaccess
7148 src_dir programs
/Xserver
/hw
/xfree86
/doc
/sgml
7149 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/sgml
7153 # Docs about the entire Xorg distribution:
7155 dst_dir
doc
/old
/sgml
7161 action OS2Notes.sgml
7164 action RELNOTES.sgml
7167 action Versions.sgml
7168 action XKB-Config.sgml
7169 action XKB-Enhancing.sgml
7175 action mdefs.cpp mdefs.pre
7177 # Entity files and scripts needed for all sgml docs:
7179 dst_dir
doc
/xorg-sgml-doctools
7182 # Driver-specific docs:
7184 dst_dir driver
/xf86-video-tga
7185 action DECtga.sgml README.sgml
7187 dst_dir driver
/xf86-video-i128
7188 action I128.sgml README.sgml
7190 dst_dir driver
/xf86-video-sis
7191 action SiS.sgml README.sgml
7193 dst_dir driver
/xf86-video-apm
7194 action apm.sgml README.sgml
7196 dst_dir driver
/xf86-video-ati
7197 action ati.sgml README.ati.sgml
7198 action r128.sgml README.r128.sgml
7200 dst_dir driver
/xf86-video-chips
7201 action chips.sgml README.sgml
7203 dst_dir driver
/xf86-video-cyrix
7204 action cyrix.sgml README.sgml
7206 dst_dir driver
/xf86-video-i740
7207 action i740.sgml README.sgml
7209 dst_dir driver
/xf86-video-i810
7210 action i810.sgml README.sgml
7212 dst_dir driver
/xf86-input-mouse
7213 action mouse.sgml README.sgml
7215 dst_dir driver
/xf86-video-newport
7216 action newport.sgml README.sgml
7218 dst_dir driver
/xf86-video-rendition
7219 action rendition.sgml README.sgml
7221 dst_dir driver
/xf86-video-s3virge
7222 action s3virge.sgml README.sgml
7224 # Japanese documentation
7225 src_dir programs
/Xserver
/hw
/xfree86
/doc
/Japanese
/sgml
7226 dst_dir
doc
/old
/sgml
/Japanese
7232 symlink_xserver_hw_xfree86_etc
() {
7233 src_dir programs
/Xserver
/hw
/xfree86
/etc
7235 dst_dir xserver
/xorg
/hw
/xfree86
/common
7239 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/gtf
7241 action gtf.man gtf.man.pre
7243 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/ioport
7246 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/kbd_mode
7247 action kbd_mode.c bsd-kbd_mode.c
7248 action kbd_mode.man bsd-kbd_mode.man.pre
7250 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/pcitweak
7252 action pcitweak.man pcitweak.man.pre
7254 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/solaris
7255 action apSolaris.
shar
7258 symlink_xserver_hw_xfree86_x86emu
() {
7259 src_dir extras
/x86emu
/include
7260 dst_dir xserver
/xorg
/hw
/xfree86
/x86emu
7264 src_dir extras
/x86emu
/src
/x86emu
7275 dst_dir xserver
/xorg
/hw
/xfree86
/x86emu
/x86emu
7276 src_dir extras
/x86emu
/include
/x86emu
7282 src_dir extras
/x86emu
/src
/x86emu
/x86emu
7294 symlink_xserver_hw_xfree86_dixmods
() {
7295 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
7297 src_dir programs
/Xserver
/GL
7300 src_dir programs
/Xserver
/GL
/mesa
/GLcore
7301 action GLcoremodule.c
7303 src_dir programs
/Xserver
/afb
7306 src_dir lib
/font
/bitmap
/module
7309 src_dir lib
/font
/FreeType
/module
7312 src_dir lib
/font
/Type
1/module
7315 src_dir programs
/Xserver
/cfb
7318 src_dir programs
/Xserver
/cfb16
7319 action cfbmodule.c cfb16module.c
7321 src_dir programs
/Xserver
/cfb24
7322 action cfbmodule.c cfb24module.c
7324 src_dir programs
/Xserver
/cfb32
7325 action cfbmodule.c cfb32module.c
7327 src_dir programs
/Xserver
/dbe
7330 src_dir programs
/Xserver
/fb
7333 src_dir programs
/Xserver
/miext
/layer
7336 src_dir programs
/Xserver
/miext
/shadow
7339 src_dir programs
/Xserver
/mfb
7342 src_dir programs
/Xserver
/record
7346 symlink_xserver_hw_xfree86_dummylib
() {
7347 src_dir programs
/Xserver
/hw
/xfree86
/dummylib
7348 dst_dir xserver
/xorg
/hw
/xfree86
/dummylib
7353 action getvalidbios.c
7355 action pcitestmulti.c
7358 action xf86addrestolist.c
7359 action xf86allocscripi.c
7361 action xf86drvmsgverb.c
7363 action xf86errorfverb.c
7364 action xf86getpagesize.c
7365 action xf86getverb.c
7368 action xf86msgverb.c
7370 action xf86screens.c
7371 action xf86servisinit.c
7372 action xf86verbose.c
7375 symlink_xserver_hw_xfree86_exa
() {
7376 src_dir programs
/Xserver
/hw
/xfree86
/exa
7377 dst_dir xserver
/xorg
/hw
/xfree86
/exa
7382 action exaoffscreen.c
7387 symlink_xserver_hw_xfree86_fbdevhw
() {
7388 src_dir programs
/Xserver
/hw
/xfree86
/fbdevhw
7389 dst_dir xserver
/xorg
/hw
/xfree86
/fbdevhw
7393 action fbdevhwstub.c
7396 action fbdevhw.man fbdevhw.man.pre
7399 symlink_xserver_hw_xfree86_getconfig
() {
7400 src_dir programs
/Xserver
/hw
/xfree86
/getconfig
7401 dst_dir xserver
/xorg
/hw
/xfree86
/getconfig
7403 action cfg.man cfg.man.pre
7405 action getconfig.man getconfig.man.pre
7407 action getconfig.sh getconfig
7411 symlink_xserver_hw_xfree86_i2c
() {
7412 src_dir programs
/Xserver
/hw
/xfree86
/i2c
7413 dst_dir xserver
/xorg
/hw
/xfree86
/i2c
7417 action xf86i2cmodule.c
7419 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i2c
7420 dst_dir xserver
/xorg
/hw
/xfree86
/i2c
7426 action bt829_module.c
7430 action fi1236_module.c
7434 action msp3430_module.c
7438 action tda8425_module.c
7442 action tda9850_module.c
7446 action tda9885_module.c
7450 action uda1380_module.c
7453 symlink_xserver_hw_xfree86_int10
() {
7454 src_dir programs
/Xserver
/hw
/xfree86
/int10
7455 dst_dir xserver
/xorg
/hw
/xfree86
/int10
7458 action helper_exec.c
7465 action xf86int10module.c
7471 symlink_xserver_hw_xfree86_loader
() {
7472 src_dir programs
/Xserver
/hw
/xfree86
/loader
7473 dst_dir xserver
/xorg
/hw
/xfree86
/loader
7475 action SparcMulDiv.S
7495 action loaderProcs.h
7505 symlink_xserver_hw_xfree86_ossupport
() {
7506 src_dir programs
/Xserver
/hw
/xfree86
/os-support
7507 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
7510 action int10Defines.h
7512 action xf86OSmouse.h
7515 action xf86_OSproc.h
7519 action README.OS-lib
7521 src_dir extras
/drm
/libdrm
7524 action xf86drmCompat.h
7527 symlink_xserver_hw_xfree86_ossupport_bsd
() {
7528 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bsd
7529 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bsd
7531 action alpha_video.c
7533 action bsdResource.c
7545 action bsd_kqueue_apm.c
7550 action sparc64_video.c
7553 symlink_xserver_hw_xfree86_ossupport_bsd_libusb
() {
7554 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bsd
/libusb
7555 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bsd
/libusb
7564 action usb_hid_usages
7567 symlink_xserver_hw_xfree86_ossupport_bus
() {
7568 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bus
7569 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bus
7593 symlink_xserver_hw_xfree86_ossupport_drm
() {
7594 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/drm
7595 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/drm
7599 src_dir extras
/drm
/libdrm
7602 action xf86drmHash.c
7603 action xf86drmRandom.c
7607 symlink_xserver_hw_xfree86_ossupport_linux
() {
7608 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
7609 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
7612 action lnxResource.c
7632 symlink_xserver_hw_xfree86_ossupport_linux_int10
() {
7633 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/int10
7634 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
/int10
7639 symlink_xserver_hw_xfree86_ossupport_linux_int10_vm86
() {
7640 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/int10
/vm86
7641 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
/int10
/vm86
7646 symlink_xserver_hw_xfree86_ossupport_lynxos
() {
7647 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/lynxos
7648 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/lynxos
7654 action lynx_noinline.c
7660 symlink_xserver_hw_xfree86_ossupport_misc
() {
7661 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/misc
7662 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/misc
7668 action xf86_IlHack.c
7678 symlink_xserver_hw_xfree86_ossupport_sco
() {
7679 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sco
7680 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/sco
7693 symlink_xserver_hw_xfree86_ossupport_shared
() {
7694 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/shared
7695 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/shared
7700 action at_scancode.c
7701 action bios_devmem.c
7705 action ioperm_noop.c
7708 action libc_wrapper.c
7714 action stdResource.c
7723 symlink_xserver_hw_xfree86_ossupport_sunos
() {
7724 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sunos
7725 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/solaris
7737 action solaris-amd64.S
7738 action solaris-ia32.S
7739 action solaris-sparcv8plus.S
7743 symlink_xserver_hw_xfree86_ossupport_sysv
() {
7744 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sysv
7745 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/sysv
7755 symlink_xserver_hw_xfree86_ossupport_usl
() {
7756 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/usl
7757 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/usl
7772 symlink_xserver_hw_xfree86_parser
() {
7773 src_dir programs
/Xserver
/hw
/xfree86
/parser
7774 dst_dir xserver
/xorg
/hw
/xfree86
/parser
7791 action configProcs.h
7801 symlink_xserver_hw_xfree86_rac
() {
7802 src_dir programs
/Xserver
/hw
/xfree86
/rac
7803 dst_dir xserver
/xorg
/hw
/xfree86
/rac
7807 action xf86RACmodule.c
7810 symlink_xserver_hw_xfree86_ramdac
() {
7811 src_dir programs
/Xserver
/hw
/xfree86
/ramdac
7812 dst_dir xserver
/xorg
/hw
/xfree86
/ramdac
7825 action xf86CursorPriv.h
7829 action xf86RamDacCmap.c
7830 action xf86RamDacMod.c
7831 action xf86RamDacPriv.h
7836 symlink_xserver_hw_xfree86_scanpci
() {
7837 src_dir programs
/Xserver
/hw
/xfree86
/scanpci
7838 dst_dir xserver
/xorg
/hw
/xfree86
/scanpci
7840 action xf86PciData.h
7841 action xf86PciStdIds.h
7843 action xf86ScanPci.c
7844 action xf86ScanPci.h
7848 src_dir programs
/Xserver
/hw
/xfree86
/etc
7852 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/scanpci
7854 action scanpci.man scanpci.man.pre
7857 symlink_xserver_hw_xfree86_shadowfb
() {
7858 src_dir programs
/Xserver
/hw
/xfree86
/shadowfb
7859 dst_dir xserver
/xorg
/hw
/xfree86
/shadowfb
7866 symlink_xserver_hw_xfree86_vbe
() {
7867 src_dir programs
/Xserver
/hw
/xfree86
/vbe
7868 dst_dir xserver
/xorg
/hw
/xfree86
/vbe
7877 symlink_xserver_hw_xfree86_vgahw
() {
7878 src_dir programs
/Xserver
/hw
/xfree86
/vgahw
7879 dst_dir xserver
/xorg
/hw
/xfree86
/vgahw
7884 action vgaHWmodule.c
7887 symlink_xserver_hw_xfree86_xaa
() {
7888 src_dir programs
/Xserver
/hw
/xfree86
/xaa
7889 dst_dir xserver
/xorg
/hw
/xfree86
/xaa
7893 action xaaBitOrder.c
7896 action xaaCpyPlane.c
7898 action xaaDashLine.c
7899 action xaaFallback.c
7901 action xaaFillPoly.c
7902 action xaaFillRect.c
7907 action xaaInitAccel.c
7909 action xaaLineMisc.c
7910 action xaaNonTEGlyph.c
7911 action xaaNonTEText.c
7912 action xaaOffscreen.c
7914 action xaaOverlayDF.c
7916 action xaaPaintWin.c
7921 action xaaStateChange.c
7926 action xaaWideLine.c
7933 action xaaTEGlyphBlt.S
7938 symlink_xserver_hw_xfree86_xf1bpp
() {
7939 src_dir programs
/Xserver
/hw
/xfree86
/xf1bpp
7940 dst_dir xserver
/xorg
/hw
/xfree86
/xf1bpp
7950 symlink_xserver_hw_xfree86_xf4bpp
() {
7951 src_dir programs
/Xserver
/hw
/xfree86
/xf4bpp
7952 dst_dir xserver
/xorg
/hw
/xfree86
/xf4bpp
8005 symlink_xserver_hw_xfree86_xf8_16bpp
() {
8006 src_dir programs
/Xserver
/hw
/xfree86
/xf8_16bpp
8007 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_16bpp
8010 action cfb8_16module.c
8015 symlink_xserver_hw_xfree86_xf8_32bpp
() {
8016 src_dir programs
/Xserver
/hw
/xfree86
/xf8_32bpp
8017 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_32bpp
8020 action cfb8_32module.c
8023 action cfbcpyplane.c
8031 action xf86overlay.c
8034 symlink_xserver_hw_xfree86_xf8_32wid
() {
8035 src_dir programs
/Xserver
/hw
/xfree86
/xf8_32wid
8036 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_32wid
8039 action cfb8_32widmodule.c
8045 symlink_xserver_hw_xfree86_xf86cfg
() {
8046 src_dir programs
/Xserver
/hw
/xfree86
/xf86cfg
8047 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/xorgcfg
8050 action XOrgCfg.cpp XOrgCfg.pre
8066 action keyboard-cfg.c
8067 action keyboard-cfg.h
8074 action monitor-cfg.c
8075 action monitor-cfg.h
8102 action xorgcfg.man xorgcfg.man.pre
8106 symlink_xserver_hw_xfree86_xf86config
() {
8107 src_dir programs
/Xserver
/hw
/xfree86
/xf86config
8108 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/xorgconfig
8115 action xorgconfig.man xorgconfig.man.pre
8118 symlink_xserver_hw_xnest
() {
8119 src_dir programs
/Xserver
/hw
/xnest
8120 dst_dir xserver
/xorg
/hw
/xnest
8162 action Xnest.man Xnest.man.pre
8165 symlink_xserver_hw_xwin
() {
8166 src_dir programs
/Xserver
/hw
/xwin
8167 dst_dir xserver
/xorg
/hw
/xwin
8177 action winclipboard.h
8178 action winclipboardinit.c
8179 action winclipboardtextconv.c
8180 action winclipboardthread.c
8181 action winclipboardunicode.c
8182 action winclipboardwndproc.c
8183 action winclipboardwrappers.c
8184 action winclipboardxevents.c
8188 action wincreatewnd.c
8202 action winkeynames.h
8204 action winmessages.h
8210 action winmultiwindowclass.c
8211 action winmultiwindowclass.h
8212 action winmultiwindowicons.c
8213 action winmultiwindowshape.c
8214 action winmultiwindowwindow.c
8215 action winmultiwindowwm.c
8216 action winmultiwindowwndproc.c
8217 action winnativegdi.c
8221 action winpolyline.c
8224 action winprefsyacc.y
8225 action winprefslex.l
8231 action winregistry.c
8232 action winresource.h
8237 action winshadddnl.c
8239 action wintrayicon.c
8243 action winwin32rootless.c
8244 action winwin32rootlesswindow.c
8245 action winwin32rootlesswndproc.c
8248 action winwindowswm.c
8258 action _usr_X11R6_lib_X11_system.XWinrc
8264 symlink_xserver_hw_xwin_xlaunch
() {
8265 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
8266 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
8274 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
/resources
8275 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
/resources
8278 action fullscreen.bmp
8280 action multiwindow.bmp
8281 action nodecoration.bmp
8287 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
/window
8288 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
/window
8300 symlink_xserver_ilbm
() {
8301 src_dir programs
/Xserver
/ilbm
8302 dst_dir xserver
/xorg
/ilbm
8312 action ilbmfillarc.c
8313 action ilbmfillrct.c
8318 action ilbmhrzvert.c
8320 action ilbmimggblt.c
8324 action ilbmply1rct.c
8325 action ilbmplygblt.c
8326 action ilbmpntarea.c
8328 action ilbmpolypnt.c
8329 action ilbmpushpxl.c
8330 action ilbmscrinit.c
8340 symlink_xserver_include
() {
8341 src_dir programs
/Xserver
/include
8342 dst_dir xserver
/xorg
/include
8392 symlink_xserver_iplan2p2
() {
8393 src_dir programs
/Xserver
/iplan2p2
8394 dst_dir xserver
/xorg
/iplan2p2
8397 symlink_xserver_iplan2p4
() {
8398 src_dir programs
/Xserver
/iplan2p4
8399 dst_dir xserver
/xorg
/iplan2p4
8418 action iplmergerop.h
8438 symlink_xserver_iplan2p8
() {
8439 src_dir programs
/Xserver
/iplan2p8
8440 dst_dir xserver
/xorg
/iplan2p8
8444 symlink_xserver_lbx
() {
8445 src_dir programs
/Xserver
/lbx
8446 dst_dir xserver
/xorg
/lbx
8466 symlink_xserver_mfb
() {
8467 src_dir programs
/Xserver
/mfb
8468 dst_dir xserver
/xorg
/mfb
8509 symlink_xserver_mi
() {
8510 src_dir programs
/Xserver
/mi
8511 dst_dir xserver
/xorg
/mi
8576 symlink_xserver_miext_cw
() {
8577 src_dir programs
/Xserver
/miext
/cw
8578 dst_dir xserver
/xorg
/miext
/cw
8586 symlink_xserver_miext_damage
() {
8587 src_dir programs
/Xserver
/miext
/damage
8588 dst_dir xserver
/xorg
/miext
/damage
8595 symlink_xserver_miext_layer
() {
8596 src_dir programs
/Xserver
/miext
/layer
8597 dst_dir xserver
/xorg
/miext
/layer
8607 symlink_xserver_miext_rootless
() {
8608 src_dir programs
/Xserver
/miext
/rootless
8609 dst_dir xserver
/xorg
/miext
/rootless
8612 action rootlessCommon.c
8613 action rootlessCommon.h
8614 action rootlessConfig.h
8616 action rootlessScreen.c
8617 action rootlessValTree.c
8618 action rootlessWindow.c
8619 action rootlessWindow.h
8624 symlink_xserver_miext_rootless_accel
() {
8625 src_dir programs
/Xserver
/miext
/rootless
/accel
8626 dst_dir xserver
/xorg
/miext
/rootless
/accel
8634 action rlFillSpans.c
8639 symlink_xserver_miext_rootless_safealpha
() {
8640 src_dir programs
/Xserver
/miext
/rootless
/safeAlpha
8641 dst_dir xserver
/xorg
/miext
/rootless
/safeAlpha
8644 action safeAlphaPicture.c
8645 action safeAlphaWindow.c
8648 symlink_xserver_miext_shadow
() {
8649 src_dir programs
/Xserver
/miext
/shadow
8650 dst_dir xserver
/xorg
/miext
/shadow
8658 action shrot16pack.c
8659 action shrot16pack_180.c
8660 action shrot16pack_270.c
8661 action shrot16pack_90.c
8662 action shrot32pack.c
8663 action shrot32pack_180.c
8664 action shrot32pack_270.c
8665 action shrot32pack_90.c
8667 action shrot8pack_180.c
8668 action shrot8pack_270.c
8669 action shrot8pack_90.c
8674 symlink_xserver_os
() {
8675 src_dir programs
/Xserver
/os
8676 dst_dir xserver
/xorg
/os
8703 symlink_xserver_randr
() {
8704 src_dir programs
/Xserver
/randr
8705 dst_dir xserver
/xorg
/randr
8712 symlink_xserver_record
() {
8713 src_dir programs
/Xserver
/record
8714 dst_dir xserver
/xorg
/record
8721 symlink_xserver_render
() {
8722 src_dir programs
/Xserver
/render
8723 dst_dir xserver
/xorg
/render
8744 symlink_xserver_xfixes
() {
8745 src_dir programs
/Xserver
/xfixes
8746 dst_dir xserver
/xorg
/xfixes
8757 symlink_xserver_xkb
() {
8758 src_dir programs
/Xserver
/xkb
8759 dst_dir xserver
/xorg
/xkb
8768 action ddxKeyClick.c
8784 action xkbPrOtherEv.c
8798 action xkbmisc.c xkbfmisc.c
8803 src_dir programs
/xkbcomp
/compiled
8804 action README README.compiled
8807 symlink_xserver_xprint_config_models
() {
8809 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/CANONBJ10E-GS
8810 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/CANONBJ10E-GS
8815 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/CANONC3200-PS
8816 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/CANONC3200-PS
8821 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/GSdefault
8822 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/GSdefault
8827 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPDJ1600C
8828 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPDJ1600C
8832 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPDJ1600C
/fonts
8833 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPDJ1600C
/fonts
8884 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4050-PS
8885 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4050-PS
8890 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4family
8891 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4family
8895 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4family
/fonts
8896 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4family
/fonts
8947 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PS2PDFspooldir-GS
8948 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PS2PDFspooldir-GS
8951 action ps2pdf_spooltodir.sh
8954 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSdefault
8955 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSdefault
8959 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSdefault
/fonts
8960 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSdefault
/fonts
8962 action AvantGarde-BookOblique.pmf
8963 action AvantGarde-Book.pmf
8964 action AvantGarde-DemiOblique.pmf
8965 action AvantGarde-Demi.pmf
8966 action Courier-BoldOblique.pmf
8967 action Courier-Bold.pmf
8968 action Courier-Oblique.pmf
8970 action Helvetica-BoldOblique.pmf
8971 action Helvetica-Bold.pmf
8972 action Helvetica-Oblique.pmf
8973 action Helvetica.pmf
8974 action LubalinGraph-BookOblique.pmf
8975 action LubalinGraph-Book.pmf
8976 action LubalinGraph-DemiOblique.pmf
8977 action LubalinGraph-Demi.pmf
8978 action NewCenturySchlbk-BoldItalic.pmf
8979 action NewCenturySchlbk-Bold.pmf
8980 action NewCenturySchlbk-Italic.pmf
8981 action NewCenturySchlbk-Roman.pmf
8982 action Souvenir-DemiItalic.pmf
8983 action Souvenir-Demi.pmf
8984 action Souvenir-LightItalic.pmf
8985 action Souvenir-Light.pmf
8987 action Times-BoldItalic.pmf
8988 action Times-Bold.pmf
8989 action Times-Italic.pmf
8990 action Times-Roman.pmf
8991 action ZapfDingbats.pmf
8994 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSspooldir
8995 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSspooldir
8998 action spooltodir.sh
9001 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/SPSPARC2
9002 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/SPSPARC2
9009 symlink_xserver_xprint_config
() {
9010 src_dir programs
/Xserver
/XpConfig
9011 dst_dir xserver
/xorg
/XpConfig
9015 src_dir programs
/Xserver
/XpConfig
/C
/print
9016 dst_dir xserver
/xorg
/XpConfig
/C
/print
9020 src_dir programs
/Xserver
/XpConfig
/C
/print
/attributes
9021 dst_dir xserver
/xorg
/XpConfig
/C
/print
/attributes
9027 src_dir programs
/Xserver
/XpConfig
/C
/print
/ddx-config
/raster
9028 dst_dir xserver
/xorg
/XpConfig
/C
/print
/ddx-config
/raster
9033 src_dir programs
/Xserver
/XpConfig
/en_US
/print
/attributes
9034 dst_dir xserver
/xorg
/XpConfig
/en_US
/print
/attributes
9038 symlink_xserver_xprint_config_models
9042 symlink_xserver_GL_apple
9043 symlink_xserver_GL_dri
9044 symlink_xserver_GL_glx
9045 symlink_xserver_GL_include_GL
9046 symlink_xserver_GL_mesa_X
9047 symlink_xserver_GL_windows
9048 symlink_xserver_XTrap
9049 symlink_xserver_Xext
9050 symlink_xserver_Xext_extmod
9052 symlink_xserver_Xprint
9053 symlink_xserver_Xprint_etc
9054 symlink_xserver_Xprint_ps
9055 symlink_xserver_Xprint_pcl
9056 symlink_xserver_Xprint_raster
9059 symlink_xserver_cfb24
9060 symlink_xserver_composite
9061 symlink_xserver_damageext
9065 symlink_xserver_hw_darwin
9066 symlink_xserver_hw_darwin_bundle
9067 symlink_xserver_hw_darwin_iokit
9068 symlink_xserver_hw_darwin_quartz
9069 symlink_xserver_hw_darwin_quartz_cr
9070 symlink_xserver_hw_darwin_quartz_fullscreen
9071 symlink_xserver_hw_darwin_quartz_xpr
9072 symlink_xserver_hw_darwin_utils
9073 symlink_xserver_hw_dmx
9074 symlink_xserver_hw_dmx_config
9075 symlink_xserver_hw_dmx_doc
9076 symlink_xserver_hw_dmx_examples
9077 symlink_xserver_hw_dmx_glxProxy
9078 symlink_xserver_hw_dmx_input
9079 symlink_xserver_hw_sun
9080 symlink_xserver_hw_vfb
9081 symlink_xserver_hw_xfree86
9082 symlink_xserver_hw_xfree86_common
9083 symlink_xserver_hw_xfree86_ddc
9084 symlink_xserver_hw_xfree86_x86emu
9085 symlink_xserver_hw_xfree86_dixmods
9086 symlink_xserver_hw_xfree86_doc
9087 symlink_xserver_hw_xfree86_dummylib
9088 symlink_xserver_hw_xfree86_etc
9089 symlink_xserver_hw_xfree86_exa
9090 symlink_xserver_hw_xfree86_fbdevhw
9091 symlink_xserver_hw_xfree86_getconfig
9092 symlink_xserver_hw_xfree86_i2c
9093 symlink_xserver_hw_xfree86_int10
9094 symlink_xserver_hw_xfree86_loader
9095 symlink_xserver_hw_xfree86_ossupport
9096 symlink_xserver_hw_xfree86_ossupport_bsd
9097 symlink_xserver_hw_xfree86_ossupport_bsd_libusb
9098 symlink_xserver_hw_xfree86_ossupport_bus
9099 symlink_xserver_hw_xfree86_ossupport_drm
9100 symlink_xserver_hw_xfree86_ossupport_linux
9101 symlink_xserver_hw_xfree86_ossupport_linux_int10
9102 symlink_xserver_hw_xfree86_ossupport_linux_int10_vm86
9103 symlink_xserver_hw_xfree86_ossupport_lynxos
9104 symlink_xserver_hw_xfree86_ossupport_misc
9105 symlink_xserver_hw_xfree86_ossupport_sco
9106 symlink_xserver_hw_xfree86_ossupport_shared
9107 symlink_xserver_hw_xfree86_ossupport_sunos
9108 symlink_xserver_hw_xfree86_ossupport_sysv
9109 symlink_xserver_hw_xfree86_ossupport_usl
9110 symlink_xserver_hw_xfree86_parser
9111 symlink_xserver_hw_xfree86_rac
9112 symlink_xserver_hw_xfree86_ramdac
9113 symlink_xserver_hw_xfree86_scanpci
9114 symlink_xserver_hw_xfree86_shadowfb
9115 symlink_xserver_hw_xfree86_vbe
9116 symlink_xserver_hw_xfree86_vgahw
9117 symlink_xserver_hw_xfree86_xaa
9118 symlink_xserver_hw_xfree86_xf1bpp
9119 symlink_xserver_hw_xfree86_xf4bpp
9120 symlink_xserver_hw_xfree86_xf8_16bpp
9121 symlink_xserver_hw_xfree86_xf8_32bpp
9122 symlink_xserver_hw_xfree86_xf8_32wid
9123 symlink_xserver_hw_xfree86_xf86cfg
9124 symlink_xserver_hw_xfree86_xf86config
9125 symlink_xserver_hw_xnest
9126 symlink_xserver_hw_xwin
9127 symlink_xserver_hw_xwin_xlaunch
9128 symlink_xserver_ilbm
9129 symlink_xserver_include
9130 symlink_xserver_iplan2p2
9131 symlink_xserver_iplan2p4
9132 symlink_xserver_iplan2p8
9136 symlink_xserver_miext_cw
9137 symlink_xserver_miext_damage
9138 symlink_xserver_miext_layer
9139 symlink_xserver_miext_rootless
9140 symlink_xserver_miext_rootless_accel
9141 symlink_xserver_miext_rootless_safealpha
9142 symlink_xserver_miext_shadow
9144 symlink_xserver_randr
9145 symlink_xserver_record
9146 symlink_xserver_render
9147 symlink_xserver_xfixes
9149 symlink_xserver_xprint_config
9160 symlink_driver_apm
() {
9161 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/apm
9162 dst_dir driver
/xf86-video-apm
9166 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/apm
9167 dst_dir driver
/xf86-video-apm
/src
9180 dst_dir driver
/xf86-video-apm
/man
9185 symlink_driver_ark
() {
9186 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/ark
9187 dst_dir driver
/xf86-video-ark
/src
9194 dst_dir driver
/xf86-video-ark
/man
9198 symlink_driver_ati
() {
9199 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/ati
9200 dst_dir driver
/xf86-video-ati
/src
9251 action atimach64accel.c
9252 action atimach64accel.h
9253 action atimach64cursor.c
9254 action atimach64cursor.h
9255 action atimach64i2c.c
9256 action atimach64i2c.h
9257 action atimach64io.c
9258 action atimach64io.h
9259 action atimach64xv.c
9260 action atimach64xv.h
9297 action atiwonderio.c
9298 action atiwonderio.h
9301 action generic_bus.h
9302 action mach64_common.h
9304 action mach64_sarea.h
9307 action r128_chipset.h
9308 action r128_common.h
9309 action r128_cursor.c
9313 action r128_dripriv.h
9314 action r128_driver.c
9320 action r128_version.h
9323 action radeon_accel.c
9324 action radeon_accelfuncs.c
9325 action radeon_bios.c
9326 action radeon_chipset.h
9327 action radeon_common.h
9328 action radeon_commonfuncs.c
9329 action radeon_cursor.c
9333 action radeon_dripriv.h
9334 action radeon_driver.c
9336 action radeon_exa_funcs.c
9337 action radeon_exa_render.c
9338 action radeon_macros.h
9339 action radeon_mergedfb.c
9340 action radeon_mergedfb.h
9341 action radeon_misc.c
9342 action radeon_mm_i2c.c
9343 action radeon_probe.c
9344 action radeon_probe.h
9346 action radeon_render.c
9347 action radeon_sarea.h
9348 action radeon_version.h
9349 action radeon_video.c
9350 action radeon_video.h
9356 action theatre200_module.c
9357 action theatre_detect.c
9358 action theatre_detect.h
9359 action theatre_detect_module.c
9360 action theatre_module.c
9361 action theatre_reg.h
9363 dst_dir driver
/xf86-video-ati
/man
9370 symlink_driver_chips
() {
9371 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/chips
9372 dst_dir driver
/xf86-video-chips
/src
9388 dst_dir driver
/xf86-video-chips
/man
9392 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/chips
/util
9393 dst_dir driver
/xf86-video-chips
/util
9401 symlink_driver_cirrus
() {
9402 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cirrus
9403 dst_dir driver
/xf86-video-cirrus
9405 action README.multihead
9407 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cirrus
9408 dst_dir driver
/xf86-video-cirrus
/src
9428 dst_dir driver
/xf86-video-cirrus
/man
9433 symlink_driver_cyrix
() {
9434 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cyrix
9435 dst_dir driver
/xf86-video-cyrix
9440 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cyrix
9441 dst_dir driver
/xf86-video-cyrix
/src
9444 action cyrix_accel.c
9446 action cyrix_driver.c
9447 action cyrix_helper.c
9448 action cyrix_shadow.c
9450 dst_dir driver
/xf86-video-cyrix
/man
9455 symlink_driver_dummy
() {
9456 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/dummy
9457 dst_dir driver
/xf86-video-dummy
/src
9460 action dummy_cursor.c
9462 action dummy_driver.c
9464 dst_dir driver
/xf86-video-dummy
/man
9468 symlink_driver_fbdev
() {
9469 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/fbdev
9470 dst_dir driver
/xf86-video-fbdev
/src
9474 dst_dir driver
/xf86-video-fbdev
/man
9479 symlink_driver_glide
() {
9480 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glide
9481 dst_dir driver
/xf86-video-glide
/src
9483 action glide_driver.c
9485 dst_dir driver
/xf86-video-glide
/man
9490 symlink_driver_glint
() {
9491 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glint
9492 dst_dir driver
/xf86-video-glint
9497 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glint
9498 dst_dir driver
/xf86-video-glint
/src
9503 action glint_common.h
9507 action glint_dripriv.h
9508 action glint_driver.c
9510 action glint_shadow.c
9527 dst_dir driver
/xf86-video-glint
/man
9532 symlink_driver_i128
() {
9533 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i128
9534 dst_dir driver
/xf86-video-i128
/src
9540 action i128_driver.c
9547 dst_dir driver
/xf86-video-i128
/man
9552 symlink_driver_i740
() {
9553 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i740
9554 dst_dir driver
/xf86-video-i740
/src
9558 action i740_cursor.c
9561 action i740_driver.c
9564 action i740_macros.h
9568 dst_dir driver
/xf86-video-i740
/man
9573 symlink_driver_i810
() {
9574 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i810
9575 dst_dir driver
/xf86-video-i810
/src
9580 action i810_common.h
9581 action i810_cursor.c
9585 action i810_driver.c
9588 action i810_memory.c
9594 action i830_common.h
9595 action i830_cursor.c
9599 action i830_driver.c
9600 action i830_memory.c
9602 action i830_shadow.c
9605 dst_dir driver
/xf86-video-i810
/man
9609 src_dir lib
/XvMC
/hw
/i810
9610 dst_dir driver
/xf86-video-i810
/src
/xvmc
9616 symlink_driver_imstt
() {
9617 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/imstt
9618 dst_dir driver
/xf86-video-imstt
/src
9621 action imstt_accel.c
9622 action imstt_driver.c
9625 dst_dir driver
/xf86-video-imstt
/man
9630 symlink_driver_mga
() {
9631 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9632 dst_dir driver
/xf86-video-mga
9635 action README_HALLIB
9637 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/util
9638 dst_dir driver
/xf86-video-mga
/util
9643 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9644 dst_dir driver
/xf86-video-mga
/src
9652 action mga_dac3026.c
9658 action mga_dripriv.h
9661 action mga_g450pll.c
9675 action mgareg_flags.h
9677 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/HALlib
9681 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9682 dst_dir driver
/xf86-video-mga
/man
9687 symlink_driver_neomagic
() {
9688 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/neomagic
9689 dst_dir driver
/xf86-video-neomagic
9695 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/neomagic
9696 dst_dir driver
/xf86-video-neomagic
/src
9714 dst_dir driver
/xf86-video-neomagic
/man
9719 symlink_driver_newport
() {
9720 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/newport
9721 dst_dir driver
/xf86-video-newport
9723 action XF86Config.indy
9725 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/newport
9726 dst_dir driver
/xf86-video-newport
/src
9729 action newport_accel.c
9730 action newport_cmap.c
9731 action newport_cursor.c
9732 action newport_driver.c
9733 action newport_regs.c
9734 action newport_regs.h
9735 action newport_shadow.c
9737 dst_dir driver
/xf86-video-newport
/man
9742 symlink_driver_nsc
() {
9743 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
9744 dst_dir driver
/xf86-video-nsc
/src
9751 action nsc_galstub.c
9752 action nsc_gx1_accel.c
9753 action nsc_gx1_cursor.c
9754 action nsc_gx1_dga.c
9755 action nsc_gx1_driver.c
9756 action nsc_gx1_shadow.c
9757 action nsc_gx1_video.c
9758 action nsc_gx2_accel.c
9759 action nsc_gx2_cursor.c
9760 action nsc_gx2_dga.c
9761 action nsc_gx2_driver.c
9762 action nsc_gx2_shadow.c
9763 action nsc_gx2_vga.c
9764 action nsc_gx2_video.c
9766 action nsc_msr_asm.S
9769 dst_dir driver
/xf86-video-nsc
/man
9773 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
/gfx
9774 dst_dir driver
/xf86-video-nsc
/src
/gfx
9808 # These files are not actually used, but it probably makes sense to
9809 # distribute them along with the rest of gfx
9822 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
/panel
9823 dst_dir driver
/xf86-video-nsc
/src
/panel
9844 symlink_driver_nv
() {
9845 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nv
9846 dst_dir driver
/xf86-video-nv
/src
9866 action riva_cursor.c
9869 action riva_driver.c
9872 action riva_include.h
9876 action riva_shadow.c
9881 dst_dir driver
/xf86-video-nv
/man
9884 src_dir programs
/Xserver
/hw
/xfree86
/doc
9885 dst_dir driver
/xf86-video-nv
9889 symlink_driver_rendition
() {
9890 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/rendition
9891 dst_dir driver
/xf86-video-rendition
/src
9903 action rendition_options.h
9904 action rendition_shadow.c
9905 action rendition_shadow.h
9925 action vgafont-std.data
9926 action vgafont-vrx.data
9927 action vgapalette.data
9929 dst_dir driver
/xf86-video-rendition
/man
9931 action rendition.man
9934 symlink_driver_s3
() {
9935 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3
9936 dst_dir driver
/xf86-video-s
3/src
9942 action s3_Trio64DAC.c
9951 dst_dir driver
/xf86-video-s
3/man
9955 symlink_driver_s3virge
() {
9956 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3virge
9957 dst_dir driver
/xf86-video-s3virge
9963 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3virge
9964 dst_dir driver
/xf86-video-s3virge
/src
9980 dst_dir driver
/xf86-video-s3virge
/man
9985 symlink_driver_savage
() {
9986 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/savage
9987 dst_dir driver
/xf86-video-savage
/src
9989 action savage_accel.c
9991 action savage_common.h
9992 action savage_cursor.c
9996 action savage_dripriv.h
9997 action savage_driver.c
9998 action savage_driver.h
10000 action savage_hwmc.c
10001 action savage_i2c.c
10002 action savage_image.c
10003 action savage_regs.h
10004 action savage_sarea.h
10005 action savage_shadow.c
10006 action savage_streams.c
10007 action savage_streams.h
10008 action savage_vbe.c
10009 action savage_vbe.h
10010 action savage_video.c
10012 dst_dir driver
/xf86-video-savage
/man
10017 symlink_driver_siliconmotion
() {
10018 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/siliconmotion
10019 dst_dir driver
/xf86-video-siliconmotion
10025 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/siliconmotion
10026 dst_dir driver
/xf86-video-siliconmotion
/src
10033 action smi_driver.c
10034 action smi_hwcurs.c
10036 action smi_shadow.c
10040 dst_dir driver
/xf86-video-siliconmotion
/man
10042 action siliconmotion.man
10045 symlink_driver_sis
() {
10046 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sis
10047 dst_dir driver
/xf86-video-sis
/src
10062 action sis300_accel.c
10063 action sis300_accel.h
10064 action sis310_accel.c
10065 action sis310_accel.h
10066 action sis6326_video.c
10069 action sis_common.h
10070 action sis_cursor.c
10071 action sis_cursor.h
10077 action sis_driver.c
10078 action sis_driver.h
10079 action sis_memcpy.c
10083 action sis_shadow.c
10084 action sis_utility.c
10089 action sis_videostr.h
10093 dst_dir driver
/xf86-video-sis
/man
10098 symlink_driver_sisusb
() {
10099 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sisusb
10100 dst_dir driver
/xf86-video-sisusb
/src
10103 action sisusb_accel.c
10104 action sisusb_accel.h
10105 action sisusb_cursor.c
10106 action sisusb_cursor.h
10107 action sisusb_dac.c
10108 action sisusb_dac.h
10109 action sisusb_driver.c
10110 action sisusb_driver.h
10111 action sisusb_init.c
10112 action sisusb_init.h
10113 action sisusb_opt.c
10114 action sisusb_osdef.h
10115 action sisusb_regs.h
10116 action sisusb_setup.c
10117 action sisusb_shadow.c
10118 action sisusb_struct.h
10119 action sisusb_types.h
10120 action sisusb_utility.c
10121 action sisusb_vga.c
10122 action sisusb_video.c
10123 action sisusb_video.h
10124 action sisusb_videostr.h
10126 dst_dir driver
/xf86-video-sisusb
/man
10131 symlink_driver_sunbw2
() {
10132 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunbw2
10133 dst_dir driver
/xf86-video-sunbw
2/src
10136 action bw2_driver.c
10138 dst_dir driver
/xf86-video-sunbw
2/man
10143 symlink_driver_suncg14
() {
10144 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg14
10145 dst_dir driver
/xf86-video-suncg14
/src
10148 action cg14_driver.c
10150 dst_dir driver
/xf86-video-suncg14
/man
10155 symlink_driver_suncg3
() {
10156 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg3
10157 dst_dir driver
/xf86-video-suncg
3/src
10160 action cg3_driver.c
10162 dst_dir driver
/xf86-video-suncg
3/man
10167 symlink_driver_suncg6
() {
10168 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg6
10169 dst_dir driver
/xf86-video-suncg
6/src
10172 action cg6_cursor.c
10173 action cg6_driver.c
10176 dst_dir driver
/xf86-video-suncg
6/man
10181 symlink_driver_sunffb
() {
10182 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunffb
10183 dst_dir driver
/xf86-video-sunffb
/src
10189 action ffb_checks.c
10190 action ffb_circle.c
10193 action ffb_cplane.c
10194 action ffb_cursor.c
10201 action ffb_drishare.h
10202 action ffb_driver.c
10205 action ffb_fspans.c
10209 action ffb_gspans.c
10212 action ffb_plygon.c
10214 action ffb_rcache.h
10218 action ffb_sspans.c
10224 action ffb_zeroarc.c
10226 action VISmoveImage.s
10228 dst_dir driver
/xf86-video-sunffb
/man
10233 symlink_driver_sunleo
() {
10234 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunleo
10235 dst_dir driver
/xf86-video-sunleo
/src
10239 action leo_checks.c
10240 action leo_cursor.c
10241 action leo_driver.c
10243 action leo_frectsp.c
10244 action leo_fspans.c
10245 action leo_fspanssp.c
10249 dst_dir driver
/xf86-video-sunleo
/man
10254 symlink_driver_suntcx
() {
10255 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suntcx
10256 dst_dir driver
/xf86-video-suntcx
/src
10259 action tcx_cursor.c
10260 action tcx_driver.c
10263 dst_dir driver
/xf86-video-suntcx
/man
10268 symlink_driver_tdfx
() {
10269 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tdfx
10270 dst_dir driver
/xf86-video-tdfx
/src
10273 action tdfx_accel.c
10277 action tdfx_dripriv.h
10278 action tdfx_driver.c
10279 action tdfx_hwcurs.c
10284 action tdfx_video.c
10287 dst_dir driver
/xf86-video-tdfx
/man
10292 symlink_driver_tga
() {
10293 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tga
10294 dst_dir driver
/xf86-video-tga
/src
10296 action BT463ramdac.c
10298 action IBM561ramdac.c
10302 action tga_cursor.c
10304 action tga_driver.c
10308 dst_dir driver
/xf86-video-tga
/man
10312 symlink_driver_trident
() {
10313 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/trident
10314 dst_dir driver
/xf86-video-trident
/src
10316 action blade_accel.c
10317 action image_accel.c
10319 action trident_accel.c
10320 action trident_bank.c
10321 action trident_dac.c
10322 action trident_dga.c
10323 action trident_driver.c
10324 action trident_i2c.c
10325 action trident_regs.h
10326 action trident_shadow.c
10327 action trident_tv.c
10328 action trident_video.c
10329 action tridenthelper.c
10330 action tridentramdac.c
10334 dst_dir driver
/xf86-video-trident
/man
10339 symlink_driver_tseng
() {
10340 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tseng
10341 dst_dir driver
/xf86-video-tseng
/src
10345 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tseng
10346 dst_dir driver
/xf86-video-tseng
/src
10349 action tseng_accel.c
10352 action tseng_bank.c
10353 action tseng_clock.c
10354 action tseng_colexp.c
10355 action tseng_cursor.c
10357 action tseng_dpms.c
10358 action tseng_driver.c
10359 action tseng_inline.h
10360 action tseng_ramdac.c
10362 dst_dir driver
/xf86-video-tseng
/man
10367 symlink_driver_v4l
() {
10368 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/v4l
10369 dst_dir driver
/xf86-video-v4l
10373 dst_dir driver
/xf86-video-v4l
/src
10378 dst_dir driver
/xf86-video-v4l
/man
10383 symlink_driver_vesa
() {
10384 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vesa
10385 dst_dir driver
/xf86-video-vesa
/src
10390 dst_dir driver
/xf86-video-vesa
/man
10395 symlink_driver_vga
() {
10396 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vga
10397 dst_dir driver
/xf86-video-vga
/src
10401 dst_dir driver
/xf86-video-vga
/man
10406 symlink_driver_via
() {
10407 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/via
10408 dst_dir driver
/xf86-video-via
/src
10413 action via_bandwidth.c
10414 action via_cursor.c
10418 action via_driver.c
10419 action via_driver.h
10423 action via_memcpy.c
10424 action via_memcpy.h
10425 action via_memory.c
10430 action via_shadow.c
10437 action via_vt162x.c
10438 action via_vt162x.h
10441 action via_xvpriv.h
10442 action via_drmclient.h
10445 dst_dir driver
/xf86-video-via
/man
10449 src_dir lib
/XvMC
/hw
/via
10450 dst_dir driver
/xf86-video-via
/src
/xvmc
10452 action driDrawable.c
10453 action driDrawable.h
10454 action viaLowLevel.h
10456 action viaXvMCPriv.h
10459 action xf86dristr.h
10461 src_dir lib
/XvMC
/hw
/via
/unichrome
10462 dst_dir driver
/xf86-video-via
/src
/xvmc
/unichrome
10464 action viaLowLevel.c
10466 src_dir lib
/XvMC
/hw
/via
/unichromeProA
10467 dst_dir driver
/xf86-video-via
/src
/xvmc
/unichromeProA
10469 action viaLowLevelPro.c
10472 symlink_driver_vmware
() {
10473 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vmware
10474 dst_dir driver
/xf86-video-vmware
10478 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vmware
10479 dst_dir driver
/xf86-video-vmware
/src
10481 action bits2pixels.c
10482 action bits2pixels.h
10484 action includeCheck.h
10485 action offscreen_manager.c
10486 action offscreen_manager.h
10487 action svga_limits.h
10489 action svga_struct.h
10490 action vm_basic_types.h
10491 action vm_device_version.h
10494 action vmwarecurs.c
10497 dst_dir driver
/xf86-video-vmware
/man
10502 symlink_driver_voodoo
() {
10503 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/voodoo
10504 dst_dir driver
/xf86-video-voodoo
10509 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/voodoo
10510 dst_dir driver
/xf86-video-voodoo
/src
10513 action voodoo_dga.c
10514 action voodoo_driver.c
10515 action voodoo_hardware.c
10517 dst_dir driver
/xf86-video-voodoo
/man
10522 symlink_driver_wsfb
() {
10523 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/wsfb
10524 dst_dir driver
/xf86-video-wsfb
/src
10526 action wsfb_driver.c
10528 dst_dir driver
/xf86-video-wsfb
/man
10533 symlink_driver_acecad
() {
10534 src_dir programs
/Xserver
/hw
/xfree86
/input
/acecad
10535 dst_dir driver
/xf86-input-acecad
/src
10540 dst_dir driver
/xf86-input-acecad
/man
10545 symlink_driver_aiptek
() {
10546 src_dir programs
/Xserver
/hw
/xfree86
/input
/aiptek
10547 dst_dir driver
/xf86-input-aiptek
/src
10549 action xf86Aiptek.c
10550 action xf86Aiptek.h
10552 dst_dir driver
/xf86-input-aiptek
/man
10557 symlink_driver_calcomp
() {
10558 src_dir programs
/Xserver
/hw
/xfree86
/input
/calcomp
10559 dst_dir driver
/xf86-input-calcomp
/src
10561 action xf86Calcomp.c
10562 action xf86Calcomp.h
10564 dst_dir driver
/xf86-input-calcomp
/man
10569 symlink_driver_citron
() {
10570 src_dir programs
/Xserver
/hw
/xfree86
/input
/citron
10571 dst_dir driver
/xf86-input-citron
/src
10576 dst_dir driver
/xf86-input-citron
/man
10581 symlink_driver_digitaledge
() {
10582 src_dir programs
/Xserver
/hw
/xfree86
/input
/digitaledge
10583 dst_dir driver
/xf86-input-digitaledge
/src
10585 action DigitalEdge.c
10587 dst_dir driver
/xf86-input-digitaledge
/man
10591 symlink_driver_dmc
() {
10592 src_dir programs
/Xserver
/hw
/xfree86
/input
/dmc
10593 dst_dir driver
/xf86-input-dmc
/src
10598 dst_dir driver
/xf86-input-dmc
/man
10603 symlink_driver_dynapro
() {
10604 src_dir programs
/Xserver
/hw
/xfree86
/input
/dynapro
10605 dst_dir driver
/xf86-input-dynapro
/src
10610 dst_dir driver
/xf86-input-dynapro
/man
10615 symlink_driver_elo2300
() {
10616 src_dir programs
/Xserver
/hw
/xfree86
/input
/elo2300
10617 dst_dir driver
/xf86-input-elo2300
/src
10622 dst_dir driver
/xf86-input-elo2300
/man
10626 symlink_driver_elographics
() {
10627 src_dir programs
/Xserver
/hw
/xfree86
/input
/elographics
10628 dst_dir driver
/xf86-input-elographics
/src
10632 dst_dir driver
/xf86-input-elographics
/man
10634 action elographics.man
10637 symlink_driver_evdev
() {
10638 src_dir programs
/Xserver
/hw
/xfree86
/input
/evdev
10639 dst_dir driver
/xf86-input-evdev
/src
10643 dst_dir driver
/xf86-input-evdev
/man
10647 symlink_driver_fpit
() {
10648 src_dir programs
/Xserver
/hw
/xfree86
/input
/fpit
10650 dst_dir driver
/xf86-input-fpit
10653 dst_dir driver
/xf86-input-fpit
/src
10656 dst_dir driver
/xf86-input-fpit
/man
10660 symlink_driver_hyperpen
() {
10661 src_dir programs
/Xserver
/hw
/xfree86
/input
/hyperpen
10662 dst_dir driver
/xf86-input-hyperpen
/src
10664 action xf86HyperPen.c
10666 dst_dir driver
/xf86-input-hyperpen
/man
10670 symlink_driver_jamstudio
() {
10671 src_dir programs
/Xserver
/hw
/xfree86
/input
/jamstudio
10672 dst_dir driver
/xf86-input-jamstudio
/src
10676 dst_dir driver
/xf86-input-jamstudio
/man
10681 symlink_driver_joystick
() {
10682 src_dir programs
/Xserver
/hw
/xfree86
/input
/joystick
10683 dst_dir driver
/xf86-input-joystick
/src
10687 dst_dir driver
/xf86-input-joystick
/man
10691 symlink_driver_keyboard
() {
10692 src_dir programs
/Xserver
/hw
/xfree86
/input
/keyboard
10693 dst_dir driver
/xf86-input-keyboard
/src
10697 dst_dir driver
/xf86-input-keyboard
/man
10700 action keyboard.man
10703 symlink_driver_magellan
() {
10704 src_dir programs
/Xserver
/hw
/xfree86
/input
/magellan
10705 dst_dir driver
/xf86-input-magellan
/src
10710 dst_dir driver
/xf86-input-magellan
/man
10714 symlink_driver_magictouch
() {
10715 src_dir programs
/Xserver
/hw
/xfree86
/input
/magictouch
10716 dst_dir driver
/xf86-input-magictouch
/src
10718 action xf86MagicTouch.c
10720 dst_dir driver
/xf86-input-magictouch
/man
10722 action magictouch.man
10725 symlink_driver_microtouch
() {
10726 src_dir programs
/Xserver
/hw
/xfree86
/input
/microtouch
10727 dst_dir driver
/xf86-input-microtouch
/src
10729 action microtouch.c
10730 action microtouch.h
10732 dst_dir driver
/xf86-input-microtouch
/man
10734 action microtouch.man
10737 symlink_driver_mouse
() {
10738 src_dir programs
/Xserver
/hw
/xfree86
/input
/mouse
10739 dst_dir driver
/xf86-input-mouse
/src
10746 dst_dir driver
/xf86-input-mouse
/man
10751 symlink_driver_mutouch
() {
10752 src_dir programs
/Xserver
/hw
/xfree86
/input
/mutouch
10753 dst_dir driver
/xf86-input-mutouch
/src
10755 action xf86MuTouch.c
10757 dst_dir driver
/xf86-input-mutouch
/man
10762 symlink_driver_palmax
() {
10763 src_dir programs
/Xserver
/hw
/xfree86
/input
/palmax
10764 dst_dir driver
/xf86-input-palmax
/src
10766 action xf86Palmax.c
10768 dst_dir driver
/xf86-input-palmax
/man
10773 symlink_driver_penmount
() {
10774 src_dir programs
/Xserver
/hw
/xfree86
/input
/penmount
10775 dst_dir driver
/xf86-input-penmount
/src
10780 dst_dir driver
/xf86-input-penmount
/man
10782 action penmount.man
10785 symlink_driver_spaceorb
() {
10786 src_dir programs
/Xserver
/hw
/xfree86
/input
/spaceorb
10787 dst_dir driver
/xf86-input-spaceorb
/src
10792 dst_dir driver
/xf86-input-spaceorb
/man
10796 symlink_driver_summa
() {
10797 src_dir programs
/Xserver
/hw
/xfree86
/input
/summa
10798 dst_dir driver
/xf86-input-summa
/src
10802 dst_dir driver
/xf86-input-summa
/man
10806 symlink_driver_tek4957
() {
10807 src_dir programs
/Xserver
/hw
/xfree86
/input
/tek4957
10808 dst_dir driver
/xf86-input-tek4957
/src
10810 action xf86Tek4957.c
10812 dst_dir driver
/xf86-input-tek4957
/man
10817 symlink_driver_ur98
() {
10818 src_dir programs
/Xserver
/hw
/xfree86
/input
/ur98
10819 dst_dir driver
/xf86-input-ur98
/src
10823 dst_dir driver
/xf86-input-ur98
/man
10828 symlink_driver_void
() {
10829 src_dir programs
/Xserver
/hw
/xfree86
/input
/void
10830 dst_dir driver
/xf86-input-void
/src
10834 dst_dir driver
/xf86-input-void
/man
10843 symlink_driver_chips
10844 symlink_driver_cirrus
10845 symlink_driver_cyrix
10846 symlink_driver_dummy
10847 symlink_driver_fbdev
10848 symlink_driver_glide
10849 symlink_driver_glint
10850 symlink_driver_i128
10851 symlink_driver_i740
10852 symlink_driver_i810
10853 symlink_driver_imstt
10855 symlink_driver_neomagic
10856 symlink_driver_newport
10859 symlink_driver_rendition
10861 symlink_driver_s3virge
10862 symlink_driver_savage
10863 symlink_driver_siliconmotion
10865 symlink_driver_sisusb
10866 symlink_driver_sunbw2
10867 symlink_driver_suncg14
10868 symlink_driver_suncg3
10869 symlink_driver_suncg6
10870 symlink_driver_sunffb
10871 symlink_driver_sunleo
10872 symlink_driver_suntcx
10873 symlink_driver_tdfx
10875 symlink_driver_trident
10876 symlink_driver_tseng
10878 symlink_driver_vesa
10881 symlink_driver_vmware
10882 symlink_driver_voodoo
10883 symlink_driver_wsfb
10885 symlink_driver_acecad
10886 symlink_driver_aiptek
10887 symlink_driver_calcomp
10888 symlink_driver_citron
10889 symlink_driver_digitaledge
10891 symlink_driver_dynapro
10892 symlink_driver_elo2300
10893 symlink_driver_elographics
10894 symlink_driver_evdev
10895 symlink_driver_fpit
10896 symlink_driver_hyperpen
10897 symlink_driver_jamstudio
10898 symlink_driver_joystick
10899 symlink_driver_keyboard
10900 symlink_driver_magellan
10901 symlink_driver_magictouch
10902 symlink_driver_microtouch
10903 symlink_driver_mouse
10904 symlink_driver_mutouch
10905 symlink_driver_palmax
10906 symlink_driver_penmount
10907 symlink_driver_spaceorb
10908 symlink_driver_summa
10909 symlink_driver_tek4957
10910 symlink_driver_ur98
10911 symlink_driver_void
10922 symlink_font_adobe_100dpi
() {
10923 src_dir fonts
/bdf
/100dpi
10924 dst_dir font
/adobe-100dpi
10932 action courBO08.bdf
10933 action courBO10.bdf
10934 action courBO12.bdf
10935 action courBO14.bdf
10936 action courBO18.bdf
10937 action courBO24.bdf
10956 action helvBO08.bdf
10957 action helvBO10.bdf
10958 action helvBO12.bdf
10959 action helvBO14.bdf
10960 action helvBO18.bdf
10961 action helvBO24.bdf
10980 action ncenBI08.bdf
10981 action ncenBI10.bdf
10982 action ncenBI12.bdf
10983 action ncenBI14.bdf
10984 action ncenBI18.bdf
10985 action ncenBI24.bdf
11030 symlink_font_adobe_utopia_100dpi
() {
11031 src_dir fonts
/bdf
/100dpi
11032 dst_dir font
/adobe-utopia-100dpi
11034 # XXX These fonts are copyright Adobe, but all rights reserved
11035 action UTB___10.bdf
11036 action UTB___12.bdf
11037 action UTB___14.bdf
11038 action UTB___18.bdf
11039 action UTB___24.bdf
11040 action UTBI__10.bdf
11041 action UTBI__12.bdf
11042 action UTBI__14.bdf
11043 action UTBI__18.bdf
11044 action UTBI__24.bdf
11045 action UTI___10.bdf
11046 action UTI___12.bdf
11047 action UTI___14.bdf
11048 action UTI___18.bdf
11049 action UTI___24.bdf
11050 action UTRG__10.bdf
11051 action UTRG__12.bdf
11052 action UTRG__14.bdf
11053 action UTRG__18.bdf
11054 action UTRG__24.bdf
11057 symlink_font_bh_100dpi
() {
11058 src_dir fonts
/bdf
/100dpi
11059 dst_dir font
/bh-100dpi
11118 action LU_LEGALNOTICE
11121 symlink_font_bh_lucidatypewriter_100dpi
() {
11122 src_dir fonts
/bdf
/100dpi
11123 dst_dir font
/bh-lucidatypewriter-100dpi
11141 symlink_font_bitstream_100dpi
() {
11142 src_dir fonts
/bdf
/100dpi
11143 dst_dir font
/bitstream-100dpi
11151 action charBI08.bdf
11152 action charBI10.bdf
11153 action charBI12.bdf
11154 action charBI14.bdf
11155 action charBI18.bdf
11156 action charBI24.bdf
11175 symlink_font_adobe_75dpi
() {
11176 src_dir fonts
/bdf
/75dpi
11177 dst_dir font
/adobe-75dpi
11185 action courBO08.bdf
11186 action courBO10.bdf
11187 action courBO12.bdf
11188 action courBO14.bdf
11189 action courBO18.bdf
11190 action courBO24.bdf
11209 action helvBO08.bdf
11210 action helvBO10.bdf
11211 action helvBO12.bdf
11212 action helvBO14.bdf
11213 action helvBO18.bdf
11214 action helvBO24.bdf
11233 action ncenBI08.bdf
11234 action ncenBI10.bdf
11235 action ncenBI12.bdf
11236 action ncenBI14.bdf
11237 action ncenBI18.bdf
11238 action ncenBI24.bdf
11283 symlink_font_adobe_utopia_75dpi
() {
11284 src_dir fonts
/bdf
/75dpi
11285 dst_dir font
/adobe-utopia-75dpi
11287 # XXX These fonts are copyright Adobe, but all rights reserved
11288 action UTB___10.bdf
11289 action UTB___12.bdf
11290 action UTB___14.bdf
11291 action UTB___18.bdf
11292 action UTB___24.bdf
11293 action UTBI__10.bdf
11294 action UTBI__12.bdf
11295 action UTBI__14.bdf
11296 action UTBI__18.bdf
11297 action UTBI__24.bdf
11298 action UTI___10.bdf
11299 action UTI___12.bdf
11300 action UTI___14.bdf
11301 action UTI___18.bdf
11302 action UTI___24.bdf
11303 action UTRG__10.bdf
11304 action UTRG__12.bdf
11305 action UTRG__14.bdf
11306 action UTRG__18.bdf
11307 action UTRG__24.bdf
11310 symlink_font_bh_75dpi
() {
11311 src_dir fonts
/bdf
/75dpi
11312 dst_dir font
/bh-75dpi
11371 action LU_LEGALNOTICE
11374 symlink_font_bh_lucidatypewriter_75dpi
() {
11375 src_dir fonts
/bdf
/75dpi
11376 dst_dir font
/bh-lucidatypewriter-75dpi
11394 symlink_font_bitstream_75dpi
() {
11395 src_dir fonts
/bdf
/75dpi
11396 dst_dir font
/bitstream-75dpi
11404 action charBI08.bdf
11405 action charBI10.bdf
11406 action charBI12.bdf
11407 action charBI14.bdf
11408 action charBI18.bdf
11409 action charBI24.bdf
11428 symlink_font_cronyx_cyrillic
() {
11429 src_dir fonts
/bdf
/cyrillic
11430 dst_dir font
/cronyx-cyrillic
11434 action crox1cbo.bdf
11438 action crox1hbo.bdf
11442 action crox1tbo.bdf
11446 action crox2cbo.bdf
11450 action crox2hbo.bdf
11454 action crox2tbo.bdf
11458 action crox3cbo.bdf
11462 action crox3hbo.bdf
11466 action crox3tbo.bdf
11470 action crox4hbo.bdf
11474 action crox4tbo.bdf
11478 action crox5hbo.bdf
11482 action crox5tbo.bdf
11486 action crox6hbo.bdf
11490 action crox6tbo.bdf
11492 action koi10x16b.bdf
11493 action koi10x20.bdf
11500 symlink_font_misc_cyrillic
() {
11501 src_dir fonts
/bdf
/cyrillic
11502 dst_dir font
/misc-cyrillic
11504 # XXX Should these be broken into three different components?
11506 # XXX "May be distributed and modified without restrictions"
11507 action koi12x24b.bdf
11508 action koi8x16b.bdf
11511 # XXX Same license as cronyx-cyrillic
11512 action koi12x24.bdf
11515 # XXX public domain
11517 action koi6x13b.bdf
11519 action koi7x14b.bdf
11522 action koi9x15b.bdf
11524 action koi9x18b.bdf
11528 symlink_font_screen_cyrillic
() {
11529 src_dir fonts
/bdf
/cyrillic
11530 dst_dir font
/screen-cyrillic
11532 # XXX no copyright/license at all
11533 action screen8x16b.bdf
11534 action screen8x16.bdf
11537 symlink_font_winitzki_cyrillic
() {
11538 src_dir fonts
/bdf
/cyrillic
11539 dst_dir font
/winitzki-cyrillic
11541 action proof9x16.bdf
11544 symlink_font_cursor_misc
() {
11545 src_dir fonts
/bdf
/misc
11546 dst_dir font
/cursor-misc
11548 # XXX Does "unencumbered" mean the same thing as public domain
11553 symlink_font_daewoo_misc
() {
11554 src_dir fonts
/bdf
/misc
11555 dst_dir font
/daewoo-misc
11557 # XXX These fonts are copyright, but no permissions are given
11558 action hanglg16.bdf
11559 action hanglm16.bdf
11560 action hanglm24.bdf
11563 symlink_font_dec_misc
() {
11564 src_dir fonts
/bdf
/misc
11565 dst_dir font
/dec-misc
11571 symlink_font_isas_misc
() {
11572 src_dir fonts
/bdf
/misc
11573 dst_dir font
/isas-misc
11580 symlink_font_jis_misc
() {
11581 src_dir fonts
/bdf
/misc
11582 dst_dir font
/jis-misc
11584 # XXX Verify license restrictions
11585 action jiskan16.bdf
11586 action jiskan24.bdf
11589 symlink_font_micro_misc
() {
11590 src_dir fonts
/bdf
/misc
11591 dst_dir font
/micro-misc
11596 symlink_font_misc_misc
() {
11597 src_dir fonts
/bdf
/misc
11598 dst_dir font
/misc-misc
11627 # XXX This font does not have any COPYRIGHT
11631 symlink_font_schumacher_misc
() {
11632 src_dir fonts
/bdf
/misc
11633 dst_dir font
/schumacher-misc
11668 symlink_font_sony_misc
() {
11669 src_dir fonts
/bdf
/misc
11670 dst_dir font
/sony-misc
11678 symlink_font_sun_misc
() {
11679 src_dir fonts
/bdf
/misc
11680 dst_dir font
/sun-misc
11682 action olcursor.bdf
11689 symlink_font_bh_ttf
() {
11690 src_dir fonts
/scaled
/TTF
11691 dst_dir font
/bh-ttf
11706 action COPYRIGHT.BH
11709 symlink_font_adobe_utopia_type1
() {
11710 src_dir fonts
/scaled
/Type1
11711 dst_dir font
/adobe-utopia-type1
11713 # XXX These fonts are copyright Adobe, but all rights reserved
11714 action UTB_____.afm
11715 action UTBI____.afm
11716 action UTBI____.pfa
11717 action UTB_____.pfa
11718 action UTI_____.afm
11719 action UTI_____.pfa
11720 action UTRG____.afm
11721 action UTRG____.pfa
11724 symlink_font_bh_type1
() {
11725 src_dir fonts
/scaled
/Type1
11726 dst_dir font
/bh-type1
11728 action l047013t.afm
11729 action l047013t.pfa
11730 action l047016t.afm
11731 action l047016t.pfa
11732 action l047033t.afm
11733 action l047033t.pfa
11734 action l047036t.afm
11735 action l047036t.pfa
11736 action l048013t.afm
11737 action l048013t.pfa
11738 action l048016t.afm
11739 action l048016t.pfa
11740 action l048033t.afm
11741 action l048033t.pfa
11742 action l048036t.afm
11743 action l048036t.pfa
11744 action l049013t.afm
11745 action l049013t.pfa
11746 action l049016t.afm
11747 action l049016t.pfa
11748 action l049033t.afm
11749 action l049033t.pfa
11750 action l049036t.afm
11751 action l049036t.pfa
11753 action COPYRIGHT.BH
11756 symlink_font_bitstream_type1
() {
11757 src_dir fonts
/scaled
/Type1
11758 dst_dir font
/bitstream-type1
11760 action c0419bt_.afm
11761 action c0419bt_.pfb
11762 action c0582bt_.afm
11763 action c0582bt_.pfb
11764 action c0583bt_.afm
11765 action c0583bt_.pfb
11766 action c0611bt_.afm
11767 action c0611bt_.pfb
11768 action c0632bt_.afm
11769 action c0632bt_.pfb
11770 action c0633bt_.afm
11771 action c0633bt_.pfb
11772 action c0648bt_.afm
11773 action c0648bt_.pfb
11774 action c0649bt_.afm
11775 action c0649bt_.pfb
11780 symlink_font_ibm_type1
() {
11781 src_dir fonts
/scaled
/Type1
11782 dst_dir font
/ibm-type1
11793 action COPYRIGHT.IBM
11796 symlink_font_xfree86_type1
() {
11797 src_dir fonts
/scaled
/Type1
11798 dst_dir font
/xfree86-type1
11803 symlink_font_arabic_misc
() {
11804 src_dir extras
/fonts
/arabic24
11805 dst_dir font
/arabic-misc
11807 action arabic24.bdf
11813 symlink_font_mutt_misc
() {
11814 src_dir extras
/fonts
/ClearlyU
11815 dst_dir font
/mutt-misc
11818 action cu-alt12.bdf
11819 action cu-arabic12.bdf
11820 action cuarabic12.bdf
11821 action cu-devnag12.bdf
11822 action cudevnag12.bdf
11823 action cu-lig12.bdf
11824 action cu-pua12.bdf
11830 symlink_font_misc_ethiopic
() {
11831 src_dir fonts
/scaled
/Ethiopic
11832 dst_dir font
/misc-ethiopic
11834 action GohaTibebZemen.otf
11835 action GohaTibebZemen.ttf
11840 symlink_font_misc_meltho
() {
11841 src_dir fonts
/scaled
/Meltho
11842 dst_dir font
/misc-meltho
11844 action SyrCOMAdiabene.otf
11845 action SyrCOMAntioch.otf
11846 action SyrCOMBatnanBold.otf
11847 action SyrCOMBatnan.otf
11848 action SyrCOMCtesiphon.otf
11849 action SyrCOMEdessa.otf
11850 action SyrCOMJerusalemBold.otf
11851 action SyrCOMJerusalemItalic.otf
11852 action SyrCOMJerusalem.otf
11853 action SyrCOMJerusalemOutline.otf
11854 action SyrCOMKharput.otf
11855 action SyrCOMMalankara.otf
11856 action SyrCOMMardinBold.otf
11857 action SyrCOMMardin.otf
11858 action SyrCOMMidyat.otf
11859 action SyrCOMNisibin.otf
11860 action SyrCOMNisibinOutline.otf
11861 action SyrCOMQenNeshrin.otf
11862 action SyrCOMTalada.otf
11863 action SyrCOMTurAbdin.otf
11864 action SyrCOMUrhoyBold.otf
11865 action SyrCOMUrhoy.otf
11871 symlink_font_bistream_speedo
() {
11872 src_dir fonts
/scaled
/Speedo
11873 dst_dir font
/bitstream-speedo
11875 action font0419.spd
11876 action font0582.spd
11877 action font0583.spd
11878 action font0611.spd
11879 action font0648.spd
11880 action font0649.spd
11881 action font0709.spd
11882 action font0710.spd
11889 symlink_font_alias
() {
11890 src_dir fonts
/bdf
/100dpi
11891 dst_dir font
/alias
/100dpi
11895 src_dir fonts
/bdf
/75dpi
11896 dst_dir font
/alias
/75dpi
11900 src_dir fonts
/bdf
/cyrillic
11901 dst_dir font
/alias
/cyrillic
11905 src_dir fonts
/bdf
/misc
11906 dst_dir font
/alias
/misc
11911 symlink_font_util
() {
11915 action
8859-1.TXT map-ISO8859-1
11916 action
8859-2.TXT map-ISO8859-2
11917 action
8859-3.TXT map-ISO8859-3
11918 action
8859-4.TXT map-ISO8859-4
11919 action
8859-5.TXT map-ISO8859-5
11920 action
8859-6.TXT map-ISO8859-6
11921 action
8859-7.TXT map-ISO8859-7
11922 action
8859-8.TXT map-ISO8859-8
11923 action
8859-9.TXT map-ISO8859-9
11924 action
8859-10.TXT map-ISO8859-10
11925 action
8859-11.TXT map-ISO8859-11
11926 action
8859-13.TXT map-ISO8859-13
11927 action
8859-14.TXT map-ISO8859-14
11928 action
8859-15.TXT map-ISO8859-15
11929 action
8859-16.TXT map-ISO8859-16
11930 action JIS0201.TXT map-JISX0201.1976
-0
11931 action KOI8-R.TXT map-KOI8-R
11933 action bdftruncate.man
11934 action bdftruncate.pl
11940 symlink_font_encodings
() {
11941 src_dir fonts
/encodings
11942 dst_dir font
/encodings
11944 action adobe-dingbats.enc
11945 action adobe-standard.enc
11946 action adobe-symbol.enc
11947 action ansi-1251.enc
11948 action armscii-8.enc
11950 action dec-special.enc
11951 action ibm-cp437.enc
11952 action ibm-cp850.enc
11953 action ibm-cp852.enc
11954 action ibm-cp866.enc
11955 action iso8859-11.enc
11956 action iso8859-13.enc
11957 action iso8859-16.enc
11958 action iso8859-6.16.enc
11959 action iso8859-6.8x.enc
11960 action microsoft-cp1250.enc
11961 action microsoft-cp1251.enc
11962 action microsoft-cp1252.enc
11963 action microsoft-cp1253.enc
11964 action microsoft-cp1254.enc
11965 action microsoft-cp1255.enc
11966 action microsoft-cp1256.enc
11967 action microsoft-cp1257.enc
11968 action microsoft-cp1258.enc
11969 action microsoft-win3.1.enc
11970 action mulearabic-0.enc
11971 action mulearabic-1.enc
11972 action mulearabic-2.enc
11973 action mulelao-1.enc
11974 action suneu-greek.enc
11976 action tis620-2.enc
11977 action viscii1.1
-1.enc
11979 src_dir fonts
/encodings
/large
11980 dst_dir font
/encodings
/large
11982 action big5.eten-0.enc
11983 action big5hkscs-0.enc
11984 action cns11643-1.enc
11985 action cns11643-2.enc
11986 action cns11643-3.enc
11987 action gb18030-0.enc
11988 action gb18030.2000
-0.enc
11989 action gb18030.2000
-1.enc
11990 action gb2312.1980
-0.enc
11992 action jisx0201.1976
-0.enc
11993 action jisx0208.1990
-0.enc
11994 action jisx0212.1990
-0.enc
11995 action ksc5601.1987
-0.enc
11996 action ksc5601.1992
-3.enc
11997 action sun.unicode.india-0.enc
12001 symlink_font_adobe_100dpi
12002 symlink_font_adobe_utopia_100dpi
12003 symlink_font_bh_100dpi
12004 symlink_font_bh_lucidatypewriter_100dpi
12005 symlink_font_bitstream_100dpi
12007 symlink_font_adobe_75dpi
12008 symlink_font_adobe_utopia_75dpi
12009 symlink_font_bh_75dpi
12010 symlink_font_bh_lucidatypewriter_75dpi
12011 symlink_font_bitstream_75dpi
12013 symlink_font_cronyx_cyrillic
12014 symlink_font_misc_cyrillic
12015 symlink_font_screen_cyrillic
12016 symlink_font_winitzki_cyrillic
12018 symlink_font_cursor_misc
12019 symlink_font_daewoo_misc
12020 symlink_font_dec_misc
12021 symlink_font_isas_misc
12022 symlink_font_jis_misc
12023 symlink_font_micro_misc
12024 symlink_font_misc_misc
12025 symlink_font_schumacher_misc
12026 symlink_font_sony_misc
12027 symlink_font_sun_misc
12029 symlink_font_bh_ttf
12031 symlink_font_adobe_utopia_type1
12032 symlink_font_bh_type1
12033 symlink_font_bitstream_type1
12034 symlink_font_ibm_type1
12035 symlink_font_xfree86_type1
12037 symlink_font_mutt_misc
12038 symlink_font_arabic_misc
12040 symlink_font_misc_meltho
12041 symlink_font_misc_ethiopic
12043 symlink_font_bistream_speedo
12048 symlink_font_encodings
12058 symlink_doc_old
() {
12059 src_dir
doc
/hardcopy
12060 dst_dir
doc
/old
/hardcopy
12062 src_dir
doc
/hardcopy
/BDF
12063 dst_dir
doc
/old
/hardcopy
/BDF
12067 src_dir
doc
/hardcopy
/CTEXT
12068 dst_dir
doc
/old
/hardcopy
/CTEXT
12072 src_dir
doc
/hardcopy
/FSProtocol
12073 dst_dir
doc
/old
/hardcopy
/FSProtocol
12075 action fsproto.PS.gz
12077 src_dir
doc
/hardcopy
/i18n
12078 dst_dir
doc
/old
/hardcopy
/i18n
12080 action Framework.PS.gz
12081 action LocaleDB.PS.gz
12084 src_dir
doc
/hardcopy
/ICCCM
12085 dst_dir
doc
/old
/hardcopy
/ICCCM
12088 action icccm.idx.PS.gz
12090 src_dir
doc
/hardcopy
/ICE
12091 dst_dir
doc
/old
/hardcopy
/ICE
12093 action ICElib.PS.gz
12096 src_dir
doc
/hardcopy
/man
12097 dst_dir
doc
/old
/hardcopy
/man
12101 src_dir
doc
/hardcopy
/rstart
12102 dst_dir
doc
/old
/hardcopy
/rstart
12104 action rstart.PS.gz
12106 src_dir
doc
/hardcopy
/RX
12107 dst_dir
doc
/old
/hardcopy
/RX
12111 src_dir
doc
/hardcopy
/saver
12112 dst_dir
doc
/old
/hardcopy
/saver
12116 src_dir
doc
/hardcopy
/SM
12117 dst_dir
doc
/old
/hardcopy
/SM
12122 src_dir
doc
/hardcopy
/X11
12123 dst_dir
doc
/old
/hardcopy
/X11
12126 action xlib.idx.PS.gz
12128 src_dir
doc
/hardcopy
/Xaw
12129 dst_dir
doc
/old
/hardcopy
/Xaw
12131 action widg.idx.PS.gz
12132 action widgets.PS.gz
12134 src_dir
doc
/hardcopy
/XDMCP
12135 dst_dir
doc
/old
/hardcopy
/XDMCP
12139 src_dir
doc
/hardcopy
/Xext
12140 dst_dir
doc
/old
/hardcopy
/Xext
12142 action AppGroup.PS.gz
12144 action DPMSLib.PS.gz
12145 action bigreq.PS.gz
12146 action buffer.PS.gz
12148 action dbelib.PS.gz
12153 action lbxalg.PS.gz
12154 action mit-shm.PS.gz
12155 action record.PS.gz
12156 action recordlib.PS.gz
12157 action security.PS.gz
12159 action shapelib.PS.gz
12161 action synclib.PS.gz
12162 action tog-cup.PS.gz
12163 action xc-misc.PS.gz
12165 action xtestlib.PS.gz
12167 src_dir
doc
/hardcopy
/xfs
12168 dst_dir
doc
/old
/hardcopy
/xfs
12170 action design.PS.gz
12172 src_dir
doc
/hardcopy
/Xi
12173 dst_dir
doc
/old
/hardcopy
/Xi
12179 src_dir
doc
/hardcopy
/XIM
12180 dst_dir
doc
/old
/hardcopy
/XIM
12184 src_dir
doc
/hardcopy
/XKB
12185 dst_dir
doc
/old
/hardcopy
/XKB
12187 action XKBlib.ps.gz
12188 action XKBproto.ps.gz
12190 src_dir
doc
/hardcopy
/XLFD
12191 dst_dir
doc
/old
/hardcopy
/XLFD
12195 src_dir
doc
/hardcopy
/Xmu
12196 dst_dir
doc
/old
/hardcopy
/Xmu
12200 src_dir
doc
/hardcopy
/XPRINT
12201 dst_dir
doc
/old
/hardcopy
/XPRINT
12203 action Xprint_FAQ.html
12204 action Xprint_FAQ.txt
12205 action Xprint_FAQ.xml
12206 action Xprint_old_FAQ.txt
12208 action dtprint_fspec.PS.gz
12209 action xp_library.PS.gz
12210 action xp_proto.PS.gz
12212 src_dir
doc
/hardcopy
/XProtocol
12213 dst_dir
doc
/old
/hardcopy
/XProtocol
12216 action proto.idx.PS.gz
12218 src_dir
doc
/hardcopy
/Xserver
12219 dst_dir
doc
/old
/hardcopy
/Xserver
12222 action analysis.PS.gz
12223 action appgroup.PS.gz
12225 action fontlib.PS.gz
12226 action secint.PS.gz
12228 src_dir
doc
/hardcopy
/Xt
12229 dst_dir
doc
/old
/hardcopy
/Xt
12231 action intr.idx.PS.gz
12232 action intrinsics.PS.gz
12234 src_dir
doc
/hardcopy
/xterm
12235 dst_dir
doc
/old
/hardcopy
/xterm
12237 action ctlseqs.PS.gz
12239 src_dir
doc
/hardcopy
/xtrans
12240 dst_dir
doc
/old
/hardcopy
/xtrans
12242 action Xtrans.PS.gz
12244 src_dir
doc
/hardcopy
/Xv
12245 dst_dir
doc
/old
/hardcopy
/Xv
12248 action xv-protocol-v2.PS
12250 src_dir
doc
/man
/general
12251 dst_dir
doc
/old
/man
/general
12253 action Consortium.man
12254 action security.man
12255 action Standards.man
12257 action XOrgFoundation.man
12260 action XProjectTeam.man
12262 # FIXME: other man pages should be moved to the appropriate library
12265 dst_dir
doc
/old
/misc
12270 dst_dir
doc
/old
/specs
12272 action specindex.html
12274 src_dir
doc
/specs
/BDF
12275 dst_dir
doc
/old
/specs
/BDF
12281 src_dir
doc
/specs
/CTEXT
12282 dst_dir
doc
/old
/specs
/CTEXT
12284 action ctext.tbl.ms
12286 src_dir
doc
/specs
/FSProtocol
12287 dst_dir
doc
/old
/specs
/FSProtocol
12291 src_dir
doc
/specs
/GL
12292 dst_dir
doc
/old
/specs
/GL
12296 src_dir
doc
/specs
/i18n
12297 dst_dir
doc
/old
/specs
/i18n
12299 action Framework.ms
12303 src_dir
doc
/specs
/ICCCM
12304 dst_dir
doc
/old
/specs
/ICCCM
12307 action indexmacros.t
12309 src_dir
doc
/specs
/ICE
12310 dst_dir
doc
/old
/specs
/ICE
12315 src_dir
doc
/specs
/PM
12316 dst_dir
doc
/old
/specs
/PM
12320 src_dir
doc
/specs
/Randr
12321 dst_dir
doc
/old
/specs
/Randr
12323 action protocol.txt
12325 src_dir
doc
/specs
/Render
12326 dst_dir
doc
/old
/specs
/Render
12331 src_dir
doc
/specs
/rstart
12332 dst_dir
doc
/old
/specs
/rstart
12341 src_dir
doc
/specs
/RX
12342 dst_dir
doc
/old
/specs
/RX
12346 src_dir
doc
/specs
/saver
12347 dst_dir
doc
/old
/specs
/saver
12351 src_dir
doc
/specs
/SIAddresses
12352 dst_dir
doc
/old
/specs
/SIAddresses
12356 action hostname.txt
12357 action localuser.txt
12359 src_dir
doc
/specs
/SM
12360 dst_dir
doc
/old
/specs
/SM
12365 src_dir
doc
/specs
/X11
12366 dst_dir
doc
/old
/specs
/X11
12391 action indexmacros.t
12394 src_dir
doc
/specs
/Xaw
12395 dst_dir
doc
/old
/specs
/Xaw
12426 action TPage_Credits
12437 action Xtk.widg.front
12440 action fixindex.
awk
12443 action widg.idxmac.t
12445 src_dir
doc
/specs
/XDMCP
12446 dst_dir
doc
/old
/specs
/XDMCP
12450 src_dir
doc
/specs
/Xext
12451 dst_dir
doc
/old
/specs
/Xext
12453 action AppGroup.mif
12466 action recordlib.ms
12467 action security.tex
12479 src_dir
doc
/specs
/xfs
12480 dst_dir
doc
/old
/specs
/xfs
12485 src_dir
doc
/specs
/Xi
12486 dst_dir
doc
/old
/specs
/Xi
12493 src_dir
doc
/specs
/XIM
12494 dst_dir
doc
/old
/specs
/XIM
12498 src_dir
doc
/specs
/XKB
/Proto
12499 dst_dir
doc
/old
/specs
/XKB
/Proto
12501 action XKBproto.book
12502 action dflttrns.fm5
12503 action encoding.fm5
12505 action protocol.fm5
12506 action prototoc.doc
12510 src_dir
doc
/specs
/XKB
/XKBlib
12511 dst_dir
doc
/old
/specs
/XKB
/XKBlib
12514 action allchaps.fm5
12516 action allchaps.lof
12517 action allchaps.lot
12519 action allchaps.toc
12523 src_dir
doc
/specs
/XLFD
12524 dst_dir
doc
/old
/specs
/XLFD
12528 src_dir
doc
/specs
/Xmu
12529 dst_dir
doc
/old
/specs
/Xmu
12533 src_dir
doc
/specs
/XPRINT
12534 dst_dir
doc
/old
/specs
/XPRINT
12536 action xp_library.book
12537 action xp_library.mif
12538 action xp_libraryIX.doc
12539 action xp_libraryTOC.doc
12540 action xp_library_cov.mif
12541 action xp_proto.book
12542 action xp_proto.mif
12543 action xp_protoIX.doc
12544 action xp_protoTOC.doc
12545 action xp_proto_cov.mif
12547 src_dir
doc
/specs
/XProtocol
12548 dst_dir
doc
/old
/specs
/XProtocol
12550 action X11.encoding
12552 action X11.protocol
12554 action indexmacros.t
12557 src_dir
doc
/specs
/Xserver
12558 dst_dir
doc
/old
/specs
/Xserver
12564 action Xprt_cov.mif
12565 action analysis.tex
12571 src_dir
doc
/specs
/Xt
12572 dst_dir
doc
/old
/specs
/Xt
12587 action Xtk.intr.front
12594 action intr.idxmac.t
12598 src_dir
doc
/specs
/xterm
12599 dst_dir
doc
/old
/specs
/xterm
12603 src_dir
doc
/specs
/xtrans
12604 dst_dir
doc
/old
/specs
/xtrans
12608 src_dir
doc
/specs
/Xv
12609 dst_dir
doc
/old
/specs
/Xv
12611 action xv-protocol-v2.txt
12613 src_dir
doc
/specs
/XvMC
12614 dst_dir
doc
/old
/specs
/XvMC
12616 action XvMC_API.txt
12619 dst_dir
doc
/old
/util
12622 action fixindex.
awk
12623 action indexmacros.t
12644 symlink_util_xmkmf
() {
12645 src_dir config
/util
12652 symlink_util_cf
() {
12660 action bsdiLib.rules
12661 action bsdiLib.tmpl
12662 action bsdLib.rules
12671 action cygwin.rules
12674 action darwinLib.rules
12675 action darwinLib.tmpl
12678 action DragonFly.cf
12683 action gnuLib.rules
12689 action ibmLib.rules
12695 action Library.tmpl
12697 action lnxdoc.rules
12699 action lnxLib.rules
12715 action necLib.rules
12722 action oldlib.rules
12724 action OpenBSDLib.rules
12725 action OpenBSDLib.tmpl
12728 action os2Lib.rules
12732 action osfLib.rules
12740 action scoLib.rules
12742 action sequentLib.rules
12743 action ServerLib.tmpl
12746 action sgiLib.rules
12752 action sunLib.rules
12754 action sv3Lib.rules
12756 action sv4Lib.rules
12760 action Threads.tmpl
12770 action xf86site.def
12774 action xorgsite.def
12776 action xorgversion.def
12777 action xprint_host.def
12780 symlink_util_imake
() {
12781 src_dir config
/imake
12788 src_dir config
/util
12790 action makeg.sh makeg
12793 symlink_util_makedepend
() {
12794 src_dir config
/makedepend
12795 dst_dir util
/makedepend
12803 action mkdepend.man makedepend.man
12807 src_dir config
/imake
12808 dst_dir util
/makedepend
12816 symlink_util_makedepend
12821 symlink_data_cursors_handhelds
() {
12822 src_dir programs
/xcursorgen
/handhelds
12823 dst_dir data
/cursors
/handhelds
12825 action X_cursor.cfg
12826 action based_arrow_down.cfg
12827 action based_arrow_up.cfg
12828 action bottom_left_corner.cfg
12829 action bottom_right_corner.cfg
12830 action bottom_side.cfg
12831 action bottom_tee.cfg
12832 action center_ptr.cfg
12837 action double_arrow.cfg
12838 action draped_box.cfg
12842 action left_ptr.cfg
12843 action left_ptr_watch.cfg
12844 action left_side.cfg
12845 action left_tee.cfg
12846 action ll_angle.cfg
12848 action right_ptr.cfg
12849 action right_side.cfg
12850 action right_tee.cfg
12851 action sb_h_double_arrow.cfg
12852 action sb_right_arrow.cfg
12853 action sb_up_arrow.cfg
12854 action sb_v_double_arrow.cfg
12856 action top_left_corner.cfg
12857 action top_right_corner.cfg
12858 action top_side.cfg
12864 symlink_data_cursors_redglass
() {
12865 src_dir programs
/xcursorgen
/redglass
12866 dst_dir data
/cursors
/redglass
12868 action X_cursor-16.png
12869 action X_cursor-24.png
12870 action X_cursor-32.png
12871 action X_cursor-48.png
12872 action X_cursor-64.png
12873 action based_arrow_down-16.png
12874 action based_arrow_down-24.png
12875 action based_arrow_down-32.png
12876 action based_arrow_down-48.png
12877 action based_arrow_down-64.png
12878 action based_arrow_up-16.png
12879 action based_arrow_up-24.png
12880 action based_arrow_up-32.png
12881 action based_arrow_up-48.png
12882 action based_arrow_up-64.png
12883 action bottom_left_corner-16.png
12884 action bottom_left_corner-24.png
12885 action bottom_left_corner-32.png
12886 action bottom_left_corner-48.png
12887 action bottom_left_corner-64.png
12888 action bottom_right_corner-16.png
12889 action bottom_right_corner-24.png
12890 action bottom_right_corner-32.png
12891 action bottom_right_corner-48.png
12892 action bottom_right_corner-64.png
12893 action bottom_side-16.png
12894 action bottom_side-24.png
12895 action bottom_side-32.png
12896 action bottom_side-48.png
12897 action bottom_side-64.png
12898 action bottom_tee-16.png
12899 action bottom_tee-24.png
12900 action bottom_tee-32.png
12901 action bottom_tee-48.png
12902 action bottom_tee-64.png
12903 action center_ptr-16.png
12904 action center_ptr-24.png
12905 action center_ptr-32.png
12906 action center_ptr-48.png
12907 action center_ptr-64.png
12908 action circle-16.png
12909 action circle-24.png
12910 action circle-32.png
12911 action circle-48.png
12912 action circle-64.png
12913 action cross-16.png
12914 action cross-24.png
12915 action cross-32.png
12916 action cross-48.png
12917 action cross-64.png
12923 action dotbox-16.png
12924 action dotbox-24.png
12925 action dotbox-32.png
12926 action dotbox-48.png
12927 action dotbox-64.png
12928 action double_arrow-16.png
12929 action double_arrow-24.png
12930 action double_arrow-32.png
12931 action double_arrow-48.png
12932 action double_arrow-64.png
12933 action draped_box-16.png
12934 action draped_box-24.png
12935 action draped_box-32.png
12936 action draped_box-48.png
12937 action draped_box-64.png
12938 action fleur-16.png
12939 action fleur-24.png
12940 action fleur-32.png
12941 action fleur-48.png
12942 action fleur-64.png
12943 action gumby-128.png
12944 action gumby-16.png
12945 action gumby-24.png
12946 action gumby-32.png
12947 action gumby-48.png
12948 action gumby-64.png
12949 action hand2-16.png
12950 action hand2-24.png
12951 action hand2-32.png
12952 action hand2-48.png
12953 action hand2-64.png
12954 action hourglass-135-16.png
12955 action hourglass-135-24.png
12956 action hourglass-135-32.png
12957 action hourglass-135-48.png
12958 action hourglass-135-64.png
12959 action hourglass-25-16.png
12960 action hourglass-25-24.png
12961 action hourglass-25-32.png
12962 action hourglass-25-48.png
12963 action hourglass-25-64.png
12964 action hourglass-45-16.png
12965 action hourglass-45-24.png
12966 action hourglass-45-32.png
12967 action hourglass-45-48.png
12968 action hourglass-45-64.png
12969 action hourglass-50-16.png
12970 action hourglass-50-24.png
12971 action hourglass-50-32.png
12972 action hourglass-50-48.png
12973 action hourglass-50-64.png
12974 action hourglass-75-16.png
12975 action hourglass-75-24.png
12976 action hourglass-75-32.png
12977 action hourglass-75-48.png
12978 action hourglass-75-64.png
12979 action hourglass-90-16.png
12980 action hourglass-90-24.png
12981 action hourglass-90-32.png
12982 action hourglass-90-48.png
12983 action hourglass-90-64.png
12984 action hourglass-empty-16.png
12985 action hourglass-empty-24.png
12986 action hourglass-empty-32.png
12987 action hourglass-empty-48.png
12988 action hourglass-empty-64.png
12989 action hourglass-full-16.png
12990 action hourglass-full-24.png
12991 action hourglass-full-32.png
12992 action hourglass-full-48.png
12993 action hourglass-full-64.png
12994 action left_ptr-16.png
12995 action left_ptr-24.png
12996 action left_ptr-32.png
12997 action left_ptr-48.png
12998 action left_ptr-64.png
12999 action left_ptr_watch-16.png
13000 action left_ptr_watch-24.png
13001 action left_ptr_watch-32.png
13002 action left_ptr_watch-48.png
13003 action left_ptr_watch-64.png
13004 action left_side-16.png
13005 action left_side-24.png
13006 action left_side-32.png
13007 action left_side-48.png
13008 action left_side-64.png
13009 action left_tee-16.png
13010 action left_tee-24.png
13011 action left_tee-32.png
13012 action left_tee-48.png
13013 action left_tee-64.png
13014 action ll_angle-16.png
13015 action ll_angle-24.png
13016 action ll_angle-32.png
13017 action ll_angle-48.png
13018 action ll_angle-64.png
13019 action pencil-16.png
13020 action pencil-24.png
13021 action pencil-32.png
13022 action pencil-48.png
13023 action pencil-64.png
13024 action right_ptr-16.png
13025 action right_ptr-24.png
13026 action right_ptr-32.png
13027 action right_ptr-48.png
13028 action right_ptr-64.png
13029 action right_side-16.png
13030 action right_side-24.png
13031 action right_side-32.png
13032 action right_side-48.png
13033 action right_side-64.png
13034 action right_tee-16.png
13035 action right_tee-24.png
13036 action right_tee-32.png
13037 action right_tee-48.png
13038 action right_tee-64.png
13039 action sb_h_double_arrow-16.png
13040 action sb_h_double_arrow-24.png
13041 action sb_h_double_arrow-32.png
13042 action sb_h_double_arrow-48.png
13043 action sb_h_double_arrow-64.png
13044 action sb_right_arrow-16.png
13045 action sb_right_arrow-24.png
13046 action sb_right_arrow-32.png
13047 action sb_right_arrow-48.png
13048 action sb_right_arrow-64.png
13049 action sb_up_arrow-16.png
13050 action sb_up_arrow-24.png
13051 action sb_up_arrow-32.png
13052 action sb_up_arrow-48.png
13053 action sb_up_arrow-64.png
13054 action sb_v_double_arrow-16.png
13055 action sb_v_double_arrow-24.png
13056 action sb_v_double_arrow-32.png
13057 action sb_v_double_arrow-48.png
13058 action sb_v_double_arrow-64.png
13059 action shuttle-16.png
13060 action shuttle-24.png
13061 action shuttle-32.png
13062 action shuttle-48.png
13063 action shuttle-64.png
13064 action top_left_corner-16.png
13065 action top_left_corner-24.png
13066 action top_left_corner-32.png
13067 action top_left_corner-48.png
13068 action top_left_corner-64.png
13069 action top_right_corner-16.png
13070 action top_right_corner-24.png
13071 action top_right_corner-32.png
13072 action top_right_corner-48.png
13073 action top_right_corner-64.png
13074 action top_side-16.png
13075 action top_side-24.png
13076 action top_side-32.png
13077 action top_side-48.png
13078 action top_side-64.png
13079 action top_tee-16.png
13080 action top_tee-24.png
13081 action top_tee-32.png
13082 action top_tee-48.png
13083 action top_tee-64.png
13084 action watch-16.png
13085 action watch-24.png
13086 action watch-32.png
13087 action watch-48.png
13088 action watch-64.png
13089 action xterm-16.png
13090 action xterm-24.png
13091 action xterm-32.png
13092 action xterm-48.png
13093 action xterm-64.png
13095 action X_cursor.cfg
13096 action based_arrow_down.cfg
13097 action based_arrow_up.cfg
13098 action bottom_left_corner.cfg
13099 action bottom_right_corner.cfg
13100 action bottom_side.cfg
13101 action bottom_tee.cfg
13102 action center_ptr.cfg
13107 action double_arrow.cfg
13108 action draped_box.cfg
13112 action left_ptr.cfg
13113 action left_ptr_watch.cfg
13114 action left_side.cfg
13115 action left_tee.cfg
13116 action ll_angle.cfg
13118 action right_ptr.cfg
13119 action right_side.cfg
13120 action right_tee.cfg
13121 action sb_h_double_arrow.cfg
13122 action sb_right_arrow.cfg
13123 action sb_up_arrow.cfg
13124 action sb_v_double_arrow.cfg
13126 action top_left_corner.cfg
13127 action top_right_corner.cfg
13128 action top_side.cfg
13133 action based_arrow_down.xcf
13134 action based_arrow_up.xcf
13135 action basic_arrow.xcf
13136 action bottom_left_corner.xcf
13137 action bottom_right_corner.xcf
13138 action bottom_side.xcf
13139 action bottom_tee.xcf
13140 action center_ptr.xcf
13145 action double_arrow.xcf
13146 action draped_box.xcf
13150 action hourglass-135.xcf
13151 action hourglass-25.xcf
13152 action hourglass-45.xcf
13153 action hourglass-50.xcf
13154 action hourglass-75.xcf
13155 action hourglass-90.xcf
13156 action hourglass-empty.xcf
13157 action hourglass-full.xcf
13158 action hourglass-plain.xcf
13159 action left_ptr_watch.xcf
13160 action left_ptr.xcf
13161 action left_side.xcf
13162 action left_tee.xcf
13163 action ll_angle.xcf
13165 action right_ptr.xcf
13166 action right_side.xcf
13167 action right_tee.xcf
13168 action sb_h_double_arrow.xcf
13169 action sb_right_arrow.xcf
13170 action sb_up_arrow.xcf
13171 action sb_v_double_arrow.xcf
13173 action top_left_corner.xcf
13174 action top_right_corner.xcf
13175 action top_side.xcf
13178 action X_cursor.xcf
13184 symlink_data_cursors_whiteglass
() {
13185 src_dir programs
/xcursorgen
/whiteglass
13186 dst_dir data
/cursors
/whiteglass
13188 action X_cursor-16.png
13189 action X_cursor-24.png
13190 action X_cursor-32.png
13191 action X_cursor-48.png
13192 action X_cursor-64.png
13193 action base_arrow_down-16.png
13194 action base_arrow_down-24.png
13195 action base_arrow_down-32.png
13196 action base_arrow_down-48.png
13197 action base_arrow_down-64.png
13198 action base_arrow_up-16.png
13199 action base_arrow_up-24.png
13200 action base_arrow_up-32.png
13201 action base_arrow_up-48.png
13202 action base_arrow_up-64.png
13203 action basic_arrow-16.png
13204 action basic_arrow-24.png
13205 action basic_arrow-32.png
13206 action basic_arrow-48.png
13207 action basic_arrow-64.png
13213 action bottom_left_corner-16.png
13214 action bottom_left_corner-24.png
13215 action bottom_left_corner-32.png
13216 action bottom_left_corner-48.png
13217 action bottom_left_corner-64.png
13218 action bottom_right_corner-16.png
13219 action bottom_right_corner-24.png
13220 action bottom_right_corner-32.png
13221 action bottom_right_corner-48.png
13222 action bottom_right_corner-64.png
13223 action bottom_side-16.png
13224 action bottom_side-24.png
13225 action bottom_side-32.png
13226 action bottom_side-48.png
13227 action bottom_side-64.png
13228 action bottom_tee-16.png
13229 action bottom_tee-24.png
13230 action bottom_tee-32.png
13231 action bottom_tee-48.png
13232 action bottom_tee-64.png
13233 action center_ptr-16.png
13234 action center_ptr-24.png
13235 action center_ptr-32.png
13236 action center_ptr-48.png
13237 action center_ptr-64.png
13238 action circle-16.png
13239 action circle-24.png
13240 action circle-32.png
13241 action circle-48.png
13242 action circle-64.png
13243 action cross-16.png
13244 action cross-24.png
13245 action cross-32.png
13246 action cross-48.png
13247 action cross-64.png
13253 action dot_box_mask-16.png
13254 action dot_box_mask-24.png
13255 action dot_box_mask-32.png
13256 action dot_box_mask-48.png
13257 action dot_box_mask-64.png
13258 action double_arrow-16.png
13259 action double_arrow-24.png
13260 action double_arrow-32.png
13261 action double_arrow-48.png
13262 action double_arrow-64.png
13263 action draped_box-16.png
13264 action draped_box-24.png
13265 action draped_box-32.png
13266 action draped_box-48.png
13267 action draped_box-64.png
13268 action exchange-16.png
13269 action exchange-24.png
13270 action exchange-32.png
13271 action exchange-48.png
13272 action exchange-64.png
13273 action fleur-16.png
13274 action fleur-24.png
13275 action fleur-32.png
13276 action fleur-48.png
13277 action fleur-64.png
13278 action gumby-128.png
13279 action gumby-16.png
13280 action gumby-24.png
13281 action gumby-32.png
13282 action gumby-48.png
13283 action gumby-64.png
13284 action hand1-16.png
13285 action hand1-24.png
13286 action hand1-32.png
13287 action hand1-48.png
13288 action hand1-64.png
13289 action hand2-16.png
13290 action hand2-24.png
13291 action hand2-32.png
13292 action hand2-48.png
13293 action hand2-64.png
13294 action left_ptr-16.png
13295 action left_ptr-24.png
13296 action left_ptr-32.png
13297 action left_ptr-48.png
13298 action left_ptr-64.png
13299 action left_ptr_watch-16.png
13300 action left_ptr_watch-24.png
13301 action left_ptr_watch-32.png
13302 action left_ptr_watch-48.png
13303 action left_ptr_watch-64.png
13304 action left_side-16.png
13305 action left_side-24.png
13306 action left_side-32.png
13307 action left_side-48.png
13308 action left_side-64.png
13309 action left_tee-16.png
13310 action left_tee-24.png
13311 action left_tee-32.png
13312 action left_tee-48.png
13313 action left_tee-64.png
13314 action ll_angle-16.png
13315 action ll_angle-24.png
13316 action ll_angle-32.png
13317 action ll_angle-48.png
13318 action ll_angle-64.png
13319 action lr_angle-16.png
13320 action lr_angle-24.png
13321 action lr_angle-32.png
13322 action lr_angle-48.png
13323 action lr_angle-64.png
13324 action pencil-16.png
13325 action pencil-24.png
13326 action pencil-32.png
13327 action pencil-48.png
13328 action pencil-64.png
13329 action pirate-16.png
13330 action pirate-24.png
13331 action pirate-32.png
13332 action pirate-48.png
13333 action pirate-64.png
13334 action question_arrow-16.png
13335 action question_arrow-24.png
13336 action question_arrow-32.png
13337 action question_arrow-48.png
13338 action question_arrow-64.png
13339 action right_ptr-16.png
13340 action right_ptr-24.png
13341 action right_ptr-32.png
13342 action right_ptr-48.png
13343 action right_ptr-64.png
13344 action right_side-16.png
13345 action right_side-24.png
13346 action right_side-32.png
13347 action right_side-48.png
13348 action right_side-64.png
13349 action right_tee-16.png
13350 action right_tee-24.png
13351 action right_tee-32.png
13352 action right_tee-48.png
13353 action right_tee-64.png
13354 action sailboat-16.png
13355 action sailboat-24.png
13356 action sailboat-32.png
13357 action sailboat-48.png
13358 action sailboat-64.png
13359 action sb_down_arrow-16.png
13360 action sb_down_arrow-24.png
13361 action sb_down_arrow-32.png
13362 action sb_down_arrow-48.png
13363 action sb_down_arrow-64.png
13364 action sb_h_double_arrow-16.png
13365 action sb_h_double_arrow-24.png
13366 action sb_h_double_arrow-32.png
13367 action sb_h_double_arrow-48.png
13368 action sb_h_double_arrow-64.png
13369 action sb_left_arrow-16.png
13370 action sb_left_arrow-24.png
13371 action sb_left_arrow-32.png
13372 action sb_left_arrow-48.png
13373 action sb_left_arrow-64.png
13374 action sb_right_arrow-16.png
13375 action sb_right_arrow-24.png
13376 action sb_right_arrow-32.png
13377 action sb_right_arrow-48.png
13378 action sb_right_arrow-64.png
13379 action sb_up_arrow-16.png
13380 action sb_up_arrow-24.png
13381 action sb_up_arrow-32.png
13382 action sb_up_arrow-48.png
13383 action sb_up_arrow-64.png
13384 action sb_v_double_arrow-16.png
13385 action sb_v_double_arrow-24.png
13386 action sb_v_double_arrow-32.png
13387 action sb_v_double_arrow-48.png
13388 action sb_v_double_arrow-64.png
13389 action shuttle-16.png
13390 action shuttle-24.png
13391 action shuttle-32.png
13392 action shuttle-48.png
13393 action shuttle-64.png
13394 action sizing-16.png
13395 action sizing-24.png
13396 action sizing-32.png
13397 action sizing-48.png
13398 action sizing-64.png
13399 action target-16.png
13400 action target-24.png
13401 action target-32.png
13402 action target-48.png
13403 action target-64.png
13404 action top_left_corner-16.png
13405 action top_left_corner-24.png
13406 action top_left_corner-32.png
13407 action top_left_corner-48.png
13408 action top_left_corner-64.png
13409 action top_right_corner-16.png
13410 action top_right_corner-24.png
13411 action top_right_corner-32.png
13412 action top_right_corner-48.png
13413 action top_right_corner-64.png
13414 action top_side-16.png
13415 action top_side-24.png
13416 action top_side-32.png
13417 action top_side-48.png
13418 action top_side-64.png
13419 action top_tee-16.png
13420 action top_tee-24.png
13421 action top_tee-32.png
13422 action top_tee-48.png
13423 action top_tee-64.png
13429 action ul_angle-16.png
13430 action ul_angle-24.png
13431 action ul_angle-32.png
13432 action ul_angle-48.png
13433 action ul_angle-64.png
13434 action ur_angle-16.png
13435 action ur_angle-24.png
13436 action ur_angle-32.png
13437 action ur_angle-48.png
13438 action ur_angle-64.png
13439 action watch-16.png
13440 action watch-24.png
13441 action watch-32.png
13442 action watch-48.png
13443 action watch-64.png
13444 action xterm-16.png
13445 action xterm-24.png
13446 action xterm-32.png
13447 action xterm-48.png
13448 action xterm-64.png
13450 action X_cursor.cfg
13451 action base_arrow_down.cfg
13452 action base_arrow_up.cfg
13453 action basic_arrow.cfg
13455 action bottom_left_corner.cfg
13456 action bottom_right_corner.cfg
13457 action bottom_side.cfg
13458 action bottom_tee.cfg
13459 action center_ptr.cfg
13463 action dot_box_mask.cfg
13464 action double_arrow.cfg
13465 action draped_box.cfg
13466 action exchange.cfg
13471 action left_ptr.cfg
13472 action left_ptr_watch.cfg
13473 action left_side.cfg
13474 action left_tee.cfg
13475 action ll_angle.cfg
13476 action lr_angle.cfg
13479 action question_arrow.cfg
13480 action right_ptr.cfg
13481 action right_side.cfg
13482 action right_tee.cfg
13483 action sailboat.cfg
13484 action sb_down_arrow.cfg
13485 action sb_h_double_arrow.cfg
13486 action sb_left_arrow.cfg
13487 action sb_right_arrow.cfg
13488 action sb_up_arrow.cfg
13489 action sb_v_double_arrow.cfg
13493 action top_left_corner.cfg
13494 action top_right_corner.cfg
13495 action top_side.cfg
13498 action ul_angle.cfg
13499 action ur_angle.cfg
13503 action base_arrow_down.xcf
13504 action base_arrow_up.xcf
13505 action basic_arrow.xcf
13507 action bottom_left_corner.xcf
13508 action bottom_right_corner.xcf
13509 action bottom_side.xcf
13510 action bottom_tee.xcf
13511 action center_ptr.xcf
13514 action dot_box_mask.xcf
13516 action double_arrow.xcf
13517 action draped_box.xcf
13518 action exchange.xcf
13523 action left_ptr_watch.xcf
13524 action left_ptr.xcf
13525 action left_side.xcf
13526 action left_tee.xcf
13527 action ll_angle.xcf
13528 action lr_angle.xcf
13531 action question_arrow.xcf
13532 action right_ptr.xcf
13533 action right_side.xcf
13534 action right_tee.xcf
13535 action sailboat.xcf
13536 action sb_down_arrow.xcf
13537 action sb_h_double_arrow.xcf
13538 action sb_left_arrow.xcf
13539 action sb_right_arrow.xcf
13540 action sb_up_arrow.xcf
13541 action sb_v_double_arrow.xcf
13545 action top_left_corner.xcf
13546 action top_right_corner.xcf
13547 action top_side.xcf
13550 action ul_angle.xcf
13551 action ur_angle.xcf
13553 action X_cursor.xcf
13557 symlink_data_cursors
() {
13558 symlink_data_cursors_handhelds
13559 symlink_data_cursors_redglass
13560 symlink_data_cursors_whiteglass
13563 symlink_data_bitmaps
() {
13564 src_dir include
/bitmaps
13565 dst_dir data
/bitmaps
13583 action flipped_gray
13600 action mailemptymsk
13614 action right_ptrmsk
13638 symlink_data_xkbdata
() {
13639 src_dir programs
/xkbcomp
/torture
13640 dst_dir data
/xkbdata
/torture
13658 src_dir programs
/xkbcomp
/types
13659 dst_dir data
/xkbdata
/types
13674 src_dir programs
/xkbcomp
/keycodes
13675 dst_dir data
/xkbdata
/keycodes
13691 src_dir programs
/xkbcomp
/keycodes
/digital
13692 dst_dir data
/xkbdata
/keycodes
/digital
13697 src_dir programs
/xkbcomp
/keycodes
/sgi
13698 dst_dir data
/xkbdata
/keycodes
/sgi
13704 src_dir programs
/xkbcomp
/rules
13705 dst_dir data
/xkbdata
/rules
13721 src_dir programs
/xkbcomp
/compat
13722 dst_dir data
/xkbdata
/compat
13743 src_dir programs
/xkbcomp
/geometry
13744 dst_dir data
/xkbdata
/geometry
13765 src_dir programs
/xkbcomp
/geometry
/sgi
13766 dst_dir data
/xkbdata
/geometry
/sgi
13772 src_dir programs
/xkbcomp
/geometry
/ibm
13773 dst_dir data
/xkbdata
/geometry
/ibm
13777 src_dir programs
/xkbcomp
/geometry
/digital
13778 dst_dir data
/xkbdata
/geometry
/digital
13784 src_dir programs
/xkbcomp
/semantics
13785 dst_dir data
/xkbdata
/semantics
13792 src_dir programs
/xkbcomp
/keymap
13793 dst_dir data
/xkbdata
/keymap
13803 src_dir programs
/xkbcomp
/keymap
/digital
13804 dst_dir data
/xkbdata
/keymap
/digital
13808 src_dir programs
/xkbcomp
/keymap
/sgi
13809 dst_dir data
/xkbdata
/keymap
/sgi
13839 src_dir programs
/xkbcomp
/keymap
/sun
13840 dst_dir data
/xkbdata
/keymap
/sun
13853 src_dir programs
/xkbcomp
/symbols
13854 dst_dir data
/xkbdata
/symbols
13952 action syr_phonetic
13970 src_dir programs
/xkbcomp
/symbols
/sun
13971 dst_dir data
/xkbdata
/symbols
/sun
13977 src_dir programs
/xkbcomp
/symbols
/hp
13978 dst_dir data
/xkbdata
/symbols
/hp
13982 src_dir programs
/xkbcomp
/symbols
/macintosh
13983 dst_dir data
/xkbdata
/symbols
/macintosh
14000 src_dir programs
/xkbcomp
/symbols
/pc
14001 dst_dir data
/xkbdata
/symbols
/pc
14069 src_dir programs
/xkbcomp
/symbols
/sgi
14070 dst_dir data
/xkbdata
/symbols
/sgi
14074 src_dir programs
/xkbcomp
/symbols
/xfree68
14075 dst_dir data
/xkbdata
/symbols
/xfree68
14080 src_dir programs
/xkbcomp
/symbols
/fujitsu
14081 dst_dir data
/xkbdata
/symbols
/fujitsu
14086 src_dir programs
/xkbcomp
/symbols
/digital
14087 dst_dir data
/xkbdata
/symbols
/digital
14094 src_dir programs
/xkbcomp
/symbols
/sony
14095 dst_dir data
/xkbdata
/symbols
/sony
14099 src_dir programs
/xkbcomp
/symbols
/nec
14100 dst_dir data
/xkbdata
/symbols
/nec
14106 symlink_data_cursors
14107 symlink_data_bitmaps
14108 symlink_data_xkbdata
14114 # List of files that are deliberately not symlinked into
14119 # exclude $1 and everything in it
14120 exclude_directory
()
14122 for dir
in `find $SRC_DIR/$1 -type d` ; do
14123 dir
=`echo $dir | sed s,$SRC_DIR,, | sed s,^/,,`
14126 # Some versions of find do not support -maxdepth
14127 # for file in `find $SRC_DIR/$dir -maxdepth 1 -type f `; do
14128 # action `basename $file`
14130 for file in $SRC_DIR/$dir/*; do
14131 if [ -f $file ]; then
14132 action
`basename $file`
14140 for file in `find $SRC_DIR -name "$1"` ; do
14141 src_dir
`dirname $file | sed s,$SRC_DIR,, | sed s,^/,,`
14142 action
`basename $file`
14146 exclude_xft_buildsystem
()
14152 action config.guess
14156 action configure.ac
14163 action mkinstalldirs
14166 src_dir lib
/Xft
/config
14167 action config-subst
14170 exclude_render_buildsystem
()
14172 src_dir lib
/Xrender
14178 action configure.ac
14183 action Xrender-def.cpp
14184 action xrender.pc.
in
14187 exclude_composite_buildsystem
()
14189 src_dir lib
/Xcomposite
14194 action configure.ac
14201 action xcomposite.pc.
in
14204 exclude_cursor_buildsystem
()
14206 src_dir lib
/Xcursor
14212 action config-subst
14213 action configure.ac
14219 action xcursor-config.
in
14220 action Xcursor-def.cpp
14221 action xcursor.pc.
in
14224 exclude_damage_buildsystem
()
14226 src_dir lib
/Xdamage
14231 action configure.ac
14238 action xdamage.pc.
in
14241 exclude_fixes_buildsystem
()
14248 action configure.ac
14255 action Xfixes-def.cpp
14256 action xfixes.pc.
in
14261 # These files should be part of Mesa,
14262 # according to Adam
14263 src_dir lib
/GL
/apple
14267 action appledristr.h
14268 action build-dispatch
14269 action dri_dispatch.c
14270 action dri_dispatch.defs
14271 action dri_dispatch.h
14272 action dri_driver.c
14273 action dri_driver.h
14278 symlink_non_linked_files
()
14280 # SGI is upstream for these files. Not sure what to about them, but
14281 # one place they absolutely do _not_ belong, is in the X tree.
14282 exclude_directory
doc
/man
/GL
14283 exclude_directory
doc
/man
/GLU
14285 # This stuff is used to build binary distributions of the monolith.
14286 # It would have to be redone to do something similar for the modular.
14287 exclude_directory programs
/Xserver
/hw
/xfree86
/etc
/bindist
14289 # DPS is not part of the modular tree
14290 exclude_directory lib
/dps
14291 exclude_directory programs
/dpsexec
14292 exclude_directory programs
/dpsinfo
14293 exclude_directory programs
/texteroids
14294 exclude_directory include
/DPS
14295 exclude_directory config
/pswrap
14296 exclude_directory lib
/dpstk
14297 exclude_directory lib
/psres
14299 # Speedo font support is deprecated in 7.0
14300 exclude_directory lib
/font
/Speedo
14302 # Exclude unmaintained sun and sunLynx
14303 exclude_directory programs
/Xserver
/hw
/sun
14304 exclude_directory programs
/Xserver
/hw
/sunLynx
14306 # Exclude deprecated wacom(4)
14307 exclude_directory programs
/Xserver
/hw
/xfree86
/input
/wacom
14309 # Exclude old and known-broken sample(4)
14310 exclude_directory programs
/Xserver
/hw
/xfree86
/input
/sample
14313 exclude_directory programs
/xterm
14315 # Nobody should really care about Xft1 anymore
14316 exclude_directory lib
/Xft1
14318 # these are included with Mesa
14319 exclude_directory programs
/glxgears
14320 exclude_directory programs
/glxinfo
14321 exclude_directory lib
/GLw
14322 exclude_directory include
/GL
14324 # exclude config/util - I don't think it's relevant for the modular tree
14325 exclude_directory config
/util
14327 # These all have their own build systems in the modular tree
14328 exclude_xft_buildsystem
14329 exclude_render_buildsystem
14330 exclude_composite_buildsystem
14331 exclude_cursor_buildsystem
14332 exclude_damage_buildsystem
14333 exclude_fixes_buildsystem
14335 # By definition the monolith is not upstream for this
14336 exclude_directory extras
14338 # Exclude memleak (verified by keithp)
14339 exclude_directory util
/memleak
14341 # Use upstream packaging of expat
14342 exclude_directory lib
/expat
14344 # Exclude fontconfig
14345 exclude_directory programs
/fc-cache
14346 exclude_directory programs
/fc-list
14347 exclude_directory lib
/fontconfig
14349 # Stuff that may be resurrected if someone complains enough
14350 exclude_directory programs
/Xserver
/hw
/xfree86
/etc
14352 # Exclude empty directory that just has README saying kdrive doesn't
14353 # live here any more
14354 exclude_directory programs
/Xserver
/hw
/kdrive
14356 # Empty stubs for projects not yet checked into CVS
14357 exclude_directory programs
/Xserver
/Xprint
/pdf
14358 exclude_directory programs
/Xserver
/Xprint
/svg
14359 exclude_directory programs
/Xserver
/Xprint
/windows
14361 # Exclude monolithic tree SDK
14362 exclude_directory programs
/Xserver
/hw
/xfree86
/sdk
14364 # Exclude platforms that are no longer maintained
14365 src_dir programs
/Xserver
/hw
/xfree86
/etc
14367 action mmapSVR3.
shar
14369 action svr3_rem_pch
14371 action svr4_rem_pch
14373 # Upgrades stone age (pre-1994) config files to bronze age (1994)
14374 # config files. Not built in the monolith since XFree86 3.9 series
14375 # in 1998 and XFree86 has even deleted from their monolith.
14376 exclude_directory programs
/Xserver
/hw
/xfree86
/reconfig
14378 # These fonts are not needed because they are generated
14379 exclude_glob
"*-L1.bdf"
14380 exclude_glob
"*-JISX0201.bdf"
14382 # These files are not needed
14383 exclude_glob
"Imakefile*"
14384 exclude_glob
"jump_*"
14385 exclude_glob
".cvsignore"
14389 # These files are only used by OS/2 and can be added back if a
14390 # maintainer steps up
14391 exclude_glob
"*-def.cpp"
14392 src_dir programs
/Xserver
14397 src_dir programs
/Xserver
/hw
/xfree86
/xf86config
14398 action xf86config.cmd
14399 src_dir programs
/Xserver
/hw
/xfree86
/loader
14401 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/os2
14402 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/os
2/int10
14404 # Exclude unsupported os-support directories.
14405 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/nto
14406 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/pmax
14407 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/qnx4
14408 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/bsdi
14409 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/dgux
14410 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/hurd
14412 # This file is replaced by httptransport.c in the modular tree
14413 src_dir programs
/xrx
/helper
14416 # Some toplevel monolithic stuff
14418 action BUILD
# description of the monolithic build system
14419 action ChangeLog
# irrelevant to modular
14420 action Makefile
# Only useful for monolith
14422 # These files generate the list of drivers (input and video) for the
14423 # monolithic build system and are not needed for the modular build
14424 src_dir programs
/Xserver
/hw
/xfree86
/drivers
14426 src_dir programs
/Xserver
/hw
/xfree86
/input
14429 # expat is external now
14431 action expat_config.h
14433 # This file is replaced by a Makefile.am
14434 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/util
14437 # The via_drm.h file belongs in libdrm
14438 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/via
14441 # This file is only useful in the monolith
14442 src_dir programs
/Xserver
/hw
/dmx
/doc
14443 action Makefile.linux
14445 # No longer needed as dlopen modules are default
14446 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sunos
14447 action find_deps.pl
14450 src_dir programs
/Xserver
/hw
/xfree86
/doc
/sgml
14451 action BUILD.sgml
# - specific to the monolith
14453 action Status.sgml
# - obsolete
14454 action README.build-docs
# - specific to monolith build
14456 src_dir programs
/Xserver
/hw
/xfree86
14457 action XF86Conf.man
14458 action XF98Conf.cpp
14460 # These docs are only useful for monolith
14464 action README.crypto
14467 # This file is not used by in modular tree
14471 # This should be distributed to various font components
14472 src_dir fonts
/bdf
/misc
14475 # Using upstream version from Gnome
14476 src_dir fonts
/scaled
/TTF
14477 action COPYRIGHT.Vera
14479 # This file is not used by makedepend in the monolith
14480 src_dir config
/makedepend
14483 # This file is not used in the monolith
14484 src_dir config
/docbook
14485 action docbookconv.sh
14487 # The following files are simple test files that should not be
14488 # included with the library
14491 src_dir lib
/font
/Type1
14495 # Don't symlink XFree86 xpm logos or sequent .Xdefaults from xdm
14496 src_dir programs
/xdm
/config
14498 action XFree86bw.xpm
14499 action system.Xdefaults.sequent
14500 action system.xsession.sequent
14502 # Dead source file from cfb, never built in monolith
14503 src_dir programs
/Xserver
/cfb
14504 action stipple68k.s
14506 # Generated html, so don't symlink
14507 src_dir programs
/xphelloworld
/xphelloworld
14508 action xphelloworld.html
14510 src_dir programs
/xphelloworld
/xpsimplehelloworld
14511 action xpsimplehelloworld.html
14513 src_dir programs
/xphelloworld
/xpxmhelloworld
14514 action xpxmhelloworld.html
14516 src_dir programs
/xphelloworld
/xpxthelloworld
14517 action xpxthelloworld.html
14519 src_dir programs
/xplsprinters
14520 action xplsprinters.html
14522 src_dir programs
/xprehashprinterlist
14523 action xprehashprinterlist.html
14525 src_dir
doc
/man
/general
14528 # Unused symbol export control thing. No clue how this ever worked.
14529 exclude_glob
"*.elist"
14531 # Highly non-free reimplementation of snprintf. If your libc is so
14532 # crippled as to need this, steal it from BSD's libc instead, thanks.
14537 # A do-nothing header in Xevie. Take a drink.
14539 action xevieplaceholder.h
14541 # Script to generate the list of widgets in the Xaw set. Hopefully
14542 # no one is adding new ones anymore...
14546 # Workarounds for long forgotten bugs in SunOS 4.1 & Solaris 2.3
14552 # Generated README files for the drivers
14553 src_dir programs
/Xserver
/hw
/xfree86
/doc
14554 action README.DECtga
14558 action README.chips
14559 action README.cyrix
14562 action README.mouse
14563 action README.newport
14564 action README.rendition
14565 action README.s3virge
14569 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i740
14572 # We use the compiled version of ucs2any, so the perl version is no
14573 # longer needed or used
14577 # The .cf and .rules files are used only in the local xedit Imakefiles
14578 src_dir programs
/xedit
/lisp
14582 # The following file is duplicates the copyright that is already
14583 # present in the source files
14584 src_dir programs
/rstart
14587 # These files are copies of FreeType source code
14588 src_dir lib
/font
/FreeType
/module
14595 action myftstdlib.h
14597 # This file is an older version of the README file already linked into
14598 # the neomagic driver
14599 src_dir programs
/Xserver
/hw
/xfree86
/doc
14600 action README.neomagic
14602 # This is just random libc implementations
14606 # A file with no entries - and we already have an empty file
14607 # in the modular tree
14608 src_dir
nls
/Compose
14611 # These files are all generated from the sgml files in doc/old/sgml
14612 # When/if those files are converted to xml, we can maybe do something
14613 # with the generated results
14614 src_dir programs
/Xserver
/hw
/xfree86
/doc
14616 action README.Darwin
14621 action README.LynxOS
14622 action README.NetBSD
14623 action README.OpenBSD
14625 action README.Solaris
14627 action README.XKB-Config
14628 action README.XKB-Enhancing
14633 # Not really useful given bugzilla
14634 action BugReport.cpp
14636 # like anybody cared
14639 # Pc98 doc - FIXME maybe this is actually useful
14640 action VideoBoard98
14642 # Generated from sgml/DESIGN.sgml
14645 src_dir programs
/Xserver
/hw
/xfree86
/doc
/Japanese
14647 action README98.1st
14649 # These files are not even used by the monolith
14650 src_dir lib
/X11
/xlibi18n
/im
/ximcp
14651 action Ximcp.mapfile
14652 src_dir lib
/X11
/xlibi18n
/lc
/def
14654 src_dir lib
/X11
/xlibi18n
/lc
/gen
14656 src_dir lib
/X11
/xlibi18n
/om
/generic
14659 # This file is part of the monolithic build system
14660 src_dir lib
/X11
/xlibi18n
14661 action Xi18nLib.conf
14663 # These files are needed for cross compilation and OS/2
14664 src_dir config
/imake
14666 action imakesvc.cmd
14667 action Makefile.ini
14669 # Xfuncproto.h is now configurable in the modular tree
14671 action Xfuncproto.h
14676 echo $1 >> symlink-processed-files
14679 generate_monolith_files
()
14681 for cvsdir
in `find $SRC_DIR -name "CVS"` ; do
14682 for file in `cat $cvsdir/Entries | grep -v "^D" | cut -d"/" -f2 `; do
14683 echo `echo $cvsdir | sed s/CVS//`$file >> all-monolith-files
14690 rm -f symlink-processed-files
14691 rm -f symlink-processed-files.sorted
14692 rm -f all-monolith-files
14693 rm -f all-monolith-files.sorted
14695 # make sure we are not excluding anything that doesn't exist
14696 ACTION
=check_exist EXPLANATION
="Checking that excluded files exist" run_module non_linked_files
14698 # generate a list of all files that this script is going to link
14699 run print_source
"Generating list of linked files"
14701 # generate a list of all files that this script is explicityly *not* going to link
14702 ACTION
=print_source EXPLANATION
="Generating list of non-linked files" run_module non_linked_files
14704 # generate a list of all files in the xc directory, except those that
14705 # we already know we don't care about
14707 echo -n Generating list of all monolithic files ...\
14709 generate_monolith_files
14713 echo -n Generating list of missing files
in file \"missing-files
\" ...\
14715 sort symlink-processed-files
> symlink-processed-files.sorted
14716 sort all-monolith-files
> all-monolith-files.sorted
14718 diff -u symlink-processed-files.sorted all-monolith-files.sorted |
grep -v "^-" |
grep "^\+" | cut
-d "+" -f2 > missing-files
14732 echo \ \ \ error
:\ \ \
$1
14736 # printing out what's going on
14740 echo -n $EXPLANATION for $1 module ...\
14749 ACTION
=$1 EXPLANATION
=$2 run_module proto
14750 ACTION
=$1 EXPLANATION
=$2 run_module lib
14751 ACTION
=$1 EXPLANATION
=$2 run_module app
14752 ACTION
=$1 EXPLANATION
=$2 run_module xserver
14753 ACTION
=$1 EXPLANATION
=$2 run_module driver
14754 ACTION
=$1 EXPLANATION
=$2 run_module font
14755 ACTION
=$1 EXPLANATION
=$2 run_module doc
14756 ACTION
=$1 EXPLANATION
=$2 run_module util
14757 ACTION
=$1 EXPLANATION
=$2 run_module data
14761 if [ x
$1 = x
]; then
14762 REAL_SRC_DIR
=$SRC_DIR
14764 REAL_SRC_DIR
=$SRC_DIR/$1
14766 if [ ! -d $REAL_SRC_DIR ] ; then
14767 error
"Source directory $REAL_SRC_DIR does not exist"
14772 REAL_DST_DIR
=$DST_DIR/$1
14773 if [ ! -d $REAL_DST_DIR ] ; then
14774 mkdir
-p $REAL_DST_DIR
14779 if [ -z $2 ] ; then
14780 $ACTION $REAL_SRC_DIR/$1 $REAL_DST_DIR/$1
14782 $ACTION $REAL_SRC_DIR/$1 $REAL_DST_DIR/$2
14789 echo \ symlink.sh
[ -m ] src-dir dst-dir
14791 echo \ src-dir
: the xc directory of the monolithic
source tree
14792 echo \ dst-dir
: the modular
source tree containing proto
, app
, lib
, ...
14794 echo \
-m: Instead of symlinking the files
, list the files from the
source
14795 echo \ \ \ \ \ \ directory that are not processed by this
script
14798 # Check commandline args
14801 if [ x
$1 = "x-m" ] ; then
14806 if [ -z $1 ] ; then
14807 echo Missing
source dir
14812 if [ -z $2 ] ; then
14813 echo Missing destination dir
14818 if [ ! -d $1 ] ; then
14819 echo $1 is not a dir
14824 if [ ! -d $2 ] ; then
14825 echo $2 is not a dir
14830 if [ $1 = $2 ] ; then
14831 echo source and destination can
\'t be the same
14836 D
=`dirname "$relpath"`
14837 B
=`basename "$relpath"`
14838 abspath
="`cd \"$D\" 2>/dev/null && pwd || echo \"$D\"`/$B"
14840 SRC_DIR
=`( cd $1 ; pwd )`
14841 DST_DIR
=`( cd $2 ; pwd )`
14844 check_args
$1 $2 $3
14846 if [ $MISSING_FILES = yes ] ; then