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