freebsd-dev/usr.sbin/inetd
Dima Dorfman 76183f3453 Introduce a version field to `struct xucred' in place of one of the
spares (the size of the field was changed from u_short to u_int to
reflect what it really ends up being).  Accordingly, change users of
xucred to set and check this field as appropriate.  In the kernel,
this is being done inside the new cru2x() routine which takes a
`struct ucred' and fills out a `struct xucred' according to the
former.  This also has the pleasant sideaffect of removing some
duplicate code.

Reviewed by:	rwatson
2002-02-27 04:45:37 +00:00
..
builtins.c Introduce a version field to `struct xucred' in place of one of the 2002-02-27 04:45:37 +00:00
inetd.8 Fix a typo. 2001-12-11 13:14:48 +00:00
inetd.c o Remove old setproctitle. 2001-07-17 07:12:57 +00:00
inetd.h Fix most of the warnings given by WARNS=2. 2001-06-24 09:20:07 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00