Continued the war against cruft. Don't touch utmp anymore; always use the output...
authorArt Cancro <ajc@citadel.org>
Sun, 24 Apr 2016 17:38:57 +0000 (13:38 -0400)
committerArt Cancro <ajc@citadel.org>
Sun, 24 Apr 2016 17:38:57 +0000 (13:38 -0400)
commit60f3a5bad3479251ba9b75178269f0d3302fd4f2
tree0b9d12a664e5eb6d65397fb3576d0131ab0f140e
parentd007cf2d3930d0fda25139efafe4565d8693a08d
Continued the war against cruft.  Don't touch utmp anymore; always use the output of 'who am i' for the client's hostname.  Also replaced old hand-coded extraction with a call to our library function stripallbut().
textclient/configure.ac
textclient/src/getutline.c [deleted file]
textclient/src/routines.c