BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / find / function.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-03-11 Keith BosticANSI, error routine; use new fts routines which set...
1991-01-03 Keith Bostice_len are int's; use MAXPATHLEN, not 1024
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-19 Keith BosticFix fstype function. Statfs follows symlinks, find...
1990-11-16 Keith Bosticuse getchar() for queryuser function; lots of minor...
1990-11-16 Keith Bosticdon't require stat(2) information for xdev function...
1990-10-23 Keith Bosticadd -r option, allowing -exec/-ok to do relative traversal
1990-07-01 Trent Heindeclaration boo-boo
1990-07-01 Trent Heintwo bugs: 'perm' primary didn't work because setmode...
1990-06-25 Keith Bosticset curdev, otherwise we'll statfs on every file
1990-05-23 Keith Bosticfts now has flag to keep from crossing mount points
1990-05-21 Keith Bosticadd fstype "local"; remove FIND_{TRUE,FALSE}; rename...
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-13 Keith Bosticdefine strerror() return
1990-04-17 Keith Bosticnew version derived from Cimarron Taylor's
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1979-09-27 CSRGStart development on BSD 4_3_Reno