summaryrefslogtreecommitdiff
path: root/sys/dev/mm.c
AgeCommit message (Expand)Author
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
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2003-12-20don't enumerate individual minor number cases in mmioctl(), handle alljdolecek
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-02-27Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, becausechristos