Age | Commit message (Expand) | Author |
2007-07-24 | move the code that grabs a value in Var_Parse in its own function, | Marc Espie |
2007-07-24 | change Var_ParseSkip API to increment the position instead of returning a | Marc Espie |
2007-07-24 | remove some unused key derivation functions. | Damien Bergamini |
2007-07-24 | remove arc4_ compatibility macros. | Damien Bergamini |
2007-07-24 | sync | Theo de Raadt |
2007-07-24 | Quote digest otherwise it won't be parsed as a string. | Pierre-Yves Ritschard |
2007-07-24 | add functions to compute EAPOL-Key Key MIC fields and to encrypt/decrypt | Damien Bergamini |
2007-07-24 | add ic_globalcnt to struct ieee80211com: | Damien Bergamini |
2007-07-24 | make imsg_create use dynamic buffers. | Pierre-Yves Ritschard |
2007-07-24 | cleanup definition of struct ieee80211_eapol_key. | Damien Bergamini |
2007-07-24 | hardware WEP in the TX path. | Damien Bergamini |
2007-07-24 | Remove some goo for dealing with 32-bit cpu's. | Mark Kettenis |
2007-07-24 | use 1 vs. -1 for true; ok henning@ krw@ | Kevin Steves |
2007-07-24 | rearrange newline printing code during editor startup; ok millert krw | Theo de Raadt |
2007-07-24 | sync | Theo de Raadt |
2007-07-24 | make imsg_create use dynamic buffers. | Pierre-Yves Ritschard |
2007-07-24 | bthub for macppc to make xsa happy. | Michael Knudsen |
2007-07-23 | sync | Todd T. Fries |
2007-07-23 | +bthub | Todd T. Fries |
2007-07-23 | This shouldn't be needs-count -- especially because it breaks config. | Michael Knudsen |
2007-07-23 | fix a variable shadowing problem | Henning Brauer |
2007-07-23 | There seems to be enough room for rl(4) after all. | Mark Kettenis |
2007-07-23 | Add ssio(4) and its com(4) ports; thanks to jsg@ for reminding me. | Mark Kettenis |
2007-07-23 | Since __sparc__ gets defined on sparc64 too, add a !defined (__sparc64__) | Mark Kettenis |
2007-07-23 | - enable thread support in libobjc | Kurt Miller |
2007-07-23 | bthub needs-count | Michael Knudsen |
2007-07-23 | This improves cdce(4) and makes some devices work that previously did not | Marc Balmer |
2007-07-23 | Some style/knf nits. | Michael Knudsen |
2007-07-23 | Add glue for a control device for bthub(4). Will be used to configure | Michael Knudsen |
2007-07-23 | when multipath routes exist, display them in ospfctl sh fib output. | Pierre-Yves Ritschard |
2007-07-23 | STAC7661: | Deanna Phillips |
2007-07-23 | Fix a typo in a comment: VAIO SE -> VAIO SZ. | Deanna Phillips |
2007-07-23 | STAC7661: rename "inputs.mic" to "record.volume". This is what the | Deanna Phillips |
2007-07-23 | STAC7661: | Deanna Phillips |
2007-07-23 | We will never make a mixer item out of the pin control operation, so | Deanna Phillips |
2007-07-22 | Get rid of the fixe VA range for device mappings; use uvm_km_valloc() instead. | Mark Kettenis |
2007-07-22 | lexicographically sorts the list of commands | Igor Sobrado |
2007-07-22 | spacing, chop some of the more obscenely long lines. | Gordon Willem Klok |
2007-07-22 | Move hppa to __HAVE_TIMECOUNTERS. | Mark Kettenis |
2007-07-22 | make sure loop variables use their own buffers. | Marc Espie |
2007-07-22 | Enable rl(4) on hppa, tested by me, ok kettenis@ | Jonathan Gray |
2007-07-22 | clear the IFF_ALLMULTI flag when the interface goes down. | David Gwynne |
2007-07-22 | the softc variable is sc, not sp. | David Gwynne |
2007-07-21 | 64 bit mips support for the arla lwp code, requested by todd@ long ago... | Miod Vallat |
2007-07-21 | - this page describes getpgid.2 too | Jason McIntyre |
2007-07-21 | make one of the lists -compact, to avoid some yucky vertical blankspace; | Jason McIntyre |
2007-07-21 | Mention bge(4) as well. | Mark Kettenis |
2007-07-21 | Mention SysKonnect/Marvell gigabit ethernet adapters. | Mark Kettenis |
2007-07-21 | no need to say in two ways "a set of usb devices went away"; ok by a few | Theo de Raadt |
2007-07-21 | Add sk(4). Tested by Maurice Janssen. | Mark Kettenis |