
30 May
2001
30 May
'01
10:06 a.m.
malcolm: Wed May 30 16:06:06 CEST 2001 Update of /usr/src/master/nhc/src/tracer/hat In directory hinken:/tmp/cvs-serv6939 Modified Files: utils.c Log Message: Fix amusing bug with .hat extensions. hat-stack abc -> looked for file abc.hat hat-stack test -> looked for file tes.hat hat-stack mat -> looked for file m.hat hat-stack abchat -> looked for file ab.hat I.e. the routine (rmext()) to find and remove an existing '.hat' extension was flawed.