Date: Fri, 12 Jul 1996 12:55:22 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen getdomainname.c setdomainname.c Message-ID: <199607121955.MAA11493@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/07/12 12:55:21 Modified: lib/libc/gen getdomainname.c setdomainname.c Log: Include the proper header file (<unistd.h>) and declare [gs]etdomainname() with the correct return type. This does not include the renaming of KERN_DOMAINNAME to KERN_NISDOMAINNAME. Pointed-out-by: Keith Bostic Revision Changes Path 1.2 +4 -2 src/lib/libc/gen/getdomainname.c 1.2 +4 -9 src/lib/libc/gen/setdomainname.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607121955.MAA11493>