From 5f1e46e5b9576b0b89577397396c3ada658c36cc Mon Sep 17 00:00:00 2001 From: Dag-Erling Smørgrav Date: Wed, 8 May 2002 00:54:29 +0000 Subject: Use libutil and libypclnt for all passwd manipulation and NIS needs. Sponsored by: DARPA, NAI Labs --- chpass/util.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'chpass/util.c') diff --git a/chpass/util.c b/chpass/util.c index 8703aeb..8460576 100644 --- a/chpass/util.c +++ b/chpass/util.c @@ -1,6 +1,13 @@ /*- * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. + * Copyright (c) 2002 Networks Associates Technology, Inc. + * All rights reserved. + * + * Portions of this software were developed for the FreeBSD Project by + * ThinkSec AS and NAI Labs, the Security Research Division of Network + * Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 + * ("CBOSS"), as part of the DARPA CHATS research program. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -49,7 +56,6 @@ __FBSDID("$FreeBSD$"); #include #include "chpass.h" -#include "pathnames.h" static const char *months[] = { "January", "February", "March", "April", "May", "June", -- cgit v1.2.3-56-ge451