aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/window/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Add #include <string.h> to get prototypes. Note that this programJohn Birrell1998-02-201-1/+2
| | | | | | | also has a local "string.h" which is included too. Notes: svn path=/head/; revision=33698
* Make window(1) honor the LC_CTYPE setting.Joerg Wunsch1997-11-051-0/+2
| | | | | | | | | While i was at it, don't export \E[OA style cursor key strings into the TERMCAP variable since window's emulation doesn't support it. Instead, convert to \E[[A etc. Notes: svn path=/head/; revision=30967
* Cosmetic in usage string.Philippe Charnier1997-08-261-1/+1
| | | | Notes: svn path=/head/; revision=28793
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8874
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+202
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590