0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Word wrapped the readme
bramp
as Andrew Brampton
More... over 15 years ago
Added a README
bramp
as Andrew Brampton
More... over 15 years ago
Fixed the spelling of daemon
bramp
as Andrew Brampton
More... over 15 years ago
Hopefully fixed a null pointer issue, and made the code a little cleaner
bramp
as Andrew Brampton
More... almost 16 years ago
Added a couple of TODOs
bramp
as Andrew Brampton
More... almost 16 years ago
Fixed a getopt problem on FreeBSD
bramp
as Andrew Brampton
More... almost 16 years ago
Made FreeBSD work by temporary disabling the CPU pinning feature
bramp
as Andrew Brampton
More... almost 16 years ago
Some FreeBSD updates
bramp
as Andrew Brampton
More... almost 16 years ago
Included missing header
bramp
as Andrew Brampton
More... almost 16 years ago
Fixed some invalid compiler directives
bramp
as Andrew Brampton
More... almost 16 years ago
Made the SIOCGSTAMP code more portable
bramp
as Andrew Brampton
More... almost 16 years ago
Fixed some indentation
bramp
as Andrew Brampton
More... almost 16 years ago
Fixed uninitalised memory
bramp
as Andrew Brampton
More... almost 16 years ago
Again, removed malloc.h and replaced with stdlib.h
bramp
as Andrew Brampton
More... almost 16 years ago
Fixed extra bracket
bramp
as Andrew Brampton
More... almost 16 years ago
Stopped using <malloc.h> and minor other FreeBSD changes
bramp
as Andrew Brampton
More... almost 16 years ago
Added a missing new line to the end of the file
bramp
as Andrew Brampton
More... almost 16 years ago
<malloc.h> has been replaced by <stdlib.h>
bramp
as Andrew Brampton
More... almost 16 years ago
Cleanup of debug stuff More... almost 16 years ago
Stopped a nasty deadlock, where a signal would fire during a mutex being held. This would stop the mutex being aquired by the signal handler, causing a deadlock. Now the mutex disable signal handling before aquiring them. More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2677 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2676 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2675 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
more debugging shit More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2673 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2672 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2671 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2670 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago
Debugging none-starting error More... almost 16 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2668 e02701c3-087c-644a-a2a3-551e05f81084 More... almost 16 years ago