summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-12-28add OpenBSD tag to files.Dale S. Rahn
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-28Adding OpenBSD tags to files.Dale S. Rahn
1996-12-28Adding OpenBSD tags to files.Dale S. Rahn
1996-12-28Changes necessary to make the kernel compile and boot.Dale S. Rahn
1996-12-28add necessary file for powerpc port.Dale S. Rahn
1996-12-28Got an NCR controller too nowThorsten Lockert
1996-12-28Switch to pcvt for consoleThorsten Lockert
1996-12-27new NetBSD file; #include from <machine/cpu.h> on m68k boxenkstailey
1996-12-27merged into autoconf.h and control.hkstailey
1996-12-27merged into if_le.ckstailey
1996-12-26compile, Makefile rebuildMichael Shalayeff
1996-12-25smaller codeTheo de Raadt
1996-12-24sync with NetBSDkstailey
1996-12-24new NetBSD filekstailey
1996-12-24test kernel for wglen driverTheo de Raadt
1996-12-24nearly working driver for wglen serial cardTheo de Raadt
1996-12-24for the moment, yammer a bit moreTheo de Raadt
1996-12-24call all irq routinesTheo de Raadt
1996-12-24reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout...dm
1996-12-24Make termination of objects wait for possible collapses before alteringNiklas Hallqvist
1996-12-24deal with the 2340 lie in the right place, i thinkTheo de Raadt
1996-12-23no panic on ppp down/retryMichael Shalayeff
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-23i think this fixes COMPAT_ULTRIXTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-23Import of Openfirmware device drivers for PowerPC port.Dale S. Rahn
1996-12-22removed netbsd refs from "clean" targetkstailey
1996-12-22make spec_advlock() perform indirect call to lf_advlock()kstailey
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
1996-12-21-Wall madness.Todd C. Miller
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-12-21add disklabel supportTheo de Raadt
1996-12-20Add readdisklabel support for BSD disklabels. I got tired of the amiga RDBNiklas Hallqvist
1996-12-20constrain bufcache on sun4m tooTheo de Raadt
1996-12-20config-dependent heck noTheo de Raadt
1996-12-20add missing #ifdef COMPAT_10Thomas Graichen
1996-12-19netbsd fix to problem found by m4@nts.umn.eduTheo de Raadt
1996-12-19sync to 2.3b3Michael Shalayeff
1996-12-19do SIOCGIFADDRMichael Shalayeff
1996-12-19do SIOCGIFADDR in ether_ioctlMichael Shalayeff
1996-12-19treat only ether II type packets for ipx.Michael Shalayeff
1996-12-19Really set column to 0 when outputting a carriage return...Thorsten Lockert
1996-12-18Conditionalize GCC and ANSI/ISO C dependenciesNiklas Hallqvist
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-17Fix oversight in column handling with OCRNL enabledThorsten Lockert
1996-12-17Reset output column when outputting \r with ONLCRThorsten Lockert
1996-12-17NFS attribute cache timeout mount paramdm