unix-history/.git
1990-03-07 Kirk McKusickreaddir now returns an eof indication
1990-03-07 Kirk McKusickmntname is now maintained in the mount table
1990-03-07 Kirk McKusickstatfs structure is now cached in the mount table entry
1990-03-07 Kirk McKusickm_fsid is now found in m_stat.f_fsid
1990-03-07 Kirk McKusickpack now takes a vnode instead of a dev
1990-03-07 Kirk McKusickdynamically calculate the size of the "Filesystem"...
1990-03-07 Kirk McKusickspecify MNT_NOWAIT when getting filesystem information
1990-03-07 Kirk McKusickdo not trim leading pathname from special device name
1990-03-07 Kirk McKusickadd MNT_NOWAIT parameter to getmntinfo
1990-03-07 Kirk McKusickadd flags parameter to pass through to getfsstat(2)
1990-03-07 Keith BosticAT&T free version, from Michael Rendell (michael@stretc...
1990-03-07 Kirk McKusickadd flags parameter to specify no waiting
1990-03-07 Kirk McKusickadd -n flag to skip calls to underlying filesystem
1990-03-07 Kirk McKusickadd additional flags parameter to getfsstat
1990-03-07 Keith Bosticthe dictionary moved
1990-03-07 Keith Bosticdate and time created 90/03/06 19:28:21 by bostic
1990-03-07 Kirk McKusickpack now takes a vnode instead of a dev
1990-03-07 Keith Sklowerchange in parameters to *_usrreq()
1990-03-07 Keith Bosticadd ANSI C prototypes, rename the path constant
1990-03-07 Keith Bosticadd ANSI C prototypes
1990-03-07 Kirk McKusickreaddir takes a new flag to indicate end-of-file
1990-03-07 Kirk McKusickmove statfs structure into mount entry to cache info
1990-03-07 Keith Bosticadd ANSI C prototypes
1990-03-07 Keith Bosticdocument new table names for :yyfix scripts
1990-03-07 Keith Bosticoutput token #defines after user-specified text
1990-03-07 Keith Bosticoutput delimiters even if the input file is empty
1990-03-07 Keith Bosticdate and time created 90/03/06 12:38:18 by bostic
1990-03-07 Keith Bosticbug, tries to open "-"
1990-03-07 Keith Bosticdate and time created 90/03/06 11:23:44 by bostic
1990-03-07 Keith Bosticdate and time created 90/03/06 11:20:06 by bostic
1990-03-07 Keith Bosticdate and time created 90/03/06 11:19:55 by bostic
1990-03-07 Keith Bosticrename fast find code to locate
1990-03-07 Keith Bosticforgot to add list to SEE ALSO
1990-03-07 Keith Bosticrename fast find code as locate; don't need paths.h...
1990-03-07 Keith Bosticpull out fast database code, rename as list
1990-03-06 Kirk McKusickupdate for new statistics from Rick Macklem
1990-03-06 Kirk McKusickreaddir fixes from Rick Macklem
1990-03-06 Kirk McKusickadd support for fifo's; minor bug fix
1990-03-06 Kirk McKusickadd support for fifo's
1990-03-06 Kirk McKusickprint out selected fifo information in ufs_print
1990-03-06 Kirk McKusickdate and time created 90/03/05 19:14:10 by mckusick
1990-03-06 Kirk McKusickadd support for FIFO's
1990-03-06 Kirk McKusickreassign vnode ops for FIFO's
1990-03-06 Kirk McKusickadd FIFO type
1990-03-06 Kirk McKusickiftovt macro needs to change to support FIFO's
1990-03-06 Kirk McKusickadd VFIFO vnode type
1990-03-06 Kirk McKusickadd mkfifo system call
1990-03-06 Kirk McKusickselect now passes in file flags (to support FIFO's)
1990-03-06 Kirk McKusickreaddir now takes a fourth argument (from macklem)
1990-03-06 Kirk McKusickprint_dump needs to check for an empty table (from...
1990-03-06 Marc Teitelbaumkeep db files open
1990-03-06 Keith Bosticmake work with ANSI C preprocessor
1990-03-06 Keith Bosticmake it work with ANSI C preprocessor
1990-03-06 Keith Bosticdate and time created 90/03/05 12:19:04 by bostic
1990-03-06 Keith Bosticfix h_errno for ANSI C variable scoping
1990-03-06 Keith Bosticfix dflag for ANSI C variable scoping
1990-03-06 Keith Bosticget rid of Reiser style cpp concatenation
1990-03-06 Keith Bosticfix errno for ANSI C variable scoping
1990-03-06 Keith Bosticfix errno scoping for ANSI C
1990-03-06 Keith Bosticfix errno for ANSI variable scopign
1990-03-06 Keith Bosticfix for ANSI variable scoping
1990-03-06 Keith Bosticneeds libutil now
1990-03-06 Keith Bosticuse utility routine user_from_uid
1990-03-06 Keith Bosticuse utility routines user_from_uid and group_from_gid
1990-03-06 Keith Bosticdate and time created 90/03/05 10:30:08 by bostic
1990-03-06 Keith Bosticdate and time created 90/03/05 10:29:45 by bostic
1990-03-06 Keith Bosticupdate from Tom Livingston using new AT&T guide
1990-03-04 Donn SeeleyNever figured out why PCC permitted you to leave the...
1990-03-04 Donn SeeleyANSI syntax nit.
1990-03-02 Marc Teitelbaumfixing scale of symbol_size revealed logic error
1990-03-02 Marc Teitelbaumdate and time created 90/03/01 21:44:24 by marc
1990-03-02 Marc Teitelbaumcheckpoint before trashing this version
1990-03-02 Marc Teitelbaumdate and time created 90/03/01 17:31:23 by marc
1990-03-02 Kirk McKusickneed to adjust length on the fragment, not the head...
1990-03-02 Kirk McKusickdelete cache entries on invalid replies
1990-03-02 Kirk McKusickadd validity indication to nfsrv_updatecache
1990-03-02 Kirk McKusickinvalidate name cache entries when directory is modified;
1990-03-02 Kirk McKusickadd previous create time for name cache consistency
1990-03-02 Keith Sklowerhalt and reboot live in sbin now
1990-03-01 Paul BormanChange how TOS code gets included
1990-03-01 Paul BormanClean up Makefile so that tn3270 will compile (add...
1990-03-01 Paul BormanClean up the makefile so that tn3270 will compile ...
1990-03-01 Paul BormanAdd -DNEED_GETTOS for preliminary TOS support
1990-03-01 Paul BormanSeveral items:
1990-03-01 Mike Karelsnfs, move timed before most other daemons
1990-03-01 Mike Karelsmore reorg; paranoia; accumulated changes
1990-03-01 Paul BormanMany fixes. 1) Use the cc_t typedef from termios.h
1990-02-28 Keith Sklowerfix bug preventing sending of user-confirm-data
1990-02-28 Mike Karelsparity=none should mean that; don't clear my bits!
1990-02-27 Donn SeeleyDon't use the position table until it's initialized.
1990-02-27 Donn SeeleyPurest laziness.
1990-02-27 Mike Karelsadd CCI credit
1990-02-27 Mike Karelsadd CCI credit, defn for silo overflow error
1990-02-27 Donn SeeleySupport screens of more than 100 lines. This fix stops...
1990-02-26 Donn Seeley(1) Remove redundant reference to dir.h. (2) Change...
1990-02-26 Donn SeeleyRemove redundant reference to dir.h.
1990-02-26 Donn SeeleyFix a type clash bug that gcc complains about.
1990-02-26 Donn SeeleyPull in a fix from f77.vax to solve a syntax problem...
1990-02-26 Donn Seeleydate and time created 90/02/25 21:55:31 by donn
1990-02-26 Donn SeeleyMake 'fortran float sin(), cos();' work with gcc by...
next