Age | Commit message (Expand) | Author |
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 |
2013-10-18 | bye bye rdsetroot; ok miod | Theo de Raadt |
2013-10-18 | cleanup elfrdsetroot references; ok miod | Theo de Raadt |
2013-10-18 | Add a proper MANSUBDIR, to have manpages install in the proper directory. | Miod Vallat |
2013-10-18 | create usr/share/man/man5/macppc | Miod Vallat |
2013-10-18 | Introduce a dedicated private header file to control the optional features | Miod Vallat |
2013-10-18 | %d -> %lld, add (long long) cast to time_t variables. Make guenther | Kenneth R Westerback |
2013-10-18 | allow more space for swap with big disks, useful for hibernation; | Otto Moerbeek |
2013-10-18 | At device attach, mark the device "shutdown", until the mountroot hook | Theo de Raadt |
2013-10-18 | typo in function name in log message | Stuart Henderson |
2013-10-18 | Add configuration for MI libsa loadfile, to be used soon. | Miod Vallat |
2013-10-18 | Fix building regress outside of /usr/src where the objdir | Jonathan Gray |
2013-10-18 | Abstract the fact that IPv4 muticast records are linked to the | Martin Pieuchot |
2013-10-18 | Prepare the route(8) command for printing 64 bit route expire time. | Alexander Bluhm |
2013-10-18 | Replace sc->sc_dev.dv_xname by DEVNAME macro that is defined in | Sylvestre Gallon |
2013-10-17 | include remote port in bad banner message; bz#2162 | Damien Miller |
2013-10-17 | test fails when run as root - test executability instead of writability | Damien Miller |
2013-10-17 | Implement the .UR/.UE block (uniform resource identifier) introduced in the | Ingo Schwarze |
2013-10-17 | cannot have queue definitions inside anchors. | Henning Brauer |
2013-10-17 | Respect the max pdu length and merge all send_label* functions into | Renato Westphal |
2013-10-17 | Improve parsing of label mapping messages and merge all recv_label* | Renato Westphal |