summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-06-06remove ifdef'd out ipx-in-ip registrationHenning Brauer
2007-06-06Don't promote MNT_WAIT to MNT_NOWAIT when syncing the device vnode of aPedro Martelletto
2007-06-06remove never used #ifdef IPX_NOTYET codeHenning Brauer
2007-06-06do not include ipx headers (were not needed in the first place)Henning Brauer
2007-06-06reverse logic of if_exists so that if_exists(interface) is true ifHenning Brauer
2007-06-06work around import limitationsNiall O'Higgins
2007-06-06Shrink dmesg output. Tweaked version of a diff from tedu@Jonathan Gray
2007-06-06syncTheo de Raadt
2007-06-06Don't double xstrdup.Ray Lai
2007-06-06Unlink files with multiple links when -P flag is specified insteadRay Lai
2007-06-05Remove the comment "Static function protoypes". Static is gone in USB.Marc Balmer
2007-06-05allow accessing all older values (make a semantic distinction), so thatMarc Espie
2007-06-05reuse the compute_closure code.Marc Espie
2007-06-05remove support for ipx. okay claudio@Kurt Miller
2007-06-05Major wpi(4) update:Damien Bergamini
2007-06-05syncTheo de Raadt
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2007-06-05remove ipx-related stuff. objections nobody. major bump by kurt in a fewHenning Brauer
2007-06-05Use phys_map, not kernel_map in v{,un}mapbuf. ok mickeyMiod Vallat
2007-06-05typosKurt Miller
2007-06-05Shuffle calculation of physical block so that bounds checking is not off byMarco Peereboom
2007-06-05Remove the "Static" function declaration. It is defined to beMarc Balmer