OpenBSD CVS

CVS log for src/usr.bin/mail/util.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 26 19:16:01 2022 UTC (16 months, 3 weeks ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

spelling fixes; from paul tagliamonte
amendments to his diff are noted on tech

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 15 00:50:01 2020 UTC (3 years, 5 months ago) by daniel
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9

the name aux is a reserved filename on windows

NetBSD renamed this file to support.c in 2001, while FreeBSD chose to
rename this file to util.c in 2009. We go the FreeBSD route and pick
util.c since our implementation is closer to the FreeBSD codebase.

Helps get us closer to being able to check out OpenBSD source code on
Windows as requested by John Carmack.

This issue thoroughly researched by jsg@

ok deraadt@, sthen@, "go ahead" jsg@

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.