Home | History | Annotate | Download | only in include
History log of /src/include/fts.h
RevisionDateAuthorComments
 1.19  16-Aug-2009  christos Version fts one more time! This is the most versioned API ever... Bump
fts_level from short to int to avoid a potential DoS.
From Maksymilian Arciemowicz
 1.18  11-Jan-2009  christos merge christos-time_t
 1.17  07-Mar-2008  lukem branches: 1.17.12;
Use "unsigned foo" instead of "u_foo".
Be consistent with tabs.
 1.16  27-Jul-2006  christos branches: 1.16.10; 1.16.16;
fts_number is a quad; bump version.
 1.15  30-Mar-2006  christos PR/33163: Auster Vl.: fts: cant allocate memory | filename too long
Change the ftp_pathlen and fts_namelen to u_int from u_short so that
pathnames > 32K work.
 1.14  13-Sep-2005  christos compat code reorg
 1.13  19-Aug-2005  christos 64 bit inode changes
 1.12  03-Feb-2005  perry de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.
 1.11  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22270, verified by myself.
 1.10  11-Nov-2002  thorpej Make fts_pathlen and fts_nitems unsigned.
 1.9  06-Nov-1998  christos branches: 1.9.12;
complete prototype for fts_compar.
 1.8  04-Nov-1997  thorpej Fix __RENAME quoting lossage (don't pass it a quoted string). From
Chris Demetriou <cgd@pa.dec.com>.
 1.7  22-Oct-1997  fvdl New hacks to make libc work painlessly without bumping the major number:
use type func(arg1s) asm("emitted_name") gcc mechanism.
Suggested by Bill Sommerfeld.
 1.6  21-Oct-1997  fvdl branches: 1.6.2;
Hacks to enable libc to work without bumping the major.
 1.5  28-Dec-1994  mycroft Sync with CSRG.
 1.4  26-Oct-1994  cgd new RCS ID format.
 1.3  06-Nov-1993  cgd version number update
 1.2  01-Aug-1993  mycroft New version to match new fts.c.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  02-Feb-1998  perry import lite-2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.6.2.3  04-Nov-1997  thorpej Pull up from trunk: Fix __RENAME() usage.
 1.6.2.2  22-Oct-1997  thorpej Pull up from trunk: Update for less nasty function renaming.
 1.6.2.1  21-Oct-1997  thorpej file fts.h was added on branch netbsd-1-3 on 1997-10-22 06:26:48 +0000
 1.9.12.1  11-Nov-2002  nathanw Catch up to -current
 1.16.16.1  24-Mar-2008  keiichi sync with head.
 1.16.10.1  23-Mar-2008  matt sync with HEAD
 1.17.12.1  08-Nov-2008  christos changes for 64 bit time_t

RSS XML Feed