]> git.cameronkatri.com Git - apple_cmds.git/blob - patch_cmds/diffstat/testing/case16r2.ref
atrun: Install LaunchDaemon
[apple_cmds.git] / patch_cmds / diffstat / testing / case16r2.ref
1 Makefile.in | 61 ++++----
2 README | 5 +
3 aclocal.m4 | 7 +
4 config.h.in | 6 +
5 configure | 386 ++++++++++++++++++++++++++++++++++-----------------
6 curses.h | 37 ++++-
7 curspriv.h | 12 +-
8 demos/testcurs.c | 9 +
9 doc/intro.man | 27 ++--
10 doc/x11.man | 100 +++++++++----
11 dos/pdckbd.c | 28 ++++
12 install-sh | 26 +++
13 os2/gccos2.mak | 14 +-
14 os2/pdckbd.c | 28 ++++
15 os2/pdcurses.def | 8 +
16 pdcurses/Makefile.in | 120 ++++++++++------
17 pdcurses/border.c | 168 +++++++++++++++++++++-
18 pdcurses/color.c | 26 +++
19 pdcurses/getch.c | 12 +-
20 pdcurses/initscr.c | 6
21 pdcurses/util.c | 6
22 win32/curses.def | 3 +
23 win32/pdckbd.c | 10
24 x11/README | 15 ++
25 x11/ScrollBox.c | 32 ++--
26 x11/pdcdisp.c | 4
27 x11/pdckbd.c | 4
28 x11/pdcscrn.c | 3 +
29 x11/pdcsetsc.c | 11 +
30 29 files changed, 847 insertions(+), 327 deletions(-)