..
COPYRIGHT
If I've done this right, revive the vinum code in it's now home after it
1998-12-28 04:56:24 +00:00
makestatetext
Include the copyright notice in the script, making the file COPYRIGHT
1999-01-21 00:29:20 +00:00
request.h
Modify to compile with egcs.
1999-03-18 23:26:22 +00:00
statetexts.h
Add 'referenced' states to subdisks and plexes.
1999-03-28 08:52:11 +00:00
vinum.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
vinumconfig.c
Add debug calls to catch occasional deadlocks on drives. The problem
1999-04-10 08:08:45 +00:00
vinumdaemon.c
daemonq_return request: Clean up request queue and free all memory
1999-03-31 08:42:52 +00:00
vinumext.h
Add declaration for basename()
1999-04-10 08:09:27 +00:00
vinumhdr.h
Define macro LOCKDRIVE for debugging drive locking deadlocks.
1999-04-10 08:09:49 +00:00
vinuminterrupt.c
Modify to compile with egcs.
1999-03-18 23:26:22 +00:00
vinumio.c
daemon_save_config:
1999-04-10 08:10:24 +00:00
vinumio.h
Change the lengths of many ioctl parameters, which occasionally caused
1999-03-30 05:01:23 +00:00
vinumioctl.c
Revise use of the vinum_conf variables drives_used, subdisks_used,
1999-03-30 05:01:06 +00:00
vinumkw.h
Add flag keyword w.
1999-04-10 08:10:55 +00:00
vinumlock.c
lockdrive: Add debug calls to catch occasional deadlocks on drives.
1999-04-10 08:11:21 +00:00
vinummemory.c
When VINUMDEBUG is set, add function basename() to return the base
1999-04-10 08:11:44 +00:00
vinumparser.c
Add flag keyword w.
1999-04-10 08:10:55 +00:00
vinumrequest.c
Put some \ns in some log messages.
1999-03-28 08:54:25 +00:00
vinumrevive.c
Change printf() calls to log() calls.
1999-03-02 06:56:39 +00:00
vinumstate.c
set_sd_state:
1999-04-10 08:12:12 +00:00
vinumstate.h
Add 'referenced' states to subdisks and plexes.
1999-03-28 08:52:11 +00:00
vinumutil.c
VolState: return an enum volumestate, not a (non-existent) enum volstate.
1999-03-19 07:17:05 +00:00
vinumvar.h
struct drive: add fields for debugging lockdrive deadlocks.
1999-04-10 08:12:44 +00:00