unix-history/.git
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...
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusicknew queue linkage names
1992-10-08 Kirk McKusicknew queue link names
1992-10-08 Kirk McKusicknew queue link names; fix queue_end
1992-10-08 Kirk McKusicknew cache link names
1992-10-08 Margo Seltzerffs/lfs_bmap become ffs/lfs_balloc; add ufs_bmap
1992-10-08 Margo SeltzerAdd vinvalbuf flags.
1992-10-08 Margo SeltzerPass flags to vinvalbuf so it can optionally keep indir...
1992-10-08 Margo SeltzerPass flag argument to vinvalbuf.
1992-10-08 Margo SeltzerAdd argument to VOP_BMAP.
1992-10-08 Margo SeltzerAdd comment in argument list to bmap.
1992-10-08 Margo SeltzerAdd an argument to bmap.
1992-10-08 Margo SeltzerAdd comment for extra argument in bmap call.
1992-10-08 Margo SeltzerAdd ufs_bmap and ufs_getlbns declarations.
1992-10-08 Margo SeltzerAdd macros to access new fields in ufsmount structure.
1992-10-08 Margo SeltzerAdd indir structure.
1992-10-08 Margo SeltzerAdd fields to ufsmount structure for integration of...
1992-10-08 Margo SeltzerUse ufs_bmap rather than ffs_bmap.
1992-10-08 Margo SeltzerInitialize new fields in ufsmount structure. Pass...
1992-10-08 Margo SeltzerUse negative block numbers for indirect blocks.
1992-10-08 Margo SeltzerRemove ffs_bmap. Modify ffs_balloc to use ufs_bmap.
1992-10-08 Margo SeltzerAdd extra argument to VOP_BMAP.
1992-10-08 Margo SeltzerAdd argument to bmap to return number of contiguous...
1992-10-08 Keith Bosticadd Bob Toxen (lock), Dirk Husemann (X25/LLC2)
1992-10-07 Kirk McKusickqueue.h moves to /sys/sys; old MACH queue compatibility...
1992-10-07 Kirk McKusickmove the last of the MACH queue code to vm.h
1992-10-07 Kirk McKusickuse a more efficient queue implementation
1992-10-07 Kirk McKusickdo not need to include <vm/queue.h> as it comes in...
1992-10-07 Margo SeltzerAlways report what segment is cleaned.
1992-10-06 Kirk McKusickeliminate last vestiges of AT&T code
1992-10-06 Kirk McKusickhave to set type of single name ls commands
1992-10-06 Kirk McKusickpsearch get more intuitive name pathsearch
1992-10-06 Kirk McKusickmodernize the bit test macros; more intuitive name...
1992-10-06 Kirk McKusickmisc cleanups; remove last vestiges of AT&T code
1992-10-06 Kirk McKusickmodernize the bit test macros
1992-10-06 Kirk McKusickdo not longjmp before starting command shell
1992-10-06 Kirk McKusickstandardize usage message
1992-10-06 Kirk McKusickuse standard bit test macros
1992-10-06 Keith Bosticerr doesn't need newlines, thanks, Craig!
1992-10-05 Kirk McKusickneed macros
1992-10-05 Keith Bosticdon't write out the trailing NULL
1992-10-05 Keith Bosticdon't write the trailing NULL out
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
next