summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-06-10pull string.h at right placeTheo de Raadt
1996-06-1064 bit cleanTheo de Raadt
1996-06-10data structure handling fixTheo de Raadt
1996-06-10tty_init/attach/detach()Theo de Raadt
1996-06-10call tty_init() and config_init()Theo de Raadt
1996-06-10internationalize, 64 bit cleanTheo de Raadt
1996-06-10files.oldconf strip supportTheo de Raadt
1996-06-10exec_elf if native_elf optionTheo de Raadt
1996-06-10emul_elf has a name of "native"Theo de Raadt
1996-06-10use a shorter emul nameTheo de Raadt
1996-06-10enqueue eject for mcdclose()Theo de Raadt
1996-06-10Several changes:Jason Downs
1996-06-09emulation name is "native elf"Theo de Raadt
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09Don't want DDBThorsten Lockert
1996-06-09Bug fix from Manuel.Jason Downs
1996-06-09Not used any longer. Mips uses kern/exec_elf.c now.Per Fogelstrom
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
1996-06-09Declare tickfixcnt only ifndef NTP.briggs
1996-06-09Add prototype for hardupdate() ifdef NTP.briggs
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-07Exec format config changesPer Fogelstrom
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-06catq: must spltty before playingTheo de Raadt
1996-06-06if_arp is obsolete, now named if_etherNiklas Hallqvist
1996-06-06Paging exec_elf + mips enhancementsPer Fogelstrom
1996-06-05catq() optimizations; if to queue is empty, swapping clist structures is fasterTheo 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-02Fix accident in last commitNiklas Hallqvist