add quad library
[unix-history] / usr /
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
1992-06-01 Kirk McKusickneed ifdefs for optional filesystems
1992-06-01 Kirk McKusickqseek => __lseek; stat => ostat; qstat => stat; lstat...
1992-06-01 Kirk McKusickfstat becomes ofstat; fqstat becomes the real fstat
1992-06-01 John Heidemannsyntactic fixups
1992-06-01 Jan-Simon Pendryadd types for LOFS, FDESC, PORTAL file systems
1992-06-01 Jan-Simon Pendryp_dupfd has to be signed
1992-06-01 Kirk McKusickbreak up namlen into char of namlen and char of file...
1992-06-01 Kirk McKusickresource limts now take quads;
1992-06-01 Kirk McKusickqstat becomes the default; return timespec rather than...
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-06-01 Jan-Simon Pendrycode refresh
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:41:14 by pendry
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:38:54 by pendry
1992-06-01 Jan-Simon Pendrydate and time created 92/05/31 10:38:53 by pendry
1992-05-30 Keith Skloweruse machine independent version of ns_cksum.c
1992-05-30 Keith Sklowermake compile under new and old systems /* hope this...
1992-05-30 Steven McCannefixed bug introduced in rev 7.52: vm_ssize is in pages...
1992-05-30 Eric AllmanYP back compatibility for NEWDB -- DBM files needed
1992-05-30 Eric Allmanmore connection caching hacks
1992-05-30 Eric Allmanmake GECOS matching configurable, and look at aliases...
1992-05-30 Eric Allmanmove call to udbsender so that full name can potentiall...
1992-05-30 Eric Allmanallow configuration of GECOS matching; do regular alias...
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h>
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h...
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h>
1992-05-29 Kirk McKusickfix up includes
1992-05-29 Kirk McKusickstruct for sigaltstack is one longword bigger
1992-05-29 Kirk McKusickreplace sigstack with sigaltstack
1992-05-29 Kirk McKusicktype of limits is quad_t
1992-05-29 Kirk McKusickconvert from sigstack to sigaltstack
1992-05-29 Kirk McKusickreplace sigstack with sigaltstack
1992-05-29 Kirk McKusickneed to include types.h for resource.h
1992-05-29 Elan Amirchanged module names
1992-05-29 Kirk McKusickneed to include <unistd.h>
1992-05-29 Kirk McKusickneed unistd.h
1992-05-29 Kirk McKusicktypo
1992-05-29 Kirk McKusickneed to include <sys/types.h>
1992-05-29 Kirk McKusickneed <systypes.h>
1992-05-29 Kirk McKusickspeed cache lookups (from Macklem)
1992-05-29 Kirk McKusickspeedups from Rick Macklem
1992-05-29 Kirk McKusickimprove the hashing (from Macklem)
1992-05-29 Elan AmirDocumented new -Hh options.
1992-05-29 Elan AmirAdded -Hh documentation.
1992-05-29 Elan AmirAdded -Hh flags and cleaned up the fts(3) operations.
1992-05-28 Kirk McKusickneed to include <sys/types.h>
1992-05-28 Kirk McKusickmake `mount -u /' work for diskless workstations (from...
1992-05-28 Kirk McKusickuse mount_mfs instead of just mfs
1992-05-28 Kirk McKusickcheck for newfs of mounted filesystem (from leres@lbl)
1992-05-28 Kirk McKusickdinode times are now timevals
1992-05-28 Kirk McKusickadd __ftruncate.o __getrlimit.o __lseek.o __setrlimit...
1992-05-28 Kirk McKusickreorg includes to avoid troubles with utilities that...
1992-05-28 Kirk McKusickdeclarations needed by utilities moved from ffs_extern...
1992-05-28 Kirk McKusickadd <sys/time.h> for dinode.h
next