Ed Schouten 98c63a48e9 Perform several small cleanups to the utmpx code.
- Massively reduce BSS usage. Let futx_to_utx() dynamically allocate the
  structure. There is only a very small amount of applications out there
  that needs to use the utmpx database. Wasting 1 KB on unused
  structures makes little sense.

- Just let getutxid() search for matching ut_id's for any *PROCESS-type.
  This makes the code a bit more future-proof.

- Fix a POSIX-mistake: when reading POSIX and the OpenSolaris
  implementation, getutxline() must return USER_PROCESS and
  LOGIN_PROCESS records whose ut_lines match. When reading POSIX, it
  seems LOGIN_PROCESS should not use ut_line at the first place. I have
  reported this issue.
2010-01-17 21:40:05 +00:00
..
2008-10-22 21:56:57 +00:00
2009-12-05 18:55:16 +00:00
2007-02-11 18:14:49 +00:00
2009-11-25 04:45:45 +00:00
2009-11-25 04:45:45 +00:00
2009-03-04 01:01:26 +00:00
2009-03-04 01:01:26 +00:00
2009-11-02 12:35:38 +00:00
2008-10-23 15:32:06 +00:00
2008-03-13 10:26:17 +00:00
2008-03-13 10:25:30 +00:00
2010-01-05 05:47:18 +00:00
2007-01-20 08:24:02 +00:00
2010-01-16 17:05:27 +00:00
2009-01-28 15:21:38 +00:00
2009-05-07 13:49:48 +00:00
2009-05-07 13:49:48 +00:00
2010-01-14 05:35:32 +00:00
2010-01-17 15:43:14 +00:00
2010-01-16 17:05:27 +00:00
2007-10-30 15:26:20 +00:00
2009-11-25 04:45:45 +00:00