summaryrefslogtreecommitdiff
path: root/lib/libutil/opendisk.c
AgeCommit message (Expand)Author
2016-06-06PR/51216: Instead of trying to open files in the current workingchristos
2014-09-29toolify opendiskchristos
2009-10-13In a furious blaze of *facepalm* / "what was i thinking?", fix thepooka
2009-09-08Add opendisk1(), which functions like opendisk(), but takes a functionpooka
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2001-12-10revert previous.lukem
2001-11-01Enforce is iscooked arg;lukem
2000-07-05- __RCSID() police.ad
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-09-30Back out my dumb change.phil
1997-09-30Add a prototype for opendisk so it will compile. (Should we havephil
1997-09-29reorder some checks so that buf is initialised as early as possiblelukem
1997-09-25implement opendisk(3), as discussed with Jason Thorpelukem