Date: Sat, 29 Mar 1997 04:50:42 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-usrbin, cvs-usrsbin Subject: cvs commit: src/usr.bin/fstat fstat.c src/usr.sbin/pstat pstat.c Message-ID: <199703291250.EAA26154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/03/29 04:50:42 Modified: usr.bin/fstat fstat.c usr.sbin/pstat pstat.c Log: Removed `#define KERNEL'. This was a hack-around for nfs.h being broken in the Lite2 merge to not export some nfs constants. It started causing warnings when I added a kernel-only #define for DIRBLKSIZ. Removed `#define NFS'. This was an old, bad interface for telling <sys/mount.h> to export nfs stuff. Revision Changes Path 1.10 +0 -4 src/usr.bin/fstat/fstat.c 1.28 +0 -4 src/usr.sbin/pstat/pstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703291250.EAA26154>