HardenedBSD src tree
Go to file
Jordan K. Hubbard d653487a46 [ From Dave Tweten ]
POSIX.2 looks pretty unequivocal to me, and it agrees with you.

Under the explanation of the "-p" option, it says, "Each dir operand that
names an existing directory shall be ignored without error."  Under the
explanation of exit status zero, it says, "All the specified directories were
created successfully, or the-p option was specified and all the specified
directories now exist."

Seems to me POSIX requires exactly the behavior you want.

[ And I've made the change, which is also now compatible with 1.x - jkh ]

Reviewed by:	jkh
Submitted by:	jkh/tweten
1994-09-08 21:34:33 +00:00
bin [ From Dave Tweten ] 1994-09-08 21:34:33 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc Add /var/games/phantasia to list of targets, as per Rod's earlier suggestion. 1994-09-08 19:18:51 +00:00
games Nuke monop - we don't need any grief from Parker Brothers on their copyrighted 1994-09-08 20:01:17 +00:00
gnu Disable one of my extensions (function profiler epilogues) that 1994-09-02 20:39:41 +00:00
include Don't install math.h if WANT_MSUN is defined. lib/msun has its own 1994-09-08 10:36:30 +00:00
lib Based on fix from 1.1.5.1: 1994-09-08 20:55:02 +00:00
libexec Don't define KLUDGELINEMODE. 1994-09-05 20:36:34 +00:00
sbin Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. 1994-09-08 01:06:46 +00:00
secure add libcipher to Makefile 1994-09-08 19:06:58 +00:00
share Add the installation of bsd.README. Realphabitize the FILES= list. 1994-09-07 09:18:44 +00:00
sys Recycle cdev 20, sound blaster driver is long since deceased. 1994-09-08 18:02:35 +00:00
tools/regression/usr.bin/sed
usr.bin From 1.1.5.1 1994-09-08 21:30:51 +00:00
usr.sbin Make this silly thing use _PATH_UNIX first. Remove some of the more 1994-09-08 19:25:09 +00:00
CVS-INFO
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Taken update rule out of world target so it doesn't try and sup and 1994-09-03 02:38:28 +00:00
TODO