Commit Graph

8 Commits

Author SHA1 Message Date
e201d82aac fix cruft in utmp.h that was broken by changes in utmpx.h
patch by Chris Spiegel.
2013-02-26 01:46:39 -05:00
4a99440571 some extra legacy header stuff 2012-05-06 16:35:32 -04:00
96e0aca4d5 fix utmp.h mess, try 2 2012-02-01 14:10:38 -05:00
108fdd3318 fix previous utmp.h junk commit 2012-01-31 17:10:02 -05:00
fa3bbbd453 add some missing junk in utmp.h 2012-01-31 14:39:17 -05:00
f5ba2bc9ca various legacy and linux-specific stuff
this commit is part of an effort to make more of busybox work
out-of-the-box.
2011-03-18 21:52:26 -04:00
eee150f39c make real symbols for the legacy (nonstandardized) utmp functions
this is needed in the long term for ABI compatibility anyway, and in
the immediate, it helps with building broken programs like GNU screen
that try to prototype the functions themselves rather than using the
header.
2011-02-20 15:06:26 -05:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00