]> git.cameronkatri.com Git - pw-darwin.git/commitdiff
$Id$ -> $FreeBSD$
authorPeter Wemm <peter@FreeBSD.org>
Sat, 28 Aug 1999 00:22:10 +0000 (00:22 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sat, 28 Aug 1999 00:22:10 +0000 (00:22 +0000)
libutil/_secure_path.c
libutil/libutil.h
libutil/login_cap.c
libutil/login_cap.h

index 983292fd241a7fbd66ae59279fe33318ca68b30f..c27003c466618316f6d67e33e9db467d75a843f3 100644 (file)
@@ -18,7 +18,7 @@
  * 5. Modifications may be freely made to this file providing the above
  *    conditions are met.
  *
- *     $Id: _secure_path.c,v 1.3 1998/10/09 00:39:08 jkh Exp $
+ * $FreeBSD$
  */
 
 
index 32957d9cbb0d3aeb3e64e861cd7eade3401c5ad5..f41c66590cd20100233bd5872616df9b2a45a796 100644 (file)
@@ -18,7 +18,7 @@
  * 5. Modifications may be freely made to this file providing the above
  *    conditions are met.
  *
- * $Id: libutil.h,v 1.21 1998/12/16 17:52:15 bde Exp $
+ * $FreeBSD$
  */
 
 #ifndef _LIBUTIL_H_
index 0e113aa88a4a63224e8b05812105de21c3965d36..af27766e5064c6e189ac2a795c1239208ffb6eed 100644 (file)
@@ -25,7 +25,7 @@
  *
  * Low-level routines relating to the user capabilities database
  *
- *     $Id: login_cap.c,v 1.15 1999/04/24 17:01:58 ache Exp $
+ * $FreeBSD$
  */
 
 #include <stdio.h>
index f38093606d60ea7a8bb94c0d03180b5382d44e85..f4b382519770ca694156becaa33896dedc065f05 100644 (file)
@@ -22,7 +22,7 @@
  * Low-level routines relating to the user capabilities database
  *
  *     Was login_cap.h,v 1.9 1997/05/07 20:00:01 eivind Exp
- *     $Id: login_cap.h,v 1.1 1997/05/10 12:49:30 davidn Exp $
+ * $FreeBSD$
  */
 
 #ifndef _LOGIN_CAP_H_