summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-02-01Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max outTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersTheo de Raadt
1997-02-01grammar errorTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersNiklas Hallqvist
1997-01-29#include "../../../dev/isa/comreg.h" -> #include "../../../dev/ic/comreg.h"Thomas Graichen
1997-01-29signal.h -> siginfo.h -> time.h falloutTheo de Raadt
1997-01-28use scsiprintTheo de Raadt
1997-01-28hp300 compat for siginfoTheo de Raadt
1997-01-28deal with siginfo additionTheo de Raadt
1997-01-28add addr arg to sendsig/trapsignal; no siginfo_t support yetTheo de Raadt
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27remove items that are no longer an issue.Dale S. Rahn
1997-01-27Patches file can be removed. All change necessary to build powerpcDale S. Rahn
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-27bad chr->blk mappings; randy@rtmx.comTheo de Raadt
1997-01-27NetBSD PR#3147. From Walter Ruetten--walter@ghpc8.ihf.rwth-aachen.de.briggs
1997-01-27Fix another 16 bit operation on a 32 bit quantity.Dale S. Rahn
1997-01-27match svr4 siginfo changesTheo de Raadt
1997-01-27match svr4 siginfo changesTheo de Raadt
1997-01-27i386 part of siginfoTheo de Raadt
1997-01-26Nuke cruft from NetBSD merge (max_target).briggs
1997-01-26Change to fix bug with constant handling in locore.Dale S. Rahn
1997-01-26change default data limit so that source build will work without modifications.Dale S. Rahn
1997-01-26byeTheo de Raadt
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1997-01-24do not build fake disklabel partitions for MBR partitions that have out-of-ra...Theo de Raadt
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1997-01-24Add kernel config for Allen's Q700.briggs
1997-01-23allow boot from any [0-9] unit (wd+scsi fits now both)Michael Shalayeff
1997-01-22pmap enter fixes for I/O mapping.Per Fogelstrom
1997-01-22Fixed some pmap problems when porting XFree86 (mmap of i/o etc).Per Fogelstrom
1997-01-22Current status.Dale S. Rahn
1997-01-22example fdisk and disklabel information in the Installation instructions.Dale S. Rahn
1997-01-21Fix problems pointed out by Andrew Cagney,Dale S. Rahn
1997-01-20ifdef the RB_TIMEBAD change,Dale S. Rahn
1997-01-20Accept partitions looking like, but not matching exactly,Niklas Hallqvist
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-19small hack to get the PLUTO kernel compiledThomas Graichen
1997-01-19From Ignatios Souvatzis (NetBSD):Niklas Hallqvist
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-19Ooops. This should have been committed along with pccons.cPer Fogelstrom
1997-01-19asm -> __asmbriggs
1997-01-19asm -> __asm, inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-18Use scsiprint (and remove scsiprint from esp.c).briggs
1997-01-18OpenBSD uses HOSTCC not HOSTED_CC, per traditionNiklas Hallqvist
1997-01-18Do not doubletrap when curproc->p_addr is zero, as it is during autoconfig.Niklas Hallqvist