chmod, install, and mkdir now leave setgid and setuid bits
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:02:45 +0000 (03:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:02:45 +0000 (03:02 +0000)
commit999eeed90f8e614cad8f52657d5fc4b3a611213e
treedb8c455f5ace9bc5f4a6e5630535970787a33aa7
parentc5b63944017c73f191ba8d894109a2bad2174751
chmod, install, and mkdir now leave setgid and setuid bits
of directories alone unless you specify them explicitly.
install and mkdir now implement X correctly.
install now creates parent directories with mode 755, without
changing their owner or group.
NEWS