Go to file
drochner 3d545acb51 Overload the generic "copyrows" function by a private one which implents
a "fast scroll" by setting the display start in memory.
(Only implemented for "scroll up" because this is more used. "scroll down"
is easy to add.)
This moves the semantics of "copyrows" to something like "moverows";
the contents of the new visible lines at the bottom is undefined.
The emulations can live without the original "copy" semantics.
1998-07-24 16:20:14 +00:00
bin userland interface to ATA CD changer devices by Jason Thorpe. 1998-07-13 12:06:18 +00:00
distrib Add bootfloppy stuff. 1998-07-24 15:55:28 +00:00
etc Add a variable, INSTALL_DONE, that indicates that a make install was 1998-07-22 16:37:54 +00:00
games As per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk>/lash@tellabs.com: 1998-07-21 07:01:54 +00:00
gnu Oops, this is Swedish. 1998-07-21 21:57:35 +00:00
include Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a 1998-07-14 22:18:36 +00:00
lib Added AppleTalk to the list of supported protocol domains. 1998-07-21 20:02:38 +00:00
libexec Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Avoid truncating partition size in freespace calculation 1998-07-23 19:05:59 +00:00
share Remove obsolete note that NOLINT is set by default. 1998-07-22 18:22:35 +00:00
sys Overload the generic "copyrows" function by a private one which implents 1998-07-24 16:20:14 +00:00
usr.bin Deal with the gnu __attribute__ keyword, which is in an odd place and 1998-07-24 07:30:08 +00:00
usr.sbin Fix typo in getopt string. 1998-07-23 18:39:53 +00:00
Makefile build libgcc during make build; also, don't build lex and yacc first any more. 1998-07-21 23:13:13 +00:00