Age | Commit message (Expand) | Author |
2007-06-15 | Douglas Adams was a Mac fan, but we don't discriminate. | Matthias Kilian |
2007-06-15 | Drop the current random timestamps and the current ISN generation | Markus Friedl |
2007-06-15 | In power_match(), make sure oa_irq is correctly initialized. | Miod Vallat |
2007-06-15 | keep trailing slashes in path normalization, as these might result in | Nikolay Sturm |
2007-06-15 | Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS | Marc Balmer |
2007-06-15 | in pf_test_rule, before handling IPPROTO_ICMP / IPPROTO_ICMPV6, check that | Henning Brauer |
2007-06-15 | more (*&@#$ timeout.h fallout | Theo de Raadt |
2007-06-15 | sync | Theo de Raadt |
2007-06-15 | the multicast filter is operated on as an array of u_int16_t's, not the | David Gwynne |
2007-06-15 | permit this to compile again | Todd T. Fries |
2007-06-15 | Don't truncate interface name. | Ray Lai |
2007-06-15 | no need to include machine/disklabel.h when sys/disklabel.h is already | Theo de Raadt |
2007-06-14 | when waiting for the multiplex exit status, read until the master end | Damien Miller |
2007-06-14 | handle EINTR when waiting for mux exit status properly | Damien Miller |
2007-06-14 | Forgotten hackton diff: bounds check for seek on special devices | Otto Moerbeek |
2007-06-14 | put Edvard Grieg like the other composers in .music | Jasper Lievisse Adriaanse |
2007-06-14 | Update to tzdata2007f from elsie.nci.nih.gov. | Todd C. Miller |
2007-06-14 | bzero the right thing | Theo de Raadt |
2007-06-14 | preserve the possible route label if the route belongs to the carp | Reyk Floeter |
2007-06-14 | unbreak tree after untested timeout.h deletions | Theo de Raadt |
2007-06-14 | Prettier dmesg; requested a long time ago by deraadt@. | Alexander Yurchenko |
2007-06-14 | Add a new "rtlabel" option to ifconfig. It allows to specify a route label | Reyk Floeter |
2007-06-14 | Print communities in a nicer format and include a missing well-known one. | Claudio Jeker |
2007-06-14 | sync | Michael Knudsen |
2007-06-14 | Fix some typos in a few Intel entries. | Michael Knudsen |
2007-06-14 | When macppc was switched to __HAVE_VM_PAGE_MD, data structures were incorrectly | Dale Rahn |
2007-06-14 | sprinkle some #ifdef IPSEC so that pfsync compiles w/o ipsec | Henning Brauer |
2007-06-14 | Really cleanup temporary directories. | Matthias Kilian |
2007-06-14 | Move the mstohz macro out of ubs_port.h and to the three places where it is | Marc Balmer |
2007-06-14 | explicitly mark -S as deprecated, I'd love to use for something else... | Marc Espie |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-14 | I don't know what we will do with system packages yet, but prevent | Marc Espie |
2007-06-14 | minor changes: move @ignore to deprecated stuff (it's been out for a few | Marc Espie |
2007-06-14 | Move four #defines out of usb_port.h and to the places where they are used. | Marc Balmer |
2007-06-14 | Move the inclusion of sys/timeout.h from usb_port.h to the drivers that | Marc Balmer |
2007-06-14 | Fix label name in writedisklabel(). | Miod Vallat |
2007-06-14 | some spaces in the way | Theo de Raadt |
2007-06-14 | excessive blank lines making the versions different | Theo de Raadt |
2007-06-14 | set the prototype disklabel to version 1 | Theo de Raadt |
2007-06-14 | Remove some debug prints which I let slip in. | Dale Rahn |
2007-06-14 | do not depend on previous loop variable, use a constant instead | Theo de Raadt |
2007-06-14 | boot code does not do daddr64_t yet. 'unchange that' deraadt@ | Dale Rahn |
2007-06-14 | The External Route Tag for AS-External-LSAs can be an arbitrary 32bit | Reyk Floeter |
2007-06-13 | - shorten -c's argument name to avoid ugly line split | Jason McIntyre |
2007-06-13 | - Remove the nm_inprog member from struct nfsmount; | Thordur I. Bjornsson |
2007-06-13 | value of 'author' in an rcs file is effectively a system username. | Niall O'Higgins |
2007-06-13 | NBR_ACT_HELLO_CHK was missing in the nbr_action_names list. | Claudio Jeker |
2007-06-13 | Don't RB_REMOVE() vertices in area_del() this will be done by vertex_free(). | Claudio Jeker |
2007-06-13 | Ingnore updates that did not change the route. This enhances the signal to | Claudio Jeker |
2007-06-13 | Enable cookie support. This allows parsing of netscape-like cookie jars | Pierre-Yves Ritschard |