summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-24put pci_addr_fixup.h into pcibiosvar.h as well,Michael Shalayeff
2001-01-24elliminate pci_bus_fixup.h by movingMichael Shalayeff
2001-01-24Grammar: somewhere -> sometimeAaron Campbell
2001-01-24Fix a few mdoc/formatting nits.Aaron Campbell
2001-01-24indentAaron Campbell
2001-01-24Optimization base on looking at generated asm code.Dale Rahn
2001-01-24Always do MACHINE_NEW_NONCONTIG, not based on UVM or not.Dale Rahn
2001-01-24Attempt to update powerpc pmap module to MACHINE_NEW_NONCONTIGDale Rahn
2001-01-24Remove block of "#if 0"ed code.Dale Rahn
2001-01-24pass the address of the current instruction to allow better "pc relative"Dale Rahn
2001-01-24missing freeaddrinfo(); ok markus@Kevin Steves
2001-01-24Don't use rename to backup the file to a ~ file. We need to make aTodd C. Miller
2001-01-24Include err.h for warnx.Artur Grabowski
2001-01-24NULL-terminate the nlistArtur Grabowski
2001-01-24syncTheo de Raadt
2001-01-24another ati cardTheo de Raadt
2001-01-24machdep.unaligned_sigbus has changed the default.Artur Grabowski
2001-01-24Not killing an application when the application does something wrongArtur Grabowski
2001-01-24Some machdep sysctls.Artur Grabowski
2001-01-24proto ls_main()Theo de Raadt
2001-01-24sysctl() arg 4 is a size_t, not intTheo de Raadt
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-24mention that sparc & amiga have weird partition tablesTheo de Raadt
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2001-01-24alignment seems like a good idea; after art@alphaMichael Shalayeff
2001-01-24Add alignment on this ugly array.Artur Grabowski
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-23- removed the redundant WWWROOT variable and just used HTTPD_PREFIX inBrad Smith
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-23Convert to use the elf-size independent macros to make it work on alpha.Artur Grabowski
2001-01-23Cleanup a lot to make the floppy fit.Artur Grabowski
2001-01-23build boot with -OsArtur Grabowski
2001-01-23floppy configuration that works.Artur Grabowski
2001-01-23iha fits, coolTheo de Raadt
2001-01-23fix spelling; ca+OpenBSD@zardoc.endmail.orgTheo de Raadt
2001-01-23KNF stuff which angelos is too much of a baby to get rightTheo 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-23Remove another useless machine/endian.h includeTodd C. Miller
2001-01-23fix includesTheo de Raadt
2001-01-23Don't include machine/endian.h, closes PR 1642Todd C. Miller
2001-01-23make sure to initialize prefix information data before use. sync with kameJun-ichiro itojun Hagino
2001-01-23syncTheo de Raadt
2001-01-23nuke commentMarkus Friedl
2001-01-23Install more bootblocks.Artur Grabowski