Commit Graph

76 Commits

Author SHA1 Message Date
mycroft 09984612d7 Gather the argument list only as necessary. Avoid an extra strvisx(3).
Make this compile again with the changes in ps(1).
1995-05-21 13:42:48 +00:00
cgd 81cef407d8 fix annoying number consistency bug. 1995-03-28 12:48:45 +00:00
cgd 9e97520947 specify man pages the new way. 1994-12-22 12:30:38 +00:00
mycroft f5ae092fb9 Clean up deleted files. 1994-10-06 15:18:22 +00:00
jtc 1d1682d63c vmunix -> netbsd (PR #375) 1994-08-06 06:11:03 +00:00
cgd cc3bb2da02 Fix from John Brezak for the following bug:
If there is a non-tty entry in utmp, w(1) will exit with an error.
However there are legitimate non-tty entries, for instance an xlogin via
xdm can be identified with the xlogin program. In this case there is an
entry with the display name as the ut_tty.
1994-06-30 08:08:08 +00:00
cgd 6a3b73440c fix from Jarle Greipsland <jarle@idt.unit.no> to deal with ut_line misprinting. 1994-06-30 07:18:44 +00:00
cgd 5a9cb8543e clean up import 1994-05-09 03:35:55 +00:00
cgd f7329f6875 new w, to match libkvm 1994-05-09 03:32:48 +00:00
cgd 06be1d72aa field name foo 1994-05-05 06:38:53 +00:00
cgd 25718695be update for changed flags 1994-05-05 02:04:10 +00:00
cgd 851f7cd38e get rid of getloadavg() linking hack 1994-01-28 18:12:27 +00:00
cgd 542fa2fb04 hack to make getloadavg() link properly 1994-01-28 00:49:46 +00:00
mycroft 6be6fca207 Print `-' rather than ` ' for 0 idle time. 1993-10-26 20:52:51 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft d0f8d5d2bb Add RCS identifiers. 1993-07-30 22:28:22 +00:00
cgd eed6472f7c don't print process args, print the vis(3)'d process args... 1993-07-15 17:55:48 +00:00
deraadt b1d2d04ee4 chris found a case where cn_tty was being used. Doesn't look like the
right thing to do, so it goes away.
1993-07-07 18:58:23 +00:00
mycroft d3bc70b6bb Don't need -I/sys. (Why was it here?) 1993-06-17 13:16:20 +00:00
mycroft 9b971264a9 Update file names. 1993-06-13 22:29:02 +00:00
mycroft da84bb1ffa Fix definition of rcsid. 1993-06-08 14:47:33 +00:00
cgd 5617a0f97a add rcsid 1993-05-20 12:19:00 +00:00
mycroft 1298891a7a Don't segv if no process found on tty. 1993-04-26 15:50:34 +00:00
sef 15a4e0a939 Print spaces instead of '0' for a non-idle user. Looks nicer. 1993-04-12 19:40:01 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00