aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdebase4-runtime/files/patch-ProcessList.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build problem with kio_ldap where it was including <time.h> insteadWill Andrews2001-03-051-0/+108
of <sys/time.h> (for $DEITY knows why reason); fix kinfo_proc meddling in ProcessList.c. Reported by: MANY (ldap problem), mi, msmith (kinfo_proc) Submitted by: Sven Petai <hadara@online.ee> (partial patch for kinfo_proc, I added __FreeBSD_version #ifdefs and cleaned it up a bit)