Date: Thu, 8 Jan 1998 22:15:00 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ls stat_flags.c Message-ID: <199801090615.WAA07032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/01/08 22:15:00 PST Modified files: bin/ls stat_flags.c Log: Make a couple of the stat flags dependent on the sys/stat.h header file that this source is compiled against. This source is referenced by install which is needed as a build tool and must be able to compile against NetBSD headers and libraries if we have a hope of supporting another architecture. With this change, that's two working programs down and 3945 (?) to go. The other one was make, but that didn't need any changes to work under FreeBSD/Alpha. 8-) Revision Changes Path 1.9 +9 -1 src/bin/ls/stat_flags.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801090615.WAA07032>