summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18if an iic operation fails to move all the data, return errorTheo de Raadt
2008-04-18tweaks;Jason McIntyre
2008-04-18macro fixage;Jason McIntyre
2008-04-18fix the list width;Jason McIntyre
2008-04-18remove wparekey from the list of 802.11 ifconfig options.Damien Bergamini
2008-04-18Allow cal to show week numbers. Switch between sunday based week numberingPierre-Yves Ritschard
2008-04-18Add a function which can identify an USB descriptor explicitly by it'sMarcus Glocker
2008-04-18introduce sftp extension methods statvfs@openssh.com andDamien Miller
2008-04-18extend the if_ethersubr.c crc functions to support updating a runningDamien Miller
2008-04-18use arc4random_uniform() for random number requests that are not aDamien Miller
2008-04-18syncTheo de Raadt
2008-04-18install itTheo de Raadt
2008-04-18Add two cams.Marcus Glocker
2008-04-18correct sizeof; palmeidaTheo de Raadt
2008-04-17attach FTDI 2232LFelix Kronlage
2008-04-17Add missing monitor mode capabilities flag.Brad Smith
2008-04-17Really try to schedule clock ticks at fixed intervals. Make sure hardclock()Mark Kettenis
2008-04-17Teach security(8) to check for world-readable hostname.if files.Stuart Henderson
2008-04-17save some space by making use of the WEP CRC table from net80211Damien Bergamini
2008-04-17before using them, force hostname.* files to be unreadable by worldTheo de Raadt
2008-04-17make it more apparent that when we are dealing with 16 bit registersTheo de Raadt
2008-04-17do not blindly call ieee80211_get_hdrlen() in rt2860_rx_intr().Damien Bergamini
2008-04-17call ieee80211_crc_init() only once, when the first 802.11 deviceDamien Bergamini
2008-04-17use sizeof(thing) instead of hard-coding itTheo de Raadt
2008-04-17use sizeof(thing) instead of hard-coding itTheo de Raadt
2008-04-17remove the CONFIGURATION section from the wireless pages:Jason McIntyre
2008-04-17remove a word i misinterpreted;Jason McIntyre
2008-04-17force mode for hostname.* files to 600; ok krwTheo de Raadt
2008-04-17Correct a typo:Owain Ainsworth
2008-04-16syncTheo de Raadt
2008-04-16Use ntohs() to swap the raw i2c data to native format; tested by sthenTheo de Raadt
2008-04-16permit _ in the middle of a DNS name componentTheo de Raadt
2008-04-16mkfifo makes fifos, not directories; from Ben CalvertJason McIntyre
2008-04-16Tune isoc maximal transfer size to a better value. Makes all availableMarcus Glocker
2008-04-16more efficient use of mbufs in nfsm_uiotombuf().Damien Bergamini
2008-04-16- wpa-psk is section 8, not 1Jason McIntyre
2008-04-16Support the pcf8584 variant found on the u25/45.Mark Kettenis
2008-04-16Turns out getpropstring() returns an empty string if a property is missingMark Kettenis
2008-04-16Kernel implementation of the 4-way handshake and group-keyDamien Bergamini
2008-04-16pass-phrase -> passphrase, in keeping with the rest of the docs;Jason McIntyre
2008-04-16Oops, decrease debug log level back to 1.Marcus Glocker
2008-04-16Some formatting nits. No functional change.Owain Ainsworth
2008-04-16Use the timeout(9) API the right way: Don't initialize the timeoutMichael Knudsen
2008-04-16Replace handrolled hashes with a splay tree, while there plug a memleakPierre-Yves Ritschard
2008-04-16Make sure tickcmpr_set() always writes a time in the future.Mark Kettenis
2008-04-16Start to make device initialization automatic instead all the staticMarcus Glocker
2008-04-16Mention m5819, m5823 and bq4802.Mark Kettenis
2008-04-16Redo/clarify the logic for storing options in the various buffers.Kenneth R Westerback
2008-04-15Add workaround for UltraSPARC-II errata, where writes to %tick_cmpr wouldMark Kettenis
2008-04-15Add support for the Texas Instruments bq4802 real-time clock found on theMark Kettenis