summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-02-07emulate linux connect() braindamage even better -- only do so on asyncTheo de Raadt
1998-02-06add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, and...Theo de Raadt
1998-02-06Maintain count of free pages. This bug triggered total hangs onNiklas Hallqvist
1998-02-05need db_var.hTheo de Raadt
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-03sync with netbsdJason Wright
1998-02-03bail out for sourcerouted packets earlier, also do not forwardTheo de Raadt
1998-02-03void *ss_sp; XPGTheo de Raadt
1998-02-03more pci subclasses and such; netbsdTheo de Raadt
1998-02-03more bridge typesTheo de Raadt
1998-02-03bad types; wileyc@sekiya.twics.co.jpTheo de Raadt
1998-02-03Sync with NetBSD 970827. Forgot this one last time. -mojMats O Jansson
1998-02-03Fix the non-MACHINE_NONCONTIG case for Jason's fix.Todd C. Miller
1998-02-02support non-ISA caseTheo de Raadt
1998-02-02enable a few more driversTheo de Raadt
1998-02-02Replay revisions 1.8 and 1.9.Jason Downs
1998-02-02The "fix" for running out of kernel maps, from FreeBSD. Integrated byJason Downs
1998-02-01undo wildcard loopback stuff; it was not checked by other developersTheo de Raadt
1998-02-01support wildcard loopbacks. that is, setting up lo1 like:Michael Shalayeff
1998-01-29add support for disks and tapes on a second scsi controller (asc1)Thomas Graichen
1998-01-29Wrong namePer Fogelstrom
1998-01-29New try with conf, take twoPer Fogelstrom
1998-01-29New try with confPer Fogelstrom
1998-01-29Some more mips filesPer Fogelstrom
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1998-01-29Make profiling work, mostly from NetBSDNiklas Hallqvist
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-28Missing files, noted by Marco S Hyman <marc@snafu.org>Niklas Hallqvist
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1998-01-28First set of Mips mi files.Per Fogelstrom
1998-01-28ok - now the full and correct patch for this problem - thanks again toThomas Graichen
1998-01-28Includes for generic MipsPer Fogelstrom
1998-01-26IPF 3.2.3dgregor
1998-01-26IPF 3.2.3dgregor
1998-01-25typoNiklas Hallqvist
1998-01-25Disable the new buffer policy for nowNiklas Hallqvist
1998-01-25Remove redundant splbio I added yesterdayNiklas Hallqvist
1998-01-24On the other hand... no need for recursive locks.Niklas Hallqvist
1998-01-24Well when MP comes.. we need locksNiklas Hallqvist
1998-01-24Protect allocation of ccd physmem of ccd interruptsNiklas Hallqvist
1998-01-24Eek, missing splbio, although splx was there. marging two "if"sNiklas Hallqvist
1998-01-24sysctl for def sizes for tcp/udp send/recv queuesMichael Shalayeff
1998-01-24NULL derefNiklas Hallqvist
1998-01-23additional ioctls, makes workman and workbone working.Niels Provos
1998-01-22Switch off CPU-PCI write posting for the Saturn chipset; it is knownTheo de Raadt
1998-01-22crank maxusersTheo de Raadt
1998-01-22Split up the buffercache between low (<16MB) and high memory, so thatNiklas Hallqvist
1998-01-21support expanded panicstr; and add vsprintf backTheo de Raadt