summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18add filtering on direction; ok mpf@ deraadt@ feedback jmc@Damien Miller
2008-04-18Add VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-18Fix return value of i_add_match() and remove some bogus APPLE_HYBTodd C. Miller
2008-04-18Properly check memory allocation in client code. While at it, unifiedTobias Stoeckmann
2008-04-18Now that i386 has a per-process astpending, we can garbage collect ipi_astMark Kettenis
2008-04-18If memory allocation fails during error message buffering, print all holdTobias Stoeckmann
2008-04-18detect adm1034Theo de Raadt
2008-04-18Halt CPUs upon reboot/halt.Mark Kettenis
2008-04-18adm1033 has a rev register to check as wellTheo de Raadt
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