unix-history/.git
1990-02-20 Keith Bosticchange FNSIZE to MAXPATHLEN; bug report 4.3BSD-tahoe...
1990-02-18 Kirk McKusickget rid of bogus `strings.h' include file
1990-02-18 Kirk McKusickneed to reference netinet as ../netinet
1990-02-18 Kirk McKusickget rid of dependencies on ../ufs/inode.h
1990-02-18 Kirk McKusickproper location of symbols.sort
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-17 Kirk McKusickdo not include dir.h
1990-02-17 Marc Teitelbaumcheckpoint state as of 5pm fri; moving kinfo stuff...
1990-02-17 Marc Teitelbaumcheckpoint state of eproc as of fri morning
1990-02-17 Kirk McKusickhack to avoid requirement to name root device for ...
1990-02-17 Kirk McKusickeliminate spurious includes
1990-02-17 Kirk McKusickupdates for new transport independent structure;
1990-02-17 Kirk McKusickpass indication of idempotency to nfsm_request
1990-02-17 Kirk McKusicksocket specific code moves to nfs_socket.c;
1990-02-17 Kirk McKusickgeneralize nfs_send routine (see nfs_socket.c)
1990-02-17 Kirk McKusicknonidempotent requests are needed elsewhere
1990-02-17 Kirk McKusickmove socket dependent code entirely into this module;
1990-02-17 Kirk McKusickgeneralize a number of constants
1990-02-17 Kirk McKusickcompress empty directory blocks out of our reply
1990-02-17 Kirk McKusickhave to use generic routines as we may be crossing...
1990-02-17 Kirk McKusickhave to null terminate name if rounding up packet size...
1990-02-17 Kirk McKusickpass indication of idempotency through to the nfsm_requ...
1990-02-17 Kirk McKusickdo not change mount flags if underlying filesystem...
1990-02-17 Kirk McKusickdo not link new mount points into mount list until...
1990-02-17 Marc Teitelbaumstrcat moves to kern_subr.c
1990-02-17 Kirk McKusickhave to check both the device AND the type
1990-02-17 Kirk McKusickmay be crossing a mount point, so must be generic
1990-02-17 Keith Bosticdate and time created 90/02/16 11:23:49 by bostic
1990-02-17 Keith Bosticno longer a system call, just point at open(2)
1990-02-17 Keith Bosticmove to sbin
1990-02-17 Mike Karels*don't* attempt to specify what the *remote* pathname...
1990-02-16 Marc Teitelbaumwas completely broken
1990-02-16 Marc Teitelbaumignore TSTP , termios
1990-02-16 Marc Teitelbaumtermios
1990-02-16 Marc Teitelbaumcheckpoint work in progress (this file will probably...
1990-02-16 Kirk McKusickjust need dinode.h, not inode, and vnode
1990-02-16 Kirk McKusickneed sys/time.h since dump.h no longer includes it
1990-02-16 Kirk McKusickjust need dinode.h, not vnode, inode, etc; want ufs...
1990-02-16 Kirk McKusickdefine exactly where to look for rmt command
1990-02-16 Kirk McKusickmove in info from restore.h that is specific to this...
1990-02-16 Kirk McKusickneed to include ufs/dir.h since no longer done by restore.h
1990-02-16 Kirk McKusickonly include directory items that are exported from...
1990-02-16 Kirk McKusicktemporary holdover for backward compatibility
1990-02-16 Kirk McKusickget rid of things having to do with libc directory...
1990-02-16 Marc Teitelbaumtesting sccs
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:58 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:10 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:01 by bostic
1990-02-16 Keith Bosticupdate from Bob Corbett
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:17 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:15 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:12 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:10 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:09 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:07 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:05 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 09:39:03 by bostic
1990-02-16 Keith Bosticremove nologin, it's paths.h now
1990-02-16 Keith Bosticadd nologin
1990-02-15 Thomas Ferrinoutput file is "as", not "all"
1990-02-15 Marc TeitelbaumThis version compiles, not yet tested! (by kls).
1990-02-15 Marc Teitelbaumcheckpoint by sklower before re-arranging
1990-02-14 Thomas Ferrinfixed pathname typo
1990-02-14 Thomas Ferrinconsistent typing
1990-02-14 Kirk McKusickinclude explicit telldir and opendir instead of expecti...
1990-02-14 Kirk McKusickmake DIR typedef explicit, do not depend on dir.h for it
1990-02-14 Kirk McKusickupdate for NFS from Borman
1990-02-14 Keith Bosticnew version
1990-02-14 Keith Bosticnew version from Dave Taylor
1990-02-14 Keith Bosticobsolete
1990-02-14 Mike Karelstypo
1990-02-13 Keith Bosticone more time; move TZDIR to /usr/share, leave localtim...
1990-02-13 Keith Bosticmight as well only have one copy.
1990-02-13 Keith Bosticmake time values u_long's -- should eventually be time_t's.
1990-02-13 Keith Bosticdate and time created 90/02/12 10:48:37 by bostic
1990-02-11 Keith Bosticminor stylistic changes
1990-02-10 Keith Bosticdate and time created 90/02/09 20:32:46 by bostic
1990-02-10 Kirk McKusickmake -t meaningful in conjuction with -a
1990-02-10 Kirk McKusickhave to check type, not just device number
1990-02-10 Thomas Ferrindon't fork off an output filter if it won't ever be...
1990-02-09 Kirk McKusickdo not try to fsck non-ufs filesystems (from borman...
1990-02-09 Marc Teitelbaumbut now it needs buf.h. see, we should include every...
1990-02-09 Marc Teitelbaumdate and time created 90/02/08 18:45:10 by marc
1990-02-09 Marc Teitelbaumtsleep
1990-02-09 Marc Teitelbaumtsleep
1990-02-09 Kirk McKusickhave to invalidate the cache for certain NFS transactio...
1990-02-09 Marc Teitelbaumtsleep
1990-02-09 Marc Teitelbaumforgot tsleep.h
1990-02-09 Kirk McKusickuse bwrite to avoid getting out of sync with it
1990-02-09 Marc Teitelbaumtsleep
1990-02-09 Kirk McKusickmissing parameter to mntflushbuf (from noemi@osf.org)
1990-02-09 Kirk McKusickreassign instead of invalidating buffers associated...
1990-02-09 Kirk McKusickoptimization from Noemi Paciorek <noemi@osf.org>
1990-02-08 Kirk McKusickdate and time created 90/02/07 19:18:39 by mckusick
next