diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2007-05-29 21:01:56 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2007-05-29 21:01:56 +0000 |
commit | 55187efb81b68b264fb98d8164e670360a84266d (patch) | |
tree | 6d801fe774ed71bcc1897273b0c9130f6786e3f3 /sys | |
parent | 90eb2c0d3e144a2b3cc548c866dd6b15dc36bd58 (diff) |
It helps to commit removals from the tree that has the files cvs removed
instead of one where they where just empty. Figured out by art@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/ic/tropic.c | 0 | ||||
-rw-r--r-- | sys/dev/ic/tropicreg.h | 0 | ||||
-rw-r--r-- | sys/dev/ic/tropicvar.h | 0 | ||||
-rw-r--r-- | sys/dev/isa/if_tr_isa.c | 0 | ||||
-rw-r--r-- | sys/dev/isa/if_tribm_isa.c | 0 | ||||
-rw-r--r-- | sys/dev/isa/if_trtcm_isa.c | 0 | ||||
-rw-r--r-- | sys/net/if_tokensubr.c | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/sys/dev/ic/tropic.c b/sys/dev/ic/tropic.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/ic/tropic.c +++ /dev/null diff --git a/sys/dev/ic/tropicreg.h b/sys/dev/ic/tropicreg.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/ic/tropicreg.h +++ /dev/null diff --git a/sys/dev/ic/tropicvar.h b/sys/dev/ic/tropicvar.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/ic/tropicvar.h +++ /dev/null diff --git a/sys/dev/isa/if_tr_isa.c b/sys/dev/isa/if_tr_isa.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/isa/if_tr_isa.c +++ /dev/null diff --git a/sys/dev/isa/if_tribm_isa.c b/sys/dev/isa/if_tribm_isa.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/isa/if_tribm_isa.c +++ /dev/null diff --git a/sys/dev/isa/if_trtcm_isa.c b/sys/dev/isa/if_trtcm_isa.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/dev/isa/if_trtcm_isa.c +++ /dev/null diff --git a/sys/net/if_tokensubr.c b/sys/net/if_tokensubr.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/sys/net/if_tokensubr.c +++ /dev/null |