Age | Commit message (Expand) | Author |
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 |
2013-10-17 | ... and do not set up lance buffers at 3MB. Oh the irony. | Miod Vallat |
2013-10-17 | Merge old netboot le(4) code into new boot, to allow for a kernel to be loaded | Miod Vallat |
2013-10-17 | The header file netinet/in_var.h included netinet6/in6_var.h. This | Alexander Bluhm |
2013-10-17 | remove capability to do a.out | Theo de Raadt |
2013-10-17 | zap ecoff and a.out support like in MI loadfile | Theo de Raadt |
2013-10-17 | the explanation for locally-defined ecoff is even simpler now that | Theo de Raadt |
2013-10-17 | a better way to disable the speaker on AV400 family | Miod Vallat |
2013-10-17 | sync | Theo de Raadt |
2013-10-17 | no need for this, unlinked from the build for a while anyway; | Jason McIntyre |
2013-10-17 | Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries. | Miod Vallat |
2013-10-17 | pretty up | Theo de Raadt |
2013-10-17 | another lurking ecoff reference is found.. | Theo de Raadt |
2013-10-17 | a.out emulation went away | Theo de Raadt |
2013-10-17 | Less ambiguous wording concerning control socket configuration options. | Bret Lambert |
2013-10-17 | more a.out/ecoff removal; ok phessler | Theo de Raadt |
2013-10-17 | Update snmpd(8) to use the proc.c privsep style from iked and relayd. | Reyk Floeter |
2013-10-17 | sync | Theo de Raadt |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-10-17 | tweak previous; | Jason McIntyre |
2013-10-17 | Fix run-regress-fragping to use ping(8) instead of ping6(8) to send the | Lawrence Teo |
2013-10-17 | rearrange check to reduce diff against -portable | Damien Miller |
2013-10-17 | fsync@openssh.com protocol extension for sftp-server | Damien Miller |