about summary refs log tree commit diff
path: root/Src/prompt.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't assume we can change the string for the HOST parameter when used inPeter Stephenson2001-03-291-4/+1
| | | | a prompt
* remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky2001-01-161-0/+4
| | | | signal handlers are only executed when it is safe to run them (13365)
* 12247: internal hostnam variable removed in favour of $HOSTPeter Stephenson2000-07-131-2/+5
|
* 12242: based on code from Fr. Br. George (George V Kouryachy):Peter Stephenson2000-07-131-162/+331
| | | | use negative integers in prompt to count from other end of string
* Initial revisionTanaka Akira1999-04-151-0/+766