cvs commit: src/usr.bin/write write.c

Liam J. Foy liamfoy at crater.dragonflybsd.org
Wed Apr 13 08:45:23 PDT 2005


liamfoy     2005/04/13 08:44:03 PDT

DragonFly src repository

  Modified files:
    usr.bin/write        write.c 
  Log:
  - Let receiver know if the sender accepts replies
  - Use correct headers
  - Use err(). In some cases an incorrect error message can be shown
  - Strlcpy
  - warnx() instead of errx() if sender has messages disabled (OpenBSD)
  - Remove non-POSIX S_IWRITE (OpenBSD)
  - General cleanup
  
  Revision  Changes    Path
  1.6       +37 -36    src/usr.bin/write/write.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/write/write.c.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list