Changeset 143
- Timestamp:
- 07/01/06 08:08:00 (3 years ago)
- Files:
-
- trunk/debian/changelog (modified) (1 diff)
- trunk/src/config.h (modified) (1 diff)
- trunk/src/env.h (modified) (1 diff)
- trunk/src/hog.c (modified) (1 diff)
- trunk/src/log.c (modified) (1 diff)
- trunk/src/log.h (modified) (1 diff)
- trunk/src/main.c (modified) (1 diff)
- trunk/src/main.h (modified) (1 diff)
- trunk/src/memory.c (modified) (1 diff)
- trunk/src/memory.h (modified) (1 diff)
- trunk/src/opts.c (modified) (1 diff)
- trunk/src/opts.h (modified) (1 diff)
- trunk/src/state.c (modified) (1 diff)
- trunk/src/state.h (modified) (1 diff)
- trunk/src/support.c (modified) (1 diff)
- trunk/src/support.h (modified) (1 diff)
- trunk/src/swaps.c (modified) (1 diff)
- trunk/src/swaps.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/debian/changelog
r140 r143 1 swapspace (1.8) stable; urgency=medium 2 3 * Fixed build error on PowerPC 4 * Cleaned up page-size arithmetic 5 * Fixed unrelated warning in opts.c 6 * Updated copyright notices 7 8 -- Jeroen T. Vermeulen <jtv@thaiopensource.org> Sat, 01 Jul 2006 14:00:00 +0200 9 1 10 swapspace (1.7) stable; urgency=low 2 11 trunk/src/config.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006 Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/env.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/hog.c
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/log.c
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/log.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/main.c
r142 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/main.h
r142 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/memory.c
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/memory.h
r142 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/opts.c
r141 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/opts.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/state.c
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/state.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/support.c
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/support.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/swaps.c
r142 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6 trunk/src/swaps.h
r140 r143 2 2 This file is part of Swapspace. 3 3 4 Copyright (C) 2005, Software Industry Industry Promotion Agency (SIPA), Thailand4 Copyright (C) 2005,2006, Software Industry Industry Promotion Agency (SIPA) 5 5 Written by Jeroen T. Vermeulen <jtv@xs4all.nl>. 6 6
