Date: Fri, 16 Jan 2009 15:00:30 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/mail Makefile aux.c util.c Message-ID: <200901161500.n0GF0ies060605@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-01-16 15:00:30 UTC
FreeBSD src repository
Modified files:
usr.bin/mail Makefile
Added files:
usr.bin/mail util.c
Removed files:
usr.bin/mail aux.c
Log:
SVN rev 187331 on 2009-01-16 15:00:30Z by ed
Rename mail(1)'s aux.c to util.c.
The name `aux' is reserved on Windows file systems. aux.c in the mail(1)
directory contains some random utility functions. I'm renaming this file
to util.c to make it possible to check out this directory on Windows.
MFC after: 1 month
Revision Changes Path
1.12 +2 -2 src/usr.bin/mail/Makefile
1.15 +0 -632 src/usr.bin/mail/aux.c (dead)
1.1 +632 -0 src/usr.bin/mail/util.c (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901161500.n0GF0ies060605>
