summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Include serial ports as possible network candidates.jkh1995-05-191-8/+21
* Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work withjkh1995-05-191-24/+14
* Switch to bold on the header line - the A_UNDERLINE handling appears to bejkh1995-05-191-5/+7
* You want to be in /mnt when extracting the cpio floppy, not in the readgpalmer1995-05-191-1/+2
* Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems togpalmer1995-05-181-2/+2
* Remove two printfs before Jordan has a fit over them.phk1995-05-181-4/+1
* Run bad144 on raw-devs.phk1995-05-181-3/+3
* A couple of tweaks to make bad144 scan run.phk1995-05-181-4/+4
* Use raw devices for newfs.jkh1995-05-182-6/+12
* Poul says that setting fonts on monocrome displays is uselessjkh1995-05-181-2/+2
* Use CHUNK_BSD_COMPAT as God and Poul intended it be used.jkh1995-05-181-9/+6
* Sigh - 2 formatting changes slipped through the net.gpalmer1995-05-182-4/+6
* Make the indentation uniformgpalmer1995-05-182-4/+4
* Fix quoting error.jkh1995-05-181-3/+3
* I had the arguments to Mount() backwards. Argh.jkh1995-05-182-10/+16
* Dispose of old, #if 0'd, out code which has been proved to be no longer needed.gpalmer1995-05-181-36/+1
* Correct a conditional which could cause a off-by-one error in certaingpalmer1995-05-181-2/+2
* Clear the screen after changing the font.jkh1995-05-181-1/+3
* Whoops! I forgot how uudecode works.. Make it really work here.jkh1995-05-181-9/+12
* 1. Use 8x16 fonts.jkh1995-05-185-61/+61
* Add some more debugging information and fix a few missing newlines.jkh1995-05-182-8/+10
* Sheesh! What was I thinking. ppp should go on the cpio floppy, notjkh1995-05-186-12/+12
* Ahem. It's late. Make my floppies target actually work.jkh1995-05-181-2/+2
* Make a little convenient "floppies" target for myself.jkh1995-05-181-1/+5
* Fix a very embarassing typo. No wonder this thing was looping! :-)jkh1995-05-181-2/+2
* 1. Add serial devices to list of possible network device candidates.jkh1995-05-182-4/+9
* Also log all user interactions to debugging log.jkh1995-05-181-1/+6
* Add ppp to the boot floppy.jkh1995-05-185-15/+10
* Do more proper bad144 handling. Thanks, Rod.jkh1995-05-181-2/+4
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-188-86/+115
* Use my own version of system() everywhere - it knows where to find thejkh1995-05-182-4/+25
* 1. Set a path to /stand by default.jkh1995-05-174-12/+9
* Oops - one slipped past the nets :-(gpalmer1995-05-172-2/+2
* Untabify these files - it doesn't come out right on the displaygpalmer1995-05-1712-72/+72
* Remove the seat-belts from the root partition creation code; for somejkh1995-05-171-1/+3
* Commit my latest so that Gary can sync up - this version should alsojkh1995-05-1715-198/+298
* Hopefully the last version of this file. Add a lot more comments, andgpalmer1995-05-171-36/+192
* Oops - Jordan managed to grab my ``work in progress file'' whichgpalmer1995-05-161-36/+71
* This will now compile and even scribble helpfully on your disks.jkh1995-05-1616-355/+630
* Fixes to document VTY usage.jkh1995-05-162-4/+4
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-1616-1416/+2232
* Fixed the calculation of the reserved space for bad144. Thanks Rod!phk1995-05-151-2/+2
* Create_Chunk_DWIM will not allocate anything in the last cylinder of aphk1995-05-151-3/+18
* Very minor rework to eliminate useage of - operator by checking forrgrimes1995-05-131-3/+6
* Added MakeDevDisk(struct disk*, char *path);phk1995-05-123-4/+93
* Updated the text to reflect changes in the english version.lars1995-05-112-28/+28
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-114-11/+22
* Add ls to the boot floppy - folks will be lost without it!jkh1995-05-115-10/+10
* Drop the inode count down a bit - we ran out of inodes with the help files.jkh1995-05-111-2/+2
* Argh! Get the args to tar right. It's late. I'm sleepy.jkh1995-05-111-2/+3
OpenPOWER on IntegriCloud