| History log of /src/sys/arch/mac68k/conf/RAMDISK |
| Revision | | Date | Author | Comments |
| 1.14 |
| 02-Apr-2002 |
lukem | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as being more consistent with what it's controlling...
|
| 1.13 |
| 10-Mar-2002 |
lukem | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options are now consistently named * fold opt_mdsize.h into opt_md.h
|
| 1.12 |
| 06-May-1997 |
lukem | branches: 1.12.38; 1.12.42; be consistent with use of spaces and tabs.
|
| 1.11 |
| 15-Mar-1997 |
is | New ARP system, supports IPv4 over any hardware link.
Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will only support Ethernet. Tcpdump itself should be ok, but libpcap needs lot of work.
For the detailed change history, look at the commit log entries for the is-newarp branch.
|
| 1.10 |
| 14-Feb-1997 |
scottr | branches: 1.10.2; Revive in simplified form; include GENERIC and enable md_root hooks.
|
| 1.9 |
| 29-Oct-1996 |
briggs | Obsolete.
|
| 1.8 |
| 22-Sep-1996 |
scottr | Update for recent config(8) changes.
|
| 1.7 |
| 26-Aug-1996 |
mrg | add COMPAT_12.
|
| 1.6 |
| 05-Aug-1996 |
scottr | Attach ite semantics to the appropriate grf device.
|
| 1.5 |
| 19-May-1996 |
scottr | Update for new grf attachment code.
|
| 1.4 |
| 06-May-1996 |
briggs | Move grf0 at obio? from std.mac68k to the config files. Not all machine have internal video.
|
| 1.3 |
| 05-May-1996 |
briggs | Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized Also change the device probing scheme to use something a bit more rational. A current side-effect is that nubus cards are double-mapped. I expect to fix that shortly. Also change splclock() to block everything but serial hardware interrupts.
|
| 1.2 |
| 12-Mar-1996 |
scottr | Add "options M68020" so that 68851-specific code is only compiled when we want it (we don't support the 020 without an 851 anyway). Note that M68030 no longer implies support for 020+851.
This also allows us to compile with -m68030 iff M68020 isn't specified in the config file.
|
| 1.1 |
| 21-Nov-1995 |
briggs | Small RAMDISK kernel.
|
| 1.10.2.2 |
| 12-Mar-1997 |
is | Merge in changes from The Trunk, partially just reimplementing newarp.
|
| 1.10.2.1 |
| 14-Feb-1997 |
is | file RAMDISK was added on branch is-newarp on 1997-03-12 15:08:22 +0000
|
| 1.12.42.2 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
| 1.12.42.1 |
| 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
| 1.12.38.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.12.38.1 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|