aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/window/wwredrawwin.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove window(1) from the base system.Ed Schouten2009-06-021-75/+0
| | | | | | | | | | | | | | | | | | Some time ago Tom Rhodes sent me an email that he was willing to perform various cleanups to the window(1) source code. After some discussion, we both decided the best thing to do, was to move window(1) to the ports tree. The application isn't used a lot nowadays, mainly because it has been superseeded by screen, tmux, etc. A couple of hours ago Tom committed window(1) to ports (misc/window), so I'm removing it from the tree. I don't think people will really miss it, but I'm describing the change in UPDATING anyway. Discussed with: trhodes, pav, kib Approved by: re Notes: svn path=/head/; revision=193308
* Fix the rcsid's.David E. O'Brien2001-05-171-1/+2
| | | | Notes: svn path=/head/; revision=76736
* While I'm here and got caught by it, add FreeBSD IDs so the next guyDavid E. O'Brien2000-10-261-0/+1
| | | | | | | won't have trouble committing his bits. Notes: svn path=/head/; revision=67607
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+73
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590