aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ce
Commit message (Expand)AuthorAgeFilesLines
* tau32-ddk.c: suppress warning about ignored attributesDimitry Andric2024-04-201-0/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Disable new clang 10.0.0 warnings about misleading indentation in ce(4)Dimitry Andric2020-02-131-1/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-031-1/+0
* For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingDimitry Andric2011-12-291-0/+3
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-2/+2
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-1/+0
* Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.Yaroslav Tykhiy2006-03-031-1/+1
* Add makefile for ce(4) module.Roman Kurakin2006-01-291-0/+29