Age | Commit message (Expand) | Author |
2007-07-05 | add the pseudo-random function (PRF) and various key derivation | Damien Bergamini |
2007-07-05 | On OpenBSD/hppa, not all space registers are equivalent, so don't set | Mark Kettenis |
2007-07-05 | Print offset and irq for devices that attach to ssio(4). | Mark Kettenis |
2007-07-05 | use a more traditional while() instead of for() for getopt(). | Thordur I. Bjornsson |
2007-07-05 | From FreeBSD: | Dimitry Andric |
2007-07-05 | Compute the correct address and try and print a matching symbol for j and | Miod Vallat |
2007-07-05 | Remove unused variable; Lawrence Teo | Todd C. Miller |
2007-07-04 | fix dmesg formatting error when hardware random number generator is present | Chris Kuethe |
2007-07-04 | sync | Theo de Raadt |
2007-07-04 | workaround for [daddr64_t] issue; worked on mostly by otto, wee bit by me | Theo de Raadt |
2007-07-04 | add subtype "Action" for management frames. | Damien Bergamini |
2007-07-04 | ignore WMM vendor IEs that are not parameter sets. | Damien Bergamini |
2007-07-04 | allow USEGROUP as the pairwise cipher for RSN IE. | Damien Bergamini |
2007-07-04 | add RSN flags for ic_caps and ic_flags. | Damien Bergamini |
2007-07-04 | take skc/sk off main floppy, becuase of net80211 growth | Theo de Raadt |
2007-07-04 | Add ffs2 support; from FreeBSD. OK deraadt@ | Todd C. Miller |
2007-07-04 | bye bye | Henning Brauer |
2007-07-04 | remove fe(4). hasn't been enabled in 10 years, doesn't compile, no manpage. | Henning Brauer |
2007-07-04 | another mbr partition type; fgsch | Theo de Raadt |
2007-07-04 | sync | Theo de Raadt |
2007-07-04 | Fix a use after free crash in in_delmulti(). If a interface is detached | Claudio Jeker |
2007-07-04 | add "cua" to the NAME section; | Jason McIntyre |
2007-07-04 | give a little indent; | Jason McIntyre |
2007-07-04 | Remove more IPX leftovers. | Marco Pfatschbacher |
2007-07-04 | No m_copyback for ICMP and "other" protocols on rdr/binat. | Marco Pfatschbacher |
2007-07-04 | Revert r1.42 of if_bnx.c, "Enable IPv4 transmit TCP/UDP checksum | Kenneth R Westerback |
2007-07-03 | join ahci attach code back together into one function. | David Gwynne |
2007-07-03 | jmb pretends to be pci now, so i dont need to let it see ahci_softc so it | David Gwynne |
2007-07-03 | Mark ukbd(4) as console keyboard when appropriate. | Mark Kettenis |
2007-07-03 | maintain the traffic-indication (TIM) virtual bitmap by defining | Damien Bergamini |
2007-07-03 | add a function that builds an RSN IE (ieee80211_add_rsn). | Damien Bergamini |
2007-07-03 | Correct the '-i' parameters in the examples. The '64' in the -c strings | Kenneth R Westerback |
2007-07-03 | fix kernel builds with IEEE80211_DEBUG enabled. | Damien Bergamini |
2007-07-03 | move construction of IEs into individual functions so that we don't | Damien Bergamini |
2007-07-03 | don't set the IEEE80211_CAPINFO_ESS bit in the Capability Information | Damien Bergamini |
2007-07-03 | no TIM in probe reponses. | Damien Bergamini |
2007-07-03 | In ieee80211_getmbuf(), if we need to allocate a mbuf cluster because | Damien Bergamini |
2007-07-03 | fix SSID IE in the case where HIDENWID is used. | Damien Bergamini |
2007-07-03 | Backout part of 1.20 because IEEE80211_AUTH_ALGORITHM() and friends are used | Claudio Jeker |
2007-07-03 | Readd IEEE80211_REASON_RSN_REQUIRED and IEEE80211_REASON_RSN_INCONSISTENT | Claudio Jeker |
2007-07-03 | from Nicholas Marriott: | Jason McIntyre |
2007-07-03 | Rework the way opencvs works in relation to files in the Attic/: | Joris Vink |
2007-07-03 | On the server side, in a remote setup, do not display timestamp. | Xavier Santolaria |
2007-07-03 | from ginsbach@netbsd, -r1.18: | Jason McIntyre |
2007-07-03 | both 'proto 50' and 'proto esp' must work in flow specifications | Markus Friedl |
2007-07-03 | allow proto esp/ah in flow specification (especially useful for bypass flows) | Markus Friedl |
2007-07-03 | fix a memory leak that was introduced in r1.20 on 2007-06-24T05Z; ok dlg | Constantine A. Murenin |
2007-07-03 | do not blindly configure everything to sit on function 0. jmicron tell me | David Gwynne |
2007-07-03 | Rename rcs_diffreg() to diffreg(). | Ray Lai |
2007-07-02 | JMB362 is ahci only | David Gwynne |