Age | Commit message (Expand) | Author |
2007-08-24 | On the older devices, apparently early configuration (and doing it again | Theo de Raadt |
2007-08-23 | Add commented-out entry for siop@gsc, the onboard Fast-Wide SCSI on the | Mark Kettenis |
2007-08-23 | First stab at a driver for the onboard Fast-Wide SCSI on the 735 and 755. | Mark Kettenis |
2007-08-23 | Look for STI firmware at the additional address given by the firmware. This | Mark Kettenis |
2007-08-23 | add a new ieee80211_save_ie() function to make a copy of an | Damien Bergamini |
2007-08-23 | add ieee80211_get_hdrlen() to compute the size of the 802.11 header | Damien Bergamini |
2007-08-23 | the authenticator can't differentiate 4-way handshake message 2 from | Damien Bergamini |
2007-08-23 | add pseudo-header definition for TKIP MIC computation. | Damien Bergamini |
2007-08-23 | fix ieee80211_map_ptk() for TKIP. | Damien Bergamini |
2007-08-23 | implement the completion half of the tx path. the driver keeps track of | David Gwynne |
2007-08-23 | configure the NIU to rx packets that will fit into the mbufs we will | David Gwynne |
2007-08-23 | support ArgumentX - unbreaks more gnu cvs client things. | Joris Vink |
2007-08-23 | missing 'u' option for update caused gnu cvs client to not function | Joris Vink |
2007-08-23 | wrap writes to the doorbell register. | David Gwynne |
2007-08-23 | the first read or write in the crb space after you switch the windows | David Gwynne |
2007-08-23 | program the niu with the mac address in the right order. | David Gwynne |
2007-08-23 | tweak the register macros a bit. add macros for the NIUs port registers | David Gwynne |
2007-08-23 | allow RSTs with th_seq == seqlo +- 1, reduces the amount of 'loose state' | Daniel Hartmeier |
2007-08-23 | write out the object url in the error message if that's an object error and | Marc Espie |
2007-08-23 | fix v* order in keep_most_recent. | Marc Espie |
2007-08-23 | Check fgets for failure and do a proper newline strip. | Ray Lai |
2007-08-23 | Execute ProxyCommands with $SHELL rather than /bin/sh unconditionally | Damien Miller |
2007-08-23 | Support "Banner=none" to disable displaying of the pre-login banner; | Damien Miller |
2007-08-23 | login_cap.h doesn't belong here | Damien Miller |
2007-08-23 | missed include bits from last commit | Damien Miller |
2007-08-23 | unifdef 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-23 | sync | Theo de Raadt |
2007-08-23 | more berry device type | Theo de Raadt |
2007-08-23 | sync | Theo de Raadt |
2007-08-23 | blackberry pearl | Theo de Raadt |
2007-08-22 | Add bus_space_vaddr to i386 arch. | Marco Peereboom |
2007-08-22 | Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG | Chris Kuethe |
2007-08-22 | add a ieee80211_get_txkey() function to determine the key to use for | Damien Bergamini |
2007-08-22 | - add k_rxmic and k_txmic fields to struct ieee80211_key to store the | Damien Bergamini |
2007-08-22 | when running out of rx buffers, allocate a new mbuf and copy the rx | Damien Bergamini |
2007-08-22 | Subsequent address ranges start at index 1, not index 0. | Mark Kettenis |
2007-08-22 | Remove ``#define SDMMC_DEBUG''. Avoids redefinition error when compiling | Marcus Glocker |
2007-08-22 | Update to tzcode2007f grom elsie.nci.nih.gov; no actual code changes | Todd C. Miller |
2007-08-22 | err msg looks better with a \n | Marc Espie |
2007-08-22 | plural of ID is IDs, not ID's, ok mk jmc | Henning Brauer |
2007-08-22 | update to tzdata2007g from elsie.nci.nih.gov | Todd C. Miller |
2007-08-22 | fix compilation with KDGB | Jasper Lievisse Adriaanse |
2007-08-22 | kill trailing whitespace; | Jason McIntyre |
2007-08-22 | sort usage(); | Jason McIntyre |
2007-08-21 | No need to keep RLOGIN_PORT and RSH_PORT defines hanging around since their | Kenneth R Westerback |
2007-08-21 | Remove two out-of-date comments. | Mark Kettenis |
2007-08-21 | add AUTHORS section | Jasper Lievisse Adriaanse |
2007-08-21 | Fix up the -s description, with help from tom@ | Todd C. Miller |
2007-08-21 | http://openssl.org/news/patch-CVE-2007-3108.txt; ok pval, deraadt | Markus Friedl |