summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-06-11includes target for pcvt include fileTheo de Raadt
1996-06-11no need for a keycap database backupTheo de Raadt
1996-06-11Include ATAPI MI driversNiklas Hallqvist
1996-06-11tty_attach()Theo de Raadt
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-06-11use intr_findvec()Theo de Raadt
1996-06-11call am7990_config()Theo de Raadt
1996-06-11delete intr_freevec(), add intr_findvec() [more flexible interface]Theo de Raadt
1996-06-10Fix typo in commentNiklas Hallqvist
1996-06-10Include <machine/cpu.h>.Per Fogelstrom
1996-06-10syncTheo de Raadt
1996-06-10tty_attach()Theo de Raadt
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
1996-06-08Sync up with latest NetBSD.briggs
1996-06-08NetBSD -> OpenBSD.briggs
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
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
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
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
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