line 1 line 2 line 3 line 4 line5 ss' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/isa/elink.c
AgeCommit message (Expand)Author
2022-09-25malloc(9) -> kmem(9)thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had