unix-history/.git
1992-10-24 Kirk McKusickhave to malloc temporary inode so lock can be seen...
1992-10-24 Keith Bosticpatch for leading '-' in ranges (sed fix from Henry)
1992-10-24 Keith BosticANSI plus getopt(3)
1992-10-23 Keith Bosticcleanup trace macro so it is less likely to cause undet...
1992-10-23 Kirk McKusickuse new queue conventions
1992-10-23 Kirk McKusickdelete spurious NULL's
1992-10-23 Kirk McKusickadd size distribution printout for -m option
1992-10-23 Margo SeltzerAdd exists field to indir structure. Make logical...
1992-10-23 Margo Seltzerdate and time created 92/10/22 18:42:00 by margo
1992-10-23 Margo SeltzerDo indirect block allocation in balloc instead of bmap.
1992-10-23 Kirk McKusickuse new queue primitives
1992-10-23 Kirk McKusicktrack allocation sizes
1992-10-23 Kirk McKusickadd new statistics
1992-10-23 Mike Hiblerhave to explicitly set vnode pointer to NOLIST
1992-10-23 Kirk McKusickcheck for that NULL pointer
1992-10-23 Kirk McKusickfix from Macklem for hanging UDP mounts after server...
1992-10-23 Kirk McKusickmaximum timeout backoff is 8 not 9 (from Jeff Forys)
1992-10-22 BSD Tape Makersput back the previous language per Mary
1992-10-22 Kirk McKusickwe do allow -F flags
1992-10-21 Elan AmirFixed bug in makech().
1992-10-21 Kirk McKusickmore accurate backoff
1992-10-21 Elan AmirChanges standout character representation so that chara...
1992-10-21 Elan AmirChanged standout character representation so that chara...
1992-10-21 Keith Bosticadd bt_page.c
1992-10-18 Keith Bosticsnprintf returns printed length, not actual length
1992-10-18 Keith Bosticsnprintf used incorrectly, lint; from Craig
1992-10-18 Keith Bosticit's considered tacky to remove the include files
1992-10-18 Keith Bosticmake kernel includes standard
1992-10-18 Keith Bostictalk only works on VAXen
1992-10-18 Keith Bosticlint to make gcc shut up
1992-10-18 Keith Bosticdate and time created 92/10/17 13:33:47 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:31:40 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:30:26 by bostic
1992-10-18 Keith BosticTWO BUGS (printf doesn't take a FILE *, plus wrong...
1992-10-18 Keith Bosticdate and time created 92/10/17 13:25:48 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:24:46 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:23:57 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:20:14 by bostic
1992-10-18 Keith Bosticno longer permitted to go behind libcurses back
1992-10-18 Craig LeresFix sccs header.
1992-10-18 Keith Bosticnl is an exported curses function
1992-10-18 Keith Bosticlint
1992-10-18 Keith Bosticshut it up as much as possible; minor cleanups, new...
1992-10-17 Chris Torekwe have a perfectly good index.s; let's use it
1992-10-17 Keith Bosticwrong init value for pushbool
1992-10-17 Keith BosticANSI C, convert options handling to getopt(3)
1992-10-16 Chris Torekcompensate for gcc 2 being smarter than Sun calling...
1992-10-16 Keith Sklowerthis version compiles and matches current #include...
1992-10-16 Keith Sklower/sys/sys/socketvar.h was spelled <socketvar.h> instead...
1992-10-16 Marc Teitelbaumminor cleanups
1992-10-16 Marc Teitelbaumclean up y.tab.h
1992-10-15 Keith Sklowerupdate possible arp operations
1992-10-14 Chris Toreksparc uses gcc too
1992-10-14 Elan AmirOptimized quickch() by checking for top and bottom...
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 Elan AmirAdded verification of hash hit.
1992-10-14 Elan AmirFixed problem with __ISPASTOEL issue.
1992-10-14 Keith Bosticdocument PT_ATTACH and PT_DETACH, from Craig Leres
1992-10-14 Keith Bosticdb->get does not return a longword aligned buffer;...
1992-10-13 Kirk McKusickbawrite does not return an error
1992-10-13 Kirk McKusickbawrite does not return a value
1992-10-13 Chris Torekcompile new-VM programs on sparc, but not (yet) gcc...
1992-10-12 Christos ZoulasFixed bug with incorrectly freeing xk_exe nodes
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-12 Keith Bosticuse pmax as top directory, not mips
1992-10-12 Keith Bosticmake kernel includes standard
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 Kirk McKusickuse kb_last to reference last element in free chain
1992-10-10 Kirk McKusickadd kb_last to reference last element in free chain
1992-10-10 Kirk McKusickcannot compute VTOKERN for root vnode
1992-10-10 Kirk McKusickhave to dup, not copy credentials in nfs_doio
1992-10-10 Keith Bosticadd overflow page test
1992-10-10 Keith Sklowerfix from forys@utah.edu
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-09 Keith Sklowerhave to worry about tcp_respond when there is no tcpcb
1992-10-09 Keith Sklowercorrect defective copyright dates
1992-10-09 Keith Sklowerdate and time created 92/10/09 00:51:47 by sklower
1992-10-09 Keith Sklowerdate and time created 92/10/09 00:51:46 by sklower
1992-10-09 Margo SeltzerWhen truncating indirect blocks, we cannot call bread...
1992-10-09 Margo SeltzerPlace indirect block pointer at correct offset.
1992-10-09 Margo SeltzerAdd argument to bmap. Fix accounting of segment summar...
1992-10-09 Margo SeltzerUse new queue structures. Count finfos before you...
1992-10-09 Margo SeltzerRemove lfs_bmap and lfs_bmaparray calls (use ufs ones...
1992-10-09 Margo SeltzerPass flags to vinvalbuf. Use new queue structures.
1992-10-09 Margo SeltzerUse new queue structures. Initialize new fields in...
1992-10-09 Margo SeltzerUse combined ufs_bmap instead of lfs_bmap. Make lfs_re...
1992-10-09 Margo SeltzerMerge ffs/lfs bmap into ufs_bmap. Move structures...
1992-10-09 Elan AmirFixed end-of-line problem with cursor not being on...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
next