| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r228971: | Dimitry Andric | 2012-01-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | For sys/dev/ce/tau32-ddk.c, disable the following warning when building with clang: sys/dev/ce/tau32-ddk.c:1228:37: warning: implicit truncation from 'int' to bitfield changes value from 65532 to 8188 [-Wconstant-conversion] Since this file is obfuscated C, we can never determine (in a sane way, at least :) if this points to a real problem or not. The driver has been in the tree for more than five years, so it most likely isn't. Notes: svn path=/stable/9/; revision=229602 | ||||
| * | Per email to arch@ a little while ago (that was greeted with silence), | Warner Losh | 2008-09-01 | 1 | -2/+2 |
| | | | | | | | | | prefer the more common > ${.TARGET} over > opt_foo.h in modules makefiles. Notes: svn path=/head/; revision=182668 | ||||
| * | NO_MAN is not needed here. | Ruslan Ermilov | 2006-03-16 | 1 | -1/+0 |
| | | | | | Notes: svn path=/head/; revision=156775 | ||||
| * | Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS. | Yaroslav Tykhiy | 2006-03-03 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=156248 | ||||
| * | Add makefile for ce(4) module. | Roman Kurakin | 2006-01-29 | 1 | -0/+29 |
| Notes: svn path=/head/; revision=155017 | |||||
