English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/tools/paxmirabilis/src/buf_subs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2714 by wbx, Thu Sep 28 10:42:55 2006 UTC revision 2715 by tg, Tue Jun 5 14:52:44 2007 UTC
# Line 34  Line 34 
34   * SUCH DAMAGE.   * SUCH DAMAGE.
35   */   */
36    
37  #ifndef lint  #include <sys/param.h>
 #if 0  
 static const char sccsid[] = "@(#)buf_subs.c    8.2 (Berkeley) 4/18/94";  
 #else  
 static const char rcsid[] = "$OpenBSD: buf_subs.c,v 1.21 2005/11/09 19:59:06 otto Exp $";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/types.h>  
38  #include <sys/time.h>  #include <sys/time.h>
39  #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/param.h>  
40  #include <stdio.h>  #include <stdio.h>
41  #include <errno.h>  #include <errno.h>
42  #include <unistd.h>  #include <unistd.h>
# Line 54  static const char rcsid[] = "$OpenBSD: b Line 45  static const char rcsid[] = "$OpenBSD: b
45  #include "pax.h"  #include "pax.h"
46  #include "extern.h"  #include "extern.h"
47    
48    __SCCSID("@(#)buf_subs.c        8.2 (Berkeley) 4/18/94");
49    __RCSID("$MirOS: src/bin/pax/buf_subs.c,v 1.2 2007/02/17 04:52:40 tg Exp $");
50    
51  /*  /*
52   * routines which implement archive and file buffering   * routines which implement archive and file buffering
53   */   */

Legend:
Removed from v.2714  
changed lines
  Added in v.2715

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20