wsh/
wsh/binsrc/
wsh/docs/help/
wsh/docs/old/
wsh/etc/
wsh/src/util/
MK_WLIST	uwtmp.c	/^#define MK_WLIST(wlist) {if((wlist=(who_t *) MALLO/
Mwizshell	wizshell.c	/^void main(argc, argv, envp)$/
add_history	catch.c	/^void add_history(comm)$/
add_path	access.c	/^acc_t *add_path(acc,path)$/
add_token	access.c	/^acc_t *add_token(acc,token)$/
add_uwtmp	uwtmp.c	/^void add_uwtmp() {$/
addtotrace	mem.c	/^static int addtotrace(ptr)$/
bcopy	putenv.c	/^#define bcopy(s, d, n) memcpy((d), (s), (n))$/
cWD	wizshell.c	/^int cWD(arg,dopwd)$/
catchcomm	catch.c	/^int catchcomm(comm,interactive)$/
catchline	catch.c	/^int catchline(line)$/
chat	comm.c	/^void chat(str)$/
check_passwd	login.c	/^int check_passwd() {$/
ck_access	access.c	/^int ck_access(comm,file_args)$/
count_users	uwtmp.c	/^int count_users(who)$/
delfromtrace	mem.c	/^static int delfromtrace(ptr)$/
do_alias	catch.c	/^void do_alias(line,seth)$/
do_comm	wizshell.c	/^int do_comm(comm)$/
do_set	catch.c	/^void do_set(comm)$/
eat_white	wizshell.c	/^char *eat_white(str)$/
find_alias	catch.c	/^alias_t *find_alias(name,set)$/
find_entry	login.c	/^int find_entry(str,fp)$/
find_token	access.c	/^acc_t *find_token(acc,token)$/
free_who	uwtmp.c	/^void free_who(who)$/
gen_abs_path	access.c	/^char *gen_abs_path(arg)$/
get_acc	access.c	/^void get_acc(acch,fname,type)$/
get_access_type	login.c	/^char *get_access_type(level,name)$/
get_field	login.c	/^int get_field(fp,str)$/
get_history	catch.c	/^char *get_history(num)$/
get_home_dir	login.c	/^char *get_home_dir(name)$/
get_next_path	access.c	/^int get_next_path(acc,fp,fname)$/
get_wizard_file	login.c	/^char *get_wizard_file(name)$/
init_envir	wizshell.c	/^void init_envir(interactive)$/
justfile	wizshell.c	/^int justfile(com)$/
login	login.c	/^int login(getlogin)$/
match_token	access.c	/^int match_token(tok1,tok2)$/
mem_stat	mem.c	/^void mem_stat()$/
meminit	mem.c	/^static int meminit(blkptr)$/
mk_comm	wizshell.c	/^int mk_comm(buf,commh)$/
mk_path	access.c	/^char *mk_path(str)$/
myalloc	mem.c	/^char *myalloc(size)$/
myfree	mem.c	/^int myfree(ptr)$/
parse_args	wizshell.c	/^void parse_args(argc,argv,envp,interactive,getlogi/
parse_line	wizshell.c	/^int parse_line(interactive,fd,thisline)$/
print_acc	access.c	/^void print_acc(acc,spc)$/
print_history	catch.c	/^void print_history()$/
print_mtrace	mem.c	/^void print_mtrace()$/
print_utmp	uwtmp.c	/^who_t *print_utmp(who,args)$/
read_utmp	uwtmp.c	/^who_t *read_utmp(rewrite)$/
ref_from	access.c	/^char *ref_from(abs)$/
replaces	catch.c	/^char *replaces(line)$/
set_history_size	catch.c	/^void set_history_size(size)$/
set_mtrace	mem.c	/^void set_mtrace(on)$/
set_prompt	wizshell.c	/^void set_prompt(str)$/
shout	comm.c	/^void shout(str)$/
source	wizshell.c	/^int source(what,ck_acc)$/
str_add	wizshell.c	/^void str_add(str,add)$/
tell	comm.c	/^void tell(str)$/
tokenlen	access.c	/^int tokenlen(token)$/
usage	wizshell.c	/^void usage() $/
usersig	wizshell.c	/^void usersig(sig)$/
valid_path	access.c	/^int valid_path(acc,path)$/
write_utmp	uwtmp.c	/^void write_utmp(who)$/
wshputenv	putenv.c	/^wshputenv (string)$/
zcopy	mem.c	/^void zcopy(frombuf, tobuf, size)$/
zerout	mem.c	/^void zerout(data, size)$/