Jason White
Search this site
Navigation
Home
Docs
Code
CAcert Assurance
I am a CAcert assurer.
Go here
for more information.
Code
I enjoy coding and adding additional functionality to existing apps. Below are some original programs and patches I've written.
nut-2.0.0-bestups.patch
Download
Patch against NUT v2.0.0 to support the Best 610 UPS by allowing the user to configure the ID response string. (Now included in 2.01-pre3 and later.)
4k
v. 4
Mar 25, 2009 10:35 PM
Jason White
oak-1.5.0.patch
Download
Patch against oak-1.5.0. Fixes unsafe strcpy calls, adds ability to specify specific base queue firing time, adds a manpage, and ability to specify KRB5CCFILE and KRBTKFILE from oak's config file.
17k
v. 4
Mar 25, 2009 10:33 PM
Jason White
screen-4.0.2-short_ttyname.patch
Download
Patch against screen-4.0.2 to add a string escape (%T) which returns name of the tty allocated to the current window.
2k
v. 4
Mar 25, 2009 10:33 PM
Jason White
usleep.c
Download
Usleep is an external program that calls the usleep() syscall. It's useful for shell scripts where you want sub-second suspention intervals.
1k
v. 4
Mar 25, 2009 10:34 PM
Jason White