[BACK]Return to bootparam.h CVS log [TXT][DIR] Up to [local] / sys / lib / libsa

Annotation of sys/lib/libsa/bootparam.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: bootparam.h,v 1.4 2002/03/14 01:27:07 millert Exp $   */
        !             2:
        !             3: int bp_whoami(int sock);
        !             4: int bp_getfile(int sock, char *key, struct in_addr *addrp, char *path);
        !             5:

CVSweb