Subject: Re: lockf
To: None <netbsd-users@NetBSD.org>
From: Hanspeter Roth <hampi@rootshell.be>
List: netbsd-users
Date: 04/07/2004 22:53:35
  On Apr 07 at 11:43, Stefan Sonnenberg-Carstens spoke:

> NetBSD in at least version 1.6.2 doesn't has it, but
> I managed to get it compiled from the FreeBSD sources.
> 
> 
> the changed source is below.

I tried the one from 4.9 and it built without changes.
You didn't show the changes (diff -u) you made.

> compile using :
> gcc lockf.c -o lockf

I also copied the Makefile and it built just with `make'.

-Hanspeter