summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-23wrap writes to the doorbell register.David Gwynne
2007-08-23the first read or write in the crb space after you switch the windowsDavid Gwynne
2007-08-23program the niu with the mac address in the right order.David Gwynne
2007-08-23tweak the register macros a bit. add macros for the NIUs port registersDavid Gwynne
2007-08-23allow RSTs with th_seq == seqlo +- 1, reduces the amount of 'loose state'Daniel Hartmeier
2007-08-23write out the object url in the error message if that's an object error andMarc Espie
2007-08-23fix v* order in keep_most_recent.Marc Espie
2007-08-23Check fgets for failure and do a proper newline strip.Ray Lai
2007-08-23Execute ProxyCommands with $SHELL rather than /bin/sh unconditionallyDamien Miller
2007-08-23Support "Banner=none" to disable displaying of the pre-login banner;Damien Miller
2007-08-23login_cap.h doesn't belong hereDamien Miller
2007-08-23missed include bits from last commitDamien Miller
2007-08-23unifdef HAVE_LOGIN_CAP; ok deraadt@ millert@Damien Miller
2007-08-23"correctly" activate high-power charging on (hopefully) all devices,Theo de Raadt
2007-08-23syncTheo de Raadt
2007-08-23more berry device typeTheo de Raadt
2007-08-23syncTheo de Raadt
2007-08-23blackberry pearlTheo de Raadt
2007-08-22Add bus_space_vaddr to i386 arch.Marco Peereboom
2007-08-22Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUGChris Kuethe
2007-08-22add a ieee80211_get_txkey() function to determine the key to use forDamien Bergamini
2007-08-22- add k_rxmic and k_txmic fields to struct ieee80211_key to store theDamien Bergamini
2007-08-22when running out of rx buffers, allocate a new mbuf and copy the rxDamien Bergamini
2007-08-22Subsequent address ranges start at index 1, not index 0.Mark Kettenis
2007-08-22Remove ``#define SDMMC_DEBUG''. Avoids redefinition error when compilingMarcus Glocker
2007-08-22Update to tzcode2007f grom elsie.nci.nih.gov; no actual code changesTodd C. Miller
2007-08-22err msg looks better with a \nMarc Espie
2007-08-22plural of ID is IDs, not ID's, ok mk jmcHenning Brauer
2007-08-22update to tzdata2007g from elsie.nci.nih.govTodd C. Miller
2007-08-22fix compilation with KDGBJasper Lievisse Adriaanse
2007-08-22kill trailing whitespace;Jason McIntyre
2007-08-22sort usage();Jason McIntyre
2007-08-21No need to keep RLOGIN_PORT and RSH_PORT defines hanging around since theirKenneth R Westerback
2007-08-21Remove two out-of-date comments.Mark Kettenis
2007-08-21add AUTHORS sectionJasper Lievisse Adriaanse
2007-08-21Fix up the -s description, with help from tom@Todd C. Miller
2007-08-21http://openssl.org/news/patch-CVE-2007-3108.txt; ok pval, deraadtMarkus Friedl
2007-08-21Add a -s option to make the radix sort be a stable sort. Based onTodd C. Miller
2007-08-21Do not repeat device name in failure message printed during attachment.Mark Kettenis
2007-08-21unlock tree, move towards 4.2-currentMark Kettenis
2007-08-21no need to include both sys/types.h and params.hHans-Joerg Hoexer
2007-08-21Treat Ldatafault_internal as having a trap frame.Mark Kettenis
2007-08-21don't access th_flags when it isn't available (only 8 bytes of theDaniel Hartmeier
2007-08-20Align the packet after the ppp header.Can Erkin Acar
2007-08-20update to match current ftp.html for 4.2 release, ok deraadt@Alexander von Gernler
2007-08-20put rlphy onto the standard ramdisk; spotted by jsgTheo de Raadt
2007-08-16I don't really know what I was thinking when I wrote this. Not only does theArtur Grabowski
2007-08-16back out part of last diff; breaks all hardware wep decryption.Theo de Raadt
2007-08-16- Don't fill spamd debug with bogus config errors if there are noRay Lai
2007-08-15Remove a superflous debug fprintf.Hans-Joerg Hoexer