]> andersk Git - moira.git/log
moira.git
26 years agoassume POSIX (uname vs gethostname)
danw [Mon, 5 Jan 1998 14:54:47 +0000 (14:54 +0000)] 
assume POSIX (uname vs gethostname)

26 years agoremove redundant initialization
danw [Mon, 5 Jan 1998 14:54:24 +0000 (14:54 +0000)] 
remove redundant initialization

26 years agoWe're warehouse.gen, not sis.gen
danw [Mon, 5 Jan 1998 14:54:09 +0000 (14:54 +0000)] 
We're warehouse.gen, not sis.gen

26 years agoremove a redundant comparison
danw [Mon, 5 Jan 1998 14:53:53 +0000 (14:53 +0000)] 
remove a redundant comparison
remove code that would free non-malloced memory

26 years agoNULL != ""
danw [Mon, 5 Jan 1998 14:53:00 +0000 (14:53 +0000)] 
NULL != ""

26 years agoFix a comment, un-#if 0 some code that shouldn't have been #if 0'ed
danw [Mon, 5 Jan 1998 14:52:46 +0000 (14:52 +0000)] 
Fix a comment, un-#if 0 some code that shouldn't have been #if 0'ed

26 years agoupdate timing estimates to match current moira reality
danw [Mon, 5 Jan 1998 14:51:43 +0000 (14:51 +0000)] 
update timing estimates to match current moira reality

26 years agoremove a redundant initialization
danw [Mon, 5 Jan 1998 14:51:25 +0000 (14:51 +0000)] 
remove a redundant initialization

26 years agoadd a prototype to make the compiler not promote char->int
danw [Mon, 5 Jan 1998 14:51:10 +0000 (14:51 +0000)] 
add a prototype to make the compiler not promote char->int

26 years agoRemove an unused variable, add some {}s
danw [Mon, 5 Jan 1998 14:50:16 +0000 (14:50 +0000)] 
Remove an unused variable, add some {}s

26 years agoRemove some unused vars/code
danw [Mon, 5 Jan 1998 14:49:21 +0000 (14:49 +0000)] 
Remove some unused vars/code
Use "%ld" when printing longs
Spell "successfully" successfully

26 years agoFix a bug in AskFSInfo (= vs ==)
danw [Mon, 5 Jan 1998 14:48:41 +0000 (14:48 +0000)] 
Fix a bug in AskFSInfo (= vs ==)

26 years agoremove a redundant initialization
danw [Mon, 5 Jan 1998 14:46:54 +0000 (14:46 +0000)] 
remove a redundant initialization
assume HAS_VSPRINTF

26 years agoif /usr/etc/credentials.local exists, append it to the credentials
danw [Mon, 22 Dec 1997 21:34:27 +0000 (21:34 +0000)] 
if /usr/etc/credentials.local exists, append it to the credentials
feed from moira.

26 years agoUse `critical_alert', not `send_zgram' when the server dies
danw [Sat, 20 Dec 1997 20:56:32 +0000 (20:56 +0000)] 
Use `critical_alert', not `send_zgram' when the server dies
unexpectedly, so that it appears in the critical.log

26 years agosync with server: "[" isn't a wildcard character in oracle, so don't
danw [Tue, 16 Dec 1997 20:53:00 +0000 (20:53 +0000)] 
sync with server: "[" isn't a wildcard character in oracle, so don't
escape it.

26 years agoDon't delete quotas when changing a filesys from ERR to AFS.
danw [Mon, 1 Dec 1997 20:49:47 +0000 (20:49 +0000)] 
Don't delete quotas when changing a filesys from ERR to AFS.
(Looks like it was tripping on some code intended for the NFS->AFS migration?)

26 years agoFix data for geml to make `qy _help geml' work
danw [Tue, 11 Nov 1997 22:51:42 +0000 (22:51 +0000)] 
Fix data for geml to make `qy _help geml' work

26 years agoAdded a command-line arg, to allow the administrator to load only one
dkk [Tue, 4 Nov 1997 22:00:55 +0000 (22:00 +0000)] 
Added a command-line arg, to allow the administrator to load only one
of student or staff data files (instead of both together).  The
frequency of the two data files varied greatly, so the script was
being used only as an example until these changes were applied.

The script also now uses a separate directory (/moira/load/).

26 years agoMuch revision from previous instructions, most of it apparently not
dkk [Tue, 4 Nov 1997 21:52:05 +0000 (21:52 +0000)] 
Much revision from previous instructions, most of it apparently not
checked in before (was named INSTRUCTIONS.new).  Made the instructions
more into a shell script (in several stages).  THIS PROCEDURE WAS USED
in October 1997 to resynchronize the athena.mit.edu AFS cell with Moira.

26 years agooops. we were filtering out lincoln labs in two different places
danw [Mon, 3 Nov 1997 04:44:13 +0000 (04:44 +0000)] 
oops. we were filtering out lincoln labs in two different places

26 years agominor bugfix to previous commit
danw [Sun, 2 Nov 1997 18:57:18 +0000 (18:57 +0000)] 
minor bugfix to previous commit

26 years agosupport for Lincoln Lab people: load with class LINCOLN and a high uid
danw [Sun, 2 Nov 1997 18:55:08 +0000 (18:55 +0000)] 
support for Lincoln Lab people: load with class LINCOLN and a high uid

26 years agochmod user homedirs to 0755. (AFS doesn't care, but some programs and
danw [Mon, 27 Oct 1997 17:58:44 +0000 (17:58 +0000)] 
chmod user homedirs to 0755. (AFS doesn't care, but some programs and
people do)

26 years agoBuild afssync
danw [Fri, 10 Oct 1997 20:29:31 +0000 (20:29 +0000)] 
Build afssync

26 years agoMake this build
danw [Fri, 10 Oct 1997 20:29:01 +0000 (20:29 +0000)] 
Make this build

26 years agoChange warehouse extract to add first, middle and last names to the binary
tytso [Thu, 9 Oct 1997 14:53:30 +0000 (14:53 +0000)] 
Change warehouse extract to add first, middle and last names to the binary
extract.

26 years agoDon't assume an account has an associated list when deactivating it
danw [Tue, 7 Oct 1997 03:29:25 +0000 (03:29 +0000)] 
Don't assume an account has an associated list when deactivating it

26 years agoRequire mere mortals to specify at least one of the arguments to get_host.
danw [Wed, 1 Oct 1997 19:59:35 +0000 (19:59 +0000)] 
Require mere mortals to specify at least one of the arguments to get_host.

26 years agoCheck that the number of query arguments is correct earlier on in the
danw [Wed, 1 Oct 1997 19:57:10 +0000 (19:57 +0000)] 
Check that the number of query arguments is correct earlier on in the
verification stage.

26 years agofix a typo
danw [Sun, 28 Sep 1997 17:03:58 +0000 (17:03 +0000)] 
fix a typo

26 years agoFrom mbarker: Remove the `char *whoami;' local to main so that it's
danw [Sun, 28 Sep 1997 17:02:42 +0000 (17:02 +0000)] 
From mbarker: Remove the `char *whoami;' local to main so that it's
setting the global whoami. Otherwise it will be uninitialized and the
program will dump core if it tries to print an error message.

26 years agoFix a bug where having USER:foo and KERBEROS:foo@ATHENA.MIT.EDU on the same
danw [Wed, 17 Sep 1997 16:59:52 +0000 (16:59 +0000)] 
Fix a bug where having USER:foo and KERBEROS:foo@ATHENA.MIT.EDU on the same
ACL would cause internal errors and `permission denied' to the user.

26 years agocompile with gcc without -traditional on suns
danw [Wed, 10 Sep 1997 19:43:38 +0000 (19:43 +0000)] 
compile with gcc without -traditional on suns

26 years agoUpdate gudf and uudf for changed schema (two fields instead of one bitfield)
danw [Wed, 10 Sep 1997 03:40:25 +0000 (03:40 +0000)] 
Update gudf and uudf for changed schema (two fields instead of one bitfield)

26 years agodon't overwrite '\0' with '\0' in mr_trim_args. lets us trim constant
danw [Wed, 10 Sep 1997 03:38:50 +0000 (03:38 +0000)] 
don't overwrite '\0' with '\0' in mr_trim_args. lets us trim constant
strings, which lets us compile w/ gcc w/o -traditional

26 years agodon't overwrite existing '\0' with '\0' in strtrim. (lets us strtrim
danw [Wed, 10 Sep 1997 03:37:45 +0000 (03:37 +0000)] 
don't overwrite existing '\0' with '\0' in strtrim. (lets us strtrim
constant strings, which lets us compile w/ gcc w/o -traditional)

26 years agodocument new features
danw [Mon, 8 Sep 1997 19:51:00 +0000 (19:51 +0000)] 
document new features

26 years agomany new options for list creation and changing info
danw [Mon, 8 Sep 1997 19:50:43 +0000 (19:50 +0000)] 
many new options for list creation and changing info

26 years agoremove references to dcm.h
danw [Fri, 5 Sep 1997 20:16:09 +0000 (20:16 +0000)] 
remove references to dcm.h
mr_update_server in client.c is no longer used by either update_test or dcm
fix an error message typo in ticket.c

26 years agodcm.h is no longer used
danw [Fri, 5 Sep 1997 20:15:23 +0000 (20:15 +0000)] 
dcm.h is no longer used

26 years agoNew DCM using embedded SQL instead of libmrglue
danw [Fri, 5 Sep 1997 20:15:09 +0000 (20:15 +0000)] 
New DCM using embedded SQL instead of libmrglue

26 years agoDon't log a critical error if the user ^Cs a DCM build. Just print a
danw [Fri, 5 Sep 1997 20:13:49 +0000 (20:13 +0000)] 
Don't log a critical error if the user ^Cs a DCM build. Just print a
message and exit.

26 years agomake sure new usernames don't conflict with filesys aliases
danw [Fri, 5 Sep 1997 20:13:00 +0000 (20:13 +0000)] 
make sure new usernames don't conflict with filesys aliases

26 years agofix a bug that trunctates the service name in add_service_info
danw [Fri, 5 Sep 1997 20:12:37 +0000 (20:12 +0000)] 
fix a bug that trunctates the service name in add_service_info

26 years agoFixes to build with `gcc' instead of `gcc -traditional' on suns. (Needed
danw [Fri, 5 Sep 1997 19:14:43 +0000 (19:14 +0000)] 
Fixes to build with `gcc' instead of `gcc -traditional' on suns. (Needed
on 2.5.1 because of ANSIfied headers in /usr/include)

26 years agoDo a better job with returning error codes: add ERROR_TABLE_BASE_krb
danw [Tue, 2 Sep 1997 22:23:01 +0000 (22:23 +0000)] 
Do a better job with returning error codes: add ERROR_TABLE_BASE_krb
to error codes returned by krb functions, and use
connection_errno(conn) for the error value from send_object and
receive_object (not their return value, which is a non-useful GDB
error number).

26 years agomenu.c: fix Linux/NetBSD ncurses display problems
danw [Mon, 1 Sep 1997 19:40:42 +0000 (19:40 +0000)] 
menu.c: fix Linux/NetBSD ncurses display problems
main.c, namespace.c: use fgets() instead of gets() to make NetBSD (and
other?) cc not complain about possible buffer overruns

26 years agodummy script for dcms that don't need processing
danw [Mon, 25 Aug 1997 18:55:03 +0000 (18:55 +0000)] 
dummy script for dcms that don't need processing

26 years agoupdate paths to use /var/tmp instead of /tmp (sync to what had already
danw [Mon, 25 Aug 1997 18:23:01 +0000 (18:23 +0000)] 
update paths to use /var/tmp instead of /tmp (sync to what had already
been on moira)

26 years agodon't free(groups) at end of do_everyone, because you might need it
danw [Sat, 23 Aug 1997 22:27:52 +0000 (22:27 +0000)] 
don't free(groups) at end of do_everyone, because you might need it
again when doing quotas. (Now there's a memory leak, but who cares,
since it exits shortly after anyway.)

26 years agoadd mitdir prefs menu
danw [Thu, 14 Aug 1997 20:22:47 +0000 (20:22 +0000)] 
add mitdir prefs menu

26 years agoadd definitions for dirflags field
danw [Thu, 14 Aug 1997 20:22:24 +0000 (20:22 +0000)] 
add definitions for dirflags field

26 years agoadd {get,update}_user_directory_flags queries
danw [Thu, 14 Aug 1997 20:22:01 +0000 (20:22 +0000)] 
add {get,update}_user_directory_flags queries

26 years agofix to make it not delete update_test.c on a `make clean'
danw [Thu, 14 Aug 1997 20:17:40 +0000 (20:17 +0000)] 
fix to make it not delete update_test.c on a `make clean'

26 years agoBomb out with an error message if something goes wrong. Duh!
danw [Tue, 22 Jul 1997 03:20:17 +0000 (03:20 +0000)] 
Bomb out with an error message if something goes wrong. Duh!

26 years agochange this behavior:
danw [Tue, 15 Jul 1997 15:39:47 +0000 (15:39 +0000)] 
change this behavior:

  danw@technomage:~> blanche danw-test-1 -a danwn

  WARNING: "STRING:danwn" was just added to list "danw-test-1".
          If danw-test-1 is a mailing list, this may cause it to stop working.
          You should consider removing "STRING:danwn" from the list.

to give the `No records in database match ... while adding ...' error
since `danwn' was probably a typo. Because it only makes sense to add
a local string to a list if that string is the same as a list or a
user (otherwise, as the warning above states, you'll break the list).
Since blanche tries those cases first, if we reach the string case,
the string isn't the same as a user or list, so the user probably
doesn't want to add it to the list, so we assume it was a typo.

If the user had really wanted to add it as a string, he should have
said STRING:danwn, which will still work (although it will no longer
give the warning since it's not the sort of thing you're likely to do
accidentally).

26 years agoImakefile: use the same debug flag as everyone else
danw [Mon, 14 Jul 1997 20:21:56 +0000 (20:21 +0000)] 
Imakefile: use the same debug flag as everyone else
afs.c: don't log an error when you try to create a user/group and find
   there's already a user/group with the same name and id. (Do still
   flame if only one of them matches.)
afs_rename.pl: don't log an error when trying to restore Xuser.foo if
   it doesn't exist, but user.foo does and is mounted in the right place

26 years agospecify path to synctree
danw [Fri, 11 Jul 1997 00:46:43 +0000 (00:46 +0000)] 
specify path to synctree

26 years ago.rconf file for the synctree in util/makeconfig
danw [Fri, 11 Jul 1997 00:32:53 +0000 (00:32 +0000)] 
.rconf file for the synctree in util/makeconfig

26 years agoupdate makeconfig to use synctree and to link in all the files instead
danw [Fri, 11 Jul 1997 00:32:24 +0000 (00:32 +0000)] 
update makeconfig to use synctree and to link in all the files instead
of just the Imakefiles.
typo in Imakefile

26 years agoremove support for automatically building in a separate tree (because it
danw [Fri, 11 Jul 1997 00:04:09 +0000 (00:04 +0000)] 
remove support for automatically building in a separate tree (because it
was too hard to get gdss to work with it, and because all of the other
packages that used to do it have moved away from it--if you want to
build off a symlink farm, you can use synctree)

26 years agochanges for GDSS import
danw [Fri, 11 Jul 1997 00:01:08 +0000 (00:01 +0000)] 
changes for GDSS import

26 years agobuild gdss
danw [Fri, 11 Jul 1997 00:00:35 +0000 (00:00 +0000)] 
build gdss

26 years agoinitial import of gdss from the Athena source tree
danw [Thu, 10 Jul 1997 23:55:56 +0000 (23:55 +0000)] 
initial import of gdss from the Athena source tree

26 years agoDon't close the database when exiting if it's already closed.
danw [Tue, 8 Jul 1997 21:59:47 +0000 (21:59 +0000)] 
Don't close the database when exiting if it's already closed.

26 years agocorrectly handle KERBEROS members of acls
danw [Tue, 8 Jul 1997 19:51:15 +0000 (19:51 +0000)] 
correctly handle KERBEROS members of acls

mr_server.h, qrtn.pc: punt get_client and change find_member to take a
struct client, and compare against both the users_id and the
client_id, so USER foo is recognized as being KERBEROS foo @ the local
kerberos realm.

qaccess.pc: use new find_member interface. also, add code in
access_list and fix existing code in access_member to allow kerberos
principals to glom, gaus, dmfl, and amtl [to public lists] themselves.

26 years agosince the Oracle-based moirad never returns MR_DEADLOCK, we don't need
danw [Mon, 7 Jul 1997 22:49:13 +0000 (22:49 +0000)] 
since the Oracle-based moirad never returns MR_DEADLOCK, we don't need
mr_query_with_retry

26 years agodon't link with libmrglue and libgdss
danw [Mon, 7 Jul 1997 22:48:43 +0000 (22:48 +0000)] 
don't link with libmrglue and libgdss

26 years ago.gen programs don't need to link with libmrglue
danw [Mon, 7 Jul 1997 22:29:17 +0000 (22:29 +0000)] 
.gen programs don't need to link with libmrglue

26 years agoreturn MR_IN_USE if a user tries to delete a host with cnames
danw [Mon, 7 Jul 1997 21:16:35 +0000 (21:16 +0000)] 
return MR_IN_USE if a user tries to delete a host with cnames

26 years agoAlways sort the result in get_members_of_list. (Previously this was
danw [Thu, 3 Jul 1997 22:51:46 +0000 (22:51 +0000)] 
Always sort the result in get_members_of_list. (Previously this was
only done for lists of more than 50 members, and implemented such that
the server had to do twice as much work in that case.)

26 years agoFix the logic and explanation for one of the guess-what-the-user-meant
danw [Thu, 3 Jul 1997 22:45:22 +0000 (22:45 +0000)] 
Fix the logic and explanation for one of the guess-what-the-user-meant
cases. (Fixes a bug where blanche would claim MR_NO_MATCH instead of
MR_PERM when you tried to remove a list from a list that you weren't
on the ACL for.)

26 years agoDocument new blanche exit status semantics. (Don't claim success
danw [Thu, 3 Jul 1997 09:22:57 +0000 (09:22 +0000)] 
Document new blanche exit status semantics. (Don't claim success
unless all adds and deletes succeeded.)

26 years agoMake a half-hearted attempt at returning a useful exit status, instead
danw [Thu, 3 Jul 1997 09:22:03 +0000 (09:22 +0000)] 
Make a half-hearted attempt at returning a useful exit status, instead
of always claiming success. (See the man page for details.) We could
probably do better, but it would take a major rewrite.

26 years agoCheck for uniqueness of subnet, filesys, and printer names. (These
danw [Thu, 3 Jul 1997 08:58:29 +0000 (08:58 +0000)] 
Check for uniqueness of subnet, filesys, and printer names. (These
were listed in the FIXES file, but not implemented.)
Document the phase 2 printcap checks in the FIXES file.

26 years agofix typo in get_ace_use. (This, plus the addition of `gaus TYPE KERBEROS'
danw [Thu, 3 Jul 1997 08:27:13 +0000 (08:27 +0000)] 
fix typo in get_ace_use. (This, plus the addition of `gaus TYPE KERBEROS'
and `gaus TYPE RKERBEROS' aliases, allows get_ace_use to be used on
kerberos principals in addition to users and lists.)

26 years agoCheck `strings_id' in the numvalues table at startup. A server crash
danw [Thu, 3 Jul 1997 07:52:31 +0000 (07:52 +0000)] 
Check `strings_id' in the numvalues table at startup. A server crash
in the right place could leave it pointing to an already-filled part
of the table, which makes the server unable to add new strings to the
db until it's fixed. (See [687]-[690] in moira-admin.)

26 years agoRead it and weep.
danw [Thu, 3 Jul 1997 03:23:38 +0000 (03:23 +0000)] 
Read it and weep.

26 years agoImplement AUTH_002, which isn't vulnerable to replay attacks. Remove
danw [Thu, 3 Jul 1997 03:22:21 +0000 (03:22 +0000)] 
Implement AUTH_002, which isn't vulnerable to replay attacks. Remove
support for AUTH_001 from the update_server (to prevent an AUTH_002
authentication from being replayed as an AUTH_001 authentication.)
Remove INST_001 since it wasn't being used.

26 years agoRemove code from update_test that was duplicated in client.c
danw [Thu, 3 Jul 1997 03:19:45 +0000 (03:19 +0000)] 
Remove code from update_test that was duplicated in client.c
Send data files (but not instruction files) encrypted by default.
When authenticating, try the AUTH_002 protocol first, and fall back to
AUTH_001 if the server doesn't understand AUTH_002.

26 years agoimplement an authenticator replay cache
danw [Thu, 3 Jul 1997 02:56:27 +0000 (02:56 +0000)] 
implement an authenticator replay cache

26 years agobump max_row_count to 4096 (since the number of public lists is > 2048 now)
danw [Thu, 3 Jul 1997 02:52:07 +0000 (02:52 +0000)] 
bump max_row_count to 4096 (since the number of public lists is > 2048 now)

26 years agoDon't update class field in moira if the year field in the registrar's
danw [Tue, 24 Jun 1997 21:12:14 +0000 (21:12 +0000)] 
Don't update class field in moira if the year field in the registrar's
data was empty.

26 years agodon't flame about being unable to delete filesystem if the `propagate
danw [Tue, 24 Jun 1997 20:31:58 +0000 (20:31 +0000)] 
don't flame about being unable to delete filesystem if the `propagate
to fileserver' flag is false. ([1073] in moira)

26 years agooracle doesn't do [ and ] in its pseudo-regexps, so don't treat them
danw [Tue, 24 Jun 1997 20:02:56 +0000 (20:02 +0000)] 
oracle doesn't do [ and ] in its pseudo-regexps, so don't treat them
specially

26 years agoFinally implement _set_debug_level. (SQL trace will go to a file in
danw [Tue, 17 Jun 1997 20:22:04 +0000 (20:22 +0000)] 
Finally implement _set_debug_level. (SQL trace will go to a file in
/usr/oracle/rdbms/log/)

26 years agoDon't create a user group with new accounts.
danw [Tue, 17 Jun 1997 20:20:24 +0000 (20:20 +0000)] 
Don't create a user group with new accounts.

Don't allow users to rename a list to someone else's username. Also,
allow users to get `MR_NO_MATCH' if they get_user_account_by_login on
a non-existent account. (Used by the client to be able to check for
this case.)

26 years agoWarn user before letting them rename a list to someone's username.
danw [Tue, 17 Jun 1997 20:11:20 +0000 (20:11 +0000)] 
Warn user before letting them rename a list to someone's username.

26 years agomachine -> query should ask for 4 arguments, not 3.
danw [Thu, 12 Jun 1997 21:04:50 +0000 (21:04 +0000)] 
machine -> query should ask for 4 arguments, not 3.
(fixes a bug with an uninitialized variable and makes the command more
flavorful)

27 years agoMake hesiod.gen default to class IN, type TXT records
danw [Sat, 31 May 1997 03:28:20 +0000 (03:28 +0000)] 
Make hesiod.gen default to class IN, type TXT records
(instead of HS/UNSPECA). completes the hesiod/nhesiod migration

27 years agoFix another freeing-memory-we-didn't-malloc bug in AddMachine. This
danw [Thu, 29 May 1997 16:50:04 +0000 (16:50 +0000)] 
Fix another freeing-memory-we-didn't-malloc bug in AddMachine. This
should fix the core-dumping bug from [1056] in Moira and several
transactions in bugs.

27 years agobuild with debugging, not optimization, by default so we can do
danw [Tue, 27 May 1997 19:39:09 +0000 (19:39 +0000)] 
build with debugging, not optimization, by default so we can do
something useful with corefiles. (affects clients and server)

27 years agosign error in the error number
danw [Thu, 27 Mar 1997 15:57:05 +0000 (15:57 +0000)] 
sign error in the error number

27 years agoFix error code for the error we translate to `duplicate ID'. Should
danw [Tue, 25 Mar 1997 02:20:43 +0000 (02:20 +0000)] 
Fix error code for the error we translate to `duplicate ID'. Should
stop it from crashing on those.

27 years agoredo this change that accidentally got undone during the code cleanup:
danw [Wed, 12 Mar 1997 02:45:46 +0000 (02:45 +0000)] 
redo this change that accidentally got undone during the code cleanup:

When flushing a name from the cache, clear it from the transaction
chain as well, or you could end up reading free'ed memory later.

27 years agoExtract the warehouse files with a mode of 640.
tytso [Mon, 3 Mar 1997 19:43:02 +0000 (19:43 +0000)] 
Extract the warehouse files with a mode of 640.

27 years agoAdd shell script for installing the warehouse data files.
tytso [Mon, 3 Mar 1997 19:32:24 +0000 (19:32 +0000)] 
Add shell script for installing the warehouse data files.

27 years agoFix README message to correctly refer to SVRBUILD instead of SVR_BUILD.
tytso [Fri, 14 Feb 1997 19:23:17 +0000 (19:23 +0000)] 
Fix README message to correctly refer to SVRBUILD instead of SVR_BUILD.

27 years agoNew version which includes enrolled, half-enrolled, and half-registered
tytso [Fri, 14 Feb 1997 19:21:01 +0000 (19:21 +0000)] 
New version which includes enrolled, half-enrolled, and half-registered
accounts as well.  Also write a control file and ship a compressed tar file
to the warehouse.

This page took 1.512951 seconds and 4 git commands to generate.