To start off.. besides changes this is also an indent run on bsd.c
authorRick L Bird <nveid@yahoo.com>
Thu, 5 May 2011 23:28:09 +0000 (19:28 -0400)
committerRick L Bird <nveid@yahoo.com>
Thu, 5 May 2011 23:28:09 +0000 (19:28 -0400)
commit7cc261bccdd743308e62ea9862512ca22ff65e11
tree4118d11d2db5af49a92d71ed256a2f8910e85041
parenta3b616b24edcf11d91ec628d986e20687eeb51ee
To start off.. besides changes this is also an indent run on bsd.c
(my bad.. didn't separate it before the add --patch)

PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@ba372814-4f39-11de-9ad6-1127a62b9fcd>
Date:   Sat Nov 14 17:50:02 2009 +0000

    Fix bug in the softcode fcache code, and make it a little smarter
when looking for a dbref.

Author: talvo@talvo.com
<talvo@talvo.com@ba372814-4f39-11de-9ad6-1127a62b9fcd>
Date:   Fri Nov 13 17:59:46 2009 +0000

    Fix typo. Must pay more attention when copy-and-pasting.

Author: talvo@talvo.com
<talvo@talvo.com@ba372814-4f39-11de-9ad6-1127a62b9fcd>
Date:   Fri Nov 13 17:37:07 2009 +0000

    Fix bug found by Merc in softcoded fcache.

Author: talvo@talvo.com
<talvo@talvo.com@ba372814-4f39-11de-9ad6-1127a62b9fcd>
Date:   Thu Nov 12 05:02:51 2009 +0000

    Issue 31, the *_file options (connect_file, motd_file, etc) can now
be an obj/attr, to show the evaluated result, instead of a text file.

Fixes #165
src/bsd.c
src/conf.c