diff options
Diffstat (limited to 'release')
53 files changed, 59 insertions, 72 deletions
diff --git a/release/Makefile b/release/Makefile index d10fc6d35c50..d67be5b16de0 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.192.2.15 1995/06/10 09:00:35 jkh Exp $ +# Makefile,v 1.192.2.15 1995/06/10 09:00:35 jkh Exp # # How to roll a release: # @@ -380,10 +380,6 @@ release.9: @cd ${.CURDIR} && $(MAKE) installCRUNCH CRUNCH=root \ DIR=${RD}/rootfd/stand ZIP=false tar --exclude CVS -cf - -C ${RD} info | tar xvf - -C ${RD}/rootfd/stand - mv ${RD}/rootfd/stand/info/krb/* ${RD}/rootfd/stand/info/des - rmdir ${RD}/rootfd/stand/info/krb - mv ${RD}/rootfd/stand/info/src/ssecure.inf ${RD}/rootfd/stand/info/des - mv ${RD}/rootfd/stand/info/src/sebones.inf ${RD}/rootfd/stand/info/des tar -cf - -C ${RD}/trees/bin/dev MAKEDEV | tar xvf - -C ${RD}/rootfd/stand cd ${RD}/rootfd && ( rm -f OK && find . -print && touch OK && echo OK ) | cpio -H tar -oa | gzip -9 -c | dd conv=osync > ${RD}/floppies/root.tmp mv ${RD}/floppies/root.tmp ${RD}/floppies/root.flp diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf index 68c8a2e3445e..b2eaea887077 100644 --- a/release/boot_crunch.conf +++ b/release/boot_crunch.conf @@ -1,4 +1,4 @@ -# $Id: boot_crunch.conf,v 1.19 1995/05/30 05:13:07 jkh Exp $ +# boot_crunch.conf,v 1.19.2.1 1995/06/04 11:52:44 jkh Exp srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386 diff --git a/release/compat20/libgcc.so.261.0.uu b/release/compat20/libgcc.so.261.0.uu index d52cdb51a194..23027231ab75 100644 --- a/release/compat20/libgcc.so.261.0.uu +++ b/release/compat20/libgcc.so.261.0.uu @@ -1,4 +1,4 @@ -$Id$ +libgcc.so.261.0.uu,v 1.1 1995/03/14 00:06:11 phk Exp begin 444 libgcc.so.261.0 MS`"&@``P````$````````%02```@``````````````!5B>6+10@/KT4,R<,` diff --git a/release/fixit.profile b/release/fixit.profile index 38bdf8b94fe1..768b54960e12 100644 --- a/release/fixit.profile +++ b/release/fixit.profile @@ -1,5 +1,5 @@ : -# $Id$ +# fixit.profile,v 1.1 1995/03/15 06:14:19 phk Exp PATH=/stand BLOCKSIZE=K PS1="Fixit# " diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf index 9061a3833273..257cd82c6913 100644 --- a/release/fixit_crunch.conf +++ b/release/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.2 1995/04/12 08:00:24 phk Exp $ +# fixit_crunch.conf,v 1.3 1995/04/20 06:48:31 phk Exp # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. diff --git a/release/info.sh b/release/info.sh index 1f58732e9ab8..1f58732e9ab8 100644..100755 --- a/release/info.sh +++ b/release/info.sh diff --git a/release/libdisk/blocks.c b/release/libdisk/blocks.c index 85a9c44cf707..01f95f30f50d 100644 --- a/release/libdisk/blocks.c +++ b/release/libdisk/blocks.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: blocks.c,v 1.2 1995/04/29 01:55:17 phk Exp $ + * blocks.c,v 1.3 1995/04/30 06:09:24 phk Exp * */ diff --git a/release/libdisk/change.c b/release/libdisk/change.c index 2cb00125acb6..b35567440c29 100644 --- a/release/libdisk/change.c +++ b/release/libdisk/change.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: change.c,v 1.8 1995/05/30 08:28:07 rgrimes Exp $ + * change.c,v 1.8.2.1 1995/06/05 02:24:20 jkh Exp * */ diff --git a/release/libdisk/chunk.c b/release/libdisk/chunk.c index 7c4dcd86d9de..6646dfa823c9 100644 --- a/release/libdisk/chunk.c +++ b/release/libdisk/chunk.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: chunk.c,v 1.14.2.1 1995/06/03 08:40:24 jkh Exp $ + * chunk.c,v 1.14.2.2 1995/06/05 02:24:25 jkh Exp * */ diff --git a/release/libdisk/create_chunk.c b/release/libdisk/create_chunk.c index cf5d0301dd49..51f2660b90c4 100644 --- a/release/libdisk/create_chunk.c +++ b/release/libdisk/create_chunk.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: create_chunk.c,v 1.20 1995/05/30 08:28:09 rgrimes Exp $ + * create_chunk.c,v 1.20.2.1 1995/05/31 23:53:45 jkh Exp * */ diff --git a/release/libdisk/disk.c b/release/libdisk/disk.c index b863fbcafca7..e05f3ae60a0e 100644 --- a/release/libdisk/disk.c +++ b/release/libdisk/disk.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: disk.c,v 1.19.2.1 1995/06/03 08:40:28 jkh Exp $ + * disk.c,v 1.19.2.2 1995/06/05 02:24:27 jkh Exp * */ diff --git a/release/libdisk/disklabel.c b/release/libdisk/disklabel.c index 9714e6c28f2e..9b74c9c4be66 100644 --- a/release/libdisk/disklabel.c +++ b/release/libdisk/disklabel.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id$ + * disklabel.c,v 1.2 1995/04/29 01:55:22 phk Exp * */ diff --git a/release/libdisk/libdisk.h b/release/libdisk/libdisk.h index 0425ff017a1e..0b26bc9d94ab 100644 --- a/release/libdisk/libdisk.h +++ b/release/libdisk/libdisk.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: libdisk.h,v 1.18.2.1 1995/06/03 08:40:31 jkh Exp $ + * libdisk.h,v 1.18.2.2 1995/06/05 02:24:32 jkh Exp * */ diff --git a/release/libdisk/rules.c b/release/libdisk/rules.c index 4e69995bd538..fa73c38ee195 100644 --- a/release/libdisk/rules.c +++ b/release/libdisk/rules.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: rules.c,v 1.10 1995/05/30 08:28:14 rgrimes Exp $ + * rules.c,v 1.10.2.1 1995/06/03 08:40:33 jkh Exp * */ diff --git a/release/libdisk/tst01.c b/release/libdisk/tst01.c index 74ac6024792e..0a3ce8742bfd 100644 --- a/release/libdisk/tst01.c +++ b/release/libdisk/tst01.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: tst01.c,v 1.14 1995/05/30 08:28:16 rgrimes Exp $ + * tst01.c,v 1.14.2.1 1995/06/05 02:24:35 jkh Exp * */ diff --git a/release/libdisk/write_disk.c b/release/libdisk/write_disk.c index 49985c1649e1..5e6d9577081e 100644 --- a/release/libdisk/write_disk.c +++ b/release/libdisk/write_disk.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: write_disk.c,v 1.13 1995/05/30 08:28:18 rgrimes Exp $ + * write_disk.c,v 1.13.2.1 1995/06/05 02:24:37 jkh Exp * */ diff --git a/release/root_crunch.conf b/release/root_crunch.conf index 15d6b6ef2d48..ddf54c9a0e3e 100644 --- a/release/root_crunch.conf +++ b/release/root_crunch.conf @@ -1,4 +1,4 @@ -# $Id: root_crunch.conf,v 1.4.2.1 1995/05/31 23:53:12 jkh Exp $ +# root_crunch.conf,v 1.4.2.2 1995/06/01 05:54:37 jkh Exp # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. diff --git a/release/sysinstall/attr.c b/release/sysinstall/attr.c index ca6636911d9e..572c08072b8e 100644 --- a/release/sysinstall/attr.c +++ b/release/sysinstall/attr.c @@ -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: attr.c,v 1.2.2.3 1995/06/06 00:14:03 jkh Exp $ + * attr.c,v 1.2.2.4 1995/06/06 00:44:51 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/cdrom.c b/release/sysinstall/cdrom.c index 0ef45628a78d..c7e1bf9ff5b8 100644 --- a/release/sysinstall/cdrom.c +++ b/release/sysinstall/cdrom.c @@ -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: cdrom.c,v 1.6.2.2 1995/06/05 03:15:26 jkh Exp $ + * cdrom.c,v 1.6.2.3 1995/06/05 12:03:44 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/command.c b/release/sysinstall/command.c index 5d132c45638d..66915c615b27 100644 --- a/release/sysinstall/command.c +++ b/release/sysinstall/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: command.c,v 1.10 1995/05/29 11:01:05 jkh Exp $ + * command.c,v 1.11 1995/05/30 08:28:21 rgrimes Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/config.c b/release/sysinstall/config.c index 4739c7c5cb6b..e88e27e1ac40 100644 --- a/release/sysinstall/config.c +++ b/release/sysinstall/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.15.2.27 1995/06/07 07:21:40 jkh Exp $ + * config.c,v 1.15.2.28 1995/06/10 08:24:28 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/decode.c b/release/sysinstall/decode.c index 2e78d57fdaac..cc1bb09407bd 100644 --- a/release/sysinstall/decode.c +++ b/release/sysinstall/decode.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: decode.c,v 1.5.2.2 1995/05/31 20:55:18 jkh Exp $ + * decode.c,v 1.5.2.3 1995/06/02 15:30:47 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dev2c.sh b/release/sysinstall/dev2c.sh index cbd2e711fda1..a93bf4eee325 100644 --- a/release/sysinstall/dev2c.sh +++ b/release/sysinstall/dev2c.sh @@ -7,7 +7,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $Id: dev2c.sh,v 1.1 1994/10/26 02:53:08 phk Exp $ +# dev2c.sh,v 1.1.1.1 1995/04/27 12:50:35 jkh Exp # # During installation, we suffer badly of we have to run MAKEDEV. MAKEDEV # need sh, ln, chown, mknod, awk, rm, test and probably emacs too when diff --git a/release/sysinstall/devices.c b/release/sysinstall/devices.c index 1e50fa0f38c9..0fb887398d8c 100644 --- a/release/sysinstall/devices.c +++ b/release/sysinstall/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.35.2.8 1995/06/05 03:15:35 jkh Exp $ + * devices.c,v 1.35.2.9 1995/06/05 12:03:46 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/disks.c b/release/sysinstall/disks.c index fd7f4834aaa9..65249836c93d 100644 --- a/release/sysinstall/disks.c +++ b/release/sysinstall/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.30.2.6 1995/06/07 10:08:22 jkh Exp $ + * disks.c,v 1.30.2.7 1995/06/08 09:48:31 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index c5a92016d658..9129cfd0c1ec 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -349,7 +349,7 @@ distExtract(char *parent, Distribution *me) numchunks = 0; } if (!numchunks) - continue; + return FALSE; if (isDebug()) msgDebug("Attempting to extract distribution from %u chunks.\n", numchunks); diff --git a/release/sysinstall/dmenu.c b/release/sysinstall/dmenu.c index 2ed040fc59f1..d990be104388 100644 --- a/release/sysinstall/dmenu.c +++ b/release/sysinstall/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.11.2.10 1995/06/07 09:44:23 jkh Exp $ + * dmenu.c,v 1.11.2.10 1995/06/07 09:44:23 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -158,7 +158,7 @@ dmenuOpen(DMenu *menu, int *choice, int *scroll, int *curr, int *max) } else { if ((tmp = decode(menu, result)) == NULL) - return FALSE; + msgFatal("Menu item `%s' not found??", result); } if (dispatch(tmp, result) || (menu->options & DMENU_SELECTION_RETURNS)) { items_free(nitems, curr, max); diff --git a/release/sysinstall/dos.c b/release/sysinstall/dos.c index b6b2621fa8f0..d836b35fe879 100644 --- a/release/sysinstall/dos.c +++ b/release/sysinstall/dos.c @@ -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: dos.c,v 1.5.2.3 1995/06/05 12:03:53 jkh Exp $ + * dos.c,v 1.5.2.4 1995/06/05 16:59:03 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/floppy.c b/release/sysinstall/floppy.c index e908dd212438..fa10aa234e0b 100644 --- a/release/sysinstall/floppy.c +++ b/release/sysinstall/floppy.c @@ -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: floppy.c,v 1.6.2.16 1995/06/08 08:16:42 jkh Exp $ + * floppy.c,v 1.6.2.17 1995/06/10 09:14:51 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/ftp.c b/release/sysinstall/ftp.c index c316e68c2e0a..d90d5c39ee57 100644 --- a/release/sysinstall/ftp.c +++ b/release/sysinstall/ftp.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: ftp.c,v 1.13.2.8 1995/06/05 02:28:58 jkh Exp $ + * ftp.c,v 1.13.2.9 1995/06/05 18:34:15 jkh Exp * * Return values have been sanitized: * -1 error, but you (still) have a session. diff --git a/release/sysinstall/ftp_strat.c b/release/sysinstall/ftp_strat.c index c3d52d59dedf..dba74f7af769 100644 --- a/release/sysinstall/ftp_strat.c +++ b/release/sysinstall/ftp_strat.c @@ -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: ftp_strat.c,v 1.6.2.24 1995/06/07 06:50:03 jkh Exp $ + * ftp_strat.c,v 1.6.2.25 1995/06/07 09:53:14 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/globals.c b/release/sysinstall/globals.c index ec942953d57c..a8ac5881e1b3 100644 --- a/release/sysinstall/globals.c +++ b/release/sysinstall/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.9.2.1 1995/06/02 15:31:18 jkh Exp $ + * globals.c,v 1.9.2.2 1995/06/05 03:15:38 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/help/de_DE.ISO8859-1/RELNOTES b/release/sysinstall/help/de_DE.ISO8859-1/RELNOTES index c3d2aa6737fb..d5757774c1a2 100644 --- a/release/sysinstall/help/de_DE.ISO8859-1/RELNOTES +++ b/release/sysinstall/help/de_DE.ISO8859-1/RELNOTES @@ -762,5 +762,5 @@ allgemeinen Anklang findet! Das FreeBSD Core-Team -$Id: RELNOTES,v 1.2 1995/06/07 05:51:03 jkh Exp $ +RELNOTES,v 1.3 1995/06/09 07:26:00 jkh Exp ======================================================================= diff --git a/release/sysinstall/help/en_US.ISO8859-1/RELNOTES b/release/sysinstall/help/en_US.ISO8859-1/RELNOTES index 9d6284f24ddd..151c386194b2 100644 --- a/release/sysinstall/help/en_US.ISO8859-1/RELNOTES +++ b/release/sysinstall/help/en_US.ISO8859-1/RELNOTES @@ -607,19 +607,10 @@ Or via the internet from orders@cdrom.com or http://www.cdrom.com. Their current catalog can be obtained via ftp as: ftp://ftp.cdrom.com/cdrom/catalog. -Cost per CD is $39.95, or $24.95 with a FreeBSD subscription. With -a subscription, you will automatically receive updates as they -are released. Your credit card will be billed when each disk is shipped -and you may cancel your subscription at any time without further obligation. - -Walnut Creek CDROM also sells a full line of FreeBSD related merchandise such -as T-shirts ($14.95, available in "child", Large and XL sizes), coffee mugs -($9.95), tattoos ($0.25 each) and posters ($3.00). - -Shipping (per order not per disc) is $5 in the US, Canada or -Mexico and $9.00 overseas. They accept Visa, Mastercard, Discover, -American Express or checks in U.S. Dollars and ship COD within the -United States. California residents please add 8.25% sales tax. +Cost is $39.95. Shipping (per order not per disc) is $5 in the US, +Canada, or Mexico and $10.00 overseas. They accept Visa, Mastercard, +American Express, and ship COD within the United States. California +residents please add 8.25% sales tax. Should you be dissatisfied for any reason, the CD comes with an unconditional return policy. @@ -744,4 +735,4 @@ mentioned, and we sincerely hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: RELNOTES,v 1.9 1995/06/10 02:40:11 jkh Exp $ +RELNOTES,v 1.9 1995/06/10 02:40:11 jkh Exp diff --git a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp index fba56337e5d0..778b175915ca 100644 --- a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp +++ b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp @@ -1,4 +1,4 @@ -Hardware Documentation Guide: $Id: hardware.hlp,v 1.11 1995/06/09 13:29:19 jkh Exp $ +Hardware Documentation Guide: hardware.hlp,v 1.12 1995/06/10 01:25:28 jkh Exp Table of Contents ----------------- diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c index 68c248bd4339..433ac130ec36 100644 --- a/release/sysinstall/install.c +++ b/release/sysinstall/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.70.2.40 1995/06/09 12:19:16 jkh Exp $ + * install.c,v 1.70.2.41 1995/06/10 07:58:37 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/label.c b/release/sysinstall/label.c index 30ff19406fa9..a1163add61e9 100644 --- a/release/sysinstall/label.c +++ b/release/sysinstall/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.31.2.3 1995/06/05 08:34:55 jkh Exp $ + * label.c,v 1.31.2.4 1995/06/07 06:38:11 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/lang.c b/release/sysinstall/lang.c index 5a22c1a9e9a2..6b6212cc6ef4 100644 --- a/release/sysinstall/lang.c +++ b/release/sysinstall/lang.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: lang.c,v 1.6.2.2 1995/06/02 00:45:17 jkh Exp $ + * lang.c,v 1.6.2.3 1995/06/05 04:39:59 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/main.c b/release/sysinstall/main.c index dad933917ea8..9738adf21687 100644 --- a/release/sysinstall/main.c +++ b/release/sysinstall/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.12.2.3 1995/06/03 02:14:38 jkh Exp $ + * main.c,v 1.12.2.4 1995/06/05 15:17:12 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/media.c b/release/sysinstall/media.c index 6285be39c420..ea756ce8f5f2 100644 --- a/release/sysinstall/media.c +++ b/release/sysinstall/media.c @@ -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: media.c,v 1.24.2.10 1995/06/09 11:51:23 jkh Exp $ + * media.c,v 1.24.2.11 1995/06/10 01:42:19 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index 79fe534651cc..c65b08039f0e 100644 --- a/release/sysinstall/menus.c +++ b/release/sysinstall/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.41.2.38 1995/06/10 08:59:24 jkh Exp $ + * menus.c,v 1.41.2.38 1995/06/10 08:59:24 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -937,9 +937,9 @@ probably enable one of these screen savers to prevent phosphor burn-in.", "Choose a nifty-looking screen saver", NULL, { { "blank", "Simply blank the screen", - DMENU_SET_VARIABLE, "saver=blank", 0, 0, dmenuVarCheck }, + DMENU_SET_VARIABLE, "saver=star", 0, 0, dmenuVarCheck }, { "Green", "\"Green\" power saving mode (if supported by monitor)", - DMENU_SET_VARIABLE, "saver=green", 0, 0, dmenuVarCheck }, + DMENU_SET_VARIABLE, "saver=snake", 0, 0, dmenuVarCheck }, { "Snake", "Draw a FreeBSD \"snake\" on your screen", DMENU_SET_VARIABLE, "saver=snake", 0, 0, dmenuVarCheck }, { "Star", "A \"twinkling stars\" effect", diff --git a/release/sysinstall/misc.c b/release/sysinstall/misc.c index f24e93023453..aeea590248c8 100644 --- a/release/sysinstall/misc.c +++ b/release/sysinstall/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $Id: misc.c,v 1.11.2.1 1995/05/31 09:05:47 jkh Exp $ + * misc.c,v 1.11.2.2 1995/06/01 22:32:06 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/msg.c b/release/sysinstall/msg.c index fbdbf08ab2a9..85131b6bba4a 100644 --- a/release/sysinstall/msg.c +++ b/release/sysinstall/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.28.2.1 1995/05/30 21:34:38 jkh Exp $ + * msg.c,v 1.28.2.2 1995/06/02 15:31:31 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/network.c b/release/sysinstall/network.c index 2a04a3adfb4d..1b6f8051cfd6 100644 --- a/release/sysinstall/network.c +++ b/release/sysinstall/network.c @@ -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: network.c,v 1.6.2.13 1995/06/07 07:51:06 jkh Exp $ + * network.c,v 1.6.2.14 1995/06/07 09:26:29 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/nfs.c b/release/sysinstall/nfs.c index d864b1a776bd..d2f1bbd3c851 100644 --- a/release/sysinstall/nfs.c +++ b/release/sysinstall/nfs.c @@ -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: nfs.c,v 1.4.2.5 1995/06/10 00:49:17 jkh Exp $ + * nfs.c,v 1.4.2.6 1995/06/10 02:21:40 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index 828ea4e36e29..1c2017ccbbfb 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.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.41.2.19 1995/06/10 08:59:27 jkh Exp $ + * sysinstall.h,v 1.41.2.20 1995/06/10 09:14:53 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/system.c b/release/sysinstall/system.c index f7f76b35205a..afc1b89a5b4b 100644 --- a/release/sysinstall/system.c +++ b/release/sysinstall/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.43.2.13 1995/06/09 11:00:52 jkh Exp $ + * system.c,v 1.43.2.14 1995/06/09 14:33:36 jkh Exp * * Jordan Hubbard * diff --git a/release/sysinstall/tape.c b/release/sysinstall/tape.c index 3ca71da0934a..38a3f1d0510f 100644 --- a/release/sysinstall/tape.c +++ b/release/sysinstall/tape.c @@ -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: tape.c,v 1.5.2.5 1995/06/05 15:17:18 jkh Exp $ + * tape.c,v 1.5.2.6 1995/06/05 15:33:09 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/tcpip.c b/release/sysinstall/tcpip.c index 8be291b84fac..ad001e7e7631 100644 --- a/release/sysinstall/tcpip.c +++ b/release/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $Id: tcpip.c,v 1.29.2.7 1995/06/05 08:34:59 jkh Exp $ + * tcpip.c,v 1.29.2.8 1995/06/06 06:08:29 jkh Exp * * Copyright (c) 1995 * Gary J Palmer. All rights reserved. diff --git a/release/sysinstall/ufs.c b/release/sysinstall/ufs.c index 362ac208a302..708ad0b694f5 100644 --- a/release/sysinstall/ufs.c +++ b/release/sysinstall/ufs.c @@ -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: ufs.c,v 1.4.2.1 1995/06/04 05:13:40 jkh Exp $ + * ufs.c,v 1.4.2.2 1995/06/05 12:04:09 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/variable.c b/release/sysinstall/variable.c index eb2538398281..0297ebde6eff 100644 --- a/release/sysinstall/variable.c +++ b/release/sysinstall/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.5.2.1 1995/06/01 09:42:32 jkh Exp $ + * variable.c,v 1.5.2.2 1995/06/01 21:04:03 jkh Exp * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/wizard.c b/release/sysinstall/wizard.c index afd9a1017aa2..a4442927281a 100644 --- a/release/sysinstall/wizard.c +++ b/release/sysinstall/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.5 1995/05/30 08:29:07 rgrimes Exp $ + * wizard.c,v 1.5.2.1 1995/06/05 02:25:27 jkh Exp * */ diff --git a/release/write_mfs_in_kernel.c b/release/write_mfs_in_kernel.c index 358c7d943c33..3efc0c3721e7 100644 --- a/release/write_mfs_in_kernel.c +++ b/release/write_mfs_in_kernel.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id$ + * write_mfs_in_kernel.c,v 1.1 1995/04/25 03:45:18 phk Exp * * This program patches a filesystem into a kernel made with MFS_ROOT * option. |
