Age | Commit message (Expand) | Author |
2007-06-16 | remove stupid macro. | Damien Bergamini |
2007-06-16 | ieee80211_lookup_node() does not exist. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2007-06-16 | introduce new stuff: @tag, to be used to tag files and other objects. | Marc Espie |
2007-06-16 | don't mix u_int{8,16,32}_t and uint{8,16,32}_t | Damien Bergamini |
2007-06-16 | de-static | Damien Bergamini |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-16 | no reason for special handling of USE_SYSTRACE. We do not explain | Marc Espie |
2007-06-16 | FTP_KEEPALIVE as a crude interface to ftp -k. To be thought out later. | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-16 | implement a `keep-alive' option that sends bytes over an inactive | Marc Espie |
2007-06-16 | Enable iophy(4) for fxp(4). From brad. | Mark Kettenis |
2007-06-16 | INTMAX_TYPE and UINTMAX_TYPE are always in terms of long long on | Todd C. Miller |
2007-06-16 | When EOVERFLOW was added, it broke the zaurus bootblocks | Theo de Raadt |
2007-06-15 | disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow... | Theo de Raadt |
2007-06-15 | Check that sc_notify actually points to something before attempting to call | Gordon Willem Klok |
2007-06-15 | don't use static data in recursive functions; from FreeBSD; fixes PR 5509 | Otto Moerbeek |
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 |