summaryrefslogtreecommitdiff
path: root/Src/prompt.c
AgeCommit message (Collapse)AuthorFilesLines
2001-03-29Don't assume we can change the string for the HOST parameter when used inPeter Stephenson1-4/+1
a prompt
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky1-0/+4
signal handlers are only executed when it is safe to run them (13365)
2000-07-1312247: internal hostnam variable removed in favour of $HOSTPeter Stephenson1-2/+5
2000-07-1312242: based on code from Fr. Br. George (George V Kouryachy):Peter Stephenson1-162/+331
use negative integers in prompt to count from other end of string
1999-04-15Initial revisionTanaka Akira1-0/+766