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
/
file
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes for tools/
uqs
2011-12-30
1
-1
/
+1
*
Fixed missing or broken library dependencies.
ru
2010-02-25
2
-3
/
+3
*
Fixed error checking of pthread(3) functions.
ru
2010-02-12
1
-1
/
+1
*
Add a new 'void closefrom(int lowfd)' system call. When called, it closes
jhb
2009-06-15
3
-0
/
+293
*
Add a regression test for multiple threads of the same process acquiring the ...
zml
2009-05-28
2
-0
/
+110
*
Add a regresion test to determine whether or not a file descriptor is
rwatson
2009-02-11
2
-0
/
+129
*
Re-implement the client side of rpc.lockd in the kernel. This implementation
dfr
2008-06-26
1
-50
/
+182
*
Fix the __FreeBSD_version check.
dfr
2008-03-26
1
-1
/
+1
*
Add some regression tests for posix record locks.
dfr
2008-03-26
2
-0
/
+1356
*
Introduce a new F_DUP2FD command to fcntl(2), for compatibility with
antoine
2008-03-08
1
-2
/
+71
*
o Indent by tab.
maxim
2006-11-11
1
-1
/
+1
*
o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).
maxim
2006-11-11
3
-0
/
+177
*
o style.Makefile(5): WARNS= -> WARNS?=.
maxim
2006-07-09
1
-1
/
+1
*
When extending a file with truncate, check that newly added bytes have
rwatson
2006-07-09
1
-21
/
+55
*
Add regression tests to make sure that attempting to call ftruncate() on
rwatson
2006-07-09
1
-5
/
+46
*
Add very basic ftruncate() regression test, with a comment rather more
rwatson
2006-07-09
2
-0
/
+109