Go to file
bouyer 68096acabd From Robert V. Baron:
Compute the disk block addr at command queing time rather than exec time.
This fix a bug which could lead to data corruption on disk: when a command
was reexecuted after an error condition (from wdcunwedge), the partition
offset was re-added to the block addr, leading to a transfert at the wrong
disk block.
This should fix the problem reported by some laptop's users, where the
first disk read after a suspend/resume returned garbage.
1998-04-23 13:30:39 +00:00
bin s/cp -pr/cp -PRp/ in the discussion of the cross-device cp(1) operation. 1998-04-20 05:43:30 +00:00
distrib Add Thomas Gerner and Ken Hornstein to Supporting Cast. 1998-04-22 22:08:06 +00:00
etc Add the "speaker" device. 1998-04-16 04:38:11 +00:00
games use HOST_CPPFLAGS not HOST_CFLAGS 1998-04-13 14:14:39 +00:00
gnu most of the rcs tools have rcs' as the prefix, except rlog'. 1998-04-20 14:16:01 +00:00
include C++ has a very different concept of "exception." Delimit struct exception 1998-04-08 23:42:59 +00:00
lib KKENTRY -> KENTRY, fallout from my -mrtd experiments. 1998-04-21 19:57:39 +00:00
libexec Add note on how to re-read this file (via PR 5341 by David Brownlee) 1998-04-22 08:11:10 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin PR bin/5346 from haszlaki@UAccess.NET: 1998-04-22 08:55:18 +00:00
share convert unknown .Ds/.De sequence into a normal list. 1998-04-22 09:20:49 +00:00
sys From Robert V. Baron: 1998-04-23 13:30:39 +00:00
usr.bin Print sane values on uptime >1 year, per PR 5318 by Heiko Rupp 1998-04-19 19:52:33 +00:00
usr.sbin mk-amd-map severe breakage fixes as pointed out by noud@knot.nl: 1998-04-23 11:51:07 +00:00
Makefile Do the cleandir before the includes, so rpcgen doesn't build includes 1998-04-15 13:44:55 +00:00