Module Core Code Phase 1 -
authorRick Bird <nveid@bender.theari.com>
Sat, 2 Apr 2011 20:20:25 +0000 (16:20 -0400)
committerRick Bird <nveid@bender.theari.com>
Sat, 2 Apr 2011 20:20:25 +0000 (16:20 -0400)
commite99b0d654a56ccf5d80cc861639f6b6fb453285c
tree8a300cb04af2eee0b5ea18c9a2241fe1ea615a2b
parent9af4f0d75b87d8ce53d5c78533f5479225b856b4
Module Core Code Phase 1 -
  @module - Lists Modules loaded
  @module/load <module> - loads a module
  @module/unload <module> - unloads a module

  netmud now linked using libtool's export-dynamic instead of straight
  gcc
Makefile.SH
hdrs/modules.h [new file with mode: 0644]
src/Makefile.SH
src/SWITCHES
src/bsd.c
src/command.c
src/modules.c [new file with mode: 0644]