NetBSD/usr.sbin/rmt
mikel 58aea378cf use strtoq() instead of atoi() to generate offset argument for lseek()
(Todd Miller)
include <fcntl.h>, <stdlib.h>, and <unistd.h> for prototypes
include <sys/ioctl.h> instead of <sys/sgtty.h>
add explicit return types and prototypes for internal functions
use STD{IN,OUT}_FILENO instead of manifest constants
fix off-by-one buffer overflow error in getstring()
KNFify and RCSid police
1997-07-01 07:42:28 +00:00
..
Makefile RCSid police 1997-07-01 07:31:26 +00:00
rmt.8 RCSid police 1997-07-01 07:31:26 +00:00
rmt.c use strtoq() instead of atoi() to generate offset argument for lseek() 1997-07-01 07:42:28 +00:00