summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-30add an ALI PCI-ISA bridge and an NEC PCIe to PCI-X bridge.Brad Smith
2006-10-30syncTheo de Raadt
2006-10-30use vp->v_type to index into vtypes rather then vp->v_tag,Thordur I. Bjornsson
2006-10-29Optimise a couple of printf()s; originally from Han Boetes.Tom Cosgrove
2006-10-29Update to tzdata2006n from elsie.nci.nih.govTodd C. Miller
2006-10-29Uncomment changes made for the Energy Policy Act of 2005; it looksTodd C. Miller
2006-10-29Plug a mem leak. Found in one of my trees. Forgat where it came from; mostOtto Moerbeek
2006-10-29use setresuid/gid and check for failure, ok bobHenning Brauer
2006-10-29syncTheo de Raadt
2006-10-29Fix Bt458 programming; screen burner now works on 8bpp flavour.Miod Vallat
2006-10-29-d: make it possible playing without doubling as it is not commonlyMartin Reindl
2006-10-29Allow braces to fit on a single line if only one or no argument is used.Claudio Jeker
2006-10-29like -i, -h is incompatible with -P; suggested by jmc@; ok ray@Otto Moerbeek
2006-10-29Add the _ripd user and startup stuff.Esben Norby
2006-10-29The default for swap should be partition 'b' on the same unit as root is,Mark Kettenis
2006-10-29make __dtoa & strtod() thread-safe useing the same method as newer gdtoaTheo de Raadt
2006-10-29Fix TAILQ usage, preventing crashesPedro Martelletto
2006-10-29Remove useless code that can cause a SEGV if a buffer is realloc()ed.Todd C. Miller
2006-10-29The default for swap should be partition 'b' on the same unit as root is,Mark Kettenis
2006-10-29Connect ripd and ripctl to the build.Esben Norby
2006-10-29syncTheo de Raadt
2006-10-29Reorganize malo_intr() a bit. Check for unhandled interrupt flags andClaudio Jeker
2006-10-29In malo_ioctl() if the returned error is ENETRESET reset the device.Claudio Jeker
2006-10-29MALO_CMD_RESPONSE is acting just as a flag so move it to the end of the list.Claudio Jeker
2006-10-29Fix some nasty bugs in malo_reset() and malo_cmd_set_channel() and simplifyClaudio Jeker
2006-10-29These printfs appear unnecessary now that the cache is disabled.Dale Rahn
2006-10-29Disable cache before jumping into the kernel, makes bootloader more reliable.Dale Rahn
2006-10-29Don't need to 'goto done;' when 'done:' is the next line.Kenneth R Westerback
2006-10-29Correct some swiss entries and mispellings.Marc Balmer
2006-10-29Remove a double (and misspelled) entry for VCE.Marc Balmer
2006-10-29Add acpibtn.4.Michael Knudsen
2006-10-29Add acpibtn based on initial submission from Dmitri Alenitchev andMichael Knudsen
2006-10-29Add first TX path and active scan bits. Don't expect to much yet.Marcus Glocker
2006-10-29LFS and FFS shared the same read and write vnops, throughThordur I. Bjornsson
2006-10-29Remove redundant if (msg) {} block around invocations ofKenneth R Westerback
2006-10-28We don't currently write a disklabel into an OpenBSD ('A6') DOS MBRKenneth R Westerback
2006-10-28M_TRAILINGSPACE(m) returns 0 if M_READONLY(m) is true,Brad Smith
2006-10-28revert previous change; causes segfault when called fromChristian Weisgerber
2006-10-28Dont initialize the nm_srtt and nm_sdrtt arraysThordur I. Bjornsson
2006-10-28correct/expand example of usage of -w; ok jmc@ stevesk@Otto Moerbeek
2006-10-28Make sure we call _mcount throught the PLT when generating PIC code.Mark Kettenis
2006-10-28Only mprotect pages during relocation if the library is marked TEXTRELDale Rahn
2006-10-28Make this work.Mark Kettenis
2006-10-28Document inline anchor loading with { } delimited blocks.Ryan Thomas McBride
2006-10-28Expected regress changes due to separation of parsing and kernel loading.Ryan Thomas McBride
2006-10-28Load all rules into memory before loading into the kernel, and add supportRyan Thomas McBride
2006-10-28remove some useless .Tn;Jason McIntyre
2006-10-28MACPHYTER -> MacPHYTER; from igor sobrado (pr #5276)Jason McIntyre
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-10-28edited cut of mickey's i386 bios(4) page; help tom gwkJason McIntyre