BSD 4_3_Reno release
[unix-history] / usr / src / usr.sbin / mtree / create.c
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-15 Keith Bosticchange fts routine names
1990-06-26 Keith Bosticdo ftsclose, otherwise may be in wrong directory
1990-06-26 Keith Bosticftsopen now only takes argv structure
1990-05-26 Keith Bosticadd modification time keyword
1990-05-26 Keith Bosticdon't make routines static, dbx doesn't like it
1990-05-26 Keith Bosticdon't comment empty lines
1990-05-26 Keith Bosticfold INFO and ENTRY structures together into NODE structure
1990-05-26 Keith Bosticmake symbolic modes work, disallow commas in specification
1990-05-26 Keith Bosticintegrate with fts(3), do /set per directory
1990-05-23 Keith Bosticrearrange and make the world static
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-03-06 Keith Bosticfix dflag for ANSI C variable scoping
1989-09-07 Keith Bosticif dflag, most common directory type is dir, so use it
1989-09-06 Keith Bosticuse lstat, not stat so we don't indirect through anything
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:50 by bostic
1979-09-27 CSRGStart development on BSD 4_3_Reno