59683 | 03-May-1993 |
elan |
delete gcc2_support.c |
59638 | 01-May-1993 |
bostic |
lint |
59637 | 01-May-1993 |
bostic |
cleanup, no real change |
59636 | 01-May-1993 |
bostic |
typo |
59634 | 01-May-1993 |
bostic |
checkpoint |
59633 | 01-May-1993 |
bostic |
add different byte order test |
59632 | 01-May-1993 |
bostic |
recognize different byte orders automatically; m_lorder no longer used |
59631 | 01-May-1993 |
bostic |
add code to swap the meta page as as it is read in or out break the pgin/pgout routines up again -- they can't be the same because the interal information in the file has been switched either before
add code to swap the meta page as as it is read in or out break the pgin/pgout routines up again -- they can't be the same because the interal information in the file has been switched either before or after the rest of the page!!!
show more ...
|
59630 | 01-May-1993 |
bostic |
lint (bug); don't swap meta information when writing the file back, the __bt_pgout routine should handle this for us |
59629 | 01-May-1993 |
bostic |
restore BTF_NODUPS and BTF_RECNO to their original values, and note that they cannot be altered recognize different byte orders automatically; m_lorder no longer used |
59628 | 01-May-1993 |
bostic |
recognize different byte orders automatically; m_lorder no longer used |
59627 | 01-May-1993 |
bostic |
KNF |
59626 | 01-May-1993 |
bostic |
add -f so can keep files across successive runs |
59622 | 01-May-1993 |
bostic |
add -f so can keep files across successive runs |
59565 | 30-Apr-1993 |
bostic |
describe directory contents |
59564 | 30-Apr-1993 |
bostic |
update from Eric |
59560 | 30-Apr-1993 |
mckusick |
convert to fully use gmonparam structure |
59559 | 30-Apr-1993 |
mckusick |
use hashfraction defined in gmonparam |
59548 | 29-Apr-1993 |
bostic |
memmove needs a -D define |
59547 | 29-Apr-1993 |
bostic |
1.1 -> 1.2 |
59546 | 29-Apr-1993 |
bostic |
add memmove, realloc, snprintf |
59508 | 29-Apr-1993 |
bostic |
use err/warn from the C library |
59494 | 29-Apr-1993 |
bostic |
don't put comments in shell printf commands |
59493 | 29-Apr-1993 |
bostic |
test for DB_RECNO type before freeing key.data |
59492 | 29-Apr-1993 |
bostic |
put db.h last, so that compatibility version works. |