Age | Commit message (Expand) | Author |
2013-10-19 | Merge the prefix and prefixlen filter bits into one filter. Change the | Claudio Jeker |
2013-10-19 | in order to make our life a tad easier and prevent rogue accesses | Mike Belopuhov |
2013-10-19 | remove confusing comments referencing the vax | Theo de Raadt |
2013-10-19 | Uniformize drivers doing nothing with their multicast filters to make | Martin Pieuchot |
2013-10-19 | Remove Unicode to ISO-8859-7 translation tables, they would only be used if | Miod Vallat |
2013-10-19 | Remove never enabled WSCONS_SUPPORT_PCVTFONTS code. | Miod Vallat |
2013-10-19 | forgot the cookies | Reyk Floeter |
2013-10-19 | Fix receipt of OID varbinds when sending traps | Bret Lambert |
2013-10-19 | Keep track of which fds were closed before and only close those still | Florian Obser |
2013-10-19 | Bring back the if_detachhook. We're going to have more users now. | Reyk Floeter |
2013-10-19 | a.out went away | Theo de Raadt |
2013-10-19 | we dont fake VPD INQUIRY pages, so fail on requests for them. | David Gwynne |
2013-10-19 | In an ideal world, we would use splsoftnet() for all the interface | Reyk Floeter |
2013-10-19 | When a multicast tunnel destination is configured, we have to detect address | Reyk Floeter |
2013-10-19 | When we attach an interface, do not try to reuse the last index to | Martin Pieuchot |
2013-10-19 | simplify checksum handling. no need to compute the pseudo hdr cksum | Henning Brauer |
2013-10-19 | simplify: no need to muck with the pseudo hdr cksum any more | Henning Brauer |
2013-10-19 | pf_cksum doesn't need to compute the pseudo hdr cksum any more. | Henning Brauer |
2013-10-19 | make in_proto_cksum_out not rely on the pseudo header checksum to be | Henning Brauer |
2013-10-19 | sync | Theo de Raadt |
2013-10-19 | Depending on wether the kernel has been compiled with or without | Alexander Bluhm |
2013-10-19 | Use daddr_t * instead of int * for the partoffp parameter to | Kenneth R Westerback |
2013-10-19 | When hooks are called, allow them to disestablish themselves by using | Reyk Floeter |
2013-10-19 | In carp_set_addr6() break out of the loop after the interface address | Alexander Bluhm |
2013-10-19 | Remove more knowledge of a.out and stab information from the tree. | Theo de Raadt |
2013-10-19 | Remove a.out/stab knowledge from nm. | Theo de Raadt |
2013-10-19 | Make uhub_explore() return an int rather than a usbd_satus. This has | Martin Pieuchot |
2013-10-18 | don't silence stderr from pkg_add when running in verbose mode | Alexander Hall |
2013-10-18 | UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulation | Miod Vallat |
2013-10-18 | Comment out cd* at scsibus? from installation media which lack CD9660 support. | Miod Vallat |
2013-10-18 | In in_pcblookup() convert a hand crafted loop into a LIST_FOREACH | Alexander Bluhm |
2013-10-18 | tidy this page up a little; | Jason McIntyre |
2013-10-18 | Make sure that, when a particular mapchar() can't find a proper glyph for the | Miod Vallat |
2013-10-18 | bugfix update to 1.4.3 | Robert Nagy |
2013-10-18 | I forget to enable edma when I import it. | Sylvestre Gallon |
2013-10-18 | Move mmc base address registers workaround where it belongs. | Sylvestre Gallon |
2013-10-18 | Scattering a few bcopy()'s around source using mostly memcpy() is just | Kenneth R Westerback |
2013-10-18 | do not speak of rdsetroot | Theo de Raadt |
2013-10-18 | Remove an incorrect assert used in the real mode parking code for | Mike Larkin |
2013-10-18 | Disable global page mappings before we start to unpack. This was likely | Mike Larkin |
2013-10-18 | Do not fiddle with the response queue directly but go through | Florian Obser |
2013-10-18 | Logging to syslog works better with openlog(3). | Florian Obser |
2013-10-18 | Use a dedicated socketpair for stdin, makes the code more symetric and | Florian Obser |
2013-10-18 | does not need stab.h | Theo de Raadt |
2013-10-18 | Calculate correct pointer for fcgi_{begin,end}_request_body. | Florian Obser |
2013-10-18 | Calculate correct pointer for end_request; while there initialize | Florian Obser |
2013-10-18 | set FD_CLOEXEC | Florian Obser |
2013-10-18 | the radeon suspend routine looks hairy, and feels like it should run | Theo de Raadt |
2013-10-18 | Add a conditional to disable most of the `abort state' code in the emulation | Miod Vallat |
2013-10-18 | sync | Miod Vallat |