OpenBSD CVS

src/usr.sbin/rarpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / rarpd

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   8 years  tedu   remove libutil from dpadd too
[TXT] arptab.c  1.28   7 years  guenther   Pull in <sys/time.h> for gettimeofday() ok deraadt@
[TXT] rarpd.8  1.21   8 years  jmc   pid removal; from jan stary
[TXT] rarpd.c  1.71   7 years  krw   Oops. one "error(NONFATAL,..." got flipped to "error(...)" instead of "warning(....