summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libunix.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
commit50ebba493b26cbee7f13852a6dc68659e35115b2 (patch)
treeff8a56c0b0b15e8b856ae9326f78fc561a556500 /crawl-ref/source/libunix.cc
parent9f473ab4bb2c7c7bc2f658da9b14173e011ec84b (diff)
downloadcrawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.tar.gz
crawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.zip
Remove pre-Stone Soup change history from source files, and push it all
into a file crawlhistory.txt in docs/obsolete. I used a perl script to do this under the assumption that all these change logs used the same system following the keyword "Change History". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6930 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/libunix.cc')
-rw-r--r--crawl-ref/source/libunix.cc16
1 files changed, 0 insertions, 16 deletions
diff --git a/crawl-ref/source/libunix.cc b/crawl-ref/source/libunix.cc
index b79b7da691..6737a652e2 100644
--- a/crawl-ref/source/libunix.cc
+++ b/crawl-ref/source/libunix.cc
@@ -4,22 +4,6 @@
* Written by: ?
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <6> 10/11/99 BCR Swapped 'v' and 'V' commands, fixed
- * & for debug command.
- * <5> 9/25/99 CDL linuxlib -> liblinux
- * changes to fix "macro problem"
- * keypad -> command lookup
- * <4> 99/07/13 BWR added translate_keypad(), to try and
- * translate keypad escape sequences into
- * numeric char values.
- * <3> 99/06/18 BCR moved CHARACTER_SET #define to AppHdr.h
- * <2> 99/05/12 BWR Tchars, signals, solaris support
- *
- * <1> -/--/-- ? Created
- *
*/
/* Some replacement routines missing in gcc