summaryrefslogtreecommitdiff
path: root/regress/sys/copy/copy.c
AgeCommit message (Expand)Author
2011-04-10Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowPhilip Guenthe
2009-02-15Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.Joel Sing
2005-04-17duh, make sure we're testing what we thing we are. still not exactlyTed Unangst
2005-02-24Add tedu's copy* test, turned into a regress test by me.Otto Moerbeek