Incoming to bk://zorn.theophys.kth.se:5000


Subject: Incoming to bk://zorn.theophys.kth.se:5000
From: root (root@zorn.theophys.kth.se)
Date: Sat May 12 2001 - 09:15:29 MDT


@

ChangeSet@1.153, 2001-05-12 17:11:57+02:00, samuel@ibrium.se
  A custom tool to generate dependencies has been added.
  Some directories has been moved around to make the source
  tree more logical. The (more or less obsolete) SCSI code
  has been simplified.

  buildtools/Makefile
    1.1 01/05/12 17:11:55 samuel@ibrium.se +22 -0

  buildtools/depgen.c
    1.1 01/05/12 17:11:55 samuel@ibrium.se +200 -0

  drivers/disk/include/disk.h
    1.1 01/05/12 17:11:55 samuel@ibrium.se +23 -0

  .ktarfiles
    1.2 01/05/12 17:11:55 samuel@ibrium.se +1 -0
    export buildtool

  .tarfiles
    1.3 01/05/12 17:11:55 samuel@ibrium.se +2 -2
    export lib and buildtools

  BitKeeper/etc/ignore
    1.10 01/05/12 17:11:55 samuel@ibrium.se +1 -0
    ignore depgen binary

  Makefile.mol
    1.3 01/05/12 17:11:55 samuel@ibrium.se +2 -2
    boot code moved to booter/

  Makefile
    1.20 01/05/12 17:11:55 samuel@ibrium.se +3 -3
    buildtools subdirectory added

  Rules.make
    1.15 01/05/12 17:11:55 samuel@ibrium.se +31 -28
    Dependencies are now generated using 'depgen'. Improved
    support for subdirectories lacking Makefiles.
    

  booter/Makefile
    1.5 01/05/12 17:11:55 samuel@ibrium.se +11 -4
    Boot-related things now share a common Makefile.

  buildtools/Makefile
    1.0 01/05/12 17:11:55 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/buildtools/Makefile

  buildtools/depgen.c
    1.0 01/05/12 17:11:55 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/buildtools/depgen.c

  debugger/Makefile
    1.10 01/05/12 17:11:55 samuel@ibrium.se +13 -7
    subdir fix

  drivers/Makefile
    1.10 01/05/12 17:11:55 samuel@ibrium.se +16 -12
    subdirectory structure modified

  drivers/disk/include/disk.h
    1.0 01/05/12 17:11:55 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/drivers/disk/include/disk.h

  drivers/disk/osi_blk.c
    1.14 01/05/12 17:11:55 samuel@ibrium.se +14 -9
    osi_blk is now stand alone with respect to the (obsolete) SCSI
    code.

  drivers/driver_mgr.c
    1.10 01/05/12 17:11:55 samuel@ibrium.se +7 -8
    the osi_blk_driver is now initialized from here

  drivers/ioports.c
    1.7 01/05/12 17:11:55 samuel@ibrium.se +3 -3
    header namechange

  drivers/oldworld/awacs.c
    1.6 01/05/12 17:11:55 samuel@ibrium.se +3 -3
    header namechange

  drivers/oldworld/include/scsi-unit.h
    1.2 01/05/12 17:11:55 samuel@ibrium.se +8 -5
    Simplification of the SCSI code (no longer supports "real"
    block devices).

  drivers/oldworld/include/scsi_main.h
    1.3 01/05/12 17:11:55 samuel@ibrium.se +19 -42
    Simplification of the SCSI code (no longer supports "real"
    block devices).

  drivers/oldworld/scsi-unit.c
    1.4 01/05/12 17:11:55 samuel@ibrium.se +5 -12
    Simplification of the SCSI code (no longer supports "real"
    block devices).

  drivers/oldworld/scsi_main.c
    1.2 01/05/12 17:11:55 samuel@ibrium.se +106 -49
    Simplification of the SCSI code (no longer supports "real"
    block devices).

  emulation/Makefile
    1.10 01/05/12 17:11:55 samuel@ibrium.se +2 -2
    booter.c moved to ../booter/

  include/dis-asm.h
    1.2 01/05/12 17:11:55 samuel@ibrium.se +1 -1
    #include fix.

  lib/Makefile
    1.3 01/05/12 17:11:55 samuel@ibrium.se +10 -6
    subdir fix

  vconfig/fbset.c
    1.2 01/05/12 17:11:55 samuel@ibrium.se +0 -6
    Unused header eliminated

  lib/hfsplus/obj/.dummy
    1.1 01/05/12 16:31:37 samuel@ibrium.se +1 -0

  lib/hfsplus/obj/.dummy
    1.0 01/05/12 16:31:37 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/lib/hfsplus/obj/.dummy

  lib/hfs/obj/.dummy
    1.1 01/05/12 16:31:18 samuel@ibrium.se +1 -0

  lib/hfs/obj/.dummy
    1.0 01/05/12 16:31:18 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/lib/hfs/obj/.dummy

  lib/obj/.dummy
    1.1 01/05/12 16:31:03 samuel@ibrium.se +1 -0

  lib/obj/.dummy
    1.0 01/05/12 16:31:03 samuel@ibrium.se +0 -0
    BitKeeper file /mnt/BK/mol-work/lib/obj/.dummy

  booter/booter.c
    1.4 01/05/12 16:10:53 samuel@ibrium.se +0 -0
    Rename: emulation/booter.c -> booter/booter.c

  BitKeeper/deleted/.del-Makefile~b11c4501a9105e4a
    1.4 01/05/12 16:07:42 samuel@ibrium.se +0 -0
    Delete: xbooter/Makefile

  booter/xbooter/obj/.dummy
    1.2 01/05/12 16:07:36 samuel@ibrium.se +0 -0
    Rename: xbooter/obj/.dummy -> booter/xbooter/obj/.dummy

  booter/nwbooter/obj/.dummy
    1.2 01/05/12 16:05:57 samuel@ibrium.se +0 -0
    Rename: owbooter/obj/.dummy -> booter/nwbooter/obj/.dummy

  BitKeeper/deleted/.del-Makefile~b93a710ff55cb01b
    1.3 01/05/12 16:05:05 samuel@ibrium.se +0 -0
    Delete: owbooter/Makefile

  booter/xbooter/xinclude/mach-o/loader.h
    1.2 01/05/12 16:00:04 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/mach-o/loader.h -> booter/xbooter/xinclude/mach-o/loader.h

  booter/xbooter/xinclude/mach-o/mach_header.h
    1.2 01/05/12 16:00:04 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/mach-o/mach_header.h -> booter/xbooter/xinclude/mach-o/mach_header.h

  booter/xbooter/xinclude/mach-o/fat.h
    1.2 01/05/12 16:00:01 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/mach-o/fat.h -> booter/xbooter/xinclude/mach-o/fat.h

  booter/xbooter/xinclude/bootx.h
    1.2 01/05/12 15:59:23 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/bootx.h -> booter/xbooter/xinclude/bootx.h

  booter/xbooter/xinclude/darwin_headers.h
    1.2 01/05/12 15:59:23 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/darwin_headers.h -> booter/xbooter/xinclude/darwin_headers.h

  booter/xbooter/xinclude/device_tree.h
    1.2 01/05/12 15:59:23 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/device_tree.h -> booter/xbooter/xinclude/device_tree.h

  booter/xbooter/xinclude/sl.h
    1.2 01/05/12 15:59:23 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/sl.h -> booter/xbooter/xinclude/sl.h

  booter/xbooter/xinclude/boot_args.h
    1.2 01/05/12 15:59:16 samuel@ibrium.se +0 -0
    Rename: xbooter/xinclude/boot_args.h -> booter/xbooter/xinclude/boot_args.h

  booter/xbooter/macho.c
    1.3 01/05/12 15:57:46 samuel@ibrium.se +0 -0
    Rename: xbooter/macho.c -> booter/xbooter/macho.c

  booter/xbooter/drivers.c
    1.2 01/05/12 15:57:43 samuel@ibrium.se +0 -0
    Rename: xbooter/drivers.c -> booter/xbooter/drivers.c

  booter/xbooter/device_tree.c
    1.2 01/05/12 15:57:40 samuel@ibrium.se +0 -0
    Rename: xbooter/device_tree.c -> booter/xbooter/device_tree.c

  booter/xbooter/bootx.c
    1.6 01/05/12 15:57:37 samuel@ibrium.se +0 -0
    Rename: xbooter/bootx.c -> booter/xbooter/bootx.c

  booter/xbooter/APPLE_LICENSE
    1.2 01/05/12 15:57:32 samuel@ibrium.se +0 -0
    Rename: xbooter/APPLE_LICENSE -> booter/xbooter/APPLE_LICENSE

  booter/oldworld/oldworld.c
    1.4 01/05/12 15:51:41 samuel@ibrium.se +0 -0
    Rename: owbooter/oldworld.c -> booter/oldworld/oldworld.c

  booter/nwbooter/info/bootinfo.3.0
    1.2 01/05/12 15:42:06 samuel@ibrium.se +0 -0
    Rename: booter/info/bootinfo.3.0 -> booter/nwbooter/info/bootinfo.3.0

  booter/nwbooter/info/bootinfo
    1.2 01/05/12 15:42:00 samuel@ibrium.se +0 -0
    Rename: booter/info/bootinfo -> booter/nwbooter/info/bootinfo

  booter/nwbooter/ofmem.c
    1.6 01/05/12 15:41:03 samuel@ibrium.se +0 -0
    Rename: booter/ofmem.c -> booter/nwbooter/ofmem.c

  booter/nwbooter/rtas.h
    1.2 01/05/12 15:40:57 samuel@ibrium.se +0 -0
    Rename: booter/rtas.h -> booter/nwbooter/rtas.h

  booter/nwbooter/phandles.h
    1.2 01/05/12 15:40:52 samuel@ibrium.se +0 -0
    Rename: booter/phandles.h -> booter/nwbooter/phandles.h

  booter/nwbooter/ofmem.h
    1.2 01/05/12 15:40:50 samuel@ibrium.se +0 -0
    Rename: booter/ofmem.h -> booter/nwbooter/ofmem.h

  booter/nwbooter/rtas.c
    1.4 01/05/12 15:40:44 samuel@ibrium.se +0 -0
    Rename: booter/rtas.c -> booter/nwbooter/rtas.c

  booter/nwbooter/init.c
    1.10 01/05/12 15:40:39 samuel@ibrium.se +0 -0
    Rename: booter/init.c -> booter/nwbooter/init.c

  booter/nwbooter/of1275.c
    1.7 01/05/12 15:40:32 samuel@ibrium.se +0 -0
    Rename: booter/of1275.c -> booter/nwbooter/of1275.c

  booter/nwbooter/ofglue.S
    1.4 01/05/12 15:40:25 samuel@ibrium.se +0 -0
    Rename: booter/ofglue.S -> booter/nwbooter/ofglue.S

  BitKeeper/deleted/.del-Makefile~30a42733287fad11
    1.3 01/05/11 00:04:50 samuel@ibrium.se +4 -5
    Delete: drivers/oldworld/Makefile

  BitKeeper/deleted/.del-Makefile~6d73b3e0c67b4134
    1.2 01/05/11 00:01:30 samuel@ibrium.se +0 -0
    Delete: lib/hfsplus/Makefile

  BitKeeper/deleted/.del-Makefile~1c00573082d8b779
    1.2 01/05/11 00:01:18 samuel@ibrium.se +0 -0
    Delete: lib/hfs/Makefile

  drivers/include/partition_table.h
    1.3 01/05/09 23:13:52 samuel@ibrium.se +0 -0
    Rename: drivers/disk/include/partition_table.h -> drivers/include/partition_table.h

  drivers/video/video.c
    1.10 01/05/09 22:59:49 samuel@ibrium.se +0 -0
    Rename: drivers/video.c -> drivers/video/video.c

  drivers/video/console_video.c
    1.12 01/05/09 22:59:38 samuel@ibrium.se +0 -0
    Rename: drivers/console_video.c -> drivers/video/console_video.c

  drivers/video/xvideo.c
    1.8 01/05/09 22:59:28 samuel@ibrium.se +0 -0
    Rename: drivers/xvideo.c -> drivers/video/xvideo.c

  drivers/video/vncvideo.c
    1.5 01/05/09 22:59:20 samuel@ibrium.se +0 -0
    Rename: drivers/vncvideo.c -> drivers/video/vncvideo.c

  drivers/video/offscreen_video.c
    1.3 01/05/09 22:59:12 samuel@ibrium.se +0 -0
    Rename: drivers/offscreen_video.c -> drivers/video/offscreen_video.c

  BitKeeper/deleted/.del-osi_scsi_sh.h~2bf8bc4f1b457ca0
    1.2 01/05/09 22:47:27 samuel@ibrium.se +0 -0
    Delete: drivers/scsi/include/osi_scsi_sh.h

  drivers/oldworld/include/scsi-bus.h
    1.2 01/05/09 22:47:12 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/scsi-bus.h -> drivers/oldworld/include/scsi-bus.h

  drivers/oldworld/include/mesh_hw.h
    1.2 01/05/09 22:47:05 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/mesh_hw.h -> drivers/oldworld/include/mesh_hw.h

  drivers/oldworld/include/53c94_hw.h
    1.2 01/05/09 22:47:01 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/53c94_hw.h -> drivers/oldworld/include/53c94_hw.h

  BitKeeper/deleted/.del-.dummy~95f288cc9671d2f
    1.2 01/05/09 22:46:17 samuel@ibrium.se +0 -0
    Delete: drivers/scsi/obj/.dummy

  drivers/oldworld/scsi-bus.c
    1.2 01/05/09 22:45:55 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/scsi-bus.c -> drivers/oldworld/scsi-bus.c

  drivers/oldworld/mesh.c
    1.4 01/05/09 22:45:49 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/mesh.c -> drivers/oldworld/mesh.c

  drivers/oldworld/53c94.c
    1.4 01/05/09 22:45:44 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/53c94.c -> drivers/oldworld/53c94.c

  BitKeeper/deleted/.del-partition.c~a22012cba064ce4e
    1.4 01/05/09 22:45:36 samuel@ibrium.se +36 -753
    Delete: drivers/scsi/partition.c

  BitKeeper/deleted/.del-partition.h~882810ff83793e07
    1.2 01/05/09 22:44:48 samuel@ibrium.se +2 -25
    Delete: drivers/scsi/include/partition.h

  BitKeeper/deleted/.del-SCSI.h~ce295a2347529993
    1.2 01/05/09 22:44:32 samuel@ibrium.se +0 -0
    Delete: drivers/scsi/include_mac/SCSI.h

  BitKeeper/deleted/.del-osi_scsi.c~9f2488a35e5ee926
    1.5 01/05/09 21:47:13 samuel@ibrium.se +0 -0
    Delete: drivers/scsi/osi_scsi.c

  drivers/disk/include/partition_table.h
    1.2 01/05/09 19:28:14 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/partition_table.h -> drivers/disk/include/partition_table.h

  drivers/disk/include/hfs_mdb.h
    1.2 01/05/09 19:24:50 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/hfs_mdb.h -> drivers/disk/include/hfs_mdb.h

  drivers/disk/include/blk_shared.h
    1.3 01/05/09 19:23:50 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/include/blk_shared.h -> drivers/disk/include/blk_shared.h

  drivers/disk/disk_open.c
    1.2 01/05/09 19:19:58 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/disk_open.c -> drivers/disk/disk_open.c

  drivers/disk/osi_blk.c
    1.13 01/05/09 19:19:52 samuel@ibrium.se +0 -0
    Rename: drivers/scsi/osi_blk.c -> drivers/disk/osi_blk.c

======== ChangeSet 1.153 ========
samuel@ibrium.se|ChangeSet|20010512151157|36350



This archive was generated by hypermail 2a24 : Sat May 12 2001 - 08:18:39 MDT