summaryrefslogtreecommitdiff
path: root/usr/src/cmd/w
AgeCommit message (Collapse)AuthorFilesLines
2022-04-2614637 various Makefiles should have more faith in Makefile.masterRichard Lowe1-1/+0
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-09-1214058 w: only build 64-bit versionToomas Soome4-225/+22
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-12-2913311 uptime(1) dazed and confused for a minute after bootRick V1-2/+3
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-06-2912604 w needs to use line name instead of pidYuri Pankov1-265/+135
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0112683 w(1) and whodo(1) should silently skip dirs it cannot openJason King1-5/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-1812523 Buffer overflow in w and whodoJason King1-103/+231
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-07-3111445 w: NULL pointer errorsToomas Soome1-11/+11
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2014-12-013124 Remove any existing references to utmp, use utmpx insteadSachidananda Urs1-2/+2
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2013-12-232849 uptime should use locale settings for current timeGary Mills1-49/+43
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-10-082989 LOGNAME_MAX should be increased to 32Gary Mills1-12/+11
1166 useradd warns on names with more than 8 chars Reviewed by: Richard PALO <richard.palo@free.fr> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe3-0/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-09-096821298 heap overflow condition in w(1)Sumanth Naropanth1-13/+10
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp3-21/+7
Portions contributed by Rich Lowe
2008-09-256659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.Nick Todd1-7/+4
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.
2005-06-14OpenSolaris Launchstevel@tonic-gate5-0/+1040