CVS log for ports/audio/esound/files/patch-esddsp.c
Up to [FreeBSD] / ports / audio / esound / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:06 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -7 lines
Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 18:52:40 2008 UTC (3 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +35 -8 lines
Update to 0.2.39.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 22 23:51:46 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +35 -3 lines
Protect the check for the mode argument to open with a test to make sure flags contains O_CREAT. This fixes a potential bus error. PR: 110673
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 27 03:38:33 2005 UTC (6 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL
Only process the var_args argument to open() if flags contain O_CREAT. This avoids a bus error crash when using esddsp. PR: 80382
