index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
regression
/
fifo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check fchmod()/fchown() in fifo_misc test.
jilles
2012-02-26
1
-0
/
+93
*
Spelling fixes for tools/
uqs
2011-12-30
1
-1
/
+1
*
fifo_misc test: Fix swapped lseek arguments.
jilles
2011-11-05
1
-1
/
+1
*
The devices that supported EVFILT_NETDEV kqueue filters were removed in
brooks
2009-12-31
1
-109
/
+0
*
Teach fifo_create regression test to also try to use mknod(2) to create
rwatson
2008-06-22
1
-36
/
+84
*
Use z modifier for size_t and ssize_t.
jkim
2006-11-07
1
-15
/
+15
*
o style.Makefile(5): WARNS= -> WARNS?=.
maxim
2006-07-09
4
-4
/
+4
*
o Test truncate(2) on fifo: it should ignore the request and
maxim
2006-05-29
1
-0
/
+19
*
Add two small tests to set and clear two file I/O flags using ioctl on
rwatson
2005-09-13
1
-0
/
+77
*
Restructure fifo_io event-related tests in order to support test cases
rwatson
2005-09-13
1
-480
/
+322
*
Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo is
rwatson
2005-09-13
1
-6
/
+95
*
Remove a debugging printf.
rwatson
2005-09-13
1
-1
/
+0
*
Comment test_lseek().
rwatson
2005-09-12
1
-0
/
+117
*
Further updates to fifo_io regression test:
rwatson
2005-09-12
1
-61
/
+287
*
Add fifo_misc, a regression test to hold misc. functional tests for fifos
rwatson
2005-09-12
2
-0
/
+147
*
Use different temporary directory templates for fifo_io and fifo_open so
rwatson
2005-09-12
2
-2
/
+2
*
Add fifo_io, a regression test for I/O operations on POSIX fifos. We
rwatson
2005-09-12
2
-0
/
+1259
*
After going to some trouble to create a temporary directory in which to run
rwatson
2005-09-11
1
-0
/
+2
*
Add fifo_open, a basic regression test for opening fifos, which tests
rwatson
2005-09-11
2
-0
/
+481
*
Add fifo_create, a simple regression test for mkfifo(2).
rwatson
2005-09-10
2
-0
/
+244