1. bceec79 Make bootlogd(8) buildable with newer versions of GNU C Library where 'sys/mkdev.h' isn't available by WHR · 4 months ago 2.87dsf-rivoreo
  2. 69fccdc Correct variable names by WHR · 4 months ago
  3. e0a29c4 Add Sun-styled utmpxname(3) version, and make it the default unless _ALL_SOURCE or _GNU_SOURCE is defined by WHR · 1 year, 2 months ago
  4. b55ec49 Fix comparsion between signed and unsigned integers by WHR · 1 year, 2 months ago
  5. 204ec2d Relicense utmpx library under the X11 license by WHR · 1 year, 2 months ago
  6. 1937b4c Handle EINTR and short writes in updwtmpx(3) by WHR · 1 year, 2 months ago
  7. 7d6d7e5 Preserve errno as necessary when calling lockf(3) by WHR · 1 year, 2 months ago
  8. 2b9569f Remove non-standard macros '_UTX_*_SIZE' as they didn't really improve code readability and no program should ever use them by WHR · 1 year, 2 months ago
  9. aa51a91 Add a setutxdb(3) implementation to utmpx library by WHR · 1 year, 2 months ago
  10. abe4f2c Rename utmp.c to utmpx.c, and remove obsoleted uses of 'ut_time' from it by WHR · 2 years, 5 months ago
  11. c3074e9 posix_openpt(2) is a system call of kFreeBSD by WHR · 3 years ago
  12. bec9e96 Remove support of using 'ut_session' and 'ut_time' in 'struct utmpx' by WHR · 3 years ago
  13. 2a409e2 Remove unnecessary inclusions of getopt.h; Add AIX support by WHR · 3 years ago
  14. 0471ebf Create controlling pipe under /var/tmp/ since a tmpfs usually won't be mounted there after init(8) starts by WHR · 3 years, 3 months ago
  15. 324e761 Update Makefile and macro definition; make private strsep(3) function static so it could be inlined by WHR · 3 years, 3 months ago
  16. f595caf Fix a bug in utmpx library; adjust comments by WHR · 7 years ago
  17. 8caf7da Some minor changes and bug fix by WHR · 8 years ago
  18. b0150f6 bootlogd: trying to handle more different terminal devices on different systems; utmpx for Cygwin: minor changes by WHR · 8 years ago
  19. 62b612e Makefile bug fixed by WHR · 8 years ago
  20. 5ab12f9 Write a utmpx implementation for Cygwin; Enable sulogin for default build by WHR · 8 years ago
  21. df89519 Add a modified utmpx.h from and for Cygwin by WHR · 8 years ago
  22. 22c21c7 Avoid compiler warnings; Add 'const' to read only pointers by WHR · 8 years ago
  23. 52acf52 Sync the GNU/Hurd support; bootlogd: small bug fix by WHR · 8 years ago
  24. e73525e Add 'const' keyword to many actually read only pointers by WHR · 8 years ago
  25. fca7ee9 sulogin is available on BSD by WHR · 8 years ago
  26. b090d62 sulogin ported to Interix; re-intent last.c; a minor change of halt usage message by WHR · 8 years ago
  27. c99d2f4 Add a crypt(3) implemention from GLIBC to replace that poor implemention in Cygwin; sulogin ported to Cygwin by WHR · 8 years ago
  28. 8236e7d last changed: showing run level entry with ut_line but empty ut_user is supported by WHR · 8 years ago
  29. 336aada killall5: stat /proc/1 instead of /proc/version; halt: fix error message for Linux kexec by WHR · 8 years ago
  30. 390c605 Write "run-level %c" into ut_line when booting to a default run level; Some comments are changed by WHR · 8 years ago
  31. 3ad32fb Update version number; Remove some unused variables by WHR · 8 years ago 2.87dsf-rivoreo-r2
  32. 4d83b43 Ported to NetBSD by WHR · 8 years ago
  33. 2559fa3 Fixed some compiler warnings by WHR · 8 years ago
  34. 2878071 Also stores the current run level into ut_line by WHR · 8 years ago
  35. 339fd3a Ported to FreeBSD by WHR · 8 years ago
  36. 0668b8c Add a strsep implementation from GLIBC; Ported to Solaris 10 by WHR · 8 years ago
  37. 31b39e7 Add librt for Solaris 10 by WHR · 8 years ago
  38. 2b7d4c0 Ported to Solaris (the System-V init clone ported back to System-V) by WHR · 8 years ago
  39. ed45611 Replaying Rivoreo revision 1 changes. Ported to Cygwin and Interix. by WHR · 8 years ago 2.87dsf-rivoreo-r1
  40. ae46473 Import version 2.87dsf by WHR · 8 years ago 2.87dsf 2.87dsf