summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-07more XXsize() falloutTheo de Raadt
2007-06-07Comment 'fixes'. All bounds_check_with_label now identical except forKenneth R Westerback
2007-06-07Eliminate unnecessary duplicate defines *_LABELSECTOR andKenneth R Westerback
2007-06-07Type of raidsize is now daddr64_t, not int. Fixes compile.Kenneth R Westerback
2007-06-07More bounds_check_with_label homogenization. Fix a couple of typos whileKenneth R Westerback
2007-06-07another XXsize() function forgottenTheo de Raadt
2007-06-06Oops, dispatch packets to the correct hci_input_xxx() functionUwe Stuehler
2007-06-06correct format strings for large types; ok marcoTheo de Raadt
2007-06-06Let it compile with SBT_DEBUGUwe Stuehler
2007-06-06clamp the disklabel d_secperunit to what the disk actually says it has,Theo de Raadt
2007-06-06fix format strings for block #'s now that they are 64 bit; ok tedu (whoTheo de Raadt
2007-06-06add another revision "RTL8168 3"; from NetBSD via BradPeter Valchev
2007-06-06an XXsize() function that got skippedTheo de Raadt
2007-06-06the copyright holder changed the license from "dual bsd/gpl" to beReyk Floeter
2007-06-06No need to call hci_enable() when we can do "btconfig <dev> up"; ok gwkUwe Stuehler
2007-06-06fix the cylinder rounding calculation for "totally using the space" typeTheo de Raadt
2007-06-06Remove IPS_D_INTR debug level, IPS_D_XFER is good enough.Alexander Yurchenko
2007-06-06syncTheo de Raadt
2007-06-06no longer make include/netipx dirTheo de Raadt
2007-06-06comment an unused function (wpi_setup_beacon).Damien Bergamini
2007-06-06- #undef the correct macroDamien Bergamini
2007-06-06Ansify. No binary change.Michael Knudsen
2007-06-06The license permits us to redistribute this code under the BSD or the GPLv2.Damien Bergamini
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2007-06-06Remove the .netrc parser when compiling a SMALL binary.Pierre-Yves Ritschard
2007-06-06- Recognize the 8110SCe 8169 revision in re(4)Peter Valchev
2007-06-06Do not dereference a garbage pointer in hci_acl_send()Uwe Stuehler
2007-06-06fix firmware number in description (the package name was ok.)Damien Bergamini
2007-06-06make sensors framework usage consistent with other drivers; ok damien@Constantine A. Murenin
2007-06-06syncDamien Bergamini
2007-06-06Remove incorrect entry for Intel PRO/Wireless 3945ABG.Damien Bergamini
2007-06-06now that all partition size/offsets are potentially 64-bit, change theTheo de Raadt
2007-06-06oopsTheo de Raadt
2007-06-06setdisklabel() openmask is now a u_intTheo de Raadt
2007-06-06a fair sprinking of knf, code movement, and sometimes character-by-characterTheo de Raadt
2007-06-06even more problems with disk size consistancy checksTheo de Raadt
2007-06-06do it only for older sets.Marc Espie
2007-06-06finish moving the size computations out of validate_plist.Marc Espie
2007-06-06separate the size computation from other operations in `prepare_for_addition'Marc Espie
2007-06-06don;t try to handle obsolete protocols, print functions so cosmetics onlyHenning Brauer
2007-06-06remove an unused typedef.Thordur I. Bjornsson
2007-06-06fix oups, mlist@scapa.dnsalias.netHenning Brauer
2007-06-06tweak split_libs slightly for further changes: make it return the oldMarc Espie
2007-06-06recognize and handle https.Marc Espie
2007-06-06vlan interfaces do not allow the parent interface and the vlan number to beHenning Brauer
2007-06-06tweak how copies happen: rename make_copy into make_shallow_copy,Marc Espie
2007-06-06augment reporting of bad problems so that it works with system libs.Marc Espie
2007-06-06bye byeHenning Brauer
2007-06-06remove remaining IPX hooks. all inside #ifdef IPX, so no actual changeHenning Brauer
2007-06-06put IPX in the unsupported boatHenning Brauer