unix-history/.git
1992-06-05 Kirk McKusicksupport for luna68k from Omron
1992-06-05 Keith Bosticcheck __get_buf return status
1992-06-05 Kirk McKusickfinished registerizing vnodeop ops after vnode interfac...
1992-06-05 Keith Bosticadd unistd.h to includes
1992-06-05 John Heidemannregisterized vnodeop ops after vnode interface conversion
1992-06-04 Kirk McKusickst_blocks is a quad
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:45 by marc
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:44 by marc
1992-06-04 Elan Amirfixed copyright.
1992-06-04 Elan AmirFixed copyright.
1992-06-04 Elan AmirFixed sccs bugs.
1992-06-04 Elan AmirAdded chmod to ./mkops.
1992-06-04 Elan Amirdate and time created 92/06/03 16:37:34 by elan
1992-06-04 Elan AmirAdded BSD Copyright
1992-06-04 Elan AmirAdded BSD Copyright. Indented correctly and made white...
1992-06-04 Elan AmirAdded BSD Copyright
1992-06-04 Elan AmirAdded BSD Copyright.
1992-06-04 Elan AmirChanged copyright to shell type.
1992-06-04 Elan AmirAdded Berkeley Copyright.
1992-06-04 Elan AmirAdded Berkeley copyright.
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:26:06 by pendry
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:26:05 by pendry
1992-06-04 Jan-Simon Pendryremove misc debug messages
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:19:10 by pendry
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:19:09 by pendry
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:19:08 by pendry
1992-06-04 Jan-Simon Pendrydate and time created 92/06/03 14:01:18 by pendry
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:31 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:30 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:29 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:28 by elan
1992-06-04 Elan AmirFixed error message bug and made error handling more...
1992-06-04 Mike Hiblerremove misplaced simple_unlock call
1992-06-04 Kirk McKusickproper use of off_t in lseek
1992-06-03 Jan-Simon Pendryadded getnewfsid: global fsid allocator.
1992-06-03 Jan-Simon Pendryopen now handles ENXIO in the same way as ENODEV.
1992-06-03 Jan-Simon Pendrynew filesystems: lofs, fdesc, portal.
1992-06-03 Jan-Simon Pendrydupfdopen extended to allow file stealing in addition...
1992-06-03 Kirk McKusickproperly calculate indirect block sizes
1992-06-03 Chris Torekrm extraneous `>> 16'
1992-06-03 Kirk McKusickenable mouse and keyboard events for X11R4 (from Macklem)
1992-06-03 Kirk McKusicksize now has to be printed out as a quad
1992-06-03 Kirk McKusickNULL out p_wmesg
1992-06-03 Kirk McKusickskip SIDL processes
1992-06-03 Kirk McKusickavoid null arguments
1992-06-03 Kirk McKusickinit if_next to NULL
1992-06-03 Kirk McKusickshifts parameters are quads too
1992-06-03 Keith Bosticdon't drop core if no arguments
1992-06-03 Kirk McKusickit is not really a panic, just a thought
1992-06-03 Marc Teitelbaumadd byte count to stats
1992-06-03 Kirk McKusickput frequently used arguments into separate variables
1992-06-03 Keith Bosticwrong copyright notice
1992-06-03 Keith BosticQuad support in printf(3) family
1992-06-03 Keith Bosticadd quad library
1992-06-03 Keith Bosticvalues handed to printf(3) as field widths are really...
1992-06-03 Jan-Simon Pendryhave to move cross device check below the VFS interface
1992-06-03 Kirk McKusickput frequently used arguments into separate variables
1992-06-03 Kirk McKusickfix to locally record mtime and atime on NFS nodes
1992-06-03 Jan-Simon Pendryhave to move cross device check below the VFS interface
1992-06-03 Keith Bosticdon't lose the output of updatedb
1992-06-03 Kirk McKusickquad's need 8-byte alignment
1992-06-03 Keith Bosticoff-by-one, from Craig Leres
1992-06-03 Keith Bosticfix allocated stat structure alignment
1992-06-03 Keith Bosticdate and time created 92/06/02 13:39:25 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:39:04 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:38:48 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:38:45 by bostic
1992-06-03 Keith Bosticfix header
1992-06-03 Keith Bosticnew version from Chris Torek
1992-06-03 Elan AmirDocumented changes to command line symbolic link handling.
1992-06-03 Elan AmirChanged symlink behavior on the command line to logical.
1992-06-03 Elan AmirMade the symlink handling section much more comprehensive.
1992-06-03 Keith Sklowerlatest types from mrose (need frame relay)
1992-06-03 Keith Bosticdate and time created 92/06/02 10:29:46 by bostic
1992-06-03 Keith Bosticadd vi, Steve Kirkendall
1992-06-02 Kirk McKusickhave to cast off_t to int
1992-06-02 Kirk McKusicksizes are now 64-bit numbers
1992-06-02 Elan AmirFixed bug in fts loop that caused specials not to be...
1992-06-02 Elan AmirChanged find(1) primaries to more logical evaluation.
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirAdded -Hh options.
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirAdded -Hh options.
1992-06-02 Elan AmirAdded -Hh flags
1992-06-02 Elan AmirAdded -Hh flags documentation.
1992-06-02 Elan AmirAdded new sym-link following conventions section.
1992-06-02 Elan AmirAdded -Hh flags.
1992-06-02 Elan AmirAdded -Hh flags documentation.
1992-06-02 Elan AmirAdded -Hh flags
1992-06-02 Elan AmirAdded -Hh flags.
1992-06-02 Elan AmirDocumented new -Hh flags.
1992-06-02 Elan AmirFixed bug of concatenation of path names.
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirModified to work with new version.
1992-06-02 Elan AmirAdded -Hh flags and -H
1992-06-02 Elan AmirRevised to use fts(3) library.
1992-06-01 Kirk McKusickquad's need to be quad aligned
1992-06-01 Kirk McKusickcompat versions of stat/lstat/fstat; new seek, truncate...
1992-06-01 Kirk McKusickstat structure now contains timespec's
1992-06-01 Kirk McKusicknew 64-bit versions of get/setrlimit
next