summaryrefslogtreecommitdiff
path: root/w.c
Commit message (Expand)AuthorAgeFilesLines
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-5/+8
* 0121-w: Clamp maxcmd to the MIN/MAX_CMD_WIDTH range.Qualys Security Advisory2018-06-231-4/+7
* 0120-w: Prevent out-of-bounds reads in print_display_or_interface().Qualys Security Advisory2018-06-231-9/+9
* related: fix inconsistencies in result type referencesJim Warner2016-08-071-2/+4
* related: respond to VAL macro addition of context parmJim Warner2016-08-071-4/+4
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-14/+14
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-1/+1
* misc: adapt others to struct layout change, <PIDS> apiJim Warner2016-06-281-1/+1
* misc: adapt others to changes in interface, <PIDS> apiJim Warner2016-05-161-3/+3
* library: cleanup of library includesCraig Small2016-04-161-5/+3
* Added Cygwin build supportWayne Porter2016-03-121-0/+4
* w: Adjust command widthCraig Small2015-10-141-8/+4
* w: correct program help & man page regarding argumentsJim Warner2015-09-071-1/+1
* w: eliminate inappropriate cmdline padding with spacesJim Warner2015-09-071-1/+1
* w: use the new procps_pids library interfaceCraig Small2015-08-311-126/+175
* misc: remove yet more darn trailing whitespace buildupJim Warner2015-07-011-1/+1
* library: Update uptime calls to standard formatCraig Small2015-06-291-1/+1
* library: more mem and stat fixesCraig Small2015-06-261-3/+5
* library: uptime API changesCraig Small2015-06-261-2/+2
* w: fixing missing '-' in the FROM field when emptyJaromir Capik2015-03-021-0/+4
* Update options to single stringsCraig Small2013-10-111-6/+11
* Merge commit 'refs/merge-requests/2' of git://gitorious.org/procps/procps int...Craig Small2013-09-111-1/+1
|\
| * Add -p|--pretty option to uptime(1) for pretty output.David Cantrell2012-02-221-1/+1
* | sysctl, w: miscelaneous usage/man fixesJaromir Capik2013-07-191-1/+2
* | miscellaneous: clean up trailing whitespace once againJim Warner2013-04-071-2/+2
* | configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* | miscellaneous: fixed current misspell-check's findingsJim Warner2013-03-141-1/+1
* | miscellaneous: clean up trailing whitespace throughoutJim Warner2013-03-141-2/+2
* | w: do not truncate command when width is not knownSami Kerola2012-07-151-3/+9
* | Rework of the -i featureJaromir Capik2012-06-201-20/+52
* | Applied corrected patch for w -iJaromir Capik2012-05-301-1/+4
* | Add -i option to wJaromir Capik2012-05-291-9/+105
* | w: fix printf compile warningMike Frysinger2012-05-221-3/+4
* | Remove trailing - from w from columnCraig Small2012-04-251-0/+1
* | all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* | w: align header when from lenght is definedSami Kerola2012-03-041-1/+1
* | w: make date string abbreviations nls awareSami Kerola2012-03-041-12/+12
* | w: use utmp headers to determine host size as wellSami Kerola2012-03-041-10/+6
* | w: use utmp definitions to determine array sizesSami Kerola2012-03-041-8/+5
* | docs: clarification to license headers in filesSami Kerola2012-03-031-0/+14
* | w: fix compiler warningsSami Kerola2012-03-031-2/+2
* | Merge remote-tracking branch 'sami/to-craig' into sami-mergeCraig Small2012-03-031-1/+1
|\ \ | |/ |/|
| * fix printf format warningsMike Frysinger2012-01-261-1/+1
* | ps: unify cases and remove trailing dots in messagesSami Kerola2012-01-151-2/+2
|/
* w: indicate unknown host when -f is usedSami Kerola2012-01-081-0/+2
* Changed the err and warns to macrosCraig Small2012-01-031-4/+5
* translations: group usage textsSami Kerola2012-01-021-5/+5
* w: fix broken -o (old-style) short form optionJim Warner2012-01-021-1/+1
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-5/+7
* nls: add functions which take translations to be usedSami Kerola2011-12-201-2/+6