core dump with atacontrol

2001-03-18 Thread Michael Kirstein

Hello

There seems to be a littel error in atacontrol.c

I sugesst:

diff -r1.3 atacontrol.c
78a79
   exit(1);
133a135,136
   if (argc == 1)
   usage();   

Best Regards 

Michael Kirstein

-- 
Sent through GMX FreeMail - http://www.gmx.net


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: core dump with atacontrol

2001-03-18 Thread Soren Schmidt

It seems Michael Kirstein wrote:
 Hello
 
 There seems to be a littel error in atacontrol.c
 
 I sugesst:
 
 diff -r1.3 atacontrol.c
 78a79
exit(1);
 133a135,136
if (argc == 1)
usage();   

Fixes are underways...

-Sren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message