CVS log for ports/sysutils/xosview/files/patch-kernel.h
Up to [FreeBSD] / ports / sysutils / xosview / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 13 03:48:32 2005 UTC (6 years, 7 months ago) by clsung
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_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -9 lines
- Update to 1.8.2 - Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply exiting/crashing PR: 79338 Submitted by: Ulrich Spoerlein <q AT uni dot de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 22 22:22:06 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Use a consistant 64-bit int type.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 21 18:33:51 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: xosview_1_7_4, xosview_1_7_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -1 lines
Use longs vs. ints in calculating the amount of swap. This fixed getting negative swap values on an Alpha with 2GB swap. I should probably use `long long' for large swap x86 machines. (anybody want to help test?)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 10 21:33:18 2000 UTC (11 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Use the correct number of interrupts on the Alpha. Submitted by: Alexander Langer <alex@big.endian.de> PR: 19064
