when i shuffled the locking in pools around, page colouring was
left behind.
page colouring is where you offset items within a page if you have
enough slack space. the previous implementation simply incremented
the colour so each new page got the next offset. i didnt do this
because the page and i
The SIZEOF_INT define isn't used since 2004. Let's remove it.
Index: config.h
===
RCS file: /cvs/src/bin/ksh/config.h,v
retrieving revision 1.14
diff -u -r1.14 config.h
--- config.h14 Mar 2011 21:20:00 - 1.14
+++ config.h
> Remove now useless defines.
>
> ok?
>
> Index: apmd.c
> ===
> RCS file: /cvs/src/usr.sbin/apmd/apmd.c,v
> retrieving revision 1.72
> diff -u -p -u -p -r1.72 apmd.c
> --- apmd.c26 Oct 2014 22:16:16 - 1.72
> +++ apmd.c
Hi Anthony,
Anthony J. Bentley wrote on Mon, Oct 27, 2014 at 12:57:10AM -0600:
> Ingo Schwarze writes:
>> In ports land, many manual pages contain occasional non-ASCII
>> characters - even though i don't consider that a particularly
>> smart idea, but let's face it, those characters *are* out the
Remove now useless defines.
ok?
Index: apmd.c
===
RCS file: /cvs/src/usr.sbin/apmd/apmd.c,v
retrieving revision 1.72
diff -u -p -u -p -r1.72 apmd.c
--- apmd.c 26 Oct 2014 22:16:16 - 1.72
+++ apmd.c 27 Oct 2014 08: