On Sat, Aug 11, 2012 at 8:07 AM, Ed Schouten <e...@freebsd.org> wrote:
>   On Windows, AUX is the auxiliary device, usually pointing to COM1.
>   Therefore it is forbidden to create a file named aux.c. To make it a bit
>   easier for Windows users to check out our source code, rename this file
>   to auxv.c.

I have a long list of similar Windows problems which was probably
originally compiled in the FreeBSD 4-FreeBSD 5 days.  This prompted me
to look again on HEAD, and I'm very happy to report that the vast
majority of issues have been dealt with.  The only one remaining is a
pair of man pages whose names differ only by case (which works out
really poorly on a case-insensitive fs):

src/share/man/man9/vfs_mount.9
src/share/man/man9/VFS_MOUNT.9

(of course, new ones could have easily cropped up in the meantime).
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to