summaryrefslogtreecommitdiff
path: root/usr.bin/window/wwflush.c
AgeCommit message (Collapse)Author
2003-08-01another round of missing system includesDavid Krause
ok tedu@
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-11-19kill more registersMike Pechkin
millert@ ok
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
1995-12-26from netbsd:Theo de Raadt
Use POSIX signals. Always set FNONBLOCK on the tty. Eliminate the use of SIGIO, and some other cleanup. We don't need non-blocking mode without SIGIO.
1995-10-18initial import of NetBSD treeTheo de Raadt