mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 06:45:10 +00:00
filesystem -> file system
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -552,7 +552,7 @@ CHANGES from sudo 1.3.6 BETA
|
|||||||
|
|
||||||
172) interfaces.c should work on ISC UN*X again.
|
172) interfaces.c should work on ISC UN*X again.
|
||||||
|
|
||||||
173) All source files are <= 14 characters for old SYSV filesystems.
|
173) All source files are <= 14 characters for old SYSV file systems.
|
||||||
|
|
||||||
CHANGES from sudo 1.3.7 GAMMA
|
CHANGES from sudo 1.3.7 GAMMA
|
||||||
|
|
||||||
@@ -1682,3 +1682,5 @@ Sudo 1.6.7p5 released.
|
|||||||
528) /tmp/.odus is no longer used for timestamps by default. One of
|
528) /tmp/.odus is no longer used for timestamps by default. One of
|
||||||
/var/run/sudo, /var/adm/sudo or /usr/adm/sudo is used depending
|
/var/run/sudo, /var/adm/sudo or /usr/adm/sudo is used depending
|
||||||
on what directories exist.
|
on what directories exist.
|
||||||
|
|
||||||
|
529) Quoting globbing characters with a backslash now works as documented.
|
||||||
|
2
INSTALL
2
INSTALL
@@ -562,7 +562,7 @@ OS dependent notes
|
|||||||
==================
|
==================
|
||||||
|
|
||||||
OpenBSD < 2.2 and NetBSD < 1.2.1:
|
OpenBSD < 2.2 and NetBSD < 1.2.1:
|
||||||
The fdesc filesystem has a bug wrt /dev/tty handling that
|
The fdesc file system has a bug wrt /dev/tty handling that
|
||||||
causes sudo to hang at the password prompt. The workaround
|
causes sudo to hang at the password prompt. The workaround
|
||||||
is to run configure with --with-password-timeout=0
|
is to run configure with --with-password-timeout=0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user