FreeBSD Bugzilla – Attachment 28894 Details for
Bug 48423
/usr/bin/find's '-not' option doesn't work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 692 bytes, created by
Matsumura Naoki
on 2003-02-18 14:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Matsumura Naoki
Created:
2003-02-18 14:20:03 UTC
Size:
692 bytes
patch
obsolete
>--- option.c.org Tue Feb 18 22:52:38 2003 >+++ option.c Tue Feb 18 23:09:58 2003 >@@ -109,8 +109,8 @@ > { "-newermm", c_newer, f_newer, 0 }, > { "-newermt", c_newer, f_newer, F_TIME2_T }, > { "-nogroup", c_nogroup, f_nogroup, 0 }, >- { "-nouser", c_nouser, f_nouser, 0 }, > { "-not", c_simple, f_not, 0 }, >+ { "-nouser", c_nouser, f_nouser, 0 }, > { "-o", c_simple, f_or, 0 }, > { "-ok", c_exec, f_exec, F_NEEDOK }, > { "-okdir", c_exec, f_exec, F_NEEDOK | F_EXECDIR },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 48423
: 28894