aboutsummaryrefslogtreecommitdiff
path: root/sys/teken/demo
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add missing 'static' keyword to keep build at WARNS=6 happy.Ed Schouten2015-08-151-1/+1
* Extend libteken to support CJK fullwidth characters.Ed Schouten2013-12-201-3/+4
* Link the demo application against ncursesw to make Unicode work.Ed Schouten2011-10-131-1/+1
* Fix various whitespace inconsistencies in sys/teken.Ed Schouten2011-06-261-3/+3
* Add proper build infrastructure for teken.Ed Schouten2011-05-092-0/+363