unix-history/.git
1992-11-15 Kirk McKusickreplace ufs_iput with vput; replace ILOCK and IUNLOCK...
1992-11-15 Kirk McKusickreplace use of ILOCK and IUNLOCK with VOP_LOCK and...
1992-11-15 Kirk McKusickufs_iput, ufs_ilock, and ufs_iunlock are gone, replaced...
1992-11-15 Kirk McKusickjust set lock bit, as it should never be preset
1992-11-15 Kirk McKusickILOCK and IUNLOCK are gone, now always use VOP_LOCK...
1992-11-15 Kirk McKusickufs_iput is obsoleted by vput
1992-11-15 Kirk McKusickufs_iput obsoleted by vput
1992-11-15 Kirk McKusickufs_iput is obsoleted by vput
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-15 Eric Allmanfix botch in YPCOMPAT mode
1992-11-15 Eric Allmanremove hacks for dead m4 versions
1992-11-15 Eric Allmanfix botch with current directory
1992-11-14 Eric Allmanhack for BSD version of m4
1992-11-14 Eric Allmanfix error with IF_MAKEDBMFILES ifdef
1992-11-14 Eric Allmanfake a non-zero exit status code
1992-11-14 Eric Allmanset up the number of simultaneous connections
1992-11-14 Eric Allmanchange location of "local config" so it can override...
1992-11-14 Eric Allmanfix minor nit
1992-11-14 Eric Allmandate and time created 92/11/14 00:12:48 by eric
1992-11-14 Eric Allmandate and time created 92/11/14 00:12:47 by eric
1992-11-14 Eric Allmandate and time created 92/11/14 00:09:52 by eric
1992-11-14 Eric Allmanput VERSIONID in diversion 0
1992-11-14 Eric Allmandate and time created 92/11/14 00:00:40 by eric
1992-11-14 Eric Allmanquote the argument to VERSIONID
1992-11-14 Eric Allmangive a diagnostic if the M4 is too old
1992-11-14 Eric Allmanquote versionid to avoid # problems
1992-11-14 Eric Allmanhacks to make it work for GNU m4 (ugh)
1992-11-14 Eric Allmanquote versionid to avoid # problems
1992-11-14 Eric Allmanmake it so it will work on systems without m4_wrap
1992-11-14 Eric Allmanmake more portable to other versions of m4
1992-11-14 Eric Allmanmake it so it will work in other environments
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...
next