A lot of the cvars (console variables) have been somewhat arbitrarily named. I'm considering going through and renaming all of them to reflect what each corresponds to, like this:
r_ for render stuff, ie r_overbright
g_ for game stuff, ie g_ffire
sv_ for server settings, ie sv_maxclients
cl_ for client settings, ie cl_rate
Just a thought.