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