]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pathnames.h
Move UCB-licensed code from 4-clause to 3-clause licence.
[bsdgames-darwin.git] / sail / pathnames.h
index 5410f8eba99754b6b82f9cc89e035ce7fd761cb0..c3ea1d031ba2239cfe5a8c1879f64b700e7e6540 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: pathnames.h,v 1.5 2003/08/07 09:37:43 agc Exp $        */
+
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *     This product includes software developed by the University of
- *     California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -30,7 +28,9 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *     @(#)pathnames.h 5.1 (Berkeley) 6/1/90
+ *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
  */
 
 #define        _PATH_LOGFILE   "/var/games/saillog"
+#define        _PATH_SYNC      "/var/games/sail/#sailsink.%d"
+#define        _PATH_LOCK      "/var/games/sail/#saillock.%d"