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

/freebsd-9.3-release/contrib/opie/libopie/
H A Dgetutmpentry.cdiff 202086 Mon Jan 11 14:31:17 MST 2010 ed Don't include <utmp.h> when using <utmpx.h>.

libopie includes both <utmp.h> and <utmpx.h> in this case and uses some
#defines to let the code use struct utmpx and its utility functions.
We'd better not include <utmp.h> here, because maybe it will not be
present in the future.
H A Dinsecure.cdiff 202086 Mon Jan 11 14:31:17 MST 2010 ed Don't include <utmp.h> when using <utmpx.h>.

libopie includes both <utmp.h> and <utmpx.h> in this case and uses some
#defines to let the code use struct utmpx and its utility functions.
We'd better not include <utmp.h> here, because maybe it will not be
present in the future.
H A Dlogin.cdiff 202086 Mon Jan 11 14:31:17 MST 2010 ed Don't include <utmp.h> when using <utmpx.h>.

libopie includes both <utmp.h> and <utmpx.h> in this case and uses some
#defines to let the code use struct utmpx and its utility functions.
We'd better not include <utmp.h> here, because maybe it will not be
present in the future.

Completed in 119 milliseconds