Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -2/+0 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -7/+7 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -6/+6 |
* | Change region implementation names to eliminate the 'mi' prefix | Mike Gabriel | 2016-05-02 | 1 | -907/+71 |
* | Move mi/miregion.c to dix/region.c | Keith Packard | 2016-05-02 | 1 | -0/+2580 |