Searched hist:281501 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/ipcs/
H A Dipc.hdiff 281501 Mon Apr 13 18:04:41 MDT 2015 eadler ipcs: fix warnings (WARNS=1 -> WARNS=6)
- fix shadow warnings
- change type from off_t to size_t which is more correct and avoids
signed/unsigned compare
- use new initializer format to avoid "missing values" warning

Reviewed by: jhb
H A Dipc.cdiff 281501 Mon Apr 13 18:04:41 MDT 2015 eadler ipcs: fix warnings (WARNS=1 -> WARNS=6)
- fix shadow warnings
- change type from off_t to size_t which is more correct and avoids
signed/unsigned compare
- use new initializer format to avoid "missing values" warning

Reviewed by: jhb
H A Dipcs.cdiff 281501 Mon Apr 13 18:04:41 MDT 2015 eadler ipcs: fix warnings (WARNS=1 -> WARNS=6)
- fix shadow warnings
- change type from off_t to size_t which is more correct and avoids
signed/unsigned compare
- use new initializer format to avoid "missing values" warning

Reviewed by: jhb

Completed in 79 milliseconds