Commit Graph

12 Commits

Author SHA1 Message Date
Kare Nuorteva
b3336e5cbb all: remove .cvsignore files
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2017-09-14 17:25:17 +02:00
Russ Cox
af0dea4531 SunOS fixes (thanks Aram Hăvărneanu)
R=rsc, rsc
http://codereview.appspot.com/4271084
2011-05-17 18:48:42 -04:00
rsc
54b59fd17c apple 2006-04-21 03:55:13 +00:00
rsc
a2000ee73e use gcc because cpp sucks 2006-04-21 03:43:54 +00:00
rsc
6a4599d779 change labels to get better function boundaries 2005-05-12 14:03:48 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
b8f742db85 os x changes 2005-01-11 17:43:53 +00:00
rsc
2f2df5e02e Ditto. 2004-05-09 16:12:46 +00:00
rsc
2f05c0e86d It's bad form to access data *below* the stack pointer. 2004-05-09 16:10:31 +00:00
wkj
115d4c0afc Ignore unknown pragmas.
Be less verbose when allocating uprocs.
Don't drop core dump turds all over the place when x11 goes away.
2004-05-03 17:26:17 +00:00
rsc
a25e7f2fd5 Rename the files so that we can run them through cpp. 2004-04-21 05:40:32 +00:00
wkj
ae12b87972 MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.
Thanks to Brendan Connell for putting up with this nonsense.
2004-04-21 04:52:27 +00:00