summaryrefslogtreecommitdiff
path: root/usr.bin/biff
ModeNameSize
-rw-r--r--Makefile142logplain
-rw-r--r--biff.12607logplain
-rw-r--r--biff.c2985logplain
1Move calls to __restore_termios() into the failing path of the functionsdsl 2007-05-28Merge in wide curses code done as a Summer of Code project byblymn 2007-01-21Add debug "areas" that allow selective debugging by setting thejdc 2006-08-23Add some more debugging information.jdc 2006-07-25PR/34011: Julian Coleman: Limit timeout to 25.5 seconds.christos 2004-01-20Add function descriptions. From Douwe Kiela.wiz 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-30Adjust layut to put ?: clause on a single linedsl 2003-06-20Add noqiflush() and qiflush()jdc 2003-04-05Keep the cr->nl translation state in a separate variable, so that we canjdc 2003-01-09Let's call it 'duration' instead of 'timeout' so that the compiler is happy.atatat 2003-01-09Added halfdelay() function.blymn