Built-in Commands
C Shell contains built-in commands:
alias fg/bg echo history ignoreeof
jobs kill noclobber noglob set
setenv source stop suspend umask
unalias
The man page for csh is very long (about 100 screens).
Use the man search feature (/keyword).