summaryrefslogtreecommitdiff
path: root/libexec/httpd/debug
ModeNameSize
-rw-r--r--Makefile183logplain
d=116e5d88b0cd49e510bfbe2a86ded64984f0f152'>Add a zero argument to pmap_kenter_pa() invocations.he 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-22TRUE -> true, FALSE -> falsethorpej 2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej 2007-02-03Fix botch in #ifdef DIAGNOSTIC.tsutsui 2007-02-03Implement bus_dmamap_load(9) and bus_dmamap_unload(9) for sun3x.tsutsui 2007-02-02KNFtsutsui 2006-10-01First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:tsutsui 2005-12-11merge ktrace-lwp.christos 2005-04-01merge yamt-km branch.yamt