summaryrefslogtreecommitdiff
path: root/usr.bin/w
AgeCommit message (Expand)Author
1998-07-06- change setgid kmem programs (that lend themselves to this) so setegid(getgi...mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-02Need <time.h> for strftime() and related definitions. Also, no need tokleink
1998-04-02Need <time.h> for localtime() and strftime() prototypes.kleink
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-09add -DUVM to CPPFLAGS if defined(UVM)mrg
1997-11-01Kill trailing comma in SEE ALSO section.mycroft
1997-10-20minor WARNS for i386lukem
1997-10-20WARNSify; deprecate register; clean up .Nmmrg
1997-07-07Don't print "up" if uptime is less than 30 seconds. (uptime roundsphil
1997-05-19Use inet_aton(3) rather than inet_addr(3).mycroft
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-13properly terminal buffer after calling strftime.mrg
1997-03-31PR/3416: enami tsugutomo: fix bug introduced in previous change to handlechristos
1997-03-29PR/3399: Tatoku Ogaito: Careful with not null terminated utmp strings.christos
1997-03-03Message buffer passed to kvm_openfiles() should _POSIX2_LINE_MAX long; PR#3266explorer
1997-01-09Sync to 4.4BSD-Lite2tls
1996-11-14preserve data from localtime() buffer before reuse.mikel
1996-09-27Grok local timezone when determining "today".thorpej
1996-06-07RCS id police.thorpej
1996-06-07Discard setgid privileges if not reading the running kernel as suggestedthorpej
1996-05-21print 1day not 1days. pr#2259mrg
1996-04-08Use errx() instead of err() to report failure of kvm_getprocs() call,jtc
1995-05-25Don't core dump when tty has no associated process.mycroft
1995-05-21Gather the argument list only as necessary. Avoid an extra strvisx(3).mycroft
1995-03-28fix annoying number consistency bug.cgd
1994-12-22specify man pages the new way.cgd
1994-10-06Clean up deleted files.mycroft
1994-08-06vmunix -> netbsd (PR #375)jtc
1994-06-30Fix from John Brezak for the following bug:cgd
1994-06-30fix from Jarle Greipsland <jarle@idt.unit.no> to deal with ut_line misprinting.cgd
1994-05-09clean up importcgd
1994-05-09new w, to match libkvmcgd
1994-05-05field name foocgd
1994-05-05update for changed flagscgd
1994-01-28get rid of getloadavg() linking hackcgd
1994-01-28hack to make getloadavg() link properlycgd
1993-10-26Print `-' rather than ` ' for 0 idle time.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-07-15don't print process args, print the vis(3)'d process args...cgd
1993-07-07chris found a case where cn_tty was being used. Doesn't look like thederaadt
1993-06-17Don't need -I/sys. (Why was it here?)mycroft
1993-06-13Update file names.mycroft
1993-06-08Fix definition of rcsid.mycroft
1993-05-20add rcsidcgd
1993-04-26Don't segv if no process found on tty.mycroft
1993-04-12Print spaces instead of '0' for a non-idle user. Looks nicer.sef