Home » Archimedes archive » Acorn User » AU 1996-03 B.adf » Features » Fsck_130/regist_hlp
Fsck_130/regist_hlp
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1996-03 B.adf » Features |
Filename: | Fsck_130/regist_hlp |
Read OK: | ✔ |
File size: | 10AE bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
fsckregist (1.00) - user registration program for fsck, eliminate and hardfix NOTE: this program is SHAREWARE. Read the !SHAREWARE file for more info. fsckregist is a simple program that allows you to register (or unregister) your copy of fsck. To register you need to have a valid features and user codes that only the author may supply. Index ----- - Usage - Registering and unregistering - Notes - Disclaimer - History - Credits - Conditions of use - Contacting the Author Usage ----- fsckregist [-u "username"] [-f features] [-c usercode] [fsck path] [eliminate path] [hardfix path] -u username (enclosed in "" if it contains spaces) -f special features -c usercode If no username, special features or usercode are provided fsckregist will ask for them. If no paths are provided fsckregist will search for fsck, eliminate and hardfix in the directory where it is stored. Registering and unregistering ----------------------------- To register you just have to copy fsck, eliminate, hardfix and fsckregist on a read-write media (eg extract them from the archive and put them in the Library directory of your harddisc) and then run fsckregist. It will ask you the user name, features code and user code and then will write them to the fsck, eliminate and hardfix executables. The features code is used to enable some facility that will otherwise be inhibited. These facilities may be potentially dangerous (eg hardfix writing to the bootblock) so I will not generally allow people to use them. Registered versions may have additional features that have been removed from the unregistered version (eg support for the new FileCore module) but they will not require a specific features code because they are just 'standard' features. See the "Extra features" section of the various help files ('fsck_help', 'elim_help' and 'hard_help') for more detailed informations. If the user code is wrong fsckregist will not warn you but will just 'unregister' the fsck, eliminate and hardfix executables: so, if you are a registered user you can just keep your registered version and eventually 'unregister' it (giving fsckregist a wrong user code) if you need to give it to someone else. Notes ----- Once your copy of fsck, eliminate and hardfix are registered there is no easy way to extract your user code from them. You should therefore write your user code somewhere else so that you will be able to register any new version of fsck you will eventually download without having to request them directly to the author. In fact the user codes will be valid for every future version of the fsck suite, unless the author decide otherwise. The user code is derived from both the user name and the features code, if the author gives you a features code that is different from 0 you must use it during the registration procedure otherwise the executables will be 'unregistered' because the user code will be illegal. The user name is case sensitive and even punctuation and space are significant: when you will register the author will tell you exactly what you have to write. Disclaimer ---------- fsckregist is the less dangerous program you will find in the fsck suite! Anyway it can corrupt your copy of fsck, eliminate and hardfix, avoid to play with it except when you really have to register or unregister the programs! If for any reason (either your mistake or a bug in fsckregist) it causes you a loss of data, I am sorry for you but I WILL NOT BE HELD RESPONSIBLE. Use fsckregist at your own risk. History ------- 1.00 -- 03 Jan 96 First released version. Credits ------- I'd like to thank the following people who contibuted in some way to the development of fsckregist: - Nick Craig-Wood for the functions to calculate the usercode and some general protection-scheme advice Conditions of use ----------------- fsckregist can only be distributed with the complete fsck suite. Read the !SHAREWARE file for the conditions of use and distribution of the whole package. Contacting the Author --------------------- Post: Sergio Monesi Via Trento e Trieste 30 20046 Biassono (MI) Italy EMail: pel0015@cdc8g5.cdc.polimi.it sergio@freebsd.first.gmd.de WWW: http://cdc8g5.cdc.polimi.it/~pel0015/
00000000 66 73 63 6b 72 65 67 69 73 74 20 28 31 2e 30 30 |fsckregist (1.00| 00000010 29 20 2d 20 75 73 65 72 20 72 65 67 69 73 74 72 |) - user registr| 00000020 61 74 69 6f 6e 20 70 72 6f 67 72 61 6d 20 66 6f |ation program fo| 00000030 72 20 66 73 63 6b 2c 20 65 6c 69 6d 69 6e 61 74 |r fsck, eliminat| 00000040 65 20 61 6e 64 20 68 61 72 64 66 69 78 0a 0a 4e |e and hardfix..N| 00000050 4f 54 45 3a 20 74 68 69 73 20 70 72 6f 67 72 61 |OTE: this progra| 00000060 6d 20 69 73 20 53 48 41 52 45 57 41 52 45 2e 20 |m is SHAREWARE. | 00000070 52 65 61 64 20 74 68 65 20 21 53 48 41 52 45 57 |Read the !SHAREW| 00000080 41 52 45 20 66 69 6c 65 20 66 6f 72 20 6d 6f 72 |ARE file for mor| 00000090 65 20 69 6e 66 6f 2e 0a 0a 66 73 63 6b 72 65 67 |e info...fsckreg| 000000a0 69 73 74 20 69 73 20 61 20 73 69 6d 70 6c 65 20 |ist is a simple | 000000b0 70 72 6f 67 72 61 6d 20 74 68 61 74 20 61 6c 6c |program that all| 000000c0 6f 77 73 20 79 6f 75 20 74 6f 20 72 65 67 69 73 |ows you to regis| 000000d0 74 65 72 20 28 6f 72 20 75 6e 72 65 67 69 73 74 |ter (or unregist| 000000e0 65 72 29 0a 79 6f 75 72 20 63 6f 70 79 20 6f 66 |er).your copy of| 000000f0 20 66 73 63 6b 2e 20 54 6f 20 72 65 67 69 73 74 | fsck. To regist| 00000100 65 72 20 79 6f 75 20 6e 65 65 64 20 74 6f 20 68 |er you need to h| 00000110 61 76 65 20 61 20 76 61 6c 69 64 20 66 65 61 74 |ave a valid feat| 00000120 75 72 65 73 20 61 6e 64 20 75 73 65 72 0a 63 6f |ures and user.co| 00000130 64 65 73 20 74 68 61 74 20 6f 6e 6c 79 20 74 68 |des that only th| 00000140 65 20 61 75 74 68 6f 72 20 6d 61 79 20 73 75 70 |e author may sup| 00000150 70 6c 79 2e 0a 0a 0a 49 6e 64 65 78 0a 2d 2d 2d |ply....Index.---| 00000160 2d 2d 0a 0a 2d 20 55 73 61 67 65 0a 2d 20 52 65 |--..- Usage.- Re| 00000170 67 69 73 74 65 72 69 6e 67 20 61 6e 64 20 75 6e |gistering and un| 00000180 72 65 67 69 73 74 65 72 69 6e 67 0a 2d 20 4e 6f |registering.- No| 00000190 74 65 73 0a 2d 20 44 69 73 63 6c 61 69 6d 65 72 |tes.- Disclaimer| 000001a0 0a 2d 20 48 69 73 74 6f 72 79 0a 2d 20 43 72 65 |.- History.- Cre| 000001b0 64 69 74 73 0a 2d 20 43 6f 6e 64 69 74 69 6f 6e |dits.- Condition| 000001c0 73 20 6f 66 20 75 73 65 0a 2d 20 43 6f 6e 74 61 |s of use.- Conta| 000001d0 63 74 69 6e 67 20 74 68 65 20 41 75 74 68 6f 72 |cting the Author| 000001e0 0a 0a 0a 55 73 61 67 65 0a 2d 2d 2d 2d 2d 0a 0a |...Usage.-----..| 000001f0 66 73 63 6b 72 65 67 69 73 74 20 5b 2d 75 20 22 |fsckregist [-u "| 00000200 75 73 65 72 6e 61 6d 65 22 5d 20 5b 2d 66 20 66 |username"] [-f f| 00000210 65 61 74 75 72 65 73 5d 20 5b 2d 63 20 75 73 65 |eatures] [-c use| 00000220 72 63 6f 64 65 5d 20 5b 66 73 63 6b 20 70 61 74 |rcode] [fsck pat| 00000230 68 5d 20 5b 65 6c 69 6d 69 6e 61 74 65 20 70 61 |h] [eliminate pa| 00000240 74 68 5d 20 5b 68 61 72 64 66 69 78 20 70 61 74 |th] [hardfix pat| 00000250 68 5d 0a 20 20 2d 75 20 20 20 75 73 65 72 6e 61 |h]. -u userna| 00000260 6d 65 20 28 65 6e 63 6c 6f 73 65 64 20 69 6e 20 |me (enclosed in | 00000270 22 22 20 69 66 20 69 74 20 63 6f 6e 74 61 69 6e |"" if it contain| 00000280 73 20 73 70 61 63 65 73 29 0a 20 20 2d 66 20 20 |s spaces). -f | 00000290 20 73 70 65 63 69 61 6c 20 66 65 61 74 75 72 65 | special feature| 000002a0 73 0a 20 20 2d 63 20 20 20 75 73 65 72 63 6f 64 |s. -c usercod| 000002b0 65 0a 0a 49 66 20 6e 6f 20 75 73 65 72 6e 61 6d |e..If no usernam| 000002c0 65 2c 20 73 70 65 63 69 61 6c 20 66 65 61 74 75 |e, special featu| 000002d0 72 65 73 20 6f 72 20 75 73 65 72 63 6f 64 65 20 |res or usercode | 000002e0 61 72 65 20 70 72 6f 76 69 64 65 64 20 66 73 63 |are provided fsc| 000002f0 6b 72 65 67 69 73 74 20 77 69 6c 6c 20 61 73 6b |kregist will ask| 00000300 0a 66 6f 72 20 74 68 65 6d 2e 0a 49 66 20 6e 6f |.for them..If no| 00000310 20 70 61 74 68 73 20 61 72 65 20 70 72 6f 76 69 | paths are provi| 00000320 64 65 64 20 66 73 63 6b 72 65 67 69 73 74 20 77 |ded fsckregist w| 00000330 69 6c 6c 20 73 65 61 72 63 68 20 66 6f 72 20 66 |ill search for f| 00000340 73 63 6b 2c 20 65 6c 69 6d 69 6e 61 74 65 20 61 |sck, eliminate a| 00000350 6e 64 0a 68 61 72 64 66 69 78 20 69 6e 20 74 68 |nd.hardfix in th| 00000360 65 20 64 69 72 65 63 74 6f 72 79 20 77 68 65 72 |e directory wher| 00000370 65 20 69 74 20 69 73 20 73 74 6f 72 65 64 2e 0a |e it is stored..| 00000380 0a 0a 52 65 67 69 73 74 65 72 69 6e 67 20 61 6e |..Registering an| 00000390 64 20 75 6e 72 65 67 69 73 74 65 72 69 6e 67 0a |d unregistering.| 000003a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000003b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 |-------------..T| 000003c0 6f 20 72 65 67 69 73 74 65 72 20 79 6f 75 20 6a |o register you j| 000003d0 75 73 74 20 68 61 76 65 20 74 6f 20 63 6f 70 79 |ust have to copy| 000003e0 20 66 73 63 6b 2c 20 65 6c 69 6d 69 6e 61 74 65 | fsck, eliminate| 000003f0 2c 20 68 61 72 64 66 69 78 20 61 6e 64 20 66 73 |, hardfix and fs| 00000400 63 6b 72 65 67 69 73 74 20 6f 6e 0a 61 20 72 65 |ckregist on.a re| 00000410 61 64 2d 77 72 69 74 65 20 6d 65 64 69 61 20 28 |ad-write media (| 00000420 65 67 20 65 78 74 72 61 63 74 20 74 68 65 6d 20 |eg extract them | 00000430 66 72 6f 6d 20 74 68 65 20 61 72 63 68 69 76 65 |from the archive| 00000440 20 61 6e 64 20 70 75 74 20 74 68 65 6d 20 69 6e | and put them in| 00000450 20 74 68 65 0a 4c 69 62 72 61 72 79 20 64 69 72 | the.Library dir| 00000460 65 63 74 6f 72 79 20 6f 66 20 79 6f 75 72 20 68 |ectory of your h| 00000470 61 72 64 64 69 73 63 29 20 61 6e 64 20 74 68 65 |arddisc) and the| 00000480 6e 20 72 75 6e 20 66 73 63 6b 72 65 67 69 73 74 |n run fsckregist| 00000490 2e 20 49 74 20 77 69 6c 6c 20 61 73 6b 20 79 6f |. It will ask yo| 000004a0 75 0a 74 68 65 20 75 73 65 72 20 6e 61 6d 65 2c |u.the user name,| 000004b0 20 66 65 61 74 75 72 65 73 20 63 6f 64 65 20 61 | features code a| 000004c0 6e 64 20 75 73 65 72 20 63 6f 64 65 20 61 6e 64 |nd user code and| 000004d0 20 74 68 65 6e 20 77 69 6c 6c 20 77 72 69 74 65 | then will write| 000004e0 20 74 68 65 6d 20 74 6f 20 74 68 65 0a 66 73 63 | them to the.fsc| 000004f0 6b 2c 20 65 6c 69 6d 69 6e 61 74 65 20 61 6e 64 |k, eliminate and| 00000500 20 68 61 72 64 66 69 78 20 65 78 65 63 75 74 61 | hardfix executa| 00000510 62 6c 65 73 2e 20 0a 0a 54 68 65 20 66 65 61 74 |bles. ..The feat| 00000520 75 72 65 73 20 63 6f 64 65 20 69 73 20 75 73 65 |ures code is use| 00000530 64 20 74 6f 20 65 6e 61 62 6c 65 20 73 6f 6d 65 |d to enable some| 00000540 20 66 61 63 69 6c 69 74 79 20 74 68 61 74 20 77 | facility that w| 00000550 69 6c 6c 20 6f 74 68 65 72 77 69 73 65 20 62 65 |ill otherwise be| 00000560 0a 69 6e 68 69 62 69 74 65 64 2e 20 54 68 65 73 |.inhibited. Thes| 00000570 65 20 66 61 63 69 6c 69 74 69 65 73 20 6d 61 79 |e facilities may| 00000580 20 62 65 20 70 6f 74 65 6e 74 69 61 6c 6c 79 20 | be potentially | 00000590 64 61 6e 67 65 72 6f 75 73 20 28 65 67 20 68 61 |dangerous (eg ha| 000005a0 72 64 66 69 78 20 77 72 69 74 69 6e 67 0a 74 6f |rdfix writing.to| 000005b0 20 74 68 65 20 62 6f 6f 74 62 6c 6f 63 6b 29 20 | the bootblock) | 000005c0 73 6f 20 49 20 77 69 6c 6c 20 6e 6f 74 20 67 65 |so I will not ge| 000005d0 6e 65 72 61 6c 6c 79 20 61 6c 6c 6f 77 20 70 65 |nerally allow pe| 000005e0 6f 70 6c 65 20 74 6f 20 75 73 65 20 74 68 65 6d |ople to use them| 000005f0 2e 0a 52 65 67 69 73 74 65 72 65 64 20 76 65 72 |..Registered ver| 00000600 73 69 6f 6e 73 20 6d 61 79 20 68 61 76 65 20 61 |sions may have a| 00000610 64 64 69 74 69 6f 6e 61 6c 20 66 65 61 74 75 72 |dditional featur| 00000620 65 73 20 74 68 61 74 20 68 61 76 65 20 62 65 65 |es that have bee| 00000630 6e 20 72 65 6d 6f 76 65 64 20 66 72 6f 6d 0a 74 |n removed from.t| 00000640 68 65 20 75 6e 72 65 67 69 73 74 65 72 65 64 20 |he unregistered | 00000650 76 65 72 73 69 6f 6e 20 28 65 67 20 73 75 70 70 |version (eg supp| 00000660 6f 72 74 20 66 6f 72 20 74 68 65 20 6e 65 77 20 |ort for the new | 00000670 46 69 6c 65 43 6f 72 65 20 6d 6f 64 75 6c 65 29 |FileCore module)| 00000680 20 62 75 74 20 74 68 65 79 0a 77 69 6c 6c 20 6e | but they.will n| 00000690 6f 74 20 72 65 71 75 69 72 65 20 61 20 73 70 65 |ot require a spe| 000006a0 63 69 66 69 63 20 66 65 61 74 75 72 65 73 20 63 |cific features c| 000006b0 6f 64 65 20 62 65 63 61 75 73 65 20 74 68 65 79 |ode because they| 000006c0 20 61 72 65 20 6a 75 73 74 20 27 73 74 61 6e 64 | are just 'stand| 000006d0 61 72 64 27 0a 66 65 61 74 75 72 65 73 2e 0a 53 |ard'.features..S| 000006e0 65 65 20 74 68 65 20 22 45 78 74 72 61 20 66 65 |ee the "Extra fe| 000006f0 61 74 75 72 65 73 22 20 73 65 63 74 69 6f 6e 20 |atures" section | 00000700 6f 66 20 74 68 65 20 76 61 72 69 6f 75 73 20 68 |of the various h| 00000710 65 6c 70 20 66 69 6c 65 73 20 28 27 66 73 63 6b |elp files ('fsck| 00000720 5f 68 65 6c 70 27 2c 0a 27 65 6c 69 6d 5f 68 65 |_help',.'elim_he| 00000730 6c 70 27 20 61 6e 64 20 27 68 61 72 64 5f 68 65 |lp' and 'hard_he| 00000740 6c 70 27 29 20 66 6f 72 20 6d 6f 72 65 20 64 65 |lp') for more de| 00000750 74 61 69 6c 65 64 20 69 6e 66 6f 72 6d 61 74 69 |tailed informati| 00000760 6f 6e 73 2e 0a 0a 49 66 20 74 68 65 20 75 73 65 |ons...If the use| 00000770 72 20 63 6f 64 65 20 69 73 20 77 72 6f 6e 67 20 |r code is wrong | 00000780 66 73 63 6b 72 65 67 69 73 74 20 77 69 6c 6c 20 |fsckregist will | 00000790 6e 6f 74 20 77 61 72 6e 20 79 6f 75 20 62 75 74 |not warn you but| 000007a0 20 77 69 6c 6c 20 6a 75 73 74 0a 27 75 6e 72 65 | will just.'unre| 000007b0 67 69 73 74 65 72 27 20 74 68 65 20 66 73 63 6b |gister' the fsck| 000007c0 2c 20 65 6c 69 6d 69 6e 61 74 65 20 61 6e 64 20 |, eliminate and | 000007d0 68 61 72 64 66 69 78 20 65 78 65 63 75 74 61 62 |hardfix executab| 000007e0 6c 65 73 3a 20 73 6f 2c 20 69 66 20 79 6f 75 20 |les: so, if you | 000007f0 61 72 65 20 61 0a 72 65 67 69 73 74 65 72 65 64 |are a.registered| 00000800 20 75 73 65 72 20 79 6f 75 20 63 61 6e 20 6a 75 | user you can ju| 00000810 73 74 20 6b 65 65 70 20 79 6f 75 72 20 72 65 67 |st keep your reg| 00000820 69 73 74 65 72 65 64 20 76 65 72 73 69 6f 6e 20 |istered version | 00000830 61 6e 64 20 65 76 65 6e 74 75 61 6c 6c 79 0a 27 |and eventually.'| 00000840 75 6e 72 65 67 69 73 74 65 72 27 20 69 74 20 28 |unregister' it (| 00000850 67 69 76 69 6e 67 20 66 73 63 6b 72 65 67 69 73 |giving fsckregis| 00000860 74 20 61 20 77 72 6f 6e 67 20 75 73 65 72 20 63 |t a wrong user c| 00000870 6f 64 65 29 20 69 66 20 79 6f 75 20 6e 65 65 64 |ode) if you need| 00000880 20 74 6f 20 67 69 76 65 20 69 74 0a 74 6f 20 73 | to give it.to s| 00000890 6f 6d 65 6f 6e 65 20 65 6c 73 65 2e 0a 0a 0a 4e |omeone else....N| 000008a0 6f 74 65 73 0a 2d 2d 2d 2d 2d 0a 0a 4f 6e 63 65 |otes.-----..Once| 000008b0 20 79 6f 75 72 20 63 6f 70 79 20 6f 66 20 66 73 | your copy of fs| 000008c0 63 6b 2c 20 65 6c 69 6d 69 6e 61 74 65 20 61 6e |ck, eliminate an| 000008d0 64 20 68 61 72 64 66 69 78 20 61 72 65 20 72 65 |d hardfix are re| 000008e0 67 69 73 74 65 72 65 64 20 74 68 65 72 65 20 69 |gistered there i| 000008f0 73 20 6e 6f 20 65 61 73 79 0a 77 61 79 20 74 6f |s no easy.way to| 00000900 20 65 78 74 72 61 63 74 20 79 6f 75 72 20 75 73 | extract your us| 00000910 65 72 20 63 6f 64 65 20 66 72 6f 6d 20 74 68 65 |er code from the| 00000920 6d 2e 20 59 6f 75 20 73 68 6f 75 6c 64 20 74 68 |m. You should th| 00000930 65 72 65 66 6f 72 65 20 77 72 69 74 65 20 79 6f |erefore write yo| 00000940 75 72 0a 75 73 65 72 20 63 6f 64 65 20 73 6f 6d |ur.user code som| 00000950 65 77 68 65 72 65 20 65 6c 73 65 20 73 6f 20 74 |ewhere else so t| 00000960 68 61 74 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 |hat you will be | 00000970 61 62 6c 65 20 74 6f 20 72 65 67 69 73 74 65 72 |able to register| 00000980 20 61 6e 79 20 6e 65 77 20 76 65 72 73 69 6f 6e | any new version| 00000990 0a 6f 66 20 66 73 63 6b 20 79 6f 75 20 77 69 6c |.of fsck you wil| 000009a0 6c 20 65 76 65 6e 74 75 61 6c 6c 79 20 64 6f 77 |l eventually dow| 000009b0 6e 6c 6f 61 64 20 77 69 74 68 6f 75 74 20 68 61 |nload without ha| 000009c0 76 69 6e 67 20 74 6f 20 72 65 71 75 65 73 74 20 |ving to request | 000009d0 74 68 65 6d 20 64 69 72 65 63 74 6c 79 0a 74 6f |them directly.to| 000009e0 20 74 68 65 20 61 75 74 68 6f 72 2e 20 49 6e 20 | the author. In | 000009f0 66 61 63 74 20 74 68 65 20 75 73 65 72 20 63 6f |fact the user co| 00000a00 64 65 73 20 77 69 6c 6c 20 62 65 20 76 61 6c 69 |des will be vali| 00000a10 64 20 66 6f 72 20 65 76 65 72 79 20 66 75 74 75 |d for every futu| 00000a20 72 65 20 76 65 72 73 69 6f 6e 0a 6f 66 20 74 68 |re version.of th| 00000a30 65 20 66 73 63 6b 20 73 75 69 74 65 2c 20 75 6e |e fsck suite, un| 00000a40 6c 65 73 73 20 74 68 65 20 61 75 74 68 6f 72 20 |less the author | 00000a50 64 65 63 69 64 65 20 6f 74 68 65 72 77 69 73 65 |decide otherwise| 00000a60 2e 0a 0a 54 68 65 20 75 73 65 72 20 63 6f 64 65 |...The user code| 00000a70 20 69 73 20 64 65 72 69 76 65 64 20 66 72 6f 6d | is derived from| 00000a80 20 62 6f 74 68 20 74 68 65 20 75 73 65 72 20 6e | both the user n| 00000a90 61 6d 65 20 61 6e 64 20 74 68 65 20 66 65 61 74 |ame and the feat| 00000aa0 75 72 65 73 20 63 6f 64 65 2c 20 69 66 0a 74 68 |ures code, if.th| 00000ab0 65 20 61 75 74 68 6f 72 20 67 69 76 65 73 20 79 |e author gives y| 00000ac0 6f 75 20 61 20 66 65 61 74 75 72 65 73 20 63 6f |ou a features co| 00000ad0 64 65 20 74 68 61 74 20 69 73 20 64 69 66 66 65 |de that is diffe| 00000ae0 72 65 6e 74 20 66 72 6f 6d 20 30 20 79 6f 75 20 |rent from 0 you | 00000af0 6d 75 73 74 20 75 73 65 20 69 74 0a 64 75 72 69 |must use it.duri| 00000b00 6e 67 20 74 68 65 20 72 65 67 69 73 74 72 61 74 |ng the registrat| 00000b10 69 6f 6e 20 70 72 6f 63 65 64 75 72 65 20 6f 74 |ion procedure ot| 00000b20 68 65 72 77 69 73 65 20 74 68 65 20 65 78 65 63 |herwise the exec| 00000b30 75 74 61 62 6c 65 73 20 77 69 6c 6c 20 62 65 0a |utables will be.| 00000b40 27 75 6e 72 65 67 69 73 74 65 72 65 64 27 20 62 |'unregistered' b| 00000b50 65 63 61 75 73 65 20 74 68 65 20 75 73 65 72 20 |ecause the user | 00000b60 63 6f 64 65 20 77 69 6c 6c 20 62 65 20 69 6c 6c |code will be ill| 00000b70 65 67 61 6c 2e 0a 0a 54 68 65 20 75 73 65 72 20 |egal...The user | 00000b80 6e 61 6d 65 20 69 73 20 63 61 73 65 20 73 65 6e |name is case sen| 00000b90 73 69 74 69 76 65 20 61 6e 64 20 65 76 65 6e 20 |sitive and even | 00000ba0 70 75 6e 63 74 75 61 74 69 6f 6e 20 61 6e 64 20 |punctuation and | 00000bb0 73 70 61 63 65 20 61 72 65 0a 73 69 67 6e 69 66 |space are.signif| 00000bc0 69 63 61 6e 74 3a 20 77 68 65 6e 20 79 6f 75 20 |icant: when you | 00000bd0 77 69 6c 6c 20 72 65 67 69 73 74 65 72 20 74 68 |will register th| 00000be0 65 20 61 75 74 68 6f 72 20 77 69 6c 6c 20 74 65 |e author will te| 00000bf0 6c 6c 20 79 6f 75 20 65 78 61 63 74 6c 79 20 77 |ll you exactly w| 00000c00 68 61 74 20 79 6f 75 0a 68 61 76 65 20 74 6f 20 |hat you.have to | 00000c10 77 72 69 74 65 2e 0a 0a 0a 44 69 73 63 6c 61 69 |write....Disclai| 00000c20 6d 65 72 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |mer.----------..| 00000c30 66 73 63 6b 72 65 67 69 73 74 20 69 73 20 74 68 |fsckregist is th| 00000c40 65 20 6c 65 73 73 20 64 61 6e 67 65 72 6f 75 73 |e less dangerous| 00000c50 20 70 72 6f 67 72 61 6d 20 79 6f 75 20 77 69 6c | program you wil| 00000c60 6c 20 66 69 6e 64 20 69 6e 20 74 68 65 20 66 73 |l find in the fs| 00000c70 63 6b 20 73 75 69 74 65 21 0a 41 6e 79 77 61 79 |ck suite!.Anyway| 00000c80 20 69 74 20 63 61 6e 20 63 6f 72 72 75 70 74 20 | it can corrupt | 00000c90 79 6f 75 72 20 63 6f 70 79 20 6f 66 20 66 73 63 |your copy of fsc| 00000ca0 6b 2c 20 65 6c 69 6d 69 6e 61 74 65 20 61 6e 64 |k, eliminate and| 00000cb0 20 68 61 72 64 66 69 78 2c 20 61 76 6f 69 64 20 | hardfix, avoid | 00000cc0 74 6f 20 70 6c 61 79 0a 77 69 74 68 20 69 74 20 |to play.with it | 00000cd0 65 78 63 65 70 74 20 77 68 65 6e 20 79 6f 75 20 |except when you | 00000ce0 72 65 61 6c 6c 79 20 68 61 76 65 20 74 6f 20 72 |really have to r| 00000cf0 65 67 69 73 74 65 72 20 6f 72 20 75 6e 72 65 67 |egister or unreg| 00000d00 69 73 74 65 72 20 74 68 65 20 70 72 6f 67 72 61 |ister the progra| 00000d10 6d 73 21 0a 0a 49 66 20 66 6f 72 20 61 6e 79 20 |ms!..If for any | 00000d20 72 65 61 73 6f 6e 20 28 65 69 74 68 65 72 20 79 |reason (either y| 00000d30 6f 75 72 20 6d 69 73 74 61 6b 65 20 6f 72 20 61 |our mistake or a| 00000d40 20 62 75 67 20 69 6e 20 66 73 63 6b 72 65 67 69 | bug in fsckregi| 00000d50 73 74 29 20 69 74 20 63 61 75 73 65 73 20 79 6f |st) it causes yo| 00000d60 75 0a 61 20 6c 6f 73 73 20 6f 66 20 64 61 74 61 |u.a loss of data| 00000d70 2c 20 49 20 61 6d 20 73 6f 72 72 79 20 66 6f 72 |, I am sorry for| 00000d80 20 79 6f 75 20 62 75 74 20 49 20 57 49 4c 4c 20 | you but I WILL | 00000d90 4e 4f 54 20 42 45 20 48 45 4c 44 20 52 45 53 50 |NOT BE HELD RESP| 00000da0 4f 4e 53 49 42 4c 45 2e 0a 0a 55 73 65 20 66 73 |ONSIBLE...Use fs| 00000db0 63 6b 72 65 67 69 73 74 20 61 74 20 79 6f 75 72 |ckregist at your| 00000dc0 20 6f 77 6e 20 72 69 73 6b 2e 0a 0a 0a 48 69 73 | own risk....His| 00000dd0 74 6f 72 79 0a 2d 2d 2d 2d 2d 2d 2d 0a 0a 31 2e |tory.-------..1.| 00000de0 30 30 20 20 2d 2d 20 30 33 20 4a 61 6e 20 39 36 |00 -- 03 Jan 96| 00000df0 0a 46 69 72 73 74 20 72 65 6c 65 61 73 65 64 20 |.First released | 00000e00 76 65 72 73 69 6f 6e 2e 20 0a 0a 0a 43 72 65 64 |version. ...Cred| 00000e10 69 74 73 0a 2d 2d 2d 2d 2d 2d 2d 0a 0a 49 27 64 |its.-------..I'd| 00000e20 20 6c 69 6b 65 20 74 6f 20 74 68 61 6e 6b 20 74 | like to thank t| 00000e30 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 70 65 6f |he following peo| 00000e40 70 6c 65 20 77 68 6f 20 63 6f 6e 74 69 62 75 74 |ple who contibut| 00000e50 65 64 20 69 6e 20 73 6f 6d 65 20 77 61 79 20 74 |ed in some way t| 00000e60 6f 20 74 68 65 0a 64 65 76 65 6c 6f 70 6d 65 6e |o the.developmen| 00000e70 74 20 6f 66 20 66 73 63 6b 72 65 67 69 73 74 3a |t of fsckregist:| 00000e80 0a 2d 20 4e 69 63 6b 20 43 72 61 69 67 2d 57 6f |.- Nick Craig-Wo| 00000e90 6f 64 20 66 6f 72 20 74 68 65 20 66 75 6e 63 74 |od for the funct| 00000ea0 69 6f 6e 73 20 74 6f 20 63 61 6c 63 75 6c 61 74 |ions to calculat| 00000eb0 65 20 74 68 65 20 75 73 65 72 63 6f 64 65 20 61 |e the usercode a| 00000ec0 6e 64 20 73 6f 6d 65 0a 20 20 67 65 6e 65 72 61 |nd some. genera| 00000ed0 6c 20 70 72 6f 74 65 63 74 69 6f 6e 2d 73 63 68 |l protection-sch| 00000ee0 65 6d 65 20 61 64 76 69 63 65 0a 0a 0a 43 6f 6e |eme advice...Con| 00000ef0 64 69 74 69 6f 6e 73 20 6f 66 20 75 73 65 0a 2d |ditions of use.-| 00000f00 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000f10 0a 0a 66 73 63 6b 72 65 67 69 73 74 20 63 61 6e |..fsckregist can| 00000f20 20 6f 6e 6c 79 20 62 65 20 64 69 73 74 72 69 62 | only be distrib| 00000f30 75 74 65 64 20 77 69 74 68 20 74 68 65 20 63 6f |uted with the co| 00000f40 6d 70 6c 65 74 65 20 66 73 63 6b 20 73 75 69 74 |mplete fsck suit| 00000f50 65 2e 0a 52 65 61 64 20 74 68 65 20 21 53 48 41 |e..Read the !SHA| 00000f60 52 45 57 41 52 45 20 66 69 6c 65 20 66 6f 72 20 |REWARE file for | 00000f70 74 68 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 6f |the conditions o| 00000f80 66 20 75 73 65 20 61 6e 64 20 64 69 73 74 72 69 |f use and distri| 00000f90 62 75 74 69 6f 6e 20 6f 66 20 74 68 65 0a 77 68 |bution of the.wh| 00000fa0 6f 6c 65 20 70 61 63 6b 61 67 65 2e 0a 0a 0a 43 |ole package....C| 00000fb0 6f 6e 74 61 63 74 69 6e 67 20 74 68 65 20 41 75 |ontacting the Au| 00000fc0 74 68 6f 72 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |thor.-----------| 00000fd0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 50 6f 73 74 |----------..Post| 00000fe0 3a 20 20 53 65 72 67 69 6f 20 4d 6f 6e 65 73 69 |: Sergio Monesi| 00000ff0 0a 20 20 20 20 20 20 20 56 69 61 20 54 72 65 6e |. Via Tren| 00001000 74 6f 20 65 20 54 72 69 65 73 74 65 20 33 30 0a |to e Trieste 30.| 00001010 20 20 20 20 20 20 20 32 30 30 34 36 20 42 69 61 | 20046 Bia| 00001020 73 73 6f 6e 6f 20 28 4d 49 29 0a 20 20 20 20 20 |ssono (MI). | 00001030 20 20 49 74 61 6c 79 0a 0a 45 4d 61 69 6c 3a 20 | Italy..EMail: | 00001040 70 65 6c 30 30 31 35 40 63 64 63 38 67 35 2e 63 |pel0015@cdc8g5.c| 00001050 64 63 2e 70 6f 6c 69 6d 69 2e 69 74 0a 20 20 20 |dc.polimi.it. | 00001060 20 20 20 20 73 65 72 67 69 6f 40 66 72 65 65 62 | sergio@freeb| 00001070 73 64 2e 66 69 72 73 74 2e 67 6d 64 2e 64 65 0a |sd.first.gmd.de.| 00001080 0a 57 57 57 3a 20 20 20 68 74 74 70 3a 2f 2f 63 |.WWW: http://c| 00001090 64 63 38 67 35 2e 63 64 63 2e 70 6f 6c 69 6d 69 |dc8g5.cdc.polimi| 000010a0 2e 69 74 2f 7e 70 65 6c 30 30 31 35 2f 0a |.it/~pel0015/.| 000010ae