Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/db/recno



Module Name:    src
Committed By:   christos
Date:           Sun Jun 26 22:18:17 UTC 2011

Modified Files:
        src/lib/libc/db/recno: rec_put.c

Log Message:
- Fix bug copying only 1 byte instead of the whole page number. Broke nvi
  joining lines that needed R_BIGDATA.
- Fix from FreeBSD for nrec IAFTER.
XXX: Should be pulled up to 5.x


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/db/recno/rec_put.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index