summaryrefslogtreecommitdiffstats
path: root/regress/sys/copy (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove references to sparc (and even a vax ref that escaped notice)tedu2016-09-011-2/+2
* string.h not strings.hderaadt2016-08-191-2/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-4/+3
* Send solbourne to where the ...........deraadt2015-12-011-2/+2
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-3/+3
* Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowguenther2011-04-101-4/+4
* Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.jsing2009-02-151-2/+9
* Run this test on all shared address space machines. With help fromotto2005-04-281-2/+7
* duh, make sure we're testing what we thing we are. still not exactlytedu2005-04-171-5/+6
* This test is only valid on archs that have shared kernel and user addressotto2005-02-251-1/+5
* Add tedu's copy* test, turned into a regress test by me.otto2005-02-242-0/+108