summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-24exit right away if the config file isn't there, rather thanBob Beck
2007-02-24license + copyrightBob Beck
2007-02-24Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org>Bob Beck
2007-02-24disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH).Reyk Floeter
2007-02-24disable SSLv2 and use "HIGH" crypto cipher suites by default.Reyk Floeter
2007-02-24xref adjfreq(2); from Igor ZinovikOtto Moerbeek
2007-02-24There is no filter_lines function, remove its prototype. From Mark Lumsden.Todd C. Miller
2007-02-24Remove unused B_DIRTY, B_PAGET, B_PGIN, B_TAPE and B_UAREA b_flags values.Miod Vallat
2007-02-24Fix value typos, sync radio vars with phy vars, add radio defaultMarcus Glocker
2007-02-24sort options; sync usage(); from Igor SobradoJason McIntyre
2007-02-24unused vars; from Mark LumsdenOtto Moerbeek
2007-02-24-F was missing a description;Jason McIntyre
2007-02-24sort options; sync usage(); from Igor SobradoJason McIntyre
2007-02-24put `I' in the right place; from Igor SobradoJason McIntyre
2007-02-24tweaks;Jason McIntyre
2007-02-24some cleanups, i agree; MureninTheo de Raadt
2007-02-24Correct comment calling FILE *f a file descriptor.Ray Lai
2007-02-24- strlen returns size_t, not int.Ray Lai
2007-02-24- Don't access buffers with negative indexes.Ray Lai
2007-02-24- allow to specify the SSL cipher suite and the SSL protocolsReyk Floeter
2007-02-24spelling; sthen@spacehopperTheo de Raadt
2007-02-23one final sort;Jason McIntyre
2007-02-23mving the description of "mim prefix" to the display description was notJason McIntyre
2007-02-23sort;Jason McIntyre
2007-02-23to_suffixes -> alloweddomains, that got missed, noticedBob Beck
2007-02-23consistency fix which i should have spotted earlier...Jason McIntyre
2007-02-23more logical placing for discussion of minimum prefixes accepted;Jason McIntyre
2007-02-23Belkin USB to LAN -> Belkin F5D5050Jonathan Gray
2007-02-23regenJonathan Gray
2007-02-23Belkin USB to LAN -> Belkin F5D5050Jonathan Gray
2007-02-23add missing copyright; ConstantineTheo de Raadt
2007-02-23Make spamd include the HELO/EHLO identification string sent byBob Beck
2007-02-23register is so 1980, plus knfTheo de Raadt
2007-02-23Add bcw_phy_lo_g_state().Marcus Glocker
2007-02-23leave unspecified fields blank; ok deannaTheo de Raadt
2007-02-23Another two missing htoleX() for big endian support. Still more missingClaudio Jeker
2007-02-23Print safari error log register if we get a safari interrupt.Mark Kettenis
2007-02-23forgot to list the display in one placeTheo de Raadt
2007-02-23knfTheo de Raadt
2007-02-23Add a display for hardware sensors, available with :sensors.Deanna Phillips
2007-02-23Establish pci error interrupt after we're done fiddling with schizo's registersMark Kettenis
2007-02-23hide all the things userland should not see, so that this file can beTheo de Raadt
2007-02-23if machine has more than 100MB of physmem, default the max table entriesTheo de Raadt
2007-02-23Add bcw_radio_freq_r3a_value() and complement bcw_phy_initg().Marcus Glocker
2007-02-23Complement and fix a bunch of things in bcw_radio_select_channel().Marcus Glocker
2007-02-23how about we use a release-specific output filename....Theo de Raadt
2007-02-23Add missing routine to just allow a number in a given range. ReplacesMarcus Glocker
2007-02-23make dequotetolower use regular string functions instead of the manualBob Beck
2007-02-23Add bcw_phy_xmitpower().Marcus Glocker
2007-02-23continue collecting lint to be sold as a parsley substitute; ok beckTheo de Raadt