summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09Don't want DDBThorsten Lockert
1996-06-09Not used any longer. Mips uses kern/exec_elf.c now.Per Fogelstrom
1996-06-09Add machine/viareg for prototype of via_set_modem().briggs
1996-06-09Implement suggestion from is -- handle _fpfault differently for 040 andbriggs
better processors. Basically, don't clear and muck with the exc_pend bit in the BIU for any FP frames on those processors. It is, in fact, unclear if we should check the frame type and only do this for the IDLE frames as there are only three frames (NULL, IDLE, BUSY) and the BIU only appears in the IDLE frame on the 881/882.
1996-06-08Sync up with latest NetBSD.briggs
1996-06-08NetBSD -> OpenBSD.briggs
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
Based on Manuel Bouyer's drivers.
1996-06-07expose a few things for libkvmTheo de Raadt
1996-06-07a NULL curproc could doublefaultNiklas Hallqvist
1996-06-06MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components fromTheo de Raadt
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c
1996-06-06compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.okTheo de Raadt
1996-06-06requires NATIVE_ELFTheo de Raadt
1996-06-05My ethernet is on EISA busThorsten Lockert
1996-06-04Cleanup for -Wall & -Wstrict-prototypesNiklas Hallqvist
1996-06-04Feed -g to $CC when compiling CRASH's kernelNiklas Hallqvist
1996-06-04Cleanup for -Wall & -Wstrict-prototypes. clockcia is a pointer, not a structNiklas Hallqvist
1996-06-04$OpenBSD$ militiaNiklas Hallqvist
1996-06-04Cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-04pcvtTheo de Raadt
1996-06-03spim spamTheo de Raadt
1996-06-03missed from last commit.Michael Shalayeff
1996-06-03put all this stuff in /usr/sbin.Michael Shalayeff
include fed, it's now working w/ new curses.
1996-06-03fix remote install.Michael Shalayeff
1996-06-02undo last changes: boot from BSD partiotion in any case.Michael Shalayeff
1996-06-02Our gcc needs -Wno-format for kernel compiles when using -Wall -WerrorNiklas Hallqvist
1996-06-02Updated to NetBSD 1.100 if_ed.c, and -Wall cleanupNiklas Hallqvist
1996-06-02Minor fixes and cleanup.Michael Shalayeff
1996-06-02Fix back my fixes lost in last sync.Michael Shalayeff
1996-06-02COnfiguration file for kernel on my machineThorsten Lockert
1996-06-02Ignore another compile directoryThorsten Lockert
1996-06-01prompt with : instead of :-Theo de Raadt
1996-06-01fix `swap generic' , add IPFILTER, add a useful le0Theo de Raadt
1996-06-01first attempt at `swap generic' and `boot -a' support. it is a bit ugly,Theo de Raadt
but it works.
1996-06-01all ports have dk_establish()Theo de Raadt
1996-06-01i386 needs dk_establish()Theo de Raadt
1996-05-31Added prototypesNiklas Hallqvist
1996-05-31-Wno-uninitialized is a good idea when doing -Wall -WerrorNiklas Hallqvist
1996-05-30A lost $OpenBSD$ updateNiklas Hallqvist
1996-05-30Added $OpenBSD$ tagsNiklas Hallqvist
1996-05-30checkin of files sup have missed earlier, this dir is now at 0529Niklas Hallqvist
1996-05-30Prepare for exec_elf.c changesPer Fogelstrom
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-30A few small changes.Per Fogelstrom
1996-05-30Fixed bufsiz setup bug.Per Fogelstrom
1996-05-30syncTheo de Raadt
1996-05-30clean & syncTheo de Raadt
1996-05-30updateTheo de Raadt
1996-05-30minimize install kernelTheo de Raadt
1996-05-30the babyTheo de Raadt