Age | Commit message (Expand) | Author |
2007-06-06 | The license permits us to redistribute this code under the BSD or the GPLv2. | Damien Bergamini |
2007-06-06 | Mechanical removal of USBBASEDEVICE. No binary change. | Michael Knudsen |
2007-06-06 | Remove 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-06 | Do not dereference a garbage pointer in hci_acl_send() | Uwe Stuehler |
2007-06-06 | fix firmware number in description (the package name was ok.) | Damien Bergamini |
2007-06-06 | make sensors framework usage consistent with other drivers; ok damien@ | Constantine A. Murenin |
2007-06-06 | sync | Damien Bergamini |
2007-06-06 | Remove incorrect entry for Intel PRO/Wireless 3945ABG. | Damien Bergamini |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-06 | oops | Theo de Raadt |
2007-06-06 | setdisklabel() openmask is now a u_int | Theo de Raadt |
2007-06-06 | a fair sprinking of knf, code movement, and sometimes character-by-character | Theo de Raadt |
2007-06-06 | even more problems with disk size consistancy checks | Theo de Raadt |
2007-06-06 | do it only for older sets. | Marc Espie |
2007-06-06 | finish moving the size computations out of validate_plist. | Marc Espie |
2007-06-06 | separate the size computation from other operations in `prepare_for_addition' | Marc Espie |
2007-06-06 | don;t try to handle obsolete protocols, print functions so cosmetics only | Henning Brauer |
2007-06-06 | remove an unused typedef. | Thordur I. Bjornsson |
2007-06-06 | fix oups, mlist@scapa.dnsalias.net | Henning Brauer |
2007-06-06 | tweak split_libs slightly for further changes: make it return the old | Marc Espie |
2007-06-06 | recognize and handle https. | Marc Espie |
2007-06-06 | vlan interfaces do not allow the parent interface and the vlan number to be | Henning Brauer |
2007-06-06 | tweak how copies happen: rename make_copy into make_shallow_copy, | Marc Espie |
2007-06-06 | augment reporting of bad problems so that it works with system libs. | Marc Espie |
2007-06-06 | bye bye | Henning Brauer |
2007-06-06 | remove remaining IPX hooks. all inside #ifdef IPX, so no actual change | Henning Brauer |
2007-06-06 | put IPX in the unsupported boat | Henning Brauer |
2007-06-06 | remove ifdef'd out ipx-in-ip registration | Henning Brauer |
2007-06-06 | Don't promote MNT_WAIT to MNT_NOWAIT when syncing the device vnode of a | Pedro Martelletto |
2007-06-06 | remove never used #ifdef IPX_NOTYET code | Henning Brauer |
2007-06-06 | do not include ipx headers (were not needed in the first place) | Henning Brauer |
2007-06-06 | reverse logic of if_exists so that if_exists(interface) is true if | Henning Brauer |
2007-06-06 | work around import limitations | Niall O'Higgins |
2007-06-06 | Shrink dmesg output. Tweaked version of a diff from tedu@ | Jonathan Gray |
2007-06-06 | sync | Theo de Raadt |
2007-06-06 | Don't double xstrdup. | Ray Lai |
2007-06-06 | Unlink files with multiple links when -P flag is specified instead | Ray Lai |
2007-06-05 | Remove the comment "Static function protoypes". Static is gone in USB. | Marc Balmer |
2007-06-05 | allow accessing all older values (make a semantic distinction), so that | Marc Espie |
2007-06-05 | reuse the compute_closure code. | Marc Espie |
2007-06-05 | remove support for ipx. okay claudio@ | Kurt Miller |
2007-06-05 | Major wpi(4) update: | Damien Bergamini |
2007-06-05 | sync | Theo de Raadt |
2007-06-05 | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | Kurt Miller |
2007-06-05 | remove ipx-related stuff. objections nobody. major bump by kurt in a few | Henning Brauer |
2007-06-05 | Use phys_map, not kernel_map in v{,un}mapbuf. ok mickey | Miod Vallat |
2007-06-05 | typos | Kurt Miller |
2007-06-05 | Shuffle calculation of physical block so that bounds checking is not off by | Marco Peereboom |
2007-06-05 | Remove the "Static" function declaration. It is defined to be | Marc Balmer |