Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
also use writev to increase atomicity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Found by fgs.
|
|
|
|
|
|
|
|
|
|
consistent with other implementations.
|
|
times get squashed when we add files to the dir. Problem found by
Christophe.Deroulers@ens.fr, fix by me.
|
|
|
|
|
|
|
|
|
|
(which is still not the case).
|
|
|
|
initialized kvm (won't happen for a while).
|
|
|
|
o options that should be mutually exclusive are
o time trial works reasonably when it finishes in < 1 sec
o uses a function table instead of a bunch of globals
|
|
|
|
Change NET2_STAT into LONG_OFF_T for portability to systems with
a 32bit off_t.
|
|
|
|
|
|
|
|
|
|
Memory fault on my hp300 boxes. This is more than a little worrisome
(and it doesn't show up on i386). The problem may actually be related
to struct alignment and the recent fts struct changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|