summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-01-26Don't examine an mbuf after it has been released; from Andreas GunnarssonThorsten Lockert
1997-01-26Nuke cruft from NetBSD merge (max_target).briggs
1997-01-26Some more KNFNiklas Hallqvist
1997-01-26Fixed a busification bug (some may well remain), as well as some KNF issuesNiklas Hallqvist
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-26Regen.Jason Downs
1997-01-26Regen.Jason Downs
1997-01-26Add lchown(2).Jason Downs
1997-01-26Make ip_len and ip_off unsigned values; don't transmit or accept packetsThorsten Lockert
1997-01-26byeTheo de Raadt
1997-01-25Don't do disruptive time corrections if tick size is not integral; fromThorsten Lockert
1997-01-25Improve adjtime() for odd hz values; from Dennis Ferguson (NetBSD PR# 2787)Thorsten Lockert
1997-01-25Changed my mind about where to do this.dm
1997-01-25Only disclose generation number to root.dm
1997-01-24bug fix:chuck
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1997-01-24Sync with NetBSD 960123Niklas 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-23Sync with NetBSD 970118, missed...Niklas Hallqvist
1997-01-23Sync with NetBSD 970118Niklas Hallqvist
1997-01-23add NO_DEFLATE condition to be used in /bootMichael Shalayeff
1997-01-23allow boot from any [0-9] unit (wd+scsi fits now both)Michael Shalayeff
1997-01-23changed aicprint() to scsiprint()flipk
1997-01-22back out bounce buffer fixes until i get them working 100%Theo de Raadt
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-22only go into wide scsi mode if the card supports itTheo de Raadt
1997-01-22Current status.Dale S. Rahn
1997-01-22example fdisk and disklabel information in the Installation instructions.Dale S. Rahn
1997-01-22get the ethernet/fddi issue half right. This needs to be fixed betterTheo de Raadt
1997-01-22Don't fault a page in twice (first prefault, then vm_fault); the first wasThorsten Lockert
1997-01-21If mounting a CD filesystem as a root image, at least call inittodr.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-20Type pedantery.. a lot of it too, more could be done as well. Sync withNiklas Hallqvist
1997-01-20Accept partitions looking like, but not matching exactly,Niklas Hallqvist
1997-01-20better use (NETHER == 0) instead of NETHER == 0Thomas Graichen
1997-01-20replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0Thomas Graichen
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-19Add OpenBSD tagNiklas Hallqvist
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-19asm -> __asmbriggs