Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+1 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -2/+0 | |
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 | |||||
2012-10-21 | silence more warnings | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6744056 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -2/+0 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2006-05-27 | Use va_args in cosadd/sinadd (Michael Teichgräber) | rsc | 2 | -9/+19 | |
2006-05-24 | make sure we get our fmod | rsc | 1 | -2/+5 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 14 | -81/+83 | |
2005-05-07 | use full prototypes | rsc | 1 | -4/+4 | |
2005-01-04 | don't use (){} struct constructor | rsc | 1 | -14/+28 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-07-03 | Don't confuse the Sun. | wkj | 1 | -0/+1 | |
2004-04-25 | make astro work on suns. ;-) | rsc | 1 | -0/+1 | |
2004-04-21 | reflect new location. | rsc | 1 | -2/+2 | |
use here for here instead of estartab. | |||||
2004-04-21 | Use unsharp() instead of SYS9. | wkj | 3 | -4/+5 | |
2004-04-21 | Tell astro where to find estartab and here by defining SYS9 in CFLAGS. | wkj | 3 | -2/+6 | |
(Better ideas welcome). | |||||
2004-04-21 | Astro with some minor changes to placate Unix. | wkj | 33 | -0/+4819 | |