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