rkowen
f3c66bb353
Removed the --with-force-path option ... which basically makes sure that
...
PATH and LD_LIBRARY_PATH have some minimum values, given by a couple
of MODULE_*_SACRED env.vars. If you need something like this, then you've
probably written your modulefiles wrong!
2006-01-17 22:58:29 +00:00
rkowen
86f2b63fc0
Merged in the modules_3_2_predeep_branch branch to the main trunk.
...
Removed the hash library.
2005-11-14 23:51:08 +00:00
rkowen
7c1163b194
2002-09-12 R.K. Owen <rk@owen.sj.ca.us>
...
* README: Updated the anonymous CVS invocation.
* lib/aclocal.m4: Deleted auto* generated file.
* lib/configure.ac: Tweeked to autoreconf
* lib/Makefile.am: Tweeked to autoreconf
* lib/uvec.h: Added uvec_strfree
* lib/uvec/uvec_copy_str.c: Uses uvec string fns
* lib/uvec/uvec_copy_vec.c: Uses uvec string fns
* lib/uvec/uvec_strfree.c: New file: to dealloc uvec2str()
generated strings
* lib/tests/tuvec.c: Updated for uvec changes
2002-09-13 04:36:21 +00:00
harlan
12b49d7233
* README: Update the instructions for using the CVS version of
...
modules.
* modulefiles/Makefile.in: Deleted auto* generated file.
* lib/tests/Makefile.in: Ditto.
* lib/Makefile.in: Ditto.
* init/Makefile.in: Ditto.
* ext/Makefile.in: Ditto.
* etc/Makefile.in: Ditto.
* doc/Makefile.in: Ditto.
* config/mkinstalldirs: Ditto.
* config/missing: Ditto.
* config/install-sh: Ditto.
* config/depcomp: Ditto.
* config/compile: Ditto.
* configure: Ditto.
* config.h.in: Ditto.
* aclocal.m4: Ditto.
* Makefile.in: Ditto.
2002-09-12 06:16:31 +00:00
lakata
ee8186f3e1
updated docs to reflect new configure (TCL paths)
2002-08-14 21:09:16 +00:00
rk
bc0780d5ab
* Removed warning message for unloading a module that's not loaded.
...
* Added source code cross-referencing via cxref-1.5b(patched)
2000-06-28 14:39:23 +00:00
rk
e816ab15b5
modules is a shell tool for setting-up the user environment on the
...
fly, as it were. It's a powerful mechanism for dynamically changing
environment variables, aliases, X11 resources, etc.
It uses an embedded Tcl intrepretor, with a few extensions. Therefore,
it has a well defined language syntax.
Version 3.1 is GPL, and includes many improvements over the 3.0beta.
2000-06-28 00:17:34 +00:00