Function set_history_buffer_size:
Defined in module history (file: /obj/secure/shell/history.c)

sets the size of a history buffer.  -1 means no size limit.

Prototype:
set_history_buffer_size(int s);
