Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-03 | release target. This is one monster target | Theo de Raadt | |
1997-05-03 | Undo private changes | Thorsten Lockert | |
1997-05-03 | Almost complete install script that uses the machine-independant code from | Thorsten Lockert | |
the miniroot; not quite ready for prime-time yet but getting closer | |||
1997-05-03 | put generic kernel in snap too | Theo de Raadt | |
1997-05-03 | Add some binaries to ramdisk image | Thorsten Lockert | |
1997-05-03 | Make $EDITOR available after setting it | Thorsten Lockert | |
break cannot break out of a case; just return Work around apparent pdksh bug where it will look at a modified $resp after executing code in a case statement. | |||
1997-05-03 | Support for clearing interrupts on a Rasterops Colorboard 364. | briggs | |
Thanks go to Michel Chalufour <michelc@tiac.net> for grovelling around for me. | |||
1997-05-03 | use 32 mb / for the beginning tests - else i would have to mod the disktab ... | Thomas Graichen | |
1997-05-03 | simpleroot disktab entry | Thomas Graichen | |
1997-05-03 | alpha simpleroot stuff - not tested - but should work | Thomas Graichen | |
1997-05-03 | pmax distrib stuff based on simpleroot | Thomas Graichen | |
1997-05-03 | simpleroot: rootfilesystem for installing the pmax and maybe the alpha | Thomas Graichen | |
on those machines you can't boot off the swap partition and thus mini- root doesn't work - ramdisk doesn't work due to exec format problems ... so the installation will be simply dd'ing a complete rootfilesystem image onto the disk and install the rest from there - simpleroot is this complete rootfilesystem image - the name simpleroot comes from niklas - thanks to him for the idea how to put it here into the distrib tree | |||
1997-05-02 | remove /usr/local/man/cat4/i386 directory - it is an relict of old | Thomas Graichen | |
pcvt days and no longer required | |||
1997-05-02 | modernize the Makefile a bit (towards the i386 one) including changes | Thomas Graichen | |
for genassym.sh | |||
1997-05-02 | another thing forgotten in my local tree - switch to use genassym.sh and | Thomas Graichen | |
genassym.cf also for the pmax instead of genassym.c | |||
1997-05-02 | allow install to be restarted in many cases without blowing away everything ↵ | grr | |
already extracted and move the ftp extract further in the direction of user friendly | |||
1997-05-02 | build notes automatically | Theo de Raadt | |
1997-05-02 | install targ | Theo de Raadt | |
1997-05-02 | more | Theo de Raadt | |
1997-05-02 | talk about floppy.fs | Theo de Raadt | |
1997-05-02 | 2.1, needs more work | Theo de Raadt | |
1997-05-02 | resize miniroot disktab and add fstype etc | Niklas Hallqvist | |
1997-05-02 | lfs is gone too, and x68k we never had | Niklas Hallqvist | |
1997-05-02 | tahoe stuff has gone | Niklas Hallqvist | |
1997-05-02 | /usr/man/man1 has gone now, look in /usr/share/man/cat1 | Niklas Hallqvist | |
1997-05-02 | Make GNU style installation of manpages optional, like we do elsewhere. | Niklas Hallqvist | |
1997-05-02 | changes to make libkvm.old build again on the pmax | Thomas Graichen | |
1997-05-02 | add posix 1003b types (from NetBSD) - why everyone who does something | Thomas Graichen | |
for nearly all ports always forgets the pmax ? :-) | |||
1997-05-02 | remove commented out option LFS - lfs is broken | Thomas Graichen | |
1997-05-02 | Add gdb and gprof manpages paths. | Niklas Hallqvist | |
1997-05-02 | Build gdb and gprof manpages properly. | Niklas Hallqvist | |
1997-05-02 | Correct paths to the sys/ tree. Former path happened to work | Niklas Hallqvist | |
in the default case, but was really wrong nonetheless. | |||
1997-05-02 | One step towards working profiling | Per Fogelstrom | |
1997-05-02 | Add missing ch* device creation case. Remove ipl & ipf before recreating | Niklas Hallqvist | |
1997-05-02 | Add boot.com.0 | Niklas Hallqvist | |
1997-05-02 | Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interrupts | briggs | |
on at least one Radius Precisioncolor 8 board. | |||
1997-05-01 | Back out half of my changes to this file. | Dale S. Rahn | |
The way that I had done the sign extension was incorrect, but did happen to work on the archs tested. Changed back to the correct method. This was after some conversation with Ian Lance Taylor. | |||
1997-05-01 | Umm, fix signedness error in my last commit, be explicit | Niklas Hallqvist | |
about the fact that ordernumbers are 32 bit | |||
1997-05-01 | document the boot.dos utility (boot kernel directly from MSDOS) | flipk | |
1997-05-01 | Fix grammar | Niklas Hallqvist | |
1997-05-01 | Reality update for amiga. | Niklas Hallqvist | |
1997-05-01 | mount kerfs and fix TERM=sun vs pc3 confusion | grr | |
1997-05-01 | Treat drhw 118 and 119 the same for Apple ethernet cards. | briggs | |
1997-05-01 | mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up. | Niklas Hallqvist | |
1997-05-01 | bug bug bug.. | Per Fogelstrom | |
1997-05-01 | Compile without NONCONTIG too | Per Fogelstrom | |
1997-05-01 | No serial console on pica/magnums yet | Per Fogelstrom | |
1997-05-01 | Some arc bioses are faulty... | Per Fogelstrom | |
1997-05-01 | change -A to let in anon | chroot accounts | Theo de Raadt | |
1997-05-01 | CDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jp | Jason Downs | |