update from Mike Karels at BSDI
[unix-history] / usr / src / lib / libc /
1992-12-05 Keith BosticR_CURSOR fails if cursor not initialized or if cursor...
1992-12-05 Keith Bosticadd routine to dump a singlep age
1992-12-05 Keith Bosticadd routine to dump a single page
1992-12-05 Keith Bosticadd dump database command
1992-12-04 Chris Torekdo early allocation for nonzero size with NULL buffer...
1992-12-04 Chris Torekreality
1992-12-04 Chris Torekstyle police; setlinebuf returns whatever setvbuf returns
1992-12-04 Keith Bosticadd zopen
1992-12-03 Keith Bosticadd in merge sort from Peter McIlroy
1992-12-03 Keith Bostictypo
1992-12-03 Keith Bostictypo...
1992-12-03 Keith Bosticmerge sort from Peter McIlroy
1992-12-03 Keith Bosticdocument error return
1992-12-02 Kirk McKusickadd GLOB_ALTDIRFUNC to have glob use alternate director...
1992-11-25 Keith Bosticdelete MAP_FILE, it's the default, no longer needs...
1992-11-19 Keith Bosticuse __USE_OPEN_FLAGS macro from db.h
1992-11-19 Keith Bostichash_put can now set the key, so key not a const *
1992-11-14 Keith Bostictest R_CURSOR for both seq and put
1992-11-14 Keith Bostictest R_CURSOR use before initialization
1992-11-14 Keith Bosticput can now set the key, so it's not a const * anymore
1992-11-14 Keith Bosticreturn the keys as well as the data
1992-11-14 Keith Bosticreturn RET_SPECIAL if R_PREV and at record 1; check...
1992-11-14 Keith Bosticprettiness police
1992-11-14 Keith Bostickey can be set by put, now, so no longer const *; chang...
1992-11-14 Keith Bosticadd in-memory versions of recno trees, lint fixes
1992-11-14 Keith Bostictest for initialization of the cursor before deleting...
1992-11-14 Keith Bosticrequire the cursor be initialized before deleting using...
1992-11-14 Keith Bosticcheck for in memory tree
1992-11-14 Keith Bosticcheck for in memory recno tree; __rec_ret takes new...
1992-11-14 Keith Bostic__rec_put can fill in the key, so it's no longer a...
1992-11-14 Keith Bosticlint cleanup, prettiness polic, add R_SETCURSOR
1992-11-14 Keith Bosticuse obj
1992-11-14 Keith Bosticadd R_SETCURSOR, R_APPEND -> R_CURSORLOG
1992-11-14 Keith Bosticprettiness police
1992-11-14 Keith Bosticreorder malloc/mpool_get for simplicity; save off error...
1992-11-14 Keith Bosticabort() if unrecognized switch value; initialize nksize...
1992-11-14 Keith Bosticprettiness police
1992-11-14 Keith Bosticbt_put can set the key, now, no longer const arg
1992-11-14 Keith Bosticadd BTF_RINMEM for recno in memory trees
1992-11-14 Keith Bosticprettiness police
1992-11-14 Keith Bosticlitn
1992-11-14 Keith Bosticuse SET/ISSET, lint
1992-11-14 Keith Bosticdate and time created 92/11/13 14:33:38 by bostic
1992-11-11 Keith Bosticincrement necessary dsize by 1 so that we don't crash...
1992-11-08 Keith Bosticonly permit O_RDONLY or O_RDWR, not O_WRONLY
1992-11-08 Keith Bosticcheck RDONLY bit on sync, before close
1992-11-08 Keith Bosticcheck MODIFIED bit on sync, before close
1992-11-03 Keith Bosticjust in case, lseek lint
1992-11-03 Keith Bosticuse O_ACCMODE to extract O_WRONLY bit
1992-10-24 Keith Bosticpatch for leading '-' in ranges (sed fix from Henry)
1992-10-21 Keith Bosticadd bt_page.c
1992-10-18 Keith Bosticsnprintf returns printed length, not actual length
1992-10-17 Chris Torekwe have a perfectly good index.s; let's use it
1992-10-14 Keith Bosticbcopy the pgno/size for overflow pages, may not be...
1992-10-14 Keith Bosticmake 'e' handle a carriage return, add comparison command
1992-10-14 Keith Bosticprettiness
1992-10-14 Keith Bosticmake e command handle carriage returns
1992-10-14 Keith Bosticadd comparisons to overflow page test
1992-10-14 Keith Bosticadd comparison operator
1992-10-14 Keith Bosticdocument PT_ATTACH and PT_DETACH, from Craig Leres
1992-10-12 Keith Bosticminor wording updates
1992-10-11 Keith Bosticdate and time created 92/10/10 10:18:44 by bostic
1992-10-10 Keith Bosticadd overflow page test
1992-10-10 Keith Bosticdone freeing overflow page check had a typo, pages...
1992-10-10 Keith Bosticimplement free page reuse
1992-10-10 Keith Bosticadd bt_page.c
1992-10-10 Keith Bosticclose read file descriptor
1992-10-10 Keith Bosticupdate
1992-10-09 Chris Toreksscanf first arg should be "const char *" (from John...
1992-10-05 Margo SeltzerDisallow O_WRONLY permission on hash files.
1992-10-05 Keith Bosticdon't permit O_WRONLY
1992-10-05 Keith Bosticdocument that O_WRONLY isn't doable
1992-10-05 Keith Bosticlitn
1992-10-05 Keith Bosticmake it work for n==0: give in and run strlen first...
1992-10-05 Keith Bosticlint
1992-10-05 Keith Bosticfix include files
1992-10-05 Keith Bostic<sys/errno.h> -> <errno.h>
1992-10-04 Keith Bosticexplicitly document renumbering effect of deletion
1992-10-04 Keith Bosticfix delete code (pinning was incorrect)
1992-10-04 Ralph Campbellthe field p_frag is a character and cgetnum takes apoin...
1992-10-04 Keith Bosticonce half < nbytes, don't decrement further, can wrap...
1992-10-04 Keith Bosticbytes needed calculation for BLEAF parent page was...
1992-10-02 Keith Bostictypo
1992-10-02 Keith Bosticrequires unistd.h
1992-10-02 Keith Bostic"touch foo; ls foo**" returned no match; from Christos
1992-10-02 Keith Bosticfrom Henry Spencer; fix for "\\$" pattern in BRE's
1992-10-01 Keith Bosticconvert to 4BSD style prototypes, includes
1992-10-01 Keith Bosticalpha2.1 release from Henry Spencer
1992-09-30 Margo SeltzerDo not allow the number of buffers to go negative.
1992-09-15 Elan AmirAdded SCCS keywords.
1992-09-14 Ralph Campbelladd SCCS ids back in.
1992-09-14 Ralph Campbellfix cgetnum hex number conversion for 'A' - 'F' case.
1992-09-12 Chris Torekmake sure we allow flush on update-mode streams
1992-09-10 Elan AmirIf file in path not found -- don't make it an error...
1992-09-05 Elan AmirEliminated redundant tc expansion upon retrieval from...
1992-09-05 Elan AmirMade return value from cgetnext be the first entry...
1992-09-04 Elan AmirEnabled cgetnext to work properly with multiple records...
1992-09-03 Elan AmirAdded error checking to realloc's.
1992-09-03 Keith Bosticinitialize cachesize if openinfo not specified
1992-09-03 Keith Bosticname is _exit, not exit
next