Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 21:06:25 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        asami@vader.cs.berkeley.edu, cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/www/apache Makefile ports/www/apache/files md5 ports/www/apache/patches patch-aa patch-af
Message-ID:  <199701301006.VAA06226@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
> * The problem is that -current have rlim_t and 2.2 not.
> * I think the best way to fix it is add rlim_t to 2.2 sys/types.h
> * and sys/resource.h
>
>Any objections if I merge this into -2.2?

Don't forget to put it in the evil copies of the headers in the man
pages.  Mike fixed types.5 but hasn't fixed getrlimit.2 yet.

BTW, the rlim_t line in sys/types.h has at least 4 different style bugs,
3 of which make it inconsistent with the corresponding line in NetBSD's
sys/types.h.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701301006.VAA06226>