summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-06if the freeprot flag (F) is set, do not do delayed frees for chunksOtto Moerbeek
2008-11-06regenBrad Smith
2008-11-06Add the PCI id for the Broadcom BCM5903F Ethernet chipset.Brad Smith
2008-11-06use spacing consistently to make example shorter and more readable;Igor Sobrado
2008-11-06input and volume twiddlesTodd T. Fries
2008-11-06More complete example, for e.g., usb devices that need wep/wpa keys.Ian Darwin
2008-11-06-Wall -Wshadow clean, no binary changeDamien Miller
2008-11-06Set the IFCAP_VLAN_MTU capabilities flag so these interfaces are allowedBrad Smith
2008-11-06add support for iso8859-13Martynas Venckus
2008-11-05return an error when trying to get stereo values from a monoJacob Meuser
2008-11-05add missing header needed by strcmp/strerror/memset functions.Charles Longeau
2008-11-05Fix some function prototypes, remove unused variables and commented out codeCan Erkin Acar
2008-11-05add gilles@ as copyright holder for this file.Igor Sobrado
2008-11-05add a few missing id tags; there are a bunch of files, and developersIgor Sobrado
2008-11-05passord -> password;Jason McIntyre
2008-11-05wrap use of KNOTE macro arguments in () to prevent potential strangeDavid Gwynne
2008-11-05wrap an if statement in a macro up with do { } while (0) so it is safe toDavid Gwynne
2008-11-05since mmclose() is only called once for the final close,Matthieu Herrb
2008-11-05syncTheo de Raadt
2008-11-05Remove some PCI macros no longer being used.Brad Smith
2008-11-05add dynamic forward escape command line; ok djm@Kevin Steves
2008-11-05remove unused macros, partly from Alexey SuslikovJacob Meuser
2008-11-05* use uint8_t instead of int to hold the value of an 8-bit register.Jacob Meuser
2008-11-05* remove two custom unsolicited event handlers in favor of genericJacob Meuser
2008-11-04man page states that alpha is fully ieee compliant, but it does notMartynas Venckus
2008-11-04Use defines for constants. Use __attribute__ bounded.Hans-Joerg Hoexer
2008-11-04conversions are smarter now, remove corresponding ``BUGS'' itemAlexandre Ratchov
2008-11-04split code that converts any->any in two parts: one to encodeAlexandre Ratchov
2008-11-04word better than number here.Igor Sobrado
2008-11-04uvmspace_unshare() is never used; ok miodTheo de Raadt
2008-11-04implement azalia_create_encodings, which scans through the supportedJacob Meuser
2008-11-04Reintroduce the extendsidi2 optimized sequence, but as a define_splitMiod Vallat
2008-11-04need to take mode into account when verifying/setting parametersJacob Meuser
2008-11-04syncTheo de Raadt
2008-11-04fix potential null dereference.Charles Longeau
2008-11-04because parse_forward() is now used to parse all forward types (DLR),Kevin Steves
2008-11-04spelling: ambigious -> ambiguousMarc Espie
2008-11-04cleanup: remove channel mapping bits from encoding conversion code.Alexandre Ratchov
2008-11-04add "new" conversion code to map any channel range into any otherAlexandre Ratchov
2008-11-04syncTheo de Raadt
2008-11-04new devsTheo de Raadt
2008-11-04If we need to call the tasklet function on unlock, we don't need to holdOwain Ainsworth
2008-11-04cleanup: resample stream while in native format and remove resamplingAlexandre Ratchov
2008-11-04missing setipl in the 'busy processing soft interrupts state'Dale Rahn
2008-11-04optimization: add "new" resampling code (actually based on the existingAlexandre Ratchov
2008-11-04Move the trunk port count check from trunk_lb_start() to trunk_start()Brad Smith
2008-11-04Add support for an experimental zero-knowledge password authenticationDamien Miller
2008-11-04volume scaling/setting cleanup:Jacob Meuser
2008-11-04need unistd.h for close() prototypeDamien Miller
2008-11-04changes to get target equivalence to work better.Marc Espie