Go to file
jonathan f7bd3a0119 Move existing contextsw-avoidance code in rzdump() earlier, since rzready()
also calls biowait().

Some drives seek to modepage on every modepage geometry-sense in rzready()
cache dev_t of last readied device in rzdump() to elide rzready() calls.
2x speedup of dumps on rz25 and 20x-30x speedup on some IBM OEM 4gig drives.
1998-02-21 20:20:55 +00:00
bin Nit: Use MAP_SHARED for read-only mappings where appropriate. 1998-02-20 09:26:00 +00:00
distrib Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
etc kill sun3x dirs 1998-02-17 18:50:36 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
libexec Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
share Enhance look & feel of the generated README.html's. 1998-02-20 22:06:18 +00:00
sys Move existing contextsw-avoidance code in rzdump() earlier, since rzready() 1998-02-21 20:20:55 +00:00
usr.bin Added -C option for hexadecimal+ASCII display. [PR/5017] 1998-02-20 23:45:27 +00:00
usr.sbin Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00