Commit Graph

12 Commits

Author SHA1 Message Date
joerg
199b0f6721 Fix logic error: memset arguments needs the whole size.
XXX nuke macro logic and just use sizeof.
2008-02-21 02:50:11 +00:00
joerg
4e2cb1955b Remove an unused assignment and convert the remaining for (; cond; )
into while.
2008-02-20 23:16:05 +00:00
joerg
0c8d1e69b7 Shrink by using "SysV" or ANSI C memset to init hash table. 2008-02-20 22:46:52 +00:00
hubertf
6df5e55489 Remove unused ctype.h header.
Contributed by Slava Semushin <slava.semushin@gmail.com> in private mail.
2007-02-07 14:20:58 +00:00
agc
89aaa1bb64 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
wiz
774f88b197 ANSIfy. 2002-05-26 22:25:38 +00:00
lukem
87f4122c62 * cleanup for WARNS=1
* deprecate register
* rindex -> strrchr
* fix .Nm usage
1997-09-15 10:58:35 +00:00
glass
7025c9c2f2 new rcsid format. what is the format for shell scripts 1995-03-26 09:44:29 +00:00
mycroft
4b8d7f5ee1 Fix RCS id format. 1994-10-06 16:43:17 +00:00
andrew
97e6ca09d7 Don't ignore compress -b information. 1994-09-19 12:47:30 +00:00
cgd
53d6e686d5 clean up import, add rcsid's. 1994-06-13 14:48:14 +00:00
cgd
3b93c56b85 new compress from Lite 1994-06-13 14:35:25 +00:00