unix-history/.git
1992-11-14 Eric Allman-DNDBM implies -DDBM
1992-11-14 Keith Bostictest R_CURSOR for both seq and put
1992-11-14 Eric Allmantry to do some syntax error corrections on errors in...
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 Kirk McKusickffs_inactive moves to ufs_inactive
1992-11-14 Kirk McKusickufs_inactive is back
1992-11-14 Kirk McKusickffs_inactive moves back into ufs_inactive
1992-11-14 Kirk McKusickclear IUPD|IACC|ICHG|IMOD flags when skipping update...
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 Eric Allman*really* fix quoting in phrase part of addresses; elimi...
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-14 Keith BosticMust eat packet if _PATH_MAILDIR doesn't exist to avoid...
1992-11-14 Eric Allmanadd some debugging info
1992-11-13 Kirk McKusickletter with Lite provisions added back in again
1992-11-13 Elan AmirMade waddch return a value.
1992-11-13 Kirk McKusickdate and time created 92/11/12 15:30:10 by mckusick
1992-11-13 Jan-Simon Pendrymake sure the mount list is null terminated
1992-11-13 Elan AmirFixed stupid bug of depending on addch to return ERR...
1992-11-13 Kirk McKusickpic takes no arguments
1992-11-13 Elan AmirCorrected previous fix.
1992-11-13 Elan AmirFixed bug in winch() definition.
1992-11-13 Elan AmirChanged errror() to go through curses(3) rather than...
1992-11-13 Elan AmirSet up correct memory allocation and pointers for subwi...
1992-11-13 Kirk McKusickworkaround for access problems on NFS exports (try...
1992-11-12 Kirk McKusickhave to put the quad value back into the soize!
1992-11-12 Keith BosticR_APPEND -> R_CURSORLOG; add R_SETCURSOR
1992-11-12 Elan AmirAdded pointers to firstch and lastch for correct operat...
1992-11-11 Kirk McKusicknames from BSDI for PC type filesystems
1992-11-11 Elan AmirUndid debugging.
1992-11-11 Elan AmirConverted to new curses(3) library.
1992-11-11 Edward Wangsun pty write bug
1992-11-11 Edward Wangcheckpointing stuff
1992-11-11 Edward Wangdocument tty options
1992-11-11 Kirk McKusickuse local access checks when NQNFS ACCESS check cannot...
1992-11-11 Keith Bosticincrement necessary dsize by 1 so that we don't crash...
1992-11-11 Keith BosticMarc's changes to fix the path beginning with '/',...
1992-11-10 Elan AmirFixed bug in scrolln() and quickch() that caused incons...
1992-11-09 Keith Sklowerthis version works well enough for a simple sender...
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-07 Marc Teitelbaumsprite braindeath. NIL was hardcoded to 0xFFFFFFFF...
1992-11-07 Eric Allmansome debugging hooks for -bt mode
1992-11-07 Keith Bosticadd test
1992-11-07 Keith Bostictypo
1992-11-07 Keith BosticCael Staelin made it compile
1992-11-06 Elan AmirBypassed plod if on last column due to inconsistent...
1992-11-06 Elan Amir(no message)
1992-11-06 Elan AmirFixed bug in overlapping botoom, middle, and top region...
1992-11-06 Keith Sklowercheckpoint further progress, still doesn't connect...
1992-11-06 Mike Karelscheckpoint for Mike, who is in Minnesota
1992-11-06 BSD Tape Makerschange COMPLETE to ENCUMBERED
1992-11-06 Keith Bosticupdate when doing network.2
1992-11-06 Keith Bosticupdate for 4.4BSD-Alpha
1992-11-06 Keith Sklowercheckpoint somewhat working checksum code . . .
1992-11-06 Andrew Cherensonadd RFC1241 value
1992-11-06 Kirk McKusickparanoid
1992-11-06 Keith Bosticupdate from Landon Curt Noll and Mike Karels
1992-11-05 Keith Sklowercheckpoint, doesn't do checksum right yet
1992-11-05 Keith Sklowerlocate libkern relative to $S instead of ../../
1992-11-05 Keith Bosticaccess() is supposed to return 0 if all of the desired...
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-11-05 Keith BosticAGE flag only set for regular files, not symlinks or...
1992-11-05 Keith Bosticadd TGMPDIR
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:12 by bostic
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:08 by bostic
1992-11-05 Keith BosticGCC (and DEC?) align 64 bit values on an eight byte...
1992-11-04 Ralph Campbellmips needs to align stack on 8 byte boundary for double...
1992-11-04 Kirk McKusickbetter fix for -r7.40 from Macklem
1992-11-03 Kirk McKusickuse new kvm library functions
1992-11-03 Keith Bosticjust in case, lseek lint
1992-11-03 Kirk McKusickincrease the size of MAXSYMLINKLEN to include indirect...
1992-11-03 Kirk McKusickAGE flag only set for regular files, not symlinks or...
1992-11-03 Kirk McKusicksignpost error in argument cracking (from mike@cs.utah...
1992-11-03 Margo SeltzerDetect contiguous allocation at the beginning of files and
1992-11-03 Kirk McKusickavoid unlocking directories
1992-11-03 Keith Bostichandle backslash and ampersand correctly; from Diomidis...
1992-11-03 Keith Bosticdatabase must be readable
next