search for: vartabl

Displaying 2 results from an estimated 2 matches for "vartabl".

Did you mean: vartable
2006 Jun 04
2
RFC: allow HID subdriver's to register ups.conf
...; >- change the call to: > > > > if (subdriver->init != NULL) { > > subdriver->init(); > > } > > As I've found out since I came up with the original idea (see one of my > previous messages) I can't call subdriver->function() from makevartable as > subdriver hasn't been given a sensible value at that point, instead, I'm > having to do: > > for (i=0; subdriver_list[i] != NULL; i++) { > subdriver_list[i]->extendvartable(); > } > > So I assume that I should modify this to be: > > for (i=0;...
2009 Sep 17
1
rsync deletes target files after source drive failure
.../targetdir/ receiving incremental file list . . . rsync: readdir("/data/1934-638.1344.04nov27"): Input/output error (5) rsync: readdir("/data/1934-638.1344.04nov28"): Input/output error (5) . . . deleting data/1934-638.1344.04nov27/visdata deleting data/1934-638.1344.04nov27/vartable deleting data/1934-638.1344.04nov27/leakage deleting data/1934-638.1344.04nov27/history deleting data/1934-638.1344.04nov27/header deleting data/1934-638.1344.04nov27/gains deleting data/1934-638.1344.04nov27/flags deleting data/1934-638.1344.04nov27/bandpass deleting data/1934-638.1344.04nov28/vi...