summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-05-03release target. This is one monster targetTheo de Raadt
1997-05-03Undo private changesThorsten Lockert
1997-05-03Almost complete install script that uses the machine-independant code fromThorsten Lockert
the miniroot; not quite ready for prime-time yet but getting closer
1997-05-03put generic kernel in snap tooTheo de Raadt
1997-05-03Add some binaries to ramdisk imageThorsten Lockert
1997-05-03Make $EDITOR available after setting itThorsten 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-03Support for clearing interrupts on a Rasterops Colorboard 364.briggs
Thanks go to Michel Chalufour <michelc@tiac.net> for grovelling around for me.
1997-05-03use 32 mb / for the beginning tests - else i would have to mod the disktab ...Thomas Graichen
1997-05-03simpleroot disktab entryThomas Graichen
1997-05-03alpha simpleroot stuff - not tested - but should workThomas Graichen
1997-05-03pmax distrib stuff based on simplerootThomas Graichen
1997-05-03simpleroot: rootfilesystem for installing the pmax and maybe the alphaThomas 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-02remove /usr/local/man/cat4/i386 directory - it is an relict of oldThomas Graichen
pcvt days and no longer required
1997-05-02modernize the Makefile a bit (towards the i386 one) including changesThomas Graichen
for genassym.sh
1997-05-02another thing forgotten in my local tree - switch to use genassym.sh andThomas Graichen
genassym.cf also for the pmax instead of genassym.c
1997-05-02allow 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-02build notes automaticallyTheo de Raadt
1997-05-02install targTheo de Raadt
1997-05-02moreTheo de Raadt
1997-05-02talk about floppy.fsTheo de Raadt
1997-05-022.1, needs more workTheo de Raadt
1997-05-02resize miniroot disktab and add fstype etcNiklas Hallqvist
1997-05-02lfs is gone too, and x68k we never hadNiklas Hallqvist
1997-05-02tahoe stuff has goneNiklas Hallqvist
1997-05-02/usr/man/man1 has gone now, look in /usr/share/man/cat1Niklas Hallqvist
1997-05-02Make GNU style installation of manpages optional, like we do elsewhere.Niklas Hallqvist
1997-05-02changes to make libkvm.old build again on the pmaxThomas Graichen
1997-05-02add posix 1003b types (from NetBSD) - why everyone who does somethingThomas Graichen
for nearly all ports always forgets the pmax ? :-)
1997-05-02remove commented out option LFS - lfs is brokenThomas Graichen
1997-05-02Add gdb and gprof manpages paths.Niklas Hallqvist
1997-05-02Build gdb and gprof manpages properly.Niklas Hallqvist
1997-05-02Correct paths to the sys/ tree. Former path happened to workNiklas Hallqvist
in the default case, but was really wrong nonetheless.
1997-05-02One step towards working profilingPer Fogelstrom
1997-05-02Add missing ch* device creation case. Remove ipl & ipf before recreatingNiklas Hallqvist
1997-05-02Add boot.com.0Niklas Hallqvist
1997-05-02Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interruptsbriggs
on at least one Radius Precisioncolor 8 board.
1997-05-01Back 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-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
about the fact that ordernumbers are 32 bit
1997-05-01document the boot.dos utility (boot kernel directly from MSDOS)flipk
1997-05-01Fix grammarNiklas Hallqvist
1997-05-01Reality update for amiga.Niklas Hallqvist
1997-05-01mount kerfs and fix TERM=sun vs pc3 confusiongrr
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-05-01mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up.Niklas Hallqvist
1997-05-01bug bug bug..Per Fogelstrom
1997-05-01Compile without NONCONTIG tooPer Fogelstrom
1997-05-01No serial console on pica/magnums yetPer Fogelstrom
1997-05-01Some arc bioses are faulty...Per Fogelstrom
1997-05-01change -A to let in anon | chroot accountsTheo de Raadt
1997-05-01CDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jpJason Downs