Module Name: src Committed By: tron Date: Sun Jan 8 13:57:31 UTC 2012
Modified Files: src/gnu/usr.bin/rcs/lib: rcsbase.h Log Message: Revert last change. The extra while loop intruced by the macro changes causes an end-less loop in ci(1) which uses "break" inside one of the macros. "/etc/security" will now no longer fill up "/" (or "/var" depending on file-system layout). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/gnu/usr.bin/rcs/lib/rcsbase.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.