diff options
Diffstat (limited to 'release/picobsd')
164 files changed, 166 insertions, 166 deletions
diff --git a/release/picobsd/README.html b/release/picobsd/README.html index d8bc5dc89ba1..ba6062909e50 100644 --- a/release/picobsd/README.html +++ b/release/picobsd/README.html @@ -14,6 +14,6 @@ build your version of PicoBSD. <p>Enjoy!</p> -<! $Id: README.html,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ > +<! $Id: README.html,v 1.2 1998/10/15 21:39:51 abial Exp $ > </body> </html> diff --git a/release/picobsd/build/build b/release/picobsd/build/build index 58d347c94201..57643b666a9d 100755 --- a/release/picobsd/build/build +++ b/release/picobsd/build/build @@ -1,7 +1,7 @@ #!/bin/sh - # -# $Id: build,v 1.11 1999/01/14 23:14:45 abial Exp $ +# $Id: build,v 1.12 1999/01/19 23:02:05 abial Exp $ # # You can set the SRC variable which points to your source tree. It's diff --git a/release/picobsd/build/clean b/release/picobsd/build/clean index 9ba009fcbf3c..217686bc7627 100755 --- a/release/picobsd/build/clean +++ b/release/picobsd/build/clean @@ -1,7 +1,7 @@ #! /bin/sh - # -# $Id: clean,v 1.7 1998/10/15 21:39:58 abial Exp $ +# $Id: clean,v 1.7.2.1 1999/02/05 12:15:00 abial Exp $ # set -e diff --git a/release/picobsd/build/install b/release/picobsd/build/install index a45003171390..9cb70f31e984 100755 --- a/release/picobsd/build/install +++ b/release/picobsd/build/install @@ -1,7 +1,7 @@ #!/bin/sh # -# $Id: install,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: install,v 1.2 1998/09/29 11:58:54 abial Exp $ # FILENAME=picobsd.bin diff --git a/release/picobsd/build/populate b/release/picobsd/build/populate index e5c6c2f49a6f..7724bac9f076 100755 --- a/release/picobsd/build/populate +++ b/release/picobsd/build/populate @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: populate,v 1.8.2.1 1999/02/05 12:15:00 abial Exp $ +# $Id: populate,v 1.8.2.2 1999/02/15 00:29:51 abial Exp $ # . ../Version diff --git a/release/picobsd/build/stage1 b/release/picobsd/build/stage1 index c4159eb0dfea..ce4974fb83c5 100755 --- a/release/picobsd/build/stage1 +++ b/release/picobsd/build/stage1 @@ -1,7 +1,7 @@ #! /bin/sh - # -# $Id: stage1,v 1.6 1999/01/14 23:14:46 abial Exp $ +# $Id: stage1,v 1.7 1999/01/19 23:02:05 abial Exp $ # set -e diff --git a/release/picobsd/build/stage2 b/release/picobsd/build/stage2 index 9354aadb1e83..3a60999966fc 100755 --- a/release/picobsd/build/stage2 +++ b/release/picobsd/build/stage2 @@ -1,7 +1,7 @@ #! /bin/sh - # -# $Id: stage2,v 1.2 1998/09/07 06:46:25 abial Exp $ +# $Id: stage2,v 1.3 1999/01/14 23:14:46 abial Exp $ # set -e diff --git a/release/picobsd/build/stage3 b/release/picobsd/build/stage3 index 34b729dc95fd..9777658db52c 100755 --- a/release/picobsd/build/stage3 +++ b/release/picobsd/build/stage3 @@ -1,7 +1,7 @@ #! /bin/sh - # -# $Id: stage3,v 1.3 1998/09/26 17:27:18 abial Exp $ +# $Id: stage3,v 1.4 1999/01/14 23:14:46 abial Exp $ # set -e diff --git a/release/picobsd/dial/conf/Makefile b/release/picobsd/dial/conf/Makefile index 4be01f8f414e..cc6e22c90729 100644 --- a/release/picobsd/dial/conf/Makefile +++ b/release/picobsd/dial/conf/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/15 21:39:58 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/14 23:15:39 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/dial/conf/PICOBSD b/release/picobsd/dial/conf/PICOBSD index 574a61f4cfc7..8f201c8121ae 100644 --- a/release/picobsd/dial/conf/PICOBSD +++ b/release/picobsd/dial/conf/PICOBSD @@ -1,5 +1,5 @@ # -# $Id: PICOBSD,v 1.5 1999/01/14 23:15:39 abial Exp $ +# $Id: PICOBSD,v 1.5.2.1 1999/02/07 22:19:52 abial Exp $ # machine "i386" cpu "I386_CPU" diff --git a/release/picobsd/dial/crunch1/Makefile b/release/picobsd/dial/crunch1/Makefile index c47bae8d5327..0f8b8c5e9dfa 100644 --- a/release/picobsd/dial/crunch1/Makefile +++ b/release/picobsd/dial/crunch1/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2 1998/10/15 21:39:59 abial Exp $ +# $Id: Makefile,v 1.3 1999/01/19 23:07:17 abial Exp $ # NOCRYPT?= yes SRC?=/usr/src diff --git a/release/picobsd/dial/crunch1/crunch.conf b/release/picobsd/dial/crunch1/crunch.conf index 3558ddd0a761..7b6d3b87c60c 100644 --- a/release/picobsd/dial/crunch1/crunch.conf +++ b/release/picobsd/dial/crunch1/crunch.conf @@ -1,4 +1,4 @@ -# $Id: crunch.conf,v 1.4 1998/11/15 23:30:26 abial Exp $ +# $Id: crunch.conf,v 1.5 1999/01/19 23:07:17 abial Exp $ # # NOTE1: the string "/usr/src" will be automatically replaced with the # correct value set in 'build' script - you should change it there diff --git a/release/picobsd/dial/floppy.tree/etc/host.conf b/release/picobsd/dial/floppy.tree/etc/host.conf index 8418e146a702..c67b871b42b5 100644 --- a/release/picobsd/dial/floppy.tree/etc/host.conf +++ b/release/picobsd/dial/floppy.tree/etc/host.conf @@ -1,3 +1,3 @@ -# $Id: host.conf,v 1.1.1.1 1998/07/14 07:30:41 abial Exp $ +# $Id: host.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ hosts bind diff --git a/release/picobsd/dial/floppy.tree/etc/login.conf b/release/picobsd/dial/floppy.tree/etc/login.conf index 9361a33c2f9e..48890d10f474 100644 --- a/release/picobsd/dial/floppy.tree/etc/login.conf +++ b/release/picobsd/dial/floppy.tree/etc/login.conf @@ -1,7 +1,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: login.conf,v 1.2 1999/01/12 14:09:19 asami Exp $ # diff --git a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf index a25854db5cb8..b9d4f33ca12d 100644 --- a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf +++ b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf @@ -1,4 +1,4 @@ -# $Id: ppp.conf,v 1.2 1998/07/16 23:28:02 abial Exp $ +# $Id: ppp.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # # PPP Sample Configuration File default: diff --git a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template index 0856c69dc034..b8505b5b106f 100644 --- a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template +++ b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template @@ -1,5 +1,5 @@ # -# $Id: ppp.conf.template,v 1.2 1998/07/16 23:28:02 abial Exp $ +# $Id: ppp.conf.template,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # PPP Sample Configuration File # default: diff --git a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.secret.sample index 7e8ee6765924..f61015b20ee0 100644 --- a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.secret.sample +++ b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.secret.sample @@ -12,7 +12,7 @@ # required for all server socket connections. Refer to the ppp(8) # and pppctl(8) man pages for further details. # -# $Id: ppp.secret.sample,v 1.1.1.1 1998/07/14 07:30:41 abial Exp $ +# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # ################################################## diff --git a/release/picobsd/dial/lang/LICENCE.ssh b/release/picobsd/dial/lang/LICENCE.ssh index d5a0361e20f2..227bbc3323fe 100644 --- a/release/picobsd/dial/lang/LICENCE.ssh +++ b/release/picobsd/dial/lang/LICENCE.ssh @@ -5,4 +5,4 @@ using strong encryption methods. <abial@freebsd.org> -$Id: LICENCE.ssh,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +$Id: LICENCE.ssh,v 1.2 1998/11/01 20:19:11 abial Exp $ diff --git a/release/picobsd/dial/lang/README.en b/release/picobsd/dial/lang/README.en index 299c9406fb40..8c1d3efef86d 100644 --- a/release/picobsd/dial/lang/README.en +++ b/release/picobsd/dial/lang/README.en @@ -103,4 +103,4 @@ Have fun! Andrzej Bialecki <abial@freebsd.org> -$Id: README.en,v 1.3 1998/10/15 21:40:00 abial Exp $ +$Id: README.en,v 1.4 1998/11/01 20:19:11 abial Exp $ diff --git a/release/picobsd/dial/lang/README.pl b/release/picobsd/dial/lang/README.pl index bc31940c79b6..f0ab25195e16 100644 --- a/release/picobsd/dial/lang/README.pl +++ b/release/picobsd/dial/lang/README.pl @@ -104,4 +104,4 @@ Mi³ej zabawy! Andrzej Bia³ecki <abial@freebsd.org> -$Id: README.pl,v 1.3 1998/10/15 21:40:00 abial Exp $ +$Id: README.pl,v 1.4 1998/11/01 20:19:11 abial Exp $ diff --git a/release/picobsd/dial/lang/dialup.en b/release/picobsd/dial/lang/dialup.en index 23b5d8ee8d98..ebf6322e6c01 100755 --- a/release/picobsd/dial/lang/dialup.en +++ b/release/picobsd/dial/lang/dialup.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: dialup.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: dialup.en,v 1.2 1999/01/19 23:09:15 abial Exp $ set_resolv() { echo "[H[J" echo "[1m Default Domain Name[m" diff --git a/release/picobsd/dial/lang/dialup.pl b/release/picobsd/dial/lang/dialup.pl index 2d65e8441d93..b84e44a5125d 100755 --- a/release/picobsd/dial/lang/dialup.pl +++ b/release/picobsd/dial/lang/dialup.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: dialup.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: dialup.pl,v 1.2 1999/01/19 23:09:15 abial Exp $ set_resolv() { echo "[H[J" echo "[1m Domy¶lna Nazwa Domeny[m" diff --git a/release/picobsd/dial/lang/hosts.en b/release/picobsd/dial/lang/hosts.en index b0659b611f5a..fc6b5c253e82 100644 --- a/release/picobsd/dial/lang/hosts.en +++ b/release/picobsd/dial/lang/hosts.en @@ -1,4 +1,4 @@ -# $Id: hosts.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: hosts.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.edu diff --git a/release/picobsd/dial/lang/hosts.pl b/release/picobsd/dial/lang/hosts.pl index f88b8fcbc001..5b9108cabc1d 100644 --- a/release/picobsd/dial/lang/hosts.pl +++ b/release/picobsd/dial/lang/hosts.pl @@ -1,4 +1,4 @@ -# $Id: hosts.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: hosts.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.org.pl diff --git a/release/picobsd/dial/lang/login.en b/release/picobsd/dial/lang/login.en index ca72b639d709..8882ede63c7d 100755 --- a/release/picobsd/dial/lang/login.en +++ b/release/picobsd/dial/lang/login.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: login.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: login.en,v 1.2 1998/08/31 13:36:43 abial Exp $ if [ "$2" != "root" ] then diff --git a/release/picobsd/dial/lang/login.pl b/release/picobsd/dial/lang/login.pl index 037ed4ecd191..c9ca6c071395 100755 --- a/release/picobsd/dial/lang/login.pl +++ b/release/picobsd/dial/lang/login.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: login.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: login.pl,v 1.2 1998/08/31 13:36:43 abial Exp $ if [ "$2" != "root" ] then diff --git a/release/picobsd/dial/lang/mfs.rc.en b/release/picobsd/dial/lang/mfs.rc.en index de53bbbc64b7..c0a4901fb850 100755 --- a/release/picobsd/dial/lang/mfs.rc.en +++ b/release/picobsd/dial/lang/mfs.rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.en,v 1.3 1998/08/07 19:29:57 abial Exp $ +# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ ### WARNING !!!!!! ##### # We remove this file during execution (see EOF). # Awful things happen if its size is > 1024B diff --git a/release/picobsd/dial/lang/mfs.rc.pl b/release/picobsd/dial/lang/mfs.rc.pl index d59befd5a0c8..7e726a496060 100755 --- a/release/picobsd/dial/lang/mfs.rc.pl +++ b/release/picobsd/dial/lang/mfs.rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.pl,v 1.3 1998/08/07 19:29:57 abial Exp $ +# $Id: mfs.rc.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ ### WARNING !!!! ### # We remove this file during execution (see EOF) diff --git a/release/picobsd/dial/lang/rc.conf.en b/release/picobsd/dial/lang/rc.conf.en index aca4e46605b3..f364ed837d95 100644 --- a/release/picobsd/dial/lang/rc.conf.en +++ b/release/picobsd/dial/lang/rc.conf.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.en,v 1.2 1998/08/10 19:07:53 abial Exp $ +# $Id: rc.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ ### Network configuration sub-section ###################### ### Basic network options: ### hostname="pico.mydomain.edu" # Set this! diff --git a/release/picobsd/dial/lang/rc.conf.pl b/release/picobsd/dial/lang/rc.conf.pl index 28a0bda34f27..00dd58f6a2a4 100644 --- a/release/picobsd/dial/lang/rc.conf.pl +++ b/release/picobsd/dial/lang/rc.conf.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.pl,v 1.3 1998/08/10 19:07:53 abial Exp $ +# $Id: rc.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ ### Network configuration sub-section ###################### ### Basic network options: ### hostname="pico.mydomain.org.pl" # Set this! diff --git a/release/picobsd/dial/lang/rc.en b/release/picobsd/dial/lang/rc.en index 8a0e806c1e02..02a76c371942 100644 --- a/release/picobsd/dial/lang/rc.en +++ b/release/picobsd/dial/lang/rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.en,v 1.2 1998/09/26 17:27:19 abial Exp $ +# $Id: rc.en,v 1.3 1998/11/01 20:19:11 abial Exp $ ############################################ ### Special setup for one floppy PICOBSD ### ### THIS IS NOT THE NORMAL /etc/rc !!!!! ### diff --git a/release/picobsd/dial/lang/rc.network.en b/release/picobsd/dial/lang/rc.network.en index ff32f4493339..6794500ac53b 100644 --- a/release/picobsd/dial/lang/rc.network.en +++ b/release/picobsd/dial/lang/rc.network.en @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: rc.network.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ network_pass1() { echo -n 'Doing initial network setup:' # Set the host name if it is not already set diff --git a/release/picobsd/dial/lang/rc.network.pl b/release/picobsd/dial/lang/rc.network.pl index 196f32bc6df2..690f32a5387f 100644 --- a/release/picobsd/dial/lang/rc.network.pl +++ b/release/picobsd/dial/lang/rc.network.pl @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: rc.network.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ network_pass1() { echo -n 'Wstepna konfiguracja sieci:' # Set the host name if it is not already set diff --git a/release/picobsd/dial/lang/rc.pl b/release/picobsd/dial/lang/rc.pl index 61dfd2f76b33..a325650e980c 100644 --- a/release/picobsd/dial/lang/rc.pl +++ b/release/picobsd/dial/lang/rc.pl @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: rc.pl,v 1.2 1998/09/26 17:27:19 abial Exp $ +# $Id: rc.pl,v 1.3 1998/11/01 20:19:11 abial Exp $ # ############################################ ### Special setup for one floppy PICOBSD ### diff --git a/release/picobsd/dial/lang/reboot.en b/release/picobsd/dial/lang/reboot.en index a99ac6d46c55..3ec4d9785be1 100755 --- a/release/picobsd/dial/lang/reboot.en +++ b/release/picobsd/dial/lang/reboot.en @@ -1,3 +1,3 @@ #!/bin/sh -# $Id: reboot.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: reboot.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ exec /sbin/echo "Press Ctrl-Alt-Del instead of $0" diff --git a/release/picobsd/dial/lang/reboot.pl b/release/picobsd/dial/lang/reboot.pl index 50dc6e875b6e..423ffff4db16 100755 --- a/release/picobsd/dial/lang/reboot.pl +++ b/release/picobsd/dial/lang/reboot.pl @@ -1,3 +1,3 @@ #!/bin/sh -#$Id: reboot.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +#$Id: reboot.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ exec /sbin/echo "Zamiast $0 nacisnij Ctrl-Alt-Del" diff --git a/release/picobsd/dial/lang/resolv.conf.en b/release/picobsd/dial/lang/resolv.conf.en index c373f5b10805..57a54e3ea70e 100644 --- a/release/picobsd/dial/lang/resolv.conf.en +++ b/release/picobsd/dial/lang/resolv.conf.en @@ -1,3 +1,3 @@ -# $Id: resolv.conf.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +# $Id: resolv.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ domain mydomain.edu nameserver 192.33.4.12 diff --git a/release/picobsd/dial/lang/resolv.conf.pl b/release/picobsd/dial/lang/resolv.conf.pl index 1843c29d4a26..d273c3bcec6f 100644 --- a/release/picobsd/dial/lang/resolv.conf.pl +++ b/release/picobsd/dial/lang/resolv.conf.pl @@ -1,3 +1,3 @@ -# $Id: resolv.conf.pl,v 1.2 1998/08/10 19:07:53 abial Exp $ +# $Id: resolv.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ domain mydomain.org.pl nameserver 194.204.159.1 diff --git a/release/picobsd/dial/lang/update.en b/release/picobsd/dial/lang/update.en index 8fff72917e4c..55de91abe798 100755 --- a/release/picobsd/dial/lang/update.en +++ b/release/picobsd/dial/lang/update.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: update.en,v 1.2 1999/01/14 23:19:47 abial Exp $ pwd=`pwd` echo -n "Updating /etc contents on startup floppy... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/dial/lang/update.pl b/release/picobsd/dial/lang/update.pl index d462b9f84089..41f1fd325fbf 100755 --- a/release/picobsd/dial/lang/update.pl +++ b/release/picobsd/dial/lang/update.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: update.pl,v 1.2 1999/01/14 23:19:47 abial Exp $ pwd=`pwd` echo -n "Uaktualniam katalog /etc na dyskietce... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/dial/mfs.tree/Makefile b/release/picobsd/dial/mfs.tree/Makefile index 44f3b75de1b9..db09d415e686 100644 --- a/release/picobsd/dial/mfs.tree/Makefile +++ b/release/picobsd/dial/mfs.tree/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1998/09/22 15:41:05 abial Exp $ +# $Id: Makefile,v 1.5 1998/10/28 16:26:29 abial Exp $ # DESTDIR?=/mnt diff --git a/release/picobsd/dial/mfs.tree/login.conf b/release/picobsd/dial/mfs.tree/login.conf index ddfb8cc6c3cd..63322928ef04 100644 --- a/release/picobsd/dial/mfs.tree/login.conf +++ b/release/picobsd/dial/mfs.tree/login.conf @@ -1,4 +1,4 @@ -# $Id: login.conf,v 1.1 1998/08/10 19:08:02 abial Exp $ +# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # Authentication methods diff --git a/release/picobsd/dial/mfs.tree/mfs.mtree b/release/picobsd/dial/mfs.tree/mfs.mtree index 9e0318a62b38..11aafac88e91 100644 --- a/release/picobsd/dial/mfs.tree/mfs.mtree +++ b/release/picobsd/dial/mfs.tree/mfs.mtree @@ -1,5 +1,5 @@ # -# $Id: mfs.mtree,v 1.2 1998/08/31 12:32:30 abial Exp $ +# $Id: mfs.mtree,v 1.3 1998/09/07 19:00:25 abial Exp $ # /set type=dir uname=root gname=wheel mode=0755 . diff --git a/release/picobsd/doc/src/Makefile b/release/picobsd/doc/src/Makefile index cbd065c8c21e..5e1d64325494 100644 --- a/release/picobsd/doc/src/Makefile +++ b/release/picobsd/doc/src/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1998/09/26 17:23:01 abial Exp $ +# $Id: Makefile,v 1.2 1998/10/28 16:16:30 abial Exp $ # .include "../../Version" diff --git a/release/picobsd/doc/src/TODO.html b/release/picobsd/doc/src/TODO.html index 8192f02a0cb2..526713d7a077 100644 --- a/release/picobsd/doc/src/TODO.html +++ b/release/picobsd/doc/src/TODO.html @@ -1,5 +1,5 @@ <html> -<! $Id: TODO.html,v 1.2 1998/12/22 21:40:56 abial Exp $ > +<! $Id: TODO.html,v 1.3 1999/01/19 23:09:46 abial Exp $ > <body> <h1><center> Small FreeBSD ToDo List. </center></h1> diff --git a/release/picobsd/doc/src/UCI.html b/release/picobsd/doc/src/UCI.html index ae74b8489f82..b15f62d84563 100644 --- a/release/picobsd/doc/src/UCI.html +++ b/release/picobsd/doc/src/UCI.html @@ -1,5 +1,5 @@ <html> -<! $Id: UCI.html,v 1.2 1998/11/25 11:08:54 abial Exp $ > +<! $Id: UCI.html,v 1.3 1998/11/25 14:59:28 abial Exp $ > <body> <h1><center> Unified Configuration Interface Project </center></h1> diff --git a/release/picobsd/doc/src/bugs.html b/release/picobsd/doc/src/bugs.html index 2eb29cee525d..3816f413e89c 100644 --- a/release/picobsd/doc/src/bugs.html +++ b/release/picobsd/doc/src/bugs.html @@ -1,5 +1,5 @@ <HTML> -<! $Id: bugs.html,v 1.6 1998/11/01 20:01:40 abial Exp $ > +<! $Id: bugs.html,v 1.7 1999/01/19 23:09:46 abial Exp $ > <HEAD> <TITLE>History and Bug fixes</TITLE> </HEAD> diff --git a/release/picobsd/doc/src/faq.html b/release/picobsd/doc/src/faq.html index 1a86d587f67c..4527cdf45986 100644 --- a/release/picobsd/doc/src/faq.html +++ b/release/picobsd/doc/src/faq.html @@ -1,5 +1,5 @@ <HTML> -<! $Id: faq.html,v 1.3 1998/10/28 16:16:31 abial Exp $ > +<! $Id: faq.html,v 1.4 1998/11/01 20:01:40 abial Exp $ > <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Author" CONTENT="Dinesh Nair"> diff --git a/release/picobsd/doc/src/hardware.html b/release/picobsd/doc/src/hardware.html index 2954695f6481..8e0b0e5b6432 100644 --- a/release/picobsd/doc/src/hardware.html +++ b/release/picobsd/doc/src/hardware.html @@ -1,5 +1,5 @@ <html> -<! $Id: hardware.html,v 1.1 1998/09/26 17:23:01 abial Exp $ > +<! $Id: hardware.html,v 1.2 1998/10/28 16:16:31 abial Exp $ > <body> <h1><center>Lists of supported hardware configurations.</center></h1> diff --git a/release/picobsd/doc/src/how2build.html b/release/picobsd/doc/src/how2build.html index 7225603a5039..1753a2a93119 100644 --- a/release/picobsd/doc/src/how2build.html +++ b/release/picobsd/doc/src/how2build.html @@ -1,5 +1,5 @@ <html> -<! $Id: how2build.html,v 1.3 1998/10/28 16:16:31 abial Exp $ > +<! $Id: how2build.html,v 1.4 1998/11/01 20:01:40 abial Exp $ > <head> <title><center>PicoBSD Development Kit</center></title> </head> diff --git a/release/picobsd/doc/src/intrinsics.html b/release/picobsd/doc/src/intrinsics.html index dc4ca55aba3c..2d3a36906c31 100644 --- a/release/picobsd/doc/src/intrinsics.html +++ b/release/picobsd/doc/src/intrinsics.html @@ -1,5 +1,5 @@ <html> -<! $Id: intrinsics.html,v 1.1 1998/09/26 17:23:01 abial Exp $ > +<! $Id: intrinsics.html,v 1.2 1998/10/28 16:16:31 abial Exp $ > <head> <title><center>Details of building process</center></title> </head> diff --git a/release/picobsd/doc/src/intro.html b/release/picobsd/doc/src/intro.html index 0b69b6b7b663..5d9fc05d548c 100644 --- a/release/picobsd/doc/src/intro.html +++ b/release/picobsd/doc/src/intro.html @@ -1,5 +1,5 @@ <HTML> -<! $Id: intro.html,v 1.5 1998/11/01 19:52:47 abial Exp $ > +<! $Id: intro.html,v 1.6 1998/11/01 20:01:40 abial Exp $ > <HEAD> <TITLE>PicoBSD</TITLE> </HEAD> diff --git a/release/picobsd/help/README b/release/picobsd/help/README index 3b8ff78b3811..7cdcb553b3dc 100644 --- a/release/picobsd/help/README +++ b/release/picobsd/help/README @@ -5,4 +5,4 @@ and these files are just the beginning of it... <abial@nask.pl> -$Id: README,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $ +$Id: README,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ diff --git a/release/picobsd/isp/conf/Makefile b/release/picobsd/isp/conf/Makefile index af4b903f642e..2bb1f9b5b60a 100644 --- a/release/picobsd/isp/conf/Makefile +++ b/release/picobsd/isp/conf/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/15 21:40:01 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/14 23:20:09 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/isp/conf/PICOBSD b/release/picobsd/isp/conf/PICOBSD index 952225f6423d..d0718a941dd0 100644 --- a/release/picobsd/isp/conf/PICOBSD +++ b/release/picobsd/isp/conf/PICOBSD @@ -1,5 +1,5 @@ # -# $Id: PICOBSD,v 1.8.2.1 1999/02/07 22:19:57 abial Exp $ +# $Id: PICOBSD,v 1.8.2.2 1999/02/15 02:49:12 des Exp $ # machine "i386" diff --git a/release/picobsd/isp/crunch1/Makefile b/release/picobsd/isp/crunch1/Makefile index eeb626fad359..bbaa3b662288 100644 --- a/release/picobsd/isp/crunch1/Makefile +++ b/release/picobsd/isp/crunch1/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.3 1998/10/15 21:40:01 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/19 23:10:34 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/isp/crunch1/crunch.conf b/release/picobsd/isp/crunch1/crunch.conf index 390e39172e2a..22381c39547e 100644 --- a/release/picobsd/isp/crunch1/crunch.conf +++ b/release/picobsd/isp/crunch1/crunch.conf @@ -1,5 +1,5 @@ # -# $Id: crunch.conf,v 1.5 1999/01/19 23:10:34 abial Exp $ +# $Id: crunch.conf,v 1.5.2.1 1999/02/05 12:18:11 abial Exp $ # # NOTE: the string "/usr/src" will be automatically replaced with the # correct value set in 'build' script - you should change it there diff --git a/release/picobsd/isp/crunch1/passwd.diff b/release/picobsd/isp/crunch1/passwd.diff index 1be00591c9d9..4852daf69cd5 100644 --- a/release/picobsd/isp/crunch1/passwd.diff +++ b/release/picobsd/isp/crunch1/passwd.diff @@ -2,7 +2,7 @@ --- Makefile Sat Aug 1 20:40:38 1998 *************** *** 2,24 **** - # $Id: passwd.diff,v 1.1 1998/08/19 06:31:06 abial Exp $ + # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ PROG= passwd ! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c pw_yp.c \ @@ -26,7 +26,7 @@ CLEANFILES= ${GENSRCS} --- 2,21 ---- - # $Id: passwd.diff,v 1.1 1998/08/19 06:31:06 abial Exp $ + # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ PROG= passwd ! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c diff --git a/release/picobsd/isp/floppy.tree/etc/host.conf b/release/picobsd/isp/floppy.tree/etc/host.conf index 00fe5a2b2058..c67b871b42b5 100644 --- a/release/picobsd/isp/floppy.tree/etc/host.conf +++ b/release/picobsd/isp/floppy.tree/etc/host.conf @@ -1,3 +1,3 @@ -# $Id: host.conf,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $ +# $Id: host.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ hosts bind diff --git a/release/picobsd/isp/floppy.tree/etc/login.conf b/release/picobsd/isp/floppy.tree/etc/login.conf index 9361a33c2f9e..ef2d67421f9d 100644 --- a/release/picobsd/isp/floppy.tree/etc/login.conf +++ b/release/picobsd/isp/floppy.tree/etc/login.conf @@ -1,7 +1,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: login.conf,v 1.2 1999/01/12 14:09:20 asami Exp $ # diff --git a/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample index 25d97d045002..f61015b20ee0 100644 --- a/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample +++ b/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample @@ -12,7 +12,7 @@ # required for all server socket connections. Refer to the ppp(8) # and pppctl(8) man pages for further details. # -# $Id: ppp.secret.sample,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # ################################################## diff --git a/release/picobsd/isp/floppy.tree/etc/rc.firewall b/release/picobsd/isp/floppy.tree/etc/rc.firewall index 4ba5d30096bd..249218ef49fb 100644 --- a/release/picobsd/isp/floppy.tree/etc/rc.firewall +++ b/release/picobsd/isp/floppy.tree/etc/rc.firewall @@ -1,6 +1,6 @@ ############ # Setup system for firewall service. -# $Id: rc.firewall,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $ +# $Id: rc.firewall,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ ############ # Define the firewall type in /etc/rc.conf. Valid values are: diff --git a/release/picobsd/isp/floppy.tree/etc/rc.serial b/release/picobsd/isp/floppy.tree/etc/rc.serial index 840377b7c3d1..9eb1c8db1ae6 100644 --- a/release/picobsd/isp/floppy.tree/etc/rc.serial +++ b/release/picobsd/isp/floppy.tree/etc/rc.serial @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.serial,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $ +# $Id: rc.serial,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # Change some defaults for serial devices. # Standard defaults are: diff --git a/release/picobsd/isp/lang/hosts.en b/release/picobsd/isp/lang/hosts.en index e4afb80301bd..fc6b5c253e82 100644 --- a/release/picobsd/isp/lang/hosts.en +++ b/release/picobsd/isp/lang/hosts.en @@ -1,4 +1,4 @@ -# $Id: hosts.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: hosts.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.edu diff --git a/release/picobsd/isp/lang/hosts.pl b/release/picobsd/isp/lang/hosts.pl index 39973af58ff8..5b9108cabc1d 100644 --- a/release/picobsd/isp/lang/hosts.pl +++ b/release/picobsd/isp/lang/hosts.pl @@ -1,4 +1,4 @@ -# $Id: hosts.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: hosts.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.org.pl diff --git a/release/picobsd/isp/lang/mfs.rc.en b/release/picobsd/isp/lang/mfs.rc.en index 718345ac51bc..cdf15a29a5a3 100644 --- a/release/picobsd/isp/lang/mfs.rc.en +++ b/release/picobsd/isp/lang/mfs.rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.en,v 1.3 1998/08/10 19:16:42 abial Exp $ +# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # System startup script run by init on autoboot # or after single-user. diff --git a/release/picobsd/isp/lang/mfs.rc.pl b/release/picobsd/isp/lang/mfs.rc.pl index d3690934e342..6e11397a71d7 100644 --- a/release/picobsd/isp/lang/mfs.rc.pl +++ b/release/picobsd/isp/lang/mfs.rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.pl,v 1.3 1998/08/10 19:16:43 abial Exp $ +# $Id: mfs.rc.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # System startup script run by init on autoboot # or after single-user. diff --git a/release/picobsd/isp/lang/rc.conf.en b/release/picobsd/isp/lang/rc.conf.en index 036f6c525405..09996dc54311 100644 --- a/release/picobsd/isp/lang/rc.conf.en +++ b/release/picobsd/isp/lang/rc.conf.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: rc.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### diff --git a/release/picobsd/isp/lang/rc.conf.pl b/release/picobsd/isp/lang/rc.conf.pl index 28ef3981dc17..aa1ae8c92765 100644 --- a/release/picobsd/isp/lang/rc.conf.pl +++ b/release/picobsd/isp/lang/rc.conf.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: rc.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### diff --git a/release/picobsd/isp/lang/rc.en b/release/picobsd/isp/lang/rc.en index ad135e31ab19..373b6970e32c 100644 --- a/release/picobsd/isp/lang/rc.en +++ b/release/picobsd/isp/lang/rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.en,v 1.4 1999/01/12 14:09:20 asami Exp $ +# $Id: rc.en,v 1.5 1999/01/19 23:11:50 abial Exp $ ############################################ ### Special setup for one floppy PICOBSD ### ### THIS IS NOT THE NORMAL /etc/rc !!!!! ### diff --git a/release/picobsd/isp/lang/rc.network.en b/release/picobsd/isp/lang/rc.network.en index e0abec2a1d6b..5c58b4c20b64 100644 --- a/release/picobsd/isp/lang/rc.network.en +++ b/release/picobsd/isp/lang/rc.network.en @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: rc.network.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ network_pass1() { echo -n 'Doing initial network setup:' # Set the host name if it is not already set diff --git a/release/picobsd/isp/lang/rc.network.pl b/release/picobsd/isp/lang/rc.network.pl index 3aa476b1d07c..22f4e6ea3c8c 100644 --- a/release/picobsd/isp/lang/rc.network.pl +++ b/release/picobsd/isp/lang/rc.network.pl @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: rc.network.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ network_pass1() { echo -n 'Wstepna konfiguracja sieci:' # Set the host name if it is not already set diff --git a/release/picobsd/isp/lang/rc.pl b/release/picobsd/isp/lang/rc.pl index 38e0e3156e1d..373480e0f0d4 100644 --- a/release/picobsd/isp/lang/rc.pl +++ b/release/picobsd/isp/lang/rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.pl,v 1.3 1998/11/01 20:19:19 abial Exp $ +# $Id: rc.pl,v 1.4 1999/01/19 23:11:50 abial Exp $ ############################################ ### Special setup for one floppy PICOBSD ### ### THIS IS NOT THE NORMAL /etc/rc !!!!! ### diff --git a/release/picobsd/isp/lang/resolv.conf.en b/release/picobsd/isp/lang/resolv.conf.en index 0002d884e6f8..57a54e3ea70e 100644 --- a/release/picobsd/isp/lang/resolv.conf.en +++ b/release/picobsd/isp/lang/resolv.conf.en @@ -1,3 +1,3 @@ -# $Id: resolv.conf.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $ +# $Id: resolv.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ domain mydomain.edu nameserver 192.33.4.12 diff --git a/release/picobsd/isp/lang/resolv.conf.pl b/release/picobsd/isp/lang/resolv.conf.pl index ed0a3f6d875e..4a006565d54a 100644 --- a/release/picobsd/isp/lang/resolv.conf.pl +++ b/release/picobsd/isp/lang/resolv.conf.pl @@ -1,3 +1,3 @@ -# $Id: resolv.conf.pl,v 1.1.1.1 1998/07/14 07:30:47 abial Exp $ +# $Id: resolv.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ domain mydomain.org.pl nameserver 148.81.16.51 diff --git a/release/picobsd/isp/lang/update.en b/release/picobsd/isp/lang/update.en index a821d4c9df56..29e4ebc9719c 100755 --- a/release/picobsd/isp/lang/update.en +++ b/release/picobsd/isp/lang/update.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: update.en,v 1.2 1999/01/14 23:21:03 abial Exp $ pwd=`pwd` echo -n "Updating /etc contents on startup floppy... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/isp/lang/update.pl b/release/picobsd/isp/lang/update.pl index 1b2c52358c91..ad1459a64ab7 100755 --- a/release/picobsd/isp/lang/update.pl +++ b/release/picobsd/isp/lang/update.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: update.pl,v 1.2 1999/01/14 23:21:04 abial Exp $ pwd=`pwd` echo -n "Uaktualniam katalog /etc na dyskietce... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/isp/mfs.tree/Makefile b/release/picobsd/isp/mfs.tree/Makefile index a7c4d84ae0c2..bf73a6641991 100644 --- a/release/picobsd/isp/mfs.tree/Makefile +++ b/release/picobsd/isp/mfs.tree/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ +# $Id: Makefile,v 1.2 1998/09/20 00:46:25 abial Exp $ # DESTDIR?=/mnt diff --git a/release/picobsd/isp/mfs.tree/mfs.mtree b/release/picobsd/isp/mfs.tree/mfs.mtree index 1703df59b67c..2a6fc5075d2c 100644 --- a/release/picobsd/isp/mfs.tree/mfs.mtree +++ b/release/picobsd/isp/mfs.tree/mfs.mtree @@ -1,5 +1,5 @@ # -# $Id: mfs.mtree,v 1.1.1.1 1998/07/14 07:30:47 abial Exp $ +# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $ # /set type=dir uname=root gname=wheel mode=0755 . diff --git a/release/picobsd/net/conf/Makefile b/release/picobsd/net/conf/Makefile index 06f74873e7a8..e40ab593a38a 100644 --- a/release/picobsd/net/conf/Makefile +++ b/release/picobsd/net/conf/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/15 21:40:02 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/14 23:21:57 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/net/conf/PICOBSD b/release/picobsd/net/conf/PICOBSD index 2a6127c30da5..4209ea19f87a 100644 --- a/release/picobsd/net/conf/PICOBSD +++ b/release/picobsd/net/conf/PICOBSD @@ -1,5 +1,5 @@ # -# $Id: PICOBSD,v 1.8.2.1 1999/02/07 22:19:57 abial Exp $ +# $Id: PICOBSD,v 1.8.2.2 1999/02/15 02:49:24 des Exp $ # machine "i386" diff --git a/release/picobsd/net/crunch1/Makefile b/release/picobsd/net/crunch1/Makefile index 8ee9026bb125..156c7e5e7db4 100644 --- a/release/picobsd/net/crunch1/Makefile +++ b/release/picobsd/net/crunch1/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2 1998/10/15 21:40:03 abial Exp $ +# $Id: Makefile,v 1.3 1999/01/19 23:12:50 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/net/crunch1/crunch.conf b/release/picobsd/net/crunch1/crunch.conf index f58a107b75da..198ec935d3aa 100644 --- a/release/picobsd/net/crunch1/crunch.conf +++ b/release/picobsd/net/crunch1/crunch.conf @@ -1,5 +1,5 @@ # -# $Id: crunch.conf,v 1.5 1999/01/19 23:12:50 abial Exp $ +# $Id: crunch.conf,v 1.5.2.1 1999/02/05 12:19:11 abial Exp $ # # NOTE: the string "/usr/src" will be automatically replaced with the # correct value set in 'build' script - you should change it there diff --git a/release/picobsd/net/crunch1/passwd.diff b/release/picobsd/net/crunch1/passwd.diff index aa356f723185..3f43505c91da 100644 --- a/release/picobsd/net/crunch1/passwd.diff +++ b/release/picobsd/net/crunch1/passwd.diff @@ -2,7 +2,7 @@ --- Makefile Sat Aug 1 20:40:38 1998 *************** *** 2,24 **** - # $Id: passwd.diff,v 1.2 1998/08/02 12:23:45 abial Exp $ + # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ PROG= passwd ! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c pw_yp.c \ @@ -26,7 +26,7 @@ CLEANFILES= ${GENSRCS} --- 2,21 ---- - # $Id: passwd.diff,v 1.2 1998/08/02 12:23:45 abial Exp $ + # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ PROG= passwd ! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c diff --git a/release/picobsd/net/floppy.tree/etc/host.conf b/release/picobsd/net/floppy.tree/etc/host.conf index 07768737d4e9..6d1f092a7cac 100644 --- a/release/picobsd/net/floppy.tree/etc/host.conf +++ b/release/picobsd/net/floppy.tree/etc/host.conf @@ -1,3 +1,3 @@ -# $Id: host.conf,v 1.1.1.1 1998/07/14 07:30:49 abial Exp $ +# $Id: host.conf,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ hosts bind diff --git a/release/picobsd/net/floppy.tree/etc/login.conf b/release/picobsd/net/floppy.tree/etc/login.conf index 8e0451e1d2d7..88b7c124ba81 100644 --- a/release/picobsd/net/floppy.tree/etc/login.conf +++ b/release/picobsd/net/floppy.tree/etc/login.conf @@ -1,7 +1,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ +# $Id: login.conf,v 1.2 1999/01/12 14:09:21 asami Exp $ # diff --git a/release/picobsd/net/floppy.tree/etc/ppp/ppp.conf b/release/picobsd/net/floppy.tree/etc/ppp/ppp.conf index 68f5f55c0550..f1757a4841dd 100644 --- a/release/picobsd/net/floppy.tree/etc/ppp/ppp.conf +++ b/release/picobsd/net/floppy.tree/etc/ppp/ppp.conf @@ -1,4 +1,4 @@ -# $Id: ppp.conf,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: ppp.conf,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # PPP Sample Configuration File default: set device /dev/cuaa1 diff --git a/release/picobsd/net/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/net/floppy.tree/etc/ppp/ppp.secret.sample index 9fa02ad56167..9b3a3fe4d185 100644 --- a/release/picobsd/net/floppy.tree/etc/ppp/ppp.secret.sample +++ b/release/picobsd/net/floppy.tree/etc/ppp/ppp.secret.sample @@ -12,7 +12,7 @@ # required for all server socket connections. Refer to the ppp(8) # and pppctl(8) man pages for further details. # -# $Id: ppp.secret.sample,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # ################################################## diff --git a/release/picobsd/net/floppy.tree/etc/rc.firewall b/release/picobsd/net/floppy.tree/etc/rc.firewall index 8a5055d5701e..40a87d1dc5c9 100644 --- a/release/picobsd/net/floppy.tree/etc/rc.firewall +++ b/release/picobsd/net/floppy.tree/etc/rc.firewall @@ -1,6 +1,6 @@ ############ # Setup system for firewall service. -# $Id: rc.firewall,v 1.1.1.1 1998/07/14 07:30:49 abial Exp $ +# $Id: rc.firewall,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ ############ # Define the firewall type in /etc/rc.conf. Valid values are: diff --git a/release/picobsd/net/floppy.tree/etc/rc.serial b/release/picobsd/net/floppy.tree/etc/rc.serial index fe9491eca77e..a584f3b9ec51 100644 --- a/release/picobsd/net/floppy.tree/etc/rc.serial +++ b/release/picobsd/net/floppy.tree/etc/rc.serial @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.serial,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: rc.serial,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # Change some defaults for serial devices. # Standard defaults are: diff --git a/release/picobsd/net/lang/hosts.en b/release/picobsd/net/lang/hosts.en index 761d36c7780a..522c1811553a 100644 --- a/release/picobsd/net/lang/hosts.en +++ b/release/picobsd/net/lang/hosts.en @@ -1,4 +1,4 @@ -# $Id: hosts.en,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: hosts.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.edu diff --git a/release/picobsd/net/lang/hosts.pl b/release/picobsd/net/lang/hosts.pl index 0d9b81eaea31..c3563eae8767 100644 --- a/release/picobsd/net/lang/hosts.pl +++ b/release/picobsd/net/lang/hosts.pl @@ -1,4 +1,4 @@ -# $Id: hosts.pl,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: hosts.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.org.pl diff --git a/release/picobsd/net/lang/mfs.rc.en b/release/picobsd/net/lang/mfs.rc.en index c13166e76761..2e2208cb9eb0 100644 --- a/release/picobsd/net/lang/mfs.rc.en +++ b/release/picobsd/net/lang/mfs.rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.en,v 1.3 1998/08/10 19:17:10 abial Exp $ +# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # System startup script run by init on autoboot # or after single-user. diff --git a/release/picobsd/net/lang/mfs.rc.pl b/release/picobsd/net/lang/mfs.rc.pl index f5e0a53563e8..0520501bf070 100644 --- a/release/picobsd/net/lang/mfs.rc.pl +++ b/release/picobsd/net/lang/mfs.rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: mfs.rc.pl,v 1.3 1998/08/10 19:17:10 abial Exp $ +# $Id: mfs.rc.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ # System startup script run by init on autoboot # or after single-user. diff --git a/release/picobsd/net/lang/rc.conf.en b/release/picobsd/net/lang/rc.conf.en index 03d2bc6d664d..81b4e0b45353 100644 --- a/release/picobsd/net/lang/rc.conf.en +++ b/release/picobsd/net/lang/rc.conf.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.en,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: rc.conf.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### diff --git a/release/picobsd/net/lang/rc.conf.pl b/release/picobsd/net/lang/rc.conf.pl index 61c406667753..c4cdac8b9000 100644 --- a/release/picobsd/net/lang/rc.conf.pl +++ b/release/picobsd/net/lang/rc.conf.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.conf.pl,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: rc.conf.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### diff --git a/release/picobsd/net/lang/rc.en b/release/picobsd/net/lang/rc.en index 295a882dfc7a..7fb1c64044db 100644 --- a/release/picobsd/net/lang/rc.en +++ b/release/picobsd/net/lang/rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.en,v 1.4 1999/01/12 14:09:21 asami Exp $ +# $Id: rc.en,v 1.5 1999/01/19 23:15:41 abial Exp $ ############################################ ### Special setup for one floppy PICOBSD ### ### THIS IS NOT THE NORMAL /etc/rc !!!!! ### diff --git a/release/picobsd/net/lang/rc.network.en b/release/picobsd/net/lang/rc.network.en index b6ffb6686186..73d584b675e7 100644 --- a/release/picobsd/net/lang/rc.network.en +++ b/release/picobsd/net/lang/rc.network.en @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.en,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: rc.network.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ network_pass1() { echo -n 'Doing initial network setup:' # Set the host name if it is not already set diff --git a/release/picobsd/net/lang/rc.network.pl b/release/picobsd/net/lang/rc.network.pl index 9c0fab6bb65d..3079c94d9604 100644 --- a/release/picobsd/net/lang/rc.network.pl +++ b/release/picobsd/net/lang/rc.network.pl @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network.pl,v 1.1.1.1 1998/07/14 07:30:50 abial Exp $ +# $Id: rc.network.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ network_pass1() { echo -n 'Wstepna konfiguracja sieci:' # Set the host name if it is not already set diff --git a/release/picobsd/net/lang/rc.pl b/release/picobsd/net/lang/rc.pl index d19f3367a6f2..3900fabee0d5 100644 --- a/release/picobsd/net/lang/rc.pl +++ b/release/picobsd/net/lang/rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.pl,v 1.3 1998/11/01 20:19:23 abial Exp $ +# $Id: rc.pl,v 1.4 1999/01/19 23:15:41 abial Exp $ ############################################ ### Special setup for one floppy PICOBSD ### ### THIS IS NOT THE NORMAL /etc/rc !!!!! ### diff --git a/release/picobsd/net/lang/resolv.conf.en b/release/picobsd/net/lang/resolv.conf.en index 1a7acfdf86d0..1b0f104a5139 100644 --- a/release/picobsd/net/lang/resolv.conf.en +++ b/release/picobsd/net/lang/resolv.conf.en @@ -1,3 +1,3 @@ -# $Id: resolv.conf.en,v 1.1.1.1 1998/07/14 07:30:51 abial Exp $ +# $Id: resolv.conf.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ domain mydomain.edu nameserver 192.33.4.12 diff --git a/release/picobsd/net/lang/resolv.conf.pl b/release/picobsd/net/lang/resolv.conf.pl index b2cb6499cf17..fe9223b69f87 100644 --- a/release/picobsd/net/lang/resolv.conf.pl +++ b/release/picobsd/net/lang/resolv.conf.pl @@ -1,3 +1,3 @@ -# $Id: resolv.conf.pl,v 1.1.1.1 1998/07/14 07:30:51 abial Exp $ +# $Id: resolv.conf.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ domain mydomain.org.pl nameserver 148.81.16.51 diff --git a/release/picobsd/net/lang/update.en b/release/picobsd/net/lang/update.en index cf6e1b131b42..9e9318eea44e 100755 --- a/release/picobsd/net/lang/update.en +++ b/release/picobsd/net/lang/update.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.en,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ +# $Id: update.en,v 1.2 1999/01/14 23:22:29 abial Exp $ pwd=`pwd` echo -n "Updating /etc contents on startup floppy... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/net/lang/update.pl b/release/picobsd/net/lang/update.pl index 3055d05356f6..24d3057ba4df 100755 --- a/release/picobsd/net/lang/update.pl +++ b/release/picobsd/net/lang/update.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.pl,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $ +# $Id: update.pl,v 1.2 1999/01/14 23:22:30 abial Exp $ pwd=`pwd` echo -n "Uaktualniam katalog /etc na dyskietce... " mount /dev/fd0a /start_floppy diff --git a/release/picobsd/net/mfs.tree/Makefile b/release/picobsd/net/mfs.tree/Makefile index 4681e7483cff..8e4f93fcfb7b 100644 --- a/release/picobsd/net/mfs.tree/Makefile +++ b/release/picobsd/net/mfs.tree/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: Makefile,v 1.2 1998/09/20 00:46:26 abial Exp $ # DESTDIR?=/mnt diff --git a/release/picobsd/net/mfs.tree/mfs.mtree b/release/picobsd/net/mfs.tree/mfs.mtree index 74e7f8ba321b..98d1262a7656 100644 --- a/release/picobsd/net/mfs.tree/mfs.mtree +++ b/release/picobsd/net/mfs.tree/mfs.mtree @@ -1,5 +1,5 @@ # -# $Id: mfs.mtree,v 1.2 1998/08/02 12:24:38 abial Exp $ +# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # /set type=dir uname=root gname=wheel mode=0755 . diff --git a/release/picobsd/router/conf/Makefile b/release/picobsd/router/conf/Makefile index bd33b5e9d02d..f0c5cfe9471a 100644 --- a/release/picobsd/router/conf/Makefile +++ b/release/picobsd/router/conf/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/15 21:40:05 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/14 23:22:50 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/router/conf/PICOBSD b/release/picobsd/router/conf/PICOBSD index d8df91f67777..a82a852c9ad5 100644 --- a/release/picobsd/router/conf/PICOBSD +++ b/release/picobsd/router/conf/PICOBSD @@ -1,5 +1,5 @@ # -# $Id: PICOBSD,v 1.11.2.1 1999/02/07 22:19:58 abial Exp $ +# $Id: PICOBSD,v 1.11.2.2 1999/02/15 02:49:31 des Exp $ # machine "i386" diff --git a/release/picobsd/router/crunch1/Makefile b/release/picobsd/router/crunch1/Makefile index 77d5806090db..33445afbdbe0 100644 --- a/release/picobsd/router/crunch1/Makefile +++ b/release/picobsd/router/crunch1/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: Makefile,v 1.2 1998/10/15 21:40:05 abial Exp $ # SRC?=/usr/src diff --git a/release/picobsd/router/crunch1/crunch.conf b/release/picobsd/router/crunch1/crunch.conf index 445716c89eaf..91fc3e8a992f 100644 --- a/release/picobsd/router/crunch1/crunch.conf +++ b/release/picobsd/router/crunch1/crunch.conf @@ -1,5 +1,5 @@ # -# $Id: crunch.conf,v 1.3 1998/09/15 07:35:43 abial Exp $ +# $Id: crunch.conf,v 1.3.2.1 1999/02/05 12:19:51 abial Exp $ # # NOTE: the string "/usr/src" will be automatically replaced with the # correct value set in 'build' script - you should change it there diff --git a/release/picobsd/router/floppy.tree/etc/host.conf b/release/picobsd/router/floppy.tree/etc/host.conf index cf4c538e02c3..6c1d74f668da 100644 --- a/release/picobsd/router/floppy.tree/etc/host.conf +++ b/release/picobsd/router/floppy.tree/etc/host.conf @@ -1,3 +1,3 @@ -# $Id: host.conf,v 1.1 1998/08/02 13:03:30 abial Exp $ +# $Id: host.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ hosts bind diff --git a/release/picobsd/router/floppy.tree/etc/login.conf b/release/picobsd/router/floppy.tree/etc/login.conf index caa56994130b..36ad26c7fdc3 100644 --- a/release/picobsd/router/floppy.tree/etc/login.conf +++ b/release/picobsd/router/floppy.tree/etc/login.conf @@ -1,7 +1,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: login.conf,v 1.2 1999/01/12 14:09:22 asami Exp $ # diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf b/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf index 12e130af3584..de9011f6b4f8 100644 --- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf +++ b/release/picobsd/router/floppy.tree/etc/ppp/ppp.conf @@ -1,4 +1,4 @@ -# $Id: ppp.conf,v 1.1 1998/08/02 13:03:31 abial Exp $ +# $Id: ppp.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # PPP Sample Configuration File default: set device /dev/cuaa1 diff --git a/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample index 0db95891a7eb..2a40bff8e54f 100644 --- a/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample +++ b/release/picobsd/router/floppy.tree/etc/ppp/ppp.secret.sample @@ -12,7 +12,7 @@ # required for all server socket connections. Refer to the ppp(8) # and pppctl(8) man pages for further details. # -# $Id: ppp.secret.sample,v 1.1 1998/08/02 13:03:31 abial Exp $ +# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # ################################################## diff --git a/release/picobsd/router/floppy.tree/etc/rc.firewall b/release/picobsd/router/floppy.tree/etc/rc.firewall index 0a3e3d2f7c95..92a739678c7c 100644 --- a/release/picobsd/router/floppy.tree/etc/rc.firewall +++ b/release/picobsd/router/floppy.tree/etc/rc.firewall @@ -1,6 +1,6 @@ ############ # Setup system for firewall service. -# $Id: rc.firewall,v 1.1 1998/08/02 13:03:31 abial Exp $ +# $Id: rc.firewall,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ ############ # Define the firewall type in /etc/rc.conf. Valid values are: diff --git a/release/picobsd/router/floppy.tree/etc/rc.network b/release/picobsd/router/floppy.tree/etc/rc.network index 7c2abf43531f..c463e174b768 100644 --- a/release/picobsd/router/floppy.tree/etc/rc.network +++ b/release/picobsd/router/floppy.tree/etc/rc.network @@ -1,5 +1,5 @@ #!/bin/sh - -# $Id: rc.network,v 1.2 1998/08/10 19:17:49 abial Exp $ +# $Id: rc.network,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ network_pass1() { echo -n 'Wstepna konfiguracja sieci:' # Set the host name if it is not already set diff --git a/release/picobsd/router/floppy.tree/etc/rc.serial b/release/picobsd/router/floppy.tree/etc/rc.serial index 8e3f7268aea8..7153c5be585b 100644 --- a/release/picobsd/router/floppy.tree/etc/rc.serial +++ b/release/picobsd/router/floppy.tree/etc/rc.serial @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.serial,v 1.1 1998/08/02 13:03:31 abial Exp $ +# $Id: rc.serial,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # Change some defaults for serial devices. # Standard defaults are: diff --git a/release/picobsd/router/lang/hosts.en b/release/picobsd/router/lang/hosts.en index 6b7d0ff8dae6..f2af8868745e 100644 --- a/release/picobsd/router/lang/hosts.en +++ b/release/picobsd/router/lang/hosts.en @@ -1,4 +1,4 @@ -# $Id: hosts.en,v 1.1 1998/08/02 13:03:32 abial Exp $ +# $Id: hosts.en,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.edu diff --git a/release/picobsd/router/lang/hosts.pl b/release/picobsd/router/lang/hosts.pl index eef83a191fc2..d74ecbad93f0 100644 --- a/release/picobsd/router/lang/hosts.pl +++ b/release/picobsd/router/lang/hosts.pl @@ -1,4 +1,4 @@ -# $Id: hosts.pl,v 1.1 1998/08/02 13:03:32 abial Exp $ +# $Id: hosts.pl,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # This file should contain the addresses and aliases # for local hosts that share this file. 127.0.0.1 localhost localhost.mydomain.org.pl diff --git a/release/picobsd/router/lang/mfs.rc.en b/release/picobsd/router/lang/mfs.rc.en index f130c3f2c61b..ccd644dfe330 100644 --- a/release/picobsd/router/lang/mfs.rc.en +++ b/release/picobsd/router/lang/mfs.rc.en @@ -1,4 +1,4 @@ -# $Id: mfs.rc.en,v 1.2 1998/08/10 19:17:53 abial Exp $ +# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # This file is interpreted by oinit(8) # ncons 2 diff --git a/release/picobsd/router/lang/mfs.rc.pl b/release/picobsd/router/lang/mfs.rc.pl index 7f6ecc6311ef..cc471b1dce37 100644 --- a/release/picobsd/router/lang/mfs.rc.pl +++ b/release/picobsd/router/lang/mfs.rc.pl @@ -1,4 +1,4 @@ -# $Id: mfs.rc.pl,v 1.2 1998/08/10 19:17:54 abial Exp $ +# $Id: mfs.rc.pl,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # This file is interpreted by oinit(8) # ncons 2 diff --git a/release/picobsd/router/lang/rc.en b/release/picobsd/router/lang/rc.en index ee7614ddbced..349cf521e209 100644 --- a/release/picobsd/router/lang/rc.en +++ b/release/picobsd/router/lang/rc.en @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.en,v 1.2 1998/09/26 17:27:26 abial Exp $ +# $Id: rc.en,v 1.3 1998/11/01 20:19:31 abial Exp $ ### Special setup for one floppy PICOBSD ### ifconfig lo0 inet 127.0.0.1 netmask 0xffffff00 hostname pico diff --git a/release/picobsd/router/lang/rc.pl b/release/picobsd/router/lang/rc.pl index 686eec6aa1a2..bd4968d22bc5 100644 --- a/release/picobsd/router/lang/rc.pl +++ b/release/picobsd/router/lang/rc.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.pl,v 1.2 1998/09/26 17:27:26 abial Exp $ +# $Id: rc.pl,v 1.3 1998/11/01 20:19:31 abial Exp $ ### Special setup for one floppy PICOBSD ### ifconfig lo0 inet 127.0.0.1 netmask 0xffffff00 hostname pico diff --git a/release/picobsd/router/lang/resolv.conf.en b/release/picobsd/router/lang/resolv.conf.en index 1f316ae1f6c7..709f39bceaea 100644 --- a/release/picobsd/router/lang/resolv.conf.en +++ b/release/picobsd/router/lang/resolv.conf.en @@ -1,3 +1,3 @@ -# $Id: resolv.conf.en,v 1.1 1998/08/02 13:03:32 abial Exp $ +# $Id: resolv.conf.en,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ domain mydomain.edu nameserver 192.33.4.12 diff --git a/release/picobsd/router/lang/resolv.conf.pl b/release/picobsd/router/lang/resolv.conf.pl index 2955a7d6e57f..d24da1e19f13 100644 --- a/release/picobsd/router/lang/resolv.conf.pl +++ b/release/picobsd/router/lang/resolv.conf.pl @@ -1,3 +1,3 @@ -# $Id: resolv.conf.pl,v 1.1 1998/08/02 13:03:32 abial Exp $ +# $Id: resolv.conf.pl,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ domain mydomain.org.pl nameserver 148.81.16.51 diff --git a/release/picobsd/router/lang/update.en b/release/picobsd/router/lang/update.en index 894f70b257a2..e5e8ef2d504a 100755 --- a/release/picobsd/router/lang/update.en +++ b/release/picobsd/router/lang/update.en @@ -1,4 +1,4 @@ -# $Id: update.en,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: update.en,v 1.2 1999/01/14 23:23:18 abial Exp $ echo -n "Updating /etc contents on startup floppy... " mount /dev/fd0a /start_floppy cd /etc diff --git a/release/picobsd/router/lang/update.pl b/release/picobsd/router/lang/update.pl index c4ad1c69932e..468b3a57f4dd 100755 --- a/release/picobsd/router/lang/update.pl +++ b/release/picobsd/router/lang/update.pl @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: update.pl,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: update.pl,v 1.2 1999/01/14 23:23:19 abial Exp $ echo -n "Uaktualniam katalog /etc na dyskietce... " mount /dev/fd0a /start_floppy cd /etc diff --git a/release/picobsd/router/mfs.tree/Makefile b/release/picobsd/router/mfs.tree/Makefile index e55ba6261176..ef6b6efa7d8e 100644 --- a/release/picobsd/router/mfs.tree/Makefile +++ b/release/picobsd/router/mfs.tree/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +# $Id: Makefile,v 1.2 1998/09/20 00:46:27 abial Exp $ # DESTDIR?=/mnt diff --git a/release/picobsd/router/mfs.tree/login.conf b/release/picobsd/router/mfs.tree/login.conf index 664d03c0a4c7..cf61c9e2001a 100644 --- a/release/picobsd/router/mfs.tree/login.conf +++ b/release/picobsd/router/mfs.tree/login.conf @@ -1,4 +1,4 @@ -# $Id: login.conf,v 1.1 1998/08/02 13:03:33 abial Exp $ +# $Id: login.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # Authentication methods diff --git a/release/picobsd/router/mfs.tree/mfs.mtree b/release/picobsd/router/mfs.tree/mfs.mtree index 8fd9af3e571d..33798e7d868b 100644 --- a/release/picobsd/router/mfs.tree/mfs.mtree +++ b/release/picobsd/router/mfs.tree/mfs.mtree @@ -1,5 +1,5 @@ # -# $Id: mfs.mtree,v 1.2 1998/08/10 19:17:57 abial Exp $ +# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # /set type=dir uname=root gname=wheel mode=0755 . diff --git a/release/picobsd/tinyware/aps/Makefile b/release/picobsd/tinyware/aps/Makefile index b76b456be6ec..c99b600d2b51 100644 --- a/release/picobsd/tinyware/aps/Makefile +++ b/release/picobsd/tinyware/aps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:52 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ # PROG=ps SRCS+=main.c diff --git a/release/picobsd/tinyware/aps/README b/release/picobsd/tinyware/aps/README index 760af8b53ce7..80b600b9b22e 100644 --- a/release/picobsd/tinyware/aps/README +++ b/release/picobsd/tinyware/aps/README @@ -16,4 +16,4 @@ more general (and less complicated) sysctl(3). (As of 1998.07.31 this program is no longer used in PicoBSD. See sps(1) in TinyWare collection). -$Id: README,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:40 abial Exp $ diff --git a/release/picobsd/tinyware/aps/main.c b/release/picobsd/tinyware/aps/main.c index bbd2cce721a3..7004bc4d1108 100644 --- a/release/picobsd/tinyware/aps/main.c +++ b/release/picobsd/tinyware/aps/main.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: main.c,v 1.1.1.1 1998/07/14 07:30:53 abial Exp $ + * $Id: main.c,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $ * */ diff --git a/release/picobsd/tinyware/help/Makefile b/release/picobsd/tinyware/help/Makefile index 0b567797b50a..dd79e553a590 100644 --- a/release/picobsd/tinyware/help/Makefile +++ b/release/picobsd/tinyware/help/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:53 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ # PROG=help SRCS+=help.c diff --git a/release/picobsd/tinyware/help/README b/release/picobsd/tinyware/help/README index ededf1f29db4..b999411f8f12 100644 --- a/release/picobsd/tinyware/help/README +++ b/release/picobsd/tinyware/help/README @@ -5,4 +5,4 @@ and these files are just the beginning of it... <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:40 abial Exp $ diff --git a/release/picobsd/tinyware/help/help.c b/release/picobsd/tinyware/help/help.c index 5c49a04c6d39..03a0047753fb 100644 --- a/release/picobsd/tinyware/help/help.c +++ b/release/picobsd/tinyware/help/help.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: help.c,v 1.3 1998/09/23 14:51:34 abial Exp $ + * $Id: help.c,v 1.4 1998/11/01 20:19:40 abial Exp $ */ diff --git a/release/picobsd/tinyware/kget/Makefile b/release/picobsd/tinyware/kget/Makefile index ba9fe16aa7b0..ecae895173fa 100644 --- a/release/picobsd/tinyware/kget/Makefile +++ b/release/picobsd/tinyware/kget/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/25 03:16:02 abial Exp $ +# $Id: Makefile,v 1.4 1999/01/08 21:09:42 abial Exp $ # SRC?=/usr/src PROG=kget diff --git a/release/picobsd/tinyware/kget/README b/release/picobsd/tinyware/kget/README index 967356dc542b..2e2aee7a8e8e 100644 --- a/release/picobsd/tinyware/kget/README +++ b/release/picobsd/tinyware/kget/README @@ -38,4 +38,4 @@ it to /kernel.config file - it already contains required keywords. Andrzej Bialecki <abial@freebsd.org> -$Id: README,v 1.4 1999/01/08 21:09:42 abial Exp $ +$Id: README,v 1.4.2.1 1999/02/05 12:20:35 abial Exp $ diff --git a/release/picobsd/tinyware/kget/kget.c b/release/picobsd/tinyware/kget/kget.c index 764bd9b2a350..a7bd46ca3ed6 100644 --- a/release/picobsd/tinyware/kget/kget.c +++ b/release/picobsd/tinyware/kget/kget.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: kget.c,v 1.2 1999/01/19 23:15:56 abial Exp $ + * $Id: kget.c,v 1.2.2.1 1999/02/12 20:14:47 abial Exp $ */ #include <stdio.h> diff --git a/release/picobsd/tinyware/msg/Makefile b/release/picobsd/tinyware/msg/Makefile index 5de8c7c0e1b3..eec05e5274ca 100644 --- a/release/picobsd/tinyware/msg/Makefile +++ b/release/picobsd/tinyware/msg/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1998/09/15 07:35:58 abial Exp $ # PROG=msg SRCS= msg.c diff --git a/release/picobsd/tinyware/msg/README b/release/picobsd/tinyware/msg/README index 37bac7d92988..277b05f8dfaf 100644 --- a/release/picobsd/tinyware/msg/README +++ b/release/picobsd/tinyware/msg/README @@ -12,4 +12,4 @@ kernel tree, contact me directly - the patches are very small and simple. Andrzej Bialecki <abial@freebsd.org> -$Id: README,v 1.1 1998/09/15 07:35:58 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:41 abial Exp $ diff --git a/release/picobsd/tinyware/msg/msg.c b/release/picobsd/tinyware/msg/msg.c index f3dc41080a45..9165d26d9b0e 100644 --- a/release/picobsd/tinyware/msg/msg.c +++ b/release/picobsd/tinyware/msg/msg.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: msg.c,v 1.1 1998/09/15 07:35:58 abial Exp $ */ /* diff --git a/release/picobsd/tinyware/ns/Makefile b/release/picobsd/tinyware/ns/Makefile index 4a455a6be58c..fc08711f60d6 100644 --- a/release/picobsd/tinyware/ns/Makefile +++ b/release/picobsd/tinyware/ns/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/09/23 15:22:14 abial Exp $ +# $Id: Makefile,v 1.4 1998/09/29 11:27:34 abial Exp $ # PROG=ns SRCS= ns.c diff --git a/release/picobsd/tinyware/ns/README b/release/picobsd/tinyware/ns/README index 07cb5bd43c03..b183972c634b 100644 --- a/release/picobsd/tinyware/ns/README +++ b/release/picobsd/tinyware/ns/README @@ -40,4 +40,4 @@ Bugs Andrzej Bialecki <abial@freebsd.org> -$Id: README,v 1.2 1998/09/07 06:41:14 abial Exp $ +$Id: README,v 1.3 1998/11/01 20:19:41 abial Exp $ diff --git a/release/picobsd/tinyware/ns/ns.c b/release/picobsd/tinyware/ns/ns.c index e8dd253e6dcb..05c561e43479 100644 --- a/release/picobsd/tinyware/ns/ns.c +++ b/release/picobsd/tinyware/ns/ns.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ns.c,v 1.4 1998/09/07 06:41:14 abial Exp $ + * $Id: ns.c,v 1.5 1998/10/09 12:42:20 abial Exp $ */ diff --git a/release/picobsd/tinyware/oinit/Makefile b/release/picobsd/tinyware/oinit/Makefile index 92b7c5409011..40631a8c4591 100644 --- a/release/picobsd/tinyware/oinit/Makefile +++ b/release/picobsd/tinyware/oinit/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1998/08/09 18:50:45 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ # PROG=oinit #CFLAGS+=-DUSE_HISTORY diff --git a/release/picobsd/tinyware/oinit/README b/release/picobsd/tinyware/oinit/README index a295f499d6c4..2452ca91b5c4 100644 --- a/release/picobsd/tinyware/oinit/README +++ b/release/picobsd/tinyware/oinit/README @@ -120,4 +120,4 @@ The overall framework was taken from FreeBSD /sbin/init. Andrzej Bialecki <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:41 abial Exp $ diff --git a/release/picobsd/tinyware/oinit/oinit.c b/release/picobsd/tinyware/oinit/oinit.c index 1bf70bdaf343..bed9938330c3 100644 --- a/release/picobsd/tinyware/oinit/oinit.c +++ b/release/picobsd/tinyware/oinit/oinit.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: oinit.c,v 1.2 1998/10/15 21:40:07 abial Exp $ + * $Id: oinit.c,v 1.3 1998/11/15 23:26:32 abial Exp $ */ /* diff --git a/release/picobsd/tinyware/simple_httpd/Makefile b/release/picobsd/tinyware/simple_httpd/Makefile index 8527887f3f5d..1c36b52bc797 100644 --- a/release/picobsd/tinyware/simple_httpd/Makefile +++ b/release/picobsd/tinyware/simple_httpd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1999/01/16 03:50:10 danny Exp $ +# $Id: Makefile,v 1.2.2.1 1999/02/05 12:21:41 abial Exp $ # PROG=simple_httpd SRCS= simple_httpd.c diff --git a/release/picobsd/tinyware/simple_httpd/README b/release/picobsd/tinyware/simple_httpd/README index dd5f9fdaa679..a73d2bf99f89 100644 --- a/release/picobsd/tinyware/simple_httpd/README +++ b/release/picobsd/tinyware/simple_httpd/README @@ -20,4 +20,4 @@ Credits This program was contributed by Marc Nicholas <marc@netstor.com> -$Id: README,v 1.2 1998/09/15 11:17:07 abial Exp $ +$Id: README,v 1.2.2.1 1999/02/05 12:21:41 abial Exp $ diff --git a/release/picobsd/tinyware/simple_httpd/simple_httpd.c b/release/picobsd/tinyware/simple_httpd/simple_httpd.c index 4ce8e9380de6..8e7c55ba3284 100644 --- a/release/picobsd/tinyware/simple_httpd/simple_httpd.c +++ b/release/picobsd/tinyware/simple_httpd/simple_httpd.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: simple_httpd.c,v 1.2.2.1 1999/02/05 12:21:41 abial Exp $ */ #include <stdio.h> diff --git a/release/picobsd/tinyware/sps/Makefile b/release/picobsd/tinyware/sps/Makefile index c8969bdf8e9a..d8fef9789192 100644 --- a/release/picobsd/tinyware/sps/Makefile +++ b/release/picobsd/tinyware/sps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1998/07/16 23:21:59 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ # PROG=sps SRCS= sps.c diff --git a/release/picobsd/tinyware/sps/README b/release/picobsd/tinyware/sps/README index 771ddaaf88df..6ace9bbb672c 100644 --- a/release/picobsd/tinyware/sps/README +++ b/release/picobsd/tinyware/sps/README @@ -14,4 +14,4 @@ command line. <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:42 abial Exp $ diff --git a/release/picobsd/tinyware/sps/sps.c b/release/picobsd/tinyware/sps/sps.c index 8685eae67640..acedd35782ac 100644 --- a/release/picobsd/tinyware/sps/sps.c +++ b/release/picobsd/tinyware/sps/sps.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: sps.c,v 1.2 1998/07/17 07:55:47 abial Exp $ + * $Id: sps.c,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ */ /* diff --git a/release/picobsd/tinyware/view/Makefile b/release/picobsd/tinyware/view/Makefile index f676e7aa14da..11ca8322f15e 100644 --- a/release/picobsd/tinyware/view/Makefile +++ b/release/picobsd/tinyware/view/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +# $Id: Makefile,v 1.2 1998/10/09 12:42:56 abial Exp $ PROG=view SRCS=view.c diff --git a/release/picobsd/tinyware/view/README b/release/picobsd/tinyware/view/README index 1a2c611b6727..c3380277bf77 100644 --- a/release/picobsd/tinyware/view/README +++ b/release/picobsd/tinyware/view/README @@ -83,4 +83,4 @@ Andrzej Bialecki <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:42 abial Exp $ diff --git a/release/picobsd/tinyware/view/view.c b/release/picobsd/tinyware/view/view.c index 0255a6b5bec1..8c7d1f170054 100644 --- a/release/picobsd/tinyware/view/view.c +++ b/release/picobsd/tinyware/view/view.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: view.c,v 1.2 1998/10/09 12:42:56 abial Exp $ + * $Id: view.c,v 1.3 1998/10/23 19:34:50 abial Exp $ */ /* diff --git a/release/picobsd/tinyware/vm/Makefile b/release/picobsd/tinyware/vm/Makefile index 9e64474990b1..1c28b7296b2b 100644 --- a/release/picobsd/tinyware/vm/Makefile +++ b/release/picobsd/tinyware/vm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:54 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ # PROG=vm #CFLAGS+= diff --git a/release/picobsd/tinyware/vm/README b/release/picobsd/tinyware/vm/README index e4d72c1a17d0..3a381b998366 100644 --- a/release/picobsd/tinyware/vm/README +++ b/release/picobsd/tinyware/vm/README @@ -7,4 +7,4 @@ consequently it is not displayed in stock version of sysctl(8). <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:42 abial Exp $ diff --git a/release/picobsd/tinyware/vm/vm.c b/release/picobsd/tinyware/vm/vm.c index cd744952f76f..8e089d8916cf 100644 --- a/release/picobsd/tinyware/vm/vm.c +++ b/release/picobsd/tinyware/vm/vm.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: vm.c,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ + * $Id: vm.c,v 1.2 1998/10/29 12:38:06 abial Exp $ */ #include <stdio.h> diff --git a/release/picobsd/tools/daemon/Makefile b/release/picobsd/tools/daemon/Makefile index 71427e368e1d..1cdfa9ec436d 100644 --- a/release/picobsd/tools/daemon/Makefile +++ b/release/picobsd/tools/daemon/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:40 abial Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ # PROG=daemon NOMAN=yes diff --git a/release/picobsd/tools/daemon/README b/release/picobsd/tools/daemon/README index 5de11b962eba..1b8e9353312a 100644 --- a/release/picobsd/tools/daemon/README +++ b/release/picobsd/tools/daemon/README @@ -4,4 +4,4 @@ Documentation: UTSL. <abial@freebsd.org> -$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +$Id: README,v 1.2 1998/11/01 20:19:43 abial Exp $ diff --git a/release/picobsd/tools/daemon/daemon.c b/release/picobsd/tools/daemon/daemon.c index 402fe905d4b1..5066dd8e7ef1 100644 --- a/release/picobsd/tools/daemon/daemon.c +++ b/release/picobsd/tools/daemon/daemon.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: daemon.c,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ + * $Id: daemon.c,v 1.1.1.1.2.1 1999/02/05 12:21:57 abial Exp $ */ diff --git a/release/picobsd/tools/write_mfs_in_kernel/Makefile b/release/picobsd/tools/write_mfs_in_kernel/Makefile index 9a871096de48..3fba48c79d51 100644 --- a/release/picobsd/tools/write_mfs_in_kernel/Makefile +++ b/release/picobsd/tools/write_mfs_in_kernel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $ +# $Id: Makefile,v 1.2 1998/09/24 16:37:36 abial Exp $ # PROG=wmik SRCS=write_mfs_in_kernel.c |
