Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 13 | -63/+57 | |
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 | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 5 | -26/+26 | |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 3 | -4/+3 | |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -1/+1 | |
2005-01-13 | Many small edits. | rsc | 1 | -3/+3 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 1 | -1/+1 | |
2004-07-03 | Placate the Sun monster. | wkj | 2 | -5/+5 | |
2004-06-17 | More CVS turds. | wkj | 1 | -0/+2 | |
2004-06-17 | Dump9660 (and mk9660). Until we either do something | wkj | 20 | -0/+4375 | |
intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix. |