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