summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/sscdisk.c
Commit message (Expand)AuthorAgeFilesLines
* Include md_var.h. It has the prototype of ia64_running_in_simulator().marcel2002-04-301-0/+1
* Setup for a 200MB FS -- 209715200/512= 409600 sectors.obrien2001-10-221-1/+1
* Tidy up and fix a runtime warning.dfr2001-09-261-8/+14
* Don't try to access external files from SKI unless we are actually runningdfr2001-09-241-0/+3
* KSE Milestone 2julian2001-09-121-4/+4
* Dont conflict with sysctl debug.mddebugpeter2001-09-031-1/+1
* Make this compile again.dfr2001-08-061-0/+1
* Catch up to the axeing of MFS and fix the ia64 build.jhb2001-05-301-1/+0
* - Catch up to the VM mutex changes.jhb2001-05-301-3/+4
* Actually biofinish(struct bio *, struct devstat *, int error) is more generalphk2001-05-061-2/+1
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-2/+0
* Allow the config file to specify a root filesystem filename.dfr2001-03-091-1/+6
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-2/+1
* Turn off a debugging printf.dfr2000-10-121-2/+3
* Fix this so that it can cope with transfers to/from regions which are notdfr2000-10-121-6/+22
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-0/+285
OpenPOWER on IntegriCloud