summaryrefslogtreecommitdiff
path: root/usr.bin/w
AgeCommit message (Expand)Author
2004-01-03Remove superfluous max() macro.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-12strlcpyitojun
2003-02-26keep track of the two proc entries significant to the utmp entry. The onechristos
2003-02-26Print the command in parenthesis, if kvm_getargv2() returns nofredb
2003-02-26keep track which entries are utmp and which are utmpx, so we can printchristos
2003-02-26- Remove SUPPORT_FTPD_UTMP flag. Enable it only for utmp entries, utmpx doeschristos
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-21Fix whitespace usage.enami
2002-10-21If utmpx support is enabled, use sockaddr field to get numeric address.enami
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-09-16Make uptime show the correct number of users.christos
2002-09-16uptime(1) is NOT supposed to always say `1 user'.mycroft
2002-08-22fixed user miscounting. reported by kim.christos
2002-07-28skip blank entries.christos
2002-07-27add utmpx support.christos
2001-12-08Sort SEE ALSO and sections.wiz
2001-12-01Whitespace cleanup.wiz
2001-11-05Fix whitespace usage.enami
2001-10-19Appeared in .Bx 3.0, not .Ux 3.0.wiz
2001-02-19convert to use getprogname()cgd
2001-01-05ANSIfy.mjl
2001-01-05(From FreeBSD)mjl
2000-12-20__CONCAT does token pasting, not string concatnation. if something like:cgd
2000-10-11More format string cleanup by sommerfeld.is
2000-09-28add code to recognize special ftpd utmp entries and match correspondingjdolecek
2000-08-21- Don't core dump when we have stale utmp entries; warn the user instead.christos
2000-07-22Redo previous slightly differently - restore the behaviour of twosimonb
2000-07-15- Set the minimum width for login name to 4, the width of "USER".enami
2000-07-13Use KERN_CONSDEV for determining the console device instead of CPU_CONSDEVsimonb
2000-06-25Use p_login from struct proc instead of ut_name from struct utmp sosimonb
2000-06-08Pass the size of struct kinfo_proc2 instead of kinfo_proc to kvm_getproc2enami
2000-05-26Use new sysctl/kvm interfaces and remove sgid bit.simonb
2000-05-26Handle SONPROC state.thorpej
1999-11-29No need for <machine/cpu.h> here.pk
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-10-11recognise "dty" the same as we do "tty"mrg
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-01-29Use correct buffer in kvm_openfiles().pk
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