Comment UIDs. (Score 1) 28
leprechaun 339_> uname -rs
FreeBSD 4.0-CURRENT
leprechaun 340_> grep uid_t /usr/include/sys/types.h
typedef u_int32_t uid_t; /* user id */
FreeBSD 4.0-CURRENT
leprechaun 340_> grep uid_t
typedef u_int32_t uid_t;