Age | Commit message (Expand) | Author |
2007-09-28 | no longer used macros | Jacob Meuser |
2007-09-28 | "require to +inf." is not a good verb pattern, so reword; | Jason McIntyre |
2007-09-28 | implement SNDCTL_DSP_[G|S]ETTRIGGER | Jacob Meuser |
2007-09-28 | Add missing "s" to https check description. | Christopher Pascoe |
2007-09-28 | be explicit about configuring audio devices for full-duplex mode. | Jacob Meuser |
2007-09-28 | make clear that the usage and synopsis take the same form | Igor Sobrado |
2007-09-27 | Mention "set loginterface <ifgroup>" | Marco Pfatschbacher |
2007-09-27 | Add loginterface support for groups. | Marco Pfatschbacher |
2007-09-27 | Spacing. | Marcus Glocker |
2007-09-27 | Add automatic rate control (AMRR). | Marcus Glocker |
2007-09-27 | style(9) fixes, optional flags without arguments come first; | Igor Sobrado |
2007-09-27 | flag usage checks and -E with outfile. from Jeremy C. Reed via ragge's | Otto Moerbeek |
2007-09-27 | pullup of manual pages from ragge's repo | Otto Moerbeek |
2007-09-27 | No need to use two buffers for reading data from the user. From Mark | Otto Moerbeek |
2007-09-27 | "mailling" -> "mailing", from Jung's list; while here, some spacing fixes | Igor Sobrado |
2007-09-27 | Fix off-by-one buffer overflow in SSL_get_shared_ciphers(). | Moritz Jodeit |
2007-09-27 | strtol -> strtonum | Bret Lambert |
2007-09-27 | Move SSL context creation after privileges are dropped. | Pierre-Yves Ritschard |
2007-09-27 | Simplify ssl_privsep.c, since it won't need to remain synced with the | Pierre-Yves Ritschard |
2007-09-27 | Spacing. | Marcus Glocker |
2007-09-27 | M_ZERO changes | Charles Longeau |
2007-09-27 | Do not clear the changed flag to early, which prevented a table | Pierre-Yves Ritschard |
2007-09-27 | Zap HostAP examples for now. | Marcus Glocker |
2007-09-27 | Kill __BIT* macros. | Marcus Glocker |
2007-09-27 | Don't return -1 on error in dh_pub_is_valid(), since it evaluates | Ray Lai |
2007-09-26 | some cleanup. remove #ifdef __FreeBSD__ code, last sync to FreeBSD was | Pierre-Yves Ritschard |
2007-09-26 | nfsm_uiotom macro does nothing but hide error-handling code; replace | Bret Lambert |
2007-09-26 | ep(4) is totally weird. due to hardware design limitations it plays | Henning Brauer |
2007-09-26 | provide m_inithdr(), which takes an mbuf and gives an initialized M_PKTHDR | Henning Brauer |
2007-09-26 | more minimal example | Otto Moerbeek |
2007-09-26 | pull from ragge's repo: | Otto Moerbeek |
2007-09-26 | two more test cases | Otto Moerbeek |
2007-09-26 | reuse available var, from Mark Lumsden | Otto Moerbeek |
2007-09-26 | Add monitor mediaopt. Diff from brad@ | Marcus Glocker |
2007-09-26 | regen | Deanna Phillips |
2007-09-26 | Add Sigmatel to vendors. | Deanna Phillips |
2007-09-26 | Clean up STAC7661 codec: sort mixer items, add prev and next pointers | Deanna Phillips |
2007-09-26 | From Tamas TEVESZ: | Ray Lai |
2007-09-26 | From Tamas TEVESZ: | Ray Lai |
2007-09-25 | Handle incoming protocol reject packets now that we have | Can Erkin Acar |
2007-09-25 | When adding a key that already exists, update the properties | Can Erkin Acar |
2007-09-25 | fix emulated encodings | Alexandre Ratchov |
2007-09-25 | tweak previous; ok claudio henning | Jason McIntyre |
2007-09-25 | - sort options and sync usage() | Jason McIntyre |
2007-09-25 | more accurate description of -U; from Tamas TEVESZ | Jason McIntyre |
2007-09-25 | Upgrade the firmware to version SNIC 0xf. | David Gwynne |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | Last missing piece in the equal cost multipath support for ospfd. | Claudio Jeker |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | missing header for strptime | Charles Longeau |