NetBSD/sys/dev/dkwedge
pooka 3446f432fa dkwedge_list() is currently called only from ioctl routines where
l == curlwp.  Since there is no perceived case where we'd ever want
to copy the list to non-curlwp, simplify the code a bit.
(the struct lwp * argument could probably be dropped too, but
that's another commit)
2009-09-08 21:14:33 +00:00
..
dk.c dkwedge_list() is currently called only from ioctl routines where 2009-09-08 21:14:33 +00:00
dkwedge_bsdlabel.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dkwedge_gpt.c Allow wedges to be created for all defined partitions on a GPT disk. 2008-10-23 19:37:40 +00:00
dkwedge_mbr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00