Searched hist:90781 (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.0-release/lib/libc/posix1e/
H A Dacl_calc_mask.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright
H A Dacl_copy.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright
H A Dacl_delete_entry.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright
H A Dacl_entry.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright
H A Dacl_perm.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright
H A Dacl_size.cdiff 90781 Sun Feb 17 18:05:20 MST 2002 jedgar o style and consistency fixes:
- if (!var) -> if (var == NULL)
- return val; -> return (val);
o update copyright

Completed in 101 milliseconds