Re: [dev] [sbase] [patch v3] Who(1) patches

2013-08-07 Thread sin
On Wed, Aug 07, 2013 at 02:58:02AM -0400, Galos, David wrote: > I have written the manpage, and pushed this. I have also cleaned > up who, and addedthe '-l' flag. > > > Good stuff! > Except for the way that strings were handled when adding '-m' > Both ttyname and strrchr could have easily returned

[dev] [sbase] [patch] Add id(1)

2013-08-07 Thread sin
Hi, Added a barebones version of id(1). Thanks, sin >From 87eb2c4b1cef9dead79d22269d509c0fb3c020a2 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 7 Aug 2013 13:40:21 +0100 Subject: [PATCH] Add initial support for id(1) --- Makefile | 1 + id.1 | 8 id.c | 70 +