$B:n@.<T(B: $B@n>eN40l(B
$B%G%#%l%/%H%j(B: /db/Quixote/v3/src/QF/pm_server
$B%U%!%$%k$*$h$S%3%a%s%H(B($BF|K\8l(B):
pm_server.c	PM$B%5!<%P$N%a%$%s%k!<%A%s(B
pm.c		PM$B%5%V%W%m%;%9(B
get_command.c	$BF~NOJ8;zNs$h$j%3%^%s%I$r<h$j=P$9%k!<%A%s(B
pmtool.c	$B6&DL=hM}%k!<%A%s72(B
pmdata.c	$B%0%m!<%P%k%G!<%?$NDj5A(B
c_check.c	check $B%3%^%s%I$N=hM}%k!<%A%s(B
c_createpm.c	create_PM $B%3%^%s%I$N=hM}%k!<%A%s(B
c_endpm.c	end_PM $B%3%^%s%I$N=hM}%k!<%A%s(B
c_getdb.c	get_DB $B%3%^%s%I$N=hM}%k!<%A%s(B
c_getlver.c	get_lsat_version $B%3%^%s%I$N=hM}%k!<%A%s(B
c_gettxtdb.c	get_text_DB $B%3%^%s%I$N=hM}%k!<%A%s(B
c_ls.c		ls $B%3%^%s%I$N=hM}%k!<%A%s(B
c_lsl.c		ls_l $B%3%^%s%I$N=hM}%k!<%A%s(B
c_mkdir.c	mkdir $B%3%^%s%I$N=hM}%k!<%A%s(B
c_purge.c	purge $B%3%^%s%I$N=hM}%k!<%A%s(B
c_putdb.c	put_DB $B%3%^%s%I$N=hM}%k!<%A%s(B
c_putdbq.c	put_DB_with_qxt $B%3%^%s%I$N=hM}%k!<%A%s(B
c_reset.c	reset $B%3%^%s%I$N=hM}%k!<%A%s(B
c_rm.c		rm $B%3%^%s%I$N=hM}%k!<%A%s(B
c_rmall.c	rm_all $B%3%^%s%I$N=hM}%k!<%A%s(B
c_rmdir.c	rmdir $B%3%^%s%I$N=hM}%k!<%A%s(B
c_updatedb.c	update_DB $B%3%^%s%I$N=hM}%k!<%A%s(B
diropr.c	UNIX$B%3%^%s%I<B9T%k!<%A%s(B
fileopr.c	$B%U%!%$%kFI$_=q$-<B9T%k!<%A%s(B
stropr.c	$B%9%H%j%s%0%5!<%A=hM}%k!<%A%s(B
stropr2.c	$B%9%H%j%s%0%5!<%A=hM}%k!<%A%s$=$N#2(B
$B%U%!%$%k$*$h$S%3%a%s%H(B($B1Q8l(B):
pm_server.c	main program
pm.c		child process, calls the command processing function
get_command.c	function to search the command string
pmtool.c	utility functions
pmdata.c	data definitions
c_check.c	function to execute the check command
c_createpm.c	function to execute the create_PM command
c_endpm.c	function to execute the end_PM command
c_getdb.c	function to execute the get_DB command
c_getlver.c	function to execute the get_lsat_version command
c_gettxtdb.c	function to execute the get_text_DB command
c_ls.c		function to execute the ls command
c_lsl.c		function to execute the ls_l command
c_mkdir.c	function to execute the mkdir command
c_purge.c	function to execute the purge command
c_putdb.c	function to execute the put_DB command
c_putdbq.c	function to execute the put_DB_with_qxt command
c_reset.c	function to execute the reset command
c_rm.c		function to execute the rm command
c_rmall.c	function to execute the rm_all command
c_rmdir.c	function to execute the rmdir command
c_updatedb.c	function to execute the update_DB command
diropr.c	functions to execute the UNIX commands
fileopr.c	functions to read/write files
stropr.c	functions to search strings
stropr2.c	functions to search strings, the other
