#
e7633a34 |
| 22-Jan-2016 |
dholland <dholland@NetBSD.org> |
Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t, rather than doing the machine/ansi.h #ifdef dance, as it doesn't matter much what symbols utmp.h exposes. This could be tightened l
Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t, rather than doing the machine/ansi.h #ifdef dance, as it doesn't matter much what symbols utmp.h exposes. This could be tightened later when we manage to do enough include cleanup to make such dances less expensive to maintain.
show more ...
|
#
50728e78 |
| 11-Jan-2009 |
christos <christos@NetBSD.org> |
merge christos-time_t
|
#
19b7469a |
| 03-Feb-2005 |
perry <perry@NetBSD.org> |
de-__P -- the hack is long since useless. Discussed with christos, matt, kleink, others. Approved by christos.
|
#
039cc956 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22270, verified by myself.
|
#
2caaca4c |
| 28-Jul-2002 |
christos <christos@NetBSD.org> |
Add __P(()); noticed by wiz.
|
#
f04f8bc9 |
| 28-Jul-2002 |
christos <christos@NetBSD.org> |
add utmpname()
|
#
2004bacc |
| 27-Jul-2002 |
christos <christos@NetBSD.org> |
add some utmp processing functions.
|
#
4d2cbfce |
| 26-Oct-1994 |
cgd <cgd@NetBSD.org> |
new RCS ID format.
|
#
86569ff2 |
| 19-Oct-1994 |
cgd <cgd@NetBSD.org> |
be more careful with types
|
#
e6b5ddd9 |
| 16-May-1994 |
cgd <cgd@NetBSD.org> |
update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. USL copyright additions on those. Kill varargs.h, because it can simply be a link to the machine-dependent version.
|
#
374923dc |
| 16-Dec-1993 |
jtc <jtc@NetBSD.org> |
#include <sys/types.h> to define time_t type. We're free to do this since the contents of utmp.h haven't been standardized intelligently (Death to X/Open's 1170 spec).
|
#
e9d867ef |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS identifiers.
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|