NetBSD/regress/sys
perseant 1c57171fe3 Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in
particular, the caller can now choose whether to wait for the condition
to be met, and if the caller of LFCNWRAPSTOP dies or otherwise closes
the descriptor, the filesystem is started again.  Updated the ckckp
regression test to use the new semantics.

dump_lfs(8) now uses the fcntls to implement LFS-style snapshotting through
the -X flag, addressing PR#33457 albeit not using fss(4).  Fixed a couple
other problems with dump_lfs that manifested themselves during testing.
2006-06-24 05:28:54 +00:00
..
arch #include <stdlib.h> for exit(3) prototype 2006-05-20 20:30:34 +00:00
compat
crypto sprinkle some (char *) to pacify GCC4. 2006-05-12 01:56:39 +00:00
fs Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in 2006-06-24 05:28:54 +00:00
kern use socklen_t where appropriate. 2006-05-10 19:10:09 +00:00
net Regression test for reads past the end of a packet (out of bounds reads). 2006-03-24 13:54:58 +00:00
uvm include <string.h>, <stdio.h> and <stdlib.h> as appropriate. 2006-05-10 19:07:22 +00:00
Makefile Descend into net/. 2005-12-14 23:56:45 +00:00