summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extract.sh from CPIO3 - there's no reason for it on the cpio dist.jkh1994-11-071-2/+2
* Cosmetic.jkh1994-11-072-5/+5
* From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>jkh1994-11-072-0/+2
* Enabled build/install of kgdb.dg1994-11-071-2/+2
* Beat this quite a bit more into shape. Almost there - time to test atjkh1994-11-071-26/+151
* cleanupphk1994-11-071-4/+4
* Always clear before we "TellEm()"phk1994-11-071-1/+2
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.phk1994-11-074-8/+8
* Calling sync will panic you more often than not.phk1994-11-072-8/+2
* Update make.conf and sys.mk to reflect the most recent advances inphk1994-11-074-47/+33
* Only so savecore if people ask for it.phk1994-11-072-3/+4
* Get us back on fd1200 floppies. Fix extract.sh to right filenames.phk1994-11-072-26/+8
* Added a kernel variable, "dodump" defaulting to zero, which disables dumps.phk1994-11-075-5/+24
* Only Mount relative to Written disklabel.phk1994-11-071-7/+7
* Add extract-script.phk1994-11-062-5/+11
* Never have more than one active partition.phk1994-11-061-0/+4
* Initialize %fs and %gs from %ds.phk1994-11-063-3/+18
* Put a small hack into a large hack named makeyscall.sh. Generate onlyats1994-11-061-2/+5
* Restore my fixes to 2.6.0. The changes should not affect anything exceptbde1994-11-063-24/+37
* Always make the salt a 8 char string (incl '\0') for algorithms that can use itphk1994-11-061-1/+8
* After fixing curses bugs use LINExCOLS in show fileache1994-11-061-1/+1
* This curses fix allows to print something in lower right cornerache1994-11-061-22/+63
* Default boot floppies are 1.44MB again - I ran out of space. HOWEVER,jkh1994-11-061-7/+25
* Security nitpicking: don't make *.core world readableache1994-11-061-2/+2
* If a file is not present, it's not an error. This means you're using thejkh1994-11-061-1/+1
* From Johannes Stille:dg1994-11-062-24/+32
* Fixed return status from pagers. Ahem...the previous method would manufacturedg1994-11-063-17/+25
* Several fixes for 'back_color_erase' curses problemache1994-11-061-5/+5
* Fix curses bug with delete character and standoutache1994-11-061-0/+4
* Add end of line check so mkinit doesn't produce garbage if you have apst1994-11-061-2/+2
* Added support for starting the experimental "vmdaemon" system process.dg1994-11-063-80/+358
* Added support for starting the experimental "vmdaemon" system process.dg1994-11-061-3/+19
* Do a better job at preparing registers for the new process in setregs()dg1994-11-062-16/+22
* remember to tell dialog that we leave.phk1994-11-061-1/+3
* Retreat from the idea of using gzip'd ascii files.jkh1994-11-062-6/+5
* 1. The gzip'd docs aren't going to work - there's no scroll-back forjkh1994-11-062-7/+151
* label.c Make sure we always show 8 disk-partitions.phk1994-11-062-6/+13
* Make a link for gzip so we actually have it available on the boot floppy.jkh1994-11-061-2/+3
* Sigh. My error message printing was still wrong. Wipe the sleep fromjkh1994-11-062-8/+7
* Don't use a shell, silly, we don't have one!jkh1994-11-061-1/+1
* Nuke the losing version of microtime. The assembler version now worksbde1994-11-062-52/+12
* Get this braindead, mongoloid shell look in /stand for pwd if it can'tjkh1994-11-061-3/+8
* Don't strip kernel after all - perhaps a bad idea. People may be stuckjkh1994-11-061-5/+4
* Tweak tweak..jkh1994-11-062-11/+11
* Make /usr/bin/crontab install setuid root. (doesn't work otherwise)smace1994-11-061-0/+4
* Public function declarations moved to <machine/npx.h>.bde1994-11-063-12/+3
* Abort writes if a signal is received (don't ignore the value returned bybde1994-11-061-10/+26
* The style in my patch011 is inconsistent and out of date. It shouldbde1994-11-063-6/+6
* Work around microtime() enabling interrupts.bde1994-11-063-3/+30
* Twiddle newfs parameters to select for space optimization. We'rejkh1994-11-061-2/+2
OpenPOWER on IntegriCloud