summaryrefslogtreecommitdiff
path: root/usr.bin/window/wwwrite.c
AgeCommit message (Collapse)Author
1997-02-25Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings ofJason Downs
some source cleaning by me. This undoes Theo's wait() changes which broke the old version.
1996-06-26rcsidTheo de Raadt
1996-02-23Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.Niklas Hallqvist
Eliminate the use of char variables for holding booleans. Compress struct ww somewhat. Make ww_index and related variables explicitly unsigned.
1995-10-18initial import of NetBSD treeTheo de Raadt