proposed style guide for use with indent(1):

    -bap -nbacc -nbad -nbbb -nbc -br -nbs -c45 -cd45 -cdb -ce -ci4 -cli0 -d0 \
    -di8 -neei -nfc1 -i8 -ip -l79 -lc60 -lnlp -npcs -psl -sc -sob


[Julian Onions, Peter Yee]
	a Configuration script
[Brian Glendenning]
	general cleanup of empserver & client
[Jeff Okamoto]
	update, clean, rewrite the INFO pages
[Jeff Walace]
	ve
[Dave Pare]
	fix the UTILs so that they work again.		(2262 lines)
[unclaimed]
	fixup and docuemnt UTIL/vfix
[Dave Pare]
	.h files, subroutines (SUBS, gen)
[unclaimed]
	country state change & reporting   	(1371 lines)
		new.c orig.c nati.c add.c real.c terr.c coun.c 
		capi.c chan.c decl.c diss.c
[Arthur Smith]
	fighting & ships			(2554 lines)
		land: atta.c conv.c shoo.c demo.c enli.c spy.c
		sea:  boar.c load.c mine.c tend.c torp.c shi.c carg.c
		both: fire.c assa.c 
[Sean Casey]
	fighting (air)  			(1931 lines)
		fly.c fly1.c fly2.c plan.c 
[Roger Dalda]
	missiles & nukes			(649 lines)
		arm.c hard.c nuke.c laun.c
[unclaimed]
	offers					(340 lines)
		offe.c trea.c ledg.c fina.c
		--- these need to be redone..  my favorite rewrite is to
		--- make soemthing called "deals" which can involve 
		--- "Thou shalt not"s, $$$$, sectors, commodities, ships,
		--- and planes
[Arthur Smith]
	buying and selling.  			(1354 lines)
		mult.c mark.c buy.c trad.c cons.c coll.c repa.c sell.c set.c
[Jeff Wallace, Jim Griffith]
	sector reporting and manipulation	(1752 lines)
		cens.c comm.c cuto.c dump.c deli.c desi.c dist.c
		leve.c rout.c path.c wipe.c thre.c prod.c
[Jeff Wallace, Jim Griffith]
	ship & sector reporting			(952 lines)
		coas.c look.c rada.c sate.c map.c surv.c sect.c weat.c
		--- radar, sate, & map should be combined...  I know
		--- it isn't quite as pretty, but...
[Josh Siegel]
	building & version info			(892 lines)
		buil.c upgr.c vers.c info.c show.c
		--- show should give information about sector production too
		--- new command needed: "mothball" -- stops entropy death
		--- of items.  non-mothballed items should take $$$ and people
		--- to maintain.
[Julian Onions]
	movement, exploration & grouping	(997 lines)
		navi.c move.c tran.c flee.c wing.c
		--- new commands needed: "explore", "break"
		--- expore is what you do when you move into un-occupied
		--- territory.  Move/test is for within your territory only
		--- explore should only move civs/mils.
		--- "break" breaks sanctuary, so you don't need that
		--- functionality in "move"
[Ed Rynes]
	world state reporting & telegrams	(1123 lines)
		news.c head.c powe.c repo.c
		rea.c wai.c tele.c
[unclaimed]
	deity commands				(646 lines)
		turn.c give.c edit.c offs.c 
[Dave Pare]
	getting the tm to work with the new SUBS.	(2640 lines)
		age.c bridgefall.c damage.c deliver.c distribute.c mob_update.c
		populace.c prod_plane.c prod_sect.c prod_ship.c produce.c 
[Dave Pare]
	cleaning up the sector update code in tm 	(2640 lines)
		age.c bridgefall.c damage.c deliver.c distribute.c mob_update.c
		populace.c prod_plane.c prod_sect.c prod_ship.c produce.c 
[Dave Pare]
	getting the transcation manager to do transactions  (BIG)
		globals.c initfiles.c io.c lock.c main.c misc.c nat.c newsitem.c
		news.c parse.c schedule.c sect.c send.c tm.h sendclient.c 
		service.c servlog.c user.c user.h userby.c var.c wu.c
