| Age | Commit message (Expand) | Author |
| 2006-09-02 | Add -fno-reorder-blocks for gcc4, to avoid duplicate label definition | martin |
| 2006-08-28 | Add some more regression tests for stuff related to the recenty bugs. | dsl |
| 2006-08-21 | Trailing non-whitespace IFS doesn't generate an empty parameter (any more). | dsl |
| 2006-08-15 | allow each dir_to_dir test to be run individually without having to | jschauma |
| 2006-08-15 | add a regression test for copying several subdirs into a target directory | jschauma |
| 2006-08-12 | add regression test for stresep. | christos |
| 2006-08-07 | Add a regression test for PR#34111. | cube |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-27 | add servent back. | christos |
| 2006-07-27 | Improve the test to test all the functions and not the re-entrant copies. | christos |
| 2006-07-27 | PR/33995: Aleksey Cheusov: Add cut regression tests | christos |
| 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-16 | Add a regression test for cp(1) to test simple copying of files, directories | jschauma |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-07-04 | Regression test for big-regexp from Aleksey Cheusov | christos |
| 2006-06-24 | Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in | perseant |
| 2006-06-18 | Do not instal net/if_pppvar.h, net/if_slvar.h and net/if_stripvar.h. | uwe |
| 2006-05-29 | Use "GZIPPROG" instead of "GZIP", as gzip(1) uses the GZIP environment | simonb |
| 2006-05-28 | Test program for some basic proplib functionality. Not hooked up to the | thorpej |
| 2006-05-23 | Coverity CID 829: Possible dereference of NULL pointer. | jnemeth |
| 2006-05-20 | #include <stdlib.h> for exit(3) prototype | mrg |
| 2006-05-17 | Add regression tests from PR/24324 by Arne H Juul | christos |
| 2006-05-12 | sprinkle some (char *) to pacify GCC4. | mrg |
| 2006-05-12 | Added another regression test which is currently commented out, since it | rillig |
| 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-06 | Remove obsoleted sys/properties.h include. | groo |
| 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-18 | Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c | simonb |
| 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-13 | replaced by FreeBSD version wcstod(3) for make it work | tnozaki |
| 2006-04-12 | The manual for open(2) says that -1 indicate a failure, not 0. And I | cube |
| 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-21 | link against libm | drochner |
| 2006-03-21 | Explain why this fails when run from nbmake-$ARCH. | martin |
| 2006-03-20 | Ensure proper buffer alignement. OK'd by yamt. | martin |
| 2006-03-20 | Use sig_atomic_t | christos |