aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tset/map.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce compiler warning: variable might be used uninitialized, by givingPhilippe Charnier2005-05-291-0/+1
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'reJuli Mallett2002-05-171-1/+1
* remove __PWarner Losh2002-03-221-1/+1
* WARNS=2 fixes, use __FBSDID().Mark Murray2001-12-111-15/+18
* Take a shot at making this work under termcap/terminfo ncurses. ItPeter Wemm1999-08-301-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-2/+2
* Use err(3) insteadof local redefinition. Sync usage string with man page.Philippe Charnier1997-08-181-5/+9
* Make tset works with non-fixed termios speeds too.Andrey A. Chernov1995-08-041-23/+5
* Speed matching code never successful, because ospeed range is [0..17]Andrey A. Chernov1994-09-091-9/+16
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+263