/[radius]/radius/radlast/radlast.c
ViewVC logotype

Diff of /radius/radlast/radlast.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by gray, Thu Jun 19 12:39:42 2003 UTC revision 1.28 by gray, Fri Aug 15 13:33:59 2003 UTC
# Line 346  radwtmp() Line 346  radwtmp()
346          }          }
347          bl = (stb.st_size + sizeof(buf) - 1) / sizeof(buf);          bl = (stb.st_size + sizeof(buf) - 1) / sizeof(buf);
348                    
349          signal(SIGINT, sig_int);          rad_set_signal(SIGINT, sig_int);
350          stop = 0;          stop = 0;
351    
352          /*time(&buf[0].ut_time);*/          /*time(&buf[0].ut_time);*/

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26