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