- bceec79 Make bootlogd(8) buildable with newer versions of GNU C Library where 'sys/mkdev.h' isn't available by WHR · 5 months ago 2.87dsf-rivoreo
- 69fccdc Correct variable names by WHR · 5 months ago
- e0a29c4 Add Sun-styled utmpxname(3) version, and make it the default unless _ALL_SOURCE or _GNU_SOURCE is defined by WHR · 1 year, 3 months ago
- b55ec49 Fix comparsion between signed and unsigned integers by WHR · 1 year, 3 months ago
- 204ec2d Relicense utmpx library under the X11 license by WHR · 1 year, 3 months ago
- 1937b4c Handle EINTR and short writes in updwtmpx(3) by WHR · 1 year, 3 months ago
- 7d6d7e5 Preserve errno as necessary when calling lockf(3) by WHR · 1 year, 3 months ago
- 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, 3 months ago
- aa51a91 Add a setutxdb(3) implementation to utmpx library by WHR · 1 year, 3 months ago
- abe4f2c Rename utmp.c to utmpx.c, and remove obsoleted uses of 'ut_time' from it by WHR · 2 years, 7 months ago
- c3074e9 posix_openpt(2) is a system call of kFreeBSD by WHR · 3 years, 1 month ago
- bec9e96 Remove support of using 'ut_session' and 'ut_time' in 'struct utmpx' by WHR · 3 years, 1 month ago
- 2a409e2 Remove unnecessary inclusions of getopt.h; Add AIX support by WHR · 3 years, 1 month ago
- 0471ebf Create controlling pipe under /var/tmp/ since a tmpfs usually won't be mounted there after init(8) starts by WHR · 3 years, 4 months ago
- 324e761 Update Makefile and macro definition; make private strsep(3) function static so it could be inlined by WHR · 3 years, 4 months ago
- f595caf Fix a bug in utmpx library; adjust comments by WHR · 7 years ago
- 8caf7da Some minor changes and bug fix by WHR · 8 years ago
- b0150f6 bootlogd: trying to handle more different terminal devices on different systems; utmpx for Cygwin: minor changes by WHR · 8 years ago
- 62b612e Makefile bug fixed by WHR · 8 years ago
- 5ab12f9 Write a utmpx implementation for Cygwin; Enable sulogin for default build by WHR · 8 years ago