aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/command.c2
-rw-r--r--usr.sbin/sade/config.c2
-rw-r--r--usr.sbin/sade/devices.c2
-rw-r--r--usr.sbin/sade/disks.c2
-rw-r--r--usr.sbin/sade/dispatch.c2
-rw-r--r--usr.sbin/sade/dmenu.c2
-rw-r--r--usr.sbin/sade/globals.c2
-rw-r--r--usr.sbin/sade/install.c2
-rw-r--r--usr.sbin/sade/keymap.c2
-rw-r--r--usr.sbin/sade/label.c2
-rw-r--r--usr.sbin/sade/list.h2
-rw-r--r--usr.sbin/sade/main.c2
-rw-r--r--usr.sbin/sade/menus.c2
-rw-r--r--usr.sbin/sade/misc.c2
-rw-r--r--usr.sbin/sade/msg.c2
-rw-r--r--usr.sbin/sade/sade.82
-rw-r--r--usr.sbin/sade/sade.h2
-rw-r--r--usr.sbin/sade/system.c2
-rw-r--r--usr.sbin/sade/variable.c2
-rw-r--r--usr.sbin/sade/wizard.c2
20 files changed, 20 insertions, 20 deletions
diff --git a/usr.sbin/sade/command.c b/usr.sbin/sade/command.c
index b14f913d706b..3e3d5c97187d 100644
--- a/usr.sbin/sade/command.c
+++ b/usr.sbin/sade/command.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id$
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/config.c b/usr.sbin/sade/config.c
index a0c66168c3ec..9eaa21dd01d9 100644
--- a/usr.sbin/sade/config.c
+++ b/usr.sbin/sade/config.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: config.c,v 1.139 1999/07/20 21:06:18 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/devices.c b/usr.sbin/sade/devices.c
index ef08e59acf9b..f0df3a2994a5 100644
--- a/usr.sbin/sade/devices.c
+++ b/usr.sbin/sade/devices.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: devices.c,v 1.98 1999/07/25 04:32:50 wpaul Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/disks.c b/usr.sbin/sade/disks.c
index 11b6470a9ed7..f820976a2dcb 100644
--- a/usr.sbin/sade/disks.c
+++ b/usr.sbin/sade/disks.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: disks.c,v 1.108 1999/01/08 00:14:21 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/dispatch.c b/usr.sbin/sade/dispatch.c
index c2a29424ade2..d1fdd961ddc1 100644
--- a/usr.sbin/sade/dispatch.c
+++ b/usr.sbin/sade/dispatch.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: dispatch.c,v 1.28 1999/04/24 01:53:54 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/dmenu.c b/usr.sbin/sade/dmenu.c
index f83fadac053f..9e464d9234a6 100644
--- a/usr.sbin/sade/dmenu.c
+++ b/usr.sbin/sade/dmenu.c
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated for what's essentially a complete rewrite.
*
- * $Id: dmenu.c,v 1.39 1999/02/05 22:25:13 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/globals.c b/usr.sbin/sade/globals.c
index 72aecb1c88e3..b12dbd89c9b7 100644
--- a/usr.sbin/sade/globals.c
+++ b/usr.sbin/sade/globals.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: globals.c,v 1.18 1997/02/22 14:11:43 peter Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/install.c b/usr.sbin/sade/install.c
index 4a26db0d7ddd..841dd1aca8d4 100644
--- a/usr.sbin/sade/install.c
+++ b/usr.sbin/sade/install.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: install.c,v 1.243 1999/08/05 10:07:09 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/keymap.c b/usr.sbin/sade/keymap.c
index 459f4cbe2860..53b076180ebe 100644
--- a/usr.sbin/sade/keymap.c
+++ b/usr.sbin/sade/keymap.c
@@ -21,7 +21,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id$
+ * $FreeBSD$
*
*/
diff --git a/usr.sbin/sade/label.c b/usr.sbin/sade/label.c
index 1b34e20b1b17..c044b8757f14 100644
--- a/usr.sbin/sade/label.c
+++ b/usr.sbin/sade/label.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: label.c,v 1.90 1999/07/29 06:28:52 brian Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/list.h b/usr.sbin/sade/list.h
index 05a9fd56b78d..8300173e0660 100644
--- a/usr.sbin/sade/list.h
+++ b/usr.sbin/sade/list.h
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated for what's essentially a complete rewrite.
*
- * $Id: list.h,v 1.1 1997/09/16 17:03:58 pst Exp $
+ * $FreeBSD$
*
* Copyright (c) 1997 FreeBSD, Inc.
* All rights reserved.
diff --git a/usr.sbin/sade/main.c b/usr.sbin/sade/main.c
index 3c5502ef61d1..7b6aff6302fe 100644
--- a/usr.sbin/sade/main.c
+++ b/usr.sbin/sade/main.c
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated for what's essentially a complete rewrite.
*
- * $Id: main.c,v 1.52 1999/06/17 19:04:55 markm Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index db15e9be1c97..c626af8cc73b 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: menus.c,v 1.218 1999/07/29 21:15:10 billf Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/misc.c b/usr.sbin/sade/misc.c
index bb00639028d3..d32af17d3012 100644
--- a/usr.sbin/sade/misc.c
+++ b/usr.sbin/sade/misc.c
@@ -1,7 +1,7 @@
/*
* Miscellaneous support routines..
*
- * $Id: misc.c,v 1.37 1998/01/16 15:07:55 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/msg.c b/usr.sbin/sade/msg.c
index 7ee6d82cbd56..29867797cf7d 100644
--- a/usr.sbin/sade/msg.c
+++ b/usr.sbin/sade/msg.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: msg.c,v 1.48 1999/05/27 10:32:48 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index b51cc92f6574..19ed7641ecbd 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: sysinstall.8,v 1.21 1999/08/18 05:54:54 chris Exp $
+.\" $FreeBSD$
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h
index 6a6a6ad2c5ed..7db1baa3592c 100644
--- a/usr.sbin/sade/sade.h
+++ b/usr.sbin/sade/sade.h
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id: sysinstall.h,v 1.172 1999/07/26 10:49:36 brian Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/system.c b/usr.sbin/sade/system.c
index 8304ef07747a..fc57fe33dc1b 100644
--- a/usr.sbin/sade/system.c
+++ b/usr.sbin/sade/system.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: system.c,v 1.94 1999/07/20 07:39:22 jkh Exp $
+ * $FreeBSD$
*
* Jordan Hubbard
*
diff --git a/usr.sbin/sade/variable.c b/usr.sbin/sade/variable.c
index 8cbf4336b7bc..1e2bf9a54845 100644
--- a/usr.sbin/sade/variable.c
+++ b/usr.sbin/sade/variable.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: variable.c,v 1.25 1999/02/05 22:15:52 jkh Exp $
+ * $FreeBSD$
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
diff --git a/usr.sbin/sade/wizard.c b/usr.sbin/sade/wizard.c
index 7f713318dac9..9fa1449e33f9 100644
--- a/usr.sbin/sade/wizard.c
+++ b/usr.sbin/sade/wizard.c
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $Id: wizard.c,v 1.13 1998/10/13 09:45:59 jkh Exp $
+ * $FreeBSD$
*
*/