From owner-cvs-all Fri May 8 23:46:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04161 for cvs-all-outgoing; Fri, 8 May 1998 23:46:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04152; Fri, 8 May 1998 23:45:57 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA15534; Fri, 8 May 1998 23:42:54 -0700 (PDT) Date: Fri, 8 May 1998 23:42:54 -0700 (PDT) Message-Id: <199805090642.XAA15534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/08 23:42:53 PDT Modified files: bin Makefile Log: Of these programs, only df and ps aren't compatible with FreeBSD/Alpha. All the rest work! Actually, I don't know if chio works because I can't test that. df can be built using NetBSD's mount.h. ps depends on libkvm so there is no point trying. Revision Changes Path 1.11 +4 -4 src/bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message