summaryrefslogtreecommitdiff
path: root/usr.bin/w
AgeCommit message (Expand)Author
2012-12-18We no longer use struct eproc for kinfo_proc in sysctl.h so thereTodd C. Miller
2012-06-24Fix comment. Pointed out by Seth Wright (seth at crosse.org)Philip Guenthe
2012-01-15Document what remains of the 2BSD heritage.Ingo Schwarze
2011-07-28Adjust for machdep.consdev -> kern.consdev sysctl change. This should restoreMark Kettenis
2011-04-26tyop in commentJasper Lievisse Adriaanse
2011-04-10Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowPhilip Guenthe
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-09-30Properly display files with embedded colons being xferred via ftd.Todd C. Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-20remove the -M and -N flags to uptime, they do nothing.Jared Yanovich
2005-04-11spacingTheo de Raadt
2005-01-09w(1) does not deal w/ cpu time;Jason McIntyre
2004-11-18handle SONPROC; ok aaron, deraadt, krwMarkus Friedl
2004-09-14delete unused variableTheo de Raadt
2004-08-18- .Xr utmp 5Jason McIntyre
2004-01-08Silence warningTodd C. Miller
2004-01-08Convert to kinfo_proc2; ok deraadt@Todd C. Miller
2003-11-26Minor cleanup. Remove gratuitous use of __CONCAT that was neededTodd C. Miller
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-13a few more strlcpyTheo de Raadt
2002-09-17ansiTheo de Raadt
2002-06-08No need to be setgid kmem anymore.Angelos D. Keromytis
2002-02-19Fix gethostname() usage.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-06-27UVM is no longer an optionArtur Grabowski
2001-05-30- Fix usagesmart
2001-05-14Remove ugly empty line.Angelos D. Keromytis
2001-03-25Add -DUVM if we are using UVM. Fixes problem where the "WHAT" fieldTodd C. Miller
2001-01-31move utmp to large format, usernames to 32 chars; downsjTheo de Raadt
2000-12-23hostnames are case-insensitive; brianTheo de Raadt
2000-11-14Sync the list of "not supported" options with the source code; fixes PR/1506Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-07-07or just use puts() insteadTheo de Raadt
2000-07-07heck, be more careful with printf here tooTheo de Raadt
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-04-18Missed a few.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
1999-08-12Support -M and -N flags in uptime mode tooTodd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-05use inet_aton()Theo de Raadt
1999-06-05- remove trailing white spaceAaron Campbell
1999-04-25Make ttystat() work correctly with strings that are not NUL-terminated.Todd C. Miller
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-03-23nicer headerTheo de Raadt