Use balloc to extend Ifile.
[unix-history] / usr /
1992-12-11 Margo SeltzerUse balloc to extend Ifile.
1992-12-11 Margo SeltzerFix call to segwrite (pass SYNC and CKP flags instead...
1992-12-11 Margo SeltzerFor now, take out directory operation locking. Get...
1992-12-11 Margo SeltzerMake WRITE/WAIT thresholds higher. Add stat counting.
1992-12-11 Margo Seltzeradd segment pointer and locking pid insuperblock. ...
1992-12-11 Margo SeltzerExtend lfs_seglock and lfs_segunlock to allow the same...
1992-12-11 Margo SeltzerChange != to |= to assign flag values!
1992-12-11 Akito Fujitasync up from hp300/hp300/machdep.c 7.33
1992-12-11 Akito Fujitainclude <luna68k/luna68k/pte.h>, not <pte.h>
1992-12-11 Akito Fujitachange wrong key-code mapping [,./]
1992-12-11 Akito Fujitamake kernel includes standard, again.
1992-12-11 Akito Fujitaremove scsi_init_buf() scsi_free_buf() scsi_get_buf()
1992-12-11 Elan AmirNew qsort from Bentley & McIlroy.
1992-12-10 Marc Teitelbaummore checking of process group consistency; enterpgrp...
1992-12-10 Kirk McKusickallow downgrade of read-write to read-only (though...
1992-12-10 Kirk McKusickpanic if proc doing unlock is not proc that aquired...
1992-12-10 Kirk McKusickcollect lock holder when locking inodes
1992-12-10 Kirk McKusickffs_reload to reload state after fsck runs; code to...
1992-12-10 Kirk McKusicknew include syntax
1992-12-10 Marc Teitelbaumenterpgrp now returns a value
1992-12-10 Kirk McKusicknew include syntax
1992-12-10 Kirk McKusickchanges for allowing downgrade from RW to RO; reload...
1992-12-10 Kirk McKusickcanonicalize disk name when running manually;
1992-12-10 Margo Seltzeradd read and write clustering routines
1992-12-10 Kirk McKusickadd clustering structure and read, write, and callback...
1992-12-10 Margo Seltzeradd read/write cluster fields
1992-12-10 Margo Seltzeradd read/write cluster field initialization
1992-12-10 Margo Seltzermake calls to read and write clustering
1992-12-10 Kirk McKusickonly vgone vnodes open for writing when downgrading...
1992-12-10 Margo Seltzeradd ihashlookup
1992-12-10 Margo Seltzeradd ufs_ihashlookup that does not lock inode (for LFS...
1992-12-10 Kirk McKusickdebugging check for identifying holder of lock
1992-12-10 Margo Seltzerget rid of explicit 64K check and debugging printf's
1992-12-10 Margo Seltzeradd count_lock_queue for LFS
1992-12-10 Margo Seltzerup MAXBSIZE to MAXPHYS for clustering
1992-12-10 Eric Allmanreverse sense of -f in K field
1992-12-09 Keith Sklowerdidn't get includes right
1992-12-09 Keith Sklowerdidn't quite get includes right . . .
1992-12-09 Keith Sklowerchanges from dkhusema
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:07 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:06 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:05 by sklower
1992-12-09 Keith Sklowerdate and time created 92/12/08 17:36:04 by sklower
1992-12-09 Keith Bosticprint out type of error
1992-12-09 Keith Sklowerchanges to run over both LLC and HDLC, and also use...
1992-12-09 Keith Sklowerrestore original UBC Copyright
1992-12-09 Keith Sklowercontributions from Dirk Husemann
1992-12-09 Keith Sklowerchanges to support x.25/llc2
1992-12-09 Keith Sklowerchanges from husemann
1992-12-09 Keith Sklowerdate and time created 92/12/08 15:16:11 by sklower
1992-12-09 Keith Sklowerccittintr calls both hdintr and pkintr now;
1992-12-09 Keith Bosticnew conventions for header includes (by sklower)
1992-12-09 Keith Bosticnew conventions for kernel header includes (by sklower);
1992-12-09 Keith Sklowerrouting tables set up after proto inits called now...
1992-12-09 Eric Allmanmake years in $t be four digits; do case folding for...
1992-12-08 Eric Allmanhandle multiple <> <> in S3
1992-12-06 Cynthia A. E. Livi... clean up macros
1992-12-06 Cynthia A. E. Livi... get that ANSI C X.... right
1992-12-06 Cynthia A. E. Livi... rewrote history of local modes as per sklower, sam...
1992-12-06 Ralph Campbellneed to bump 'ap' up to the next double aligned address...
1992-12-05 Keith Bosticinitialize cursor so that first R_CURSORLOG works
1992-12-05 Keith BosticWhen glob() call errfunc, it doesn't convert extended...
1992-12-05 Keith Bosticminor cleanups
1992-12-05 Keith BosticR_APPEND -> R_CURSORLOG, add R_SETCURSOR
1992-12-05 Keith Bosticdocument cursor shift on insertion/deletion
1992-12-05 Keith Bosticinitialize the e->page element, not just the e->index...
1992-12-05 Keith Bostictest for duplicate btree keys
1992-12-05 Kirk McKusicktake next available block on drives of unknown geometry
1992-12-05 Keith Bosticadd cursor flag test, recno reverse insert test
1992-12-05 Keith Bosticcopy the length of the data, not the length of the...
1992-12-05 Keith Bosticit's an insertion if R_IAFTER or R_IBEFORE are set...
1992-12-05 Keith Bosticcopy the length of the data, not the length of the...
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 Bosticless chatty, please
1992-12-04 Keith Bosticchange system operand to -N, minor cleanups
1992-12-04 Keith Bosticupdate the man page, change system operand to -N, add -z
1992-12-04 Keith Bosticadd z option for compression, lots of minor stuff
1992-12-04 Chris Torekavoid warnings about _assert redeclaration
1992-12-04 Kirk McKusickdelete decryption for the foreign sites (alpha 4.4BSD)
1992-12-04 Keith Bosticnew version with gamma function, from Peter McIlroy
1992-12-04 Kirk McKusickdelete decryption for the foreign sites (alpha 4.4BSD)
1992-12-04 Keith Bosticadd zopen
1992-12-03 Keith Bosticremove -g flag
1992-12-03 Keith Bosticrework attribute retention code, stolen from cp(1)...
1992-12-03 Keith Bosticuse <sys/time.h> macros to convert timespec to timeval
1992-12-03 Keith Bosticadd timespec/timeval conversion macros
1992-12-03 Keith Bosticanother try and getting unlinking right
1992-12-03 Keith Bosticbased on version 5.21 of compress.c, from Diomidis...
1992-12-03 Keith Bosticdate and time created 92/12/02 18:18:22 by bostic
1992-12-03 Keith Bosticdate and time created 92/12/02 18:17:56 by bostic
1992-12-03 Keith Bosticnew versions, based on Diomidis Spinellis' work on...
1992-12-03 Keith Bosticadd zopen(3)
1992-12-03 Kirk McKusickdelete data-stream encryption for the foreign sites...
1992-12-03 Keith Bosticadd mergesort
next