summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2006-09-02Add -fno-reorder-blocks for gcc4, to avoid duplicate label definitionmartin
2006-07-31Make filehandles opaque to userlandmartin
2006-07-21Include testing of the roll-forward agent, when recreating the filesystemperseant
2006-07-16- add check for kevent() timeoutskardel
2006-07-16Add regressing test for timeout and sleep releated functions.kardel
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-06-24Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; inperseant
2006-05-20#include <stdlib.h> for exit(3) prototypemrg
2006-05-12sprinkle some (char *) to pacify GCC4.mrg
2006-05-10#include <stdlib.h>.mrg
2006-05-10use socklen_t where appropriate.mrg
2006-05-10extent_alloc_subregion1()'s 9th argument is a u_long *, not long *.mrg
2006-05-10include <string.h>, <stdio.h> and <stdlib.h> as appropriate.mrg
2006-05-05Tabify.perseant
2006-05-05Allow the user to specify a file size in the ckckp regression test, includingperseant
2006-05-01Remember to empty the filesystem between iterations, otherwise allperseant
2006-04-27Be a little more careful about what we copy into the working file when;perseant
2006-04-22Regression test improvements:perseant
2006-04-17Introduce two fcntl calls that freeze the filesystem right at the pointperseant
2006-04-16Make this regression test work with objdirs.simonb
2006-04-04Upgraded IPFilter to 4.1.13martti
2006-04-04Import IPFilter 4.1.13martti
2006-03-26Use /dev/MAKEDEV to create devices - instead of hardcoding i386 majors.martin
2006-03-26Decrement the size value passed to test-mount by one unit so that it fitsjmmv
2006-03-24Regression test for reads past the end of a packet (out of bounds reads).pavel
2006-03-20Ensure proper buffer alignement. OK'd by yamt.martin
2006-03-18WARNS=4jmmv
2005-12-25Moved to interface/interface.crpaulo
2005-12-25Change ioctls.c to interface/interface.c to accomodate furtherrpaulo
2005-12-24__asm__ -> __asm, __volatile__ -> volatileperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-19Descend into posix_fadvise/rpaulo
2005-12-14Descend into net/.rpaulo
2005-12-14Add a simple program to test bpf ioctls. A more comprehensive test forrpaulo
2005-11-22test posix_fadvise.yamt
2005-10-03Check that symlinks to directories work as expected.jmmv
2005-09-26Check that both the kernel and mount_tmpfs handle extremely big numbers injmmv
2005-09-25Sanity check negative values in the maximum size and number of nodesjmmv
2005-09-23Make this test timezone-agnostic so that it works in different timezones.jmmv
2005-09-23Kill the tmpfs(9) manual page; it was just documenting internal details ofjmmv
2005-09-23Fix test after the changes to skip 0 and 1 node identifiers.jmmv
2005-09-13Nodes cannot use the '0' identifier or they will be skipped by readdir.jmmv
2005-09-10wiz@ remembers that the preferred way to spell file-system in NetBSD isjmmv
2005-09-10Lower the maximum number of vnodes while running this test. Otherwise,jmmv
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv
2005-08-20cast f_fileno to uint64_t to be more portable.yamt
2005-08-19More fallout from ino_t 64 bit changes (from Kurt)christos
2005-06-02appease gcc -Wuninitializedlukem
2005-04-03Upgraded IPFilter to 4.1.8martti
2005-04-03Import IPFilter 4.1.8martti