From 1ba185ee60e88636105cd917a49b5bb734c04058 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 17 May 2004 22:21:15 +0000 Subject: [PATCH] filesystem -> file system --- CHANGES | 4 +++- INSTALL | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 22caace1b..6aa96ae38 100644 --- a/CHANGES +++ b/CHANGES @@ -552,7 +552,7 @@ CHANGES from sudo 1.3.6 BETA 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 @@ -1682,3 +1682,5 @@ Sudo 1.6.7p5 released. 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 on what directories exist. + +529) Quoting globbing characters with a backslash now works as documented. diff --git a/INSTALL b/INSTALL index 67016e6f1..a7d1fb0fa 100644 --- a/INSTALL +++ b/INSTALL @@ -562,7 +562,7 @@ OS dependent notes ================== 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 is to run configure with --with-password-timeout=0 -- 2.50.1