Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename monstrously long patch filenames that were causing tar to exceed | Kris Kennaway | 2002-06-05 | 1 | -16/+0 |
| | | | | | | | length limitations (100 characters) and fail. Notes: svn path=/head/; revision=60663 | ||||
* | Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> | Greg Lewis | 2002-04-16 | 1 | -0/+16 |
rather than <machine/soundcard.h>. This doesn't affect the build on 4-STABLE. PR: 36988 Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57770 |