summaryrefslogtreecommitdiffstats
path: root/src/ck-sysdeps-freebsd.c
Commit message (Collapse)AuthorAgeFilesLines
* First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie2007-08-251-0/+659
- Add some ifdef's to make the code compile. - Add ck-sysdeps-freebsd.c, based on the Linux version, which means it's using linprocfs right now. Signed-off-by: Florent Thoumie <flz@FreeBSD.org>