54291 | 23-Jun-1992 |
bostic |
recno cleanups |
54287 | 23-Jun-1992 |
bostic |
make recno eof flag part of each BT struct |
54286 | 23-Jun-1992 |
bostic |
make eof flag part of each BT struct; test for sb.st_size larger than the maximum int; set bt_rfp to NULL if not set, used as a flag in close |
54285 | 23-Jun-1992 |
bostic |
increment necessary dsize by 1 so that we don't crash if the first record retrieved is 0 length. |
54284 | 23-Jun-1992 |
bostic |
__bt_push index was off-by-one |
54283 | 23-Jun-1992 |
bostic |
make CURSOR of recno 0 do the right thing; copy the key out, too |
54282 | 23-Jun-1992 |
bostic |
make R_IAFTER of recno 0 work |
54281 | 23-Jun-1992 |
bostic |
decrement record count in rec_dleaf, where the delete is really done |
54280 | 23-Jun-1992 |
bostic |
close the underlying file descriptor |
54279 | 23-Jun-1992 |
bostic |
exact is meaningless for recno; make eof flag part of each BT struct |
54268 | 23-Jun-1992 |
bostic |
prefix all ANSI #define's with BSD_ so don't collide with other vendors |
54201 | 22-Jun-1992 |
bostic |
put Bentley's comment into the source code for info purposes |
54197 | 21-Jun-1992 |
bostic |
the seek function takes a fpos_t (off_t), not a long |
54188 | 21-Jun-1992 |
bostic |
second arg to mmap is a size_t |
54182 | 21-Jun-1992 |
bostic |
GCC2 changed the type of the shift count; make this work since we still use both compilers. This should be ripped out as soon as possible. From Chris Torek |
54155 | 20-Jun-1992 |
ralph |
add bigendian support |
54154 | 20-Jun-1992 |
ralph |
add bigendian support |
54153 | 20-Jun-1992 |
ralph |
add bigendian support |
54083 | 19-Jun-1992 |
bostic |
__qdivmod => __qdivrem |
54055 | 18-Jun-1992 |
andrew |
use inet_aton since it can distinguish 255.255.255.255 |
54022 | 17-Jun-1992 |
mckusick |
check for NULL environment (4.3BSD-reno/lib/2) |
53939 | 05-Jun-1992 |
bostic |
ANSI prototypes (two real bugs) |
53880 | 04-Jun-1992 |
mckusick |
add support for luna68k from Omron |
53879 | 04-Jun-1992 |
mckusick |
add support for luna68k from Omron |
53878 | 04-Jun-1992 |
mckusick |
add support for luna68k from Omron |