Go to file
hannken a6ee792cee The decision that `disksort_cylinder' uses to decide if the buffer needs
to go to the inversion list is incomplete. If the cylinders are equal
block numbers must be checked.

This caused lockups if some buffers with the same cylinder were cycling
through the list, as it may happen with softdep enabled.

Fixes PR #9197.
2000-01-28 09:27:38 +00:00
bin Fix bin/9184, bin/9194, bin/9265, bin/9266 2000-01-27 23:39:38 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib added ./etc/ntp.conf per PR 4312 2000-01-28 06:53:33 +00:00
etc remove extraneous flags for xntpd startup, since there is now a 2000-01-28 06:55:52 +00:00
games need an ${.OBJDIR} now 2000-01-25 21:41:18 +00:00
gnu Handle arbitrarily long input lines. 2000-01-24 19:44:37 +00:00
include add IPv6 support to rcmd() and friends. 2000-01-27 05:33:06 +00:00
lib backout previous commit - freeaddrinfo(NULL) issue. 2000-01-28 08:09:48 +00:00
libexec Don't write leading white spaces and directory names to whatis file. 2000-01-24 23:03:54 +00:00
regress Clean all the files... 2000-01-24 03:01:54 +00:00
sbin Fix PR9282: restore doesn't print dump header on dumps from host with 2000-01-27 15:25:00 +00:00
share - Sort SEE ALSO section first by section. 2000-01-28 01:55:27 +00:00
sys The decision that `disksort_cylinder' uses to decide if the buffer needs 2000-01-28 09:27:38 +00:00
usr.bin clarify reverse lookup and -N. 2000-01-27 19:20:49 +00:00
usr.sbin make error check against getnameinfo(). 2000-01-27 19:52:43 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00