Age | Commit message (Expand) | Author |
2007-02-27 | regen | Felix Kronlage |
2007-02-27 | add AnyDATA vendor id and device id for one of their modems. | Felix Kronlage |
2007-02-27 | manpage clarification for the "change" and "append" relay actions. | Reyk Floeter |
2007-02-27 | some clarifications for the history, noexec, and sparse options; | Jason McIntyre |
2007-02-27 | tweaks; | Jason McIntyre |
2007-02-27 | As done in OpenCVS, general includes cleanup sweep. OK otto@. | Xavier Santolaria |
2007-02-27 | Fix page fault trap in radio init code path and activate radio init in | Marcus Glocker |
2007-02-27 | sync | Theo de Raadt |
2007-02-27 | sync. "commit it" deraadt@ | Nick Holland |
2007-02-27 | avoid messing with the cvs tag expansion | Theo de Raadt |
2007-02-27 | sync | Theo de Raadt |
2007-02-27 | /etc/spamd.conf moves to /etc/mail/spamd.conf | Bob Beck |
2007-02-27 | Flag day for spamd - | Bob Beck |
2007-02-27 | previous commit ppc machines. has miod been reading tech-kern too much, | Theo de Raadt |
2007-02-26 | exclude control data from the number of bytes returned by FIONREAD ioctl() | Kurt Miller |
2007-02-26 | Error out if the -t or -T options are specified without -a or -d. | Todd C. Miller |
2007-02-26 | because sparc has variable pagesize, ctob() varies between machines, and we | Theo de Raadt |
2007-02-26 | oops, somehow i managed to comment out an entire list; | Jason McIntyre |
2007-02-26 | show how -c works; | Jason McIntyre |
2007-02-26 | An ethernet driver works much better if you program the Tx descriptor ring | Mark Kettenis |
2007-02-26 | clean up the options description list; | Jason McIntyre |
2007-02-26 | Zero rval[1] in setregs. | Miod Vallat |
2007-02-26 | put DO_COMPARE in the correct place, so that getdistoptlist() gets sorted | Jason McIntyre |
2007-02-26 | kill the ``use ssl'' directive for consistency across parser directives. | Pierre-Yves Ritschard |
2007-02-26 | use a variable $ext_addr instead of the hard-coded 192.168.1.1. this | Reyk Floeter |
2007-02-26 | Fix Rx FIFO constants. From brad@ | Mark Kettenis |
2007-02-26 | m_dup1() copies the packet header and allocates the mbuf cluster in the | Claudio Jeker |
2007-02-26 | remove HTTP and HTTPS tokens, makes for cleaner parser. | Pierre-Yves Ritschard |
2007-02-26 | Link with libgcc, will be necessary after the upcoming toolchain changes. | Miod Vallat |
2007-02-26 | re-enable the -W flags except -Werror which behaves differently with | Reyk Floeter |
2007-02-26 | FPU disabled bit on SH4 is not a ``must be zero'' bit, but userland shall not | Miod Vallat |
2007-02-26 | Fix spurious right brace in some decoders, and always print the hex value for | Miod Vallat |
2007-02-26 | Add SuperH to the architecture list which stack grow down, even though this | Miod Vallat |
2007-02-26 | sync the documentation with the latest change to require a 'header' | Reyk Floeter |
2007-02-26 | solve some conflicts in the configuration parser. | Pierre-Yves Ritschard |
2007-02-26 | Fix typo, allowing this to compile again. Committed over cdcef0 | Chris Kuethe |
2007-02-26 | tidy up DESCRIPTION; | Jason McIntyre |
2007-02-26 | cleanup: | Jason McIntyre |
2007-02-26 | Finish bcw_radio_default_radio_attenuation(). | Marcus Glocker |
2007-02-26 | handle strlcpy return values, make lint happy | Reyk Floeter |
2007-02-26 | add STANDARDS, EXAMPLES, and CAVEATS sections; | Jason McIntyre |
2007-02-26 | one synopsis; sync usage() | Jason McIntyre |
2007-02-26 | better error handling for buffer I/O, fix the log action | Reyk Floeter |
2007-02-26 | Make the buffer size more reasonable, drop packets that dont fit in buffer. | Dale Rahn |
2007-02-26 | As we have the PCI softc data now, replace the fake if's with real ones. | Marcus Glocker |
2007-02-26 | - one synopis | Jason McIntyre |
2007-02-26 | Really, we don't need two grp18's ;-) | Todd T. Fries |
2007-02-26 | Some KNF. | Marcus Glocker |
2007-02-26 | Remove PCI powerhooks, bcw_pci_enable() and bcw_pci_disable(). | Marcus Glocker |
2007-02-26 | We need to save some PCI infos in our softc struct for further decisions | Marcus Glocker |