From: Todd C. Miller Date: Tue, 14 Sep 2004 21:43:31 +0000 (+0000) Subject: political correctness strikes again X-Git-Tag: SUDO_1_6_8p1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec404a074ad7838bdc4709079561eda731ebee7b;p=sudo political correctness strikes again --- diff --git a/CHANGES b/CHANGES index 6ac047acb..edf5c9e87 100644 --- a/CHANGES +++ b/CHANGES @@ -1672,7 +1672,7 @@ Sudo 1.6.7p5 released. 524) Merged in LDAP support from Aaron Spangler. 525) Added the --with-pc-insults configure to replace politically - incorrect insults with other ones. + incorrect insults with ones from Alek O. Komarnitsky. 526) Added start_tls support from Gudleik Rasch . diff --git a/ins_csops.h b/ins_csops.h index 07f3f3147..f95eb4961 100644 --- a/ins_csops.h +++ b/ins_csops.h @@ -28,7 +28,11 @@ "stty: unknown mode: doofus", "I can't hear you -- I'm using the scrambler.", "The more you drive -- the dumber you get.", +#ifdef PC_INSULTS + "Listen, broccoli brains, I don't have time to listen to this trash.", +#else "Listen, burrito brains, I don't have time to listen to this trash.", +#endif "I've seen penguins that can type better than that.", "Have you considered trying to match wits with a rutabaga?", "You speak an infinite deal of nothing",