From owner-cvs-all Fri Aug 27 13:22:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31D0A15F24; Fri, 27 Aug 1999 13:22:19 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA45470; Fri, 27 Aug 1999 13:21:20 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199908272021.NAA45470@freefall.freebsd.org> From: Mike Pritchard Date: Fri, 27 Aug 1999 13:21:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys bind.2 mkdir.2 mkfifo.2 mount.2 undelete.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/08/27 13:21:19 PDT Modified files: lib/libc/sys bind.2 mkdir.2 mkfifo.2 mount.2 undelete.2 Log: Remove some 4.3BSDish anacronisims that stated that it was an error for a pathname to contain a character with the high-order bit set. Inspired by: joerg's previous commit Revision Changes Path 1.8 +1 -3 src/lib/libc/sys/bind.2 1.8 +1 -5 src/lib/libc/sys/mkdir.2 1.8 +1 -5 src/lib/libc/sys/mkfifo.2 1.19 +1 -3 src/lib/libc/sys/mount.2 1.3 +1 -3 src/lib/libc/sys/undelete.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message