OpenBSD CVS

CVS log for src/usr.bin/rwho/Attic/rwho.c


[BACK] Up to [local] / src / usr.bin / rwho

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_1_BASE


Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 27 18:38:58 2001 UTC (22 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.12: +56 -42 lines
Diff to previous 1.12 (colored)

o Add an extra byte for out_line and out_name in struct myutmp so we
  can treat these as normal C strings.  Fixes PR 2092
o KNF and ANSI fixes
o Avoid strncpy() since well-meaning folks will try to convert to strlcpy()
  even when it is not sensible to do so.
o Document the fact that the rwho protocol only supports up to 8 chars
  for a username.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.