Age | Commit message (Expand) | Author |
2007-09-30 | Spacing. | Marcus Glocker |
2007-09-30 | Shows the real size of a register in the hex define. | Marcus Glocker |
2007-09-30 | Don't count interrupts with state "not of interest". | Marcus Glocker |
2007-09-30 | Move intrpending array into 'struct cpu_info'. | Mark Kettenis |
2007-09-30 | while rdr'ing port spamd to portsmtpis perfectly valid, it is at least | Henning Brauer |
2007-09-30 | Add support for the high-resulution timer found in the GPS170PCI card. | Marc Balmer |
2007-09-30 | compare of constants outside type range | Otto Moerbeek |
2007-09-30 | On i386, only call amd64_errata() on amd64 processors (family 0xf), | Gordon Willem Klok |
2007-09-30 | BWI_BBP_ATTEN is a 16-bit register, so use CSR_WRITE_2 to access it. | Mark Kettenis |
2007-09-30 | test case involving superfluous type warnings involving enums | Otto Moerbeek |
2007-09-30 | When printing the config always include the interface IP address. | Claudio Jeker |
2007-09-30 | unused static var; from Mark Lumsden | Otto Moerbeek |
2007-09-30 | s/NPBFILTER/NBPFILTER/ in #endif comment. No functional change. | Mark Kettenis |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-29 | Fix two panic's on macppc. Allows me first network communication over | Marcus Glocker |
2007-09-29 | At the requst of deraadt@, backpout the temporary hack for pcc. | Otto Moerbeek |
2007-09-29 | KNF. | Pierre-Yves Ritschard |
2007-09-29 | Add first part of queue magic to attach. | Marco Peereboom |
2007-09-29 | check if initializer element is a constant in MI code. ok ragge@ | Otto Moerbeek |
2007-09-29 | Avoid a member array overflow in the init code; ok ragge@ | Otto Moerbeek |
2007-09-29 | unneeded includes and whitespace police; from Igor Zinovik | Otto Moerbeek |
2007-09-29 | simple refactoring: replace convoluted code with simple equivalent test | Marc Espie |
2007-09-29 | use constant FD_CLOEXEC, more readable than 1. | Marc Espie |
2007-09-29 | remove comment that no longer apply. | Marc Espie |
2007-09-29 | default to svnds now to accomodate change in the vnd driver. | Felix Kronlage |
2007-09-29 | make safe vnds work on block devices. | Felix Kronlage |
2007-09-29 | Remove unused prototype. ok djm@ | Darren Tucker |
2007-09-28 | KNF | Pierre-Yves Ritschard |
2007-09-28 | spaces | Claudio Jeker |
2007-09-28 | Better description of the daemon. | Pierre-Yves Ritschard |
2007-09-28 | back to start state when pragma is done; ok ragge@ | Otto Moerbeek |
2007-09-28 | unused file | Otto Moerbeek |
2007-09-28 | nit | Marc Espie |
2007-09-28 | Correct my mail address. | Pierre-Yves Ritschard |
2007-09-28 | Change the ssl_privsep code to work on char buffers. | Pierre-Yves Ritschard |
2007-09-28 | sort options; | Jason McIntyre |
2007-09-28 | Wrap MAXFIL to 10000, so make depend works. | Anders Magnusson |
2007-09-28 | Cleanup some #includes plus some minor other cleanup. OK norby@ | Claudio Jeker |
2007-09-28 | no longer used macros | Jacob Meuser |
2007-09-28 | "require to +inf." is not a good verb pattern, so reword; | Jason McIntyre |
2007-09-28 | implement SNDCTL_DSP_[G|S]ETTRIGGER | Jacob Meuser |
2007-09-28 | Add missing "s" to https check description. | Christopher Pascoe |
2007-09-28 | be explicit about configuring audio devices for full-duplex mode. | Jacob Meuser |
2007-09-28 | make clear that the usage and synopsis take the same form | Igor Sobrado |
2007-09-27 | Mention "set loginterface <ifgroup>" | Marco Pfatschbacher |
2007-09-27 | Add loginterface support for groups. | Marco Pfatschbacher |
2007-09-27 | Spacing. | Marcus Glocker |
2007-09-27 | Add automatic rate control (AMRR). | Marcus Glocker |
2007-09-27 | style(9) fixes, optional flags without arguments come first; | Igor Sobrado |
2007-09-27 | flag usage checks and -E with outfile. from Jeremy C. Reed via ragge's | Otto Moerbeek |