aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sjog
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include <malloc.h>. Build still broken.Kris Kennaway2002-10-241-36/+36
| | | | Notes: svn path=/head/; revision=68701
* Partially fix build on -current by correcting incorrect patchKris Kennaway2002-10-241-1/+1
| | | | | | | (machine/soundcard.h -> sys/soundcard.h). This still blows up later on. Notes: svn path=/head/; revision=68700
* Add sjog 0.5, a userland daemon for Sony Vaio Jog Dial.Will Andrews2002-10-1415-0/+1186
PR: 41905 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=68019