/freebsd/sys/teken/libteken/ |
H A D | Symbol.map | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
H A D | Makefile | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
H A D | teken.3 | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
/freebsd/sys/teken/stress/ |
H A D | Makefile | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
H A D | teken_stress.c | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
/freebsd/sys/teken/demo/ |
H A D | Makefile | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
H A D | teken_demo.c | ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
/freebsd/sys/teken/ |
H A D | teken.h | diff ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|
H A D | teken.c | diff ecc16c8d3afef7c4be6b7025352901385d98bf14 Mon May 09 18:27:39 CEST 2011 Ed Schouten <ed@FreeBSD.org> Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock FreeBSD installation, but I can imagine people want to tinker around with it now and then. Create a /sys/teken/libteken, which holds a Makefile to install a shared library version of the terminal emulator, complete with a manpage.
Also add Makefiles for the demo/stress applications, to build it against the shared library.
|