summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-01-24syncTheo de Raadt
2001-01-24another ati cardTheo de Raadt
2001-01-24Not killing an application when the application does something wrongArtur Grabowski
2001-01-24syncTheo de Raadt
2001-01-24transmeta cpu fake pci devicesTheo de Raadt
2001-01-24Sample options for KGDB. (commented out)Hugh Graham
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2001-01-24regen with correct rcs idTodd C. Miller
2001-01-24Matrox G450 uses the same PCI id as the G400Todd C. Miller
2001-01-23syncChris Cappuccio
2001-01-23AMD 755, 766Chris Cappuccio
2001-01-23recognize P4; testing by techsupport@lokmail.net, the unfortunate owner of su...Theo de Raadt
2001-01-23build boot with -OsArtur Grabowski
2001-01-23floppy configuration that works.Artur Grabowski
2001-01-23iha fits, coolTheo de Raadt
2001-01-23Add machine/exec.h to allow machine to set ELFSIZE before usingDale Rahn
2001-01-23three small bugs pointed out by Adam <vt@ikp.pl>Jason Wright
2001-01-23Restore the WDCF_IRQ_WAIT flag if the lower-level interrupt handler rejectsAaron Campbell
2001-01-23Clamp malloc in compat_43_sys_getdirentries to 64kConstantine Sapuntzakis
2001-01-23SunOS, IBCS2, Linux, and SVR4 all require translations of directory entriesConstantine Sapuntzakis
2001-01-23Add Initio SCSI controllerKenneth R Westerback
2001-01-23Add support for Initio INI-91xx SCSI CardsKenneth R Westerback
2001-01-23when the peer is disconnected before accept(2) is issued,Jun-ichiro itojun Hagino
2001-01-23syncTheo de Raadt
2001-01-23new ibm framebufferTheo de Raadt
2001-01-22Art is a B.....Theo de Raadt
2001-01-22fix pretty printingTheo de Raadt
2001-01-22this should make i850 and i860 hubs do RNGTheo de Raadt
2001-01-22from NetBSD: only pass one byte for control register handle (Manuel Bouyer)Chris Cappuccio
2001-01-22syncAaron Campbell
2001-01-22Another TI FireWire product.Aaron Campbell
2001-01-22paste error in pdcopen, a few formatting cnages and use int for charMichael Shalayeff
2001-01-22fix pretty printTheo de Raadt
2001-01-22pretty print even during failure conditionsTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22more intel devicesTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22fix typoTheo de Raadt
2001-01-22dirty trap should be handed w/ uvm_fault() as wellMichael Shalayeff
2001-01-22ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their d...Constantine Sapuntzakis
2001-01-22Reduce # of retries on scsi_test_unit_ready to 5. This means that devicesConstantine Sapuntzakis
2001-01-22repair printingTheo de Raadt
2001-01-22keyboard led update lockup patch; pr 1432, smat@acm.orgTheo de Raadt
2001-01-22If ELFSIZE isn't explicitly defined, define it do ARCH_ELFSIZEArtur Grabowski
2001-01-22Define ARCH_ELFSIZE that is the default elf size on this arch.Artur Grabowski
2001-01-22gc NATIVE_ELF - not used any more and should not be set here anyway.Artur Grabowski
2001-01-22NATIVE_ELF -> NATIVE_EXEC_ELF (just some leftovers)Artur Grabowski
2001-01-22need wskbdArtur Grabowski
2001-01-22Initialize xs->stimeout, even when pollingKenneth R Westerback
2001-01-22fix router renumbering bit decl for little endian. KAME PR 320Jun-ichiro itojun Hagino