Dan Cross
fa325e9b42
Trivial changes: whitespace and modes.
...
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>
2020-01-10 14:54:30 +00:00
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
de1755b58d
lex: 64-bit bug
...
R=rsc
http://codereview.appspot.com/4830054
2011-08-02 14:16:30 -04:00
rsc
c291b2ec81
bug fix
2006-04-20 21:51:05 +00:00
rsc
b26eedb61d
more 64-bit fixes
2006-04-20 21:20:11 +00:00
rsc
0afb7989d3
64-bit safe (from plan9)
2006-04-20 20:24:00 +00:00
rsc
cbeb0b26e4
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
rsc
bcac59d81b
silence various warnings
2005-08-11 17:33:43 +00:00
rsc
c70667367f
get rid of the 9foo commands in favor of the 9 script
2005-01-11 20:57:41 +00:00
rsc
372e9667df
Goodbye SHORTLIB
2005-01-04 22:10:29 +00:00
rsc
e3e30cff40
Fix huge bug in lex, introduced by porting.
...
Surprising that anything worked.
2004-08-17 15:30:36 +00:00
wkj
2d67e4cc56
More cvs turds.
2004-06-03 14:26:25 +00:00
rsc
ca82da2258
refer to new file
2004-05-17 03:29:22 +00:00
wkj
eb43e9ba97
Make lex more pedant friendly.
2004-05-16 07:59:27 +00:00
wkj
2c7cc0faaf
Document recent changes.
...
Make lex really compile in rsc's world.
2004-04-21 05:56:24 +00:00
wkj
e37302c4b9
Plan 9 lex (to be installed as lex.9, if at all).
2004-04-21 01:22:09 +00:00