summaryrefslogtreecommitdiff
path: root/usr.bin/w
AgeCommit message (Expand)Author
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
1998-02-03usage line fix; pjanzen@foatdi.harvard.eduTheo de Raadt
1998-01-16Add rcsid tags.Todd C. Miller
1997-12-24No, we are not making our w command incompatibleTheo de Raadt
1997-12-243 letters for tty name; for ftpMichael Shalayeff
1997-09-21$OpenBSD$Theo de Raadt
1997-07-25more to the point err. msg.kstailey
1997-07-25proper progname grokMichael Shalayeff
1997-05-30shorterTheo de Raadt
1997-05-30if less than 60 secs of uptime, say soTheo de Raadt
1997-04-01Slightly better fix. This one is explicately bounded by UT_HOSTSIZE.Todd C. Miller
1997-03-30NetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). ...Todd C. Miller
1997-03-25ensure strftime buf has NUL; yokota@freebsdTheo de Raadt
1997-03-25ensure strftime buf has NUL; yokota@freebsdTheo de Raadt
1997-02-19Change usage() so it shows the right line arguments.Angelos D. Keromytis
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-10UNIX3.0 -> 3.0BSD in history sectionkstailey
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-08-22header glitch if system up < 1 minute; from mouse@Collatz.McRCIM.McGill.EDUTheo de Raadt
1996-08-22deal with argument snipTheo de Raadt
1996-08-22Slightly better.Jason Downs
1996-08-22Handle ftp entries better.Jason Downs
1996-08-12invert -n into -a; default is no gethostbyaddr()Theo de Raadt
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-07-13handle >9 daysTheo de Raadt
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-06-26rcsidTheo de Raadt
1996-06-17count daysTheo de Raadt
1996-06-17print days correct; also deal with today correctly, netbsd pr#2534, tacha@ter...Theo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt
1996-05-24fix a typoTheo de Raadt