summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1997-05-01OpenBSD! I.e. tags + no update(8) needNiklas Hallqvist
1997-05-01Awkless changes by Todd Fries <todd@openbsd.org>, test this, folks!Niklas Hallqvist
1997-05-01Hack away a.out support on mips-based OpenBSD platforms.Niklas Hallqvist
This probably still needs work as ld later bombs on crunched objects, bu at least it compiles and runs now.
1997-05-01Our cores are of the form *.coreNiklas Hallqvist
1997-05-01pdksh, man, pdkshNiklas Hallqvist
1997-05-014.4BSD filesystem geezTheo de Raadt
1997-05-01use pdkshTheo de Raadt
1997-05-01do not ship this silly old docsTheo de Raadt
1997-05-01build ramdiskTheo de Raadt
1997-05-01install targetTheo de Raadt
1997-05-01unconfig right devTheo de Raadt
1997-05-01alloca(size_t)Michael Shalayeff
not int
1997-05-01Clear the interrupts properly on an E-Machines Futura II LX and make a wildbriggs
guess at clearing them on a Futura II SX/DSP and RasterOps ColorBoard 364. Thanks to Michel Chalufour <michelc@tiac.net> for loaning me the II LX.
1997-05-01Add in a couple more board types.briggs
1997-05-01-lcrypt rotsTheo de Raadt
1997-05-01nice rd attach msgTheo de Raadt
1997-04-30clean up sparc mini-root stuff and eliminate some mysteries and surprises ↵grr
therein
1997-04-30arc does not install share libg++ libsNiklas Hallqvist
1997-04-30Reality update, bringing arc almost thereNiklas Hallqvist
1997-04-30Recognize SCSI scanner device (and create ss0 in "all")Niklas Hallqvist
1997-04-30Add SCSI scanner deviceNiklas Hallqvist
1997-04-30nix --unlinkTheo de Raadt
1997-04-30no --unlinkTheo de Raadt
1997-04-30more inet & ipsecTheo de Raadt
1997-04-30inet & ipsecTheo de Raadt
1997-04-30pax/tar/cpio done right, hopefullyNiklas Hallqvist
1997-04-30We run OpenBSD. vim/vi is handled by mi code now.Niklas Hallqvist
1997-04-30We run OpenBSD. we also want vim acting as vi.Niklas Hallqvist
1997-04-30Add missing prototype: alloca()Tobias Weingartner
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-30Change an splhigh() -> splbio(). From NetBSD (mycroft)Todd C. Miller
1997-04-30No longer need make bug work-around.Todd C. Miller
1997-04-30Newer bootloader from netbsd. This should work with non MCG FirmworksDale S. Rahn
openfirmware.
1997-04-30From ftp.htmlgvf
1997-04-30clone boot sector that existed there? bad idea. No idea why thoughTheo de Raadt