Commit Graph

8 Commits

Author SHA1 Message Date
sin
bb39bc9596 Use /var/run/utmp for now
Musl-libc seems to define that to /dev/null/utmp for a good
reason.  Use /var/run/utmp for now until we find a better way
to deal with this.
2013-10-05 14:58:55 +01:00
David Galos
fd262561a9 Cleaning up who, adding -l and manpage 2013-08-04 19:56:34 -04:00
sin
eddb6d39a5 Ignore tilde in ut_line 2013-08-04 19:28:25 -04:00
sin
918269e057 No need to cast to (char *) 2013-08-04 19:28:12 -04:00
sin
d59c8eea36 Implement -m for who 2013-08-04 19:27:49 -04:00
David Galos
9f8deb4b23 Tar compiles on BSD, thanks Roberto E. Vargas Caballero. Also remove tons of trailing whitespace. 2013-07-20 01:27:42 -04:00
David Galos
0fcb939408 Compatibility with OpenBSD. Thanks, Steve Dee! 2013-07-18 15:28:08 -04:00
Christoph Lohmann
9df408f8c6 Adding who, chroot, env and split.
Thanks "Galos, David" <galosd83@students.rowan.edu>!
2013-06-14 18:55:25 +02:00