Age | Commit message (Expand) | Author |
2015-05-15 | rework synopsis to be a bit less ugly; the result is quite close to the posix | Jason McIntyre |
2015-05-15 | client/server mox ip; | Jason McIntyre |
2015-05-15 | spelling; | Jason McIntyre |
2015-05-15 | sort; | Jason McIntyre |
2015-05-15 | trailing whitespace; | Jason McIntyre |
2015-05-15 | Decrement the unit numbers on the novena sdhc devices. The imx6 dts | Jonathan Gray |
2015-05-15 | Make board attaching table driven and move it out into the soc | Jonathan Gray |
2015-05-15 | add some missing splx() calls | Jonathan Gray |
2015-05-15 | Remove useless comments mentioning ether_output(). | Martin Pieuchot |
2015-05-15 | Allow multiple connected/interface routes to exist at the same time. | Claudio Jeker |
2015-05-15 | Give carp(4) interfaces their own low priority. The change should not | Claudio Jeker |
2015-05-15 | Convert to if_input(). | Martin Pieuchot |
2015-05-15 | Fix return paths with missing EVP_CIPHER_CTX_cleanup() calls. | Jonathan Gray |
2015-05-15 | rename the probe and free members of atascsi_methods to ata_probe | David Gwynne |
2015-05-15 | Introduce if_output(), a function do to the last steps before enqueuing | Martin Pieuchot |
2015-05-15 | Remove a NULL check in carp_set_ifp() as we always pass a valid ifp | Martin Pieuchot |
2015-05-15 | Remove the 'Use DUIDs rather than device names in fstab?' question | Robert Peichaer |
2015-05-15 | the code to prevent AUTH PLAIN from logging credentials upon authentication | Gilles Chehade |
2015-05-15 | Use a salted hash of the lock passphrase instead of plain text and do | Darren Tucker |
2015-05-14 | Use STRONG_ALIAS instead of ALTENTRY. | Mark Kettenis |
2015-05-14 | Make the "Battery Present" sensor a depency of all the battery-related | Martin Pieuchot |
2015-05-14 | rev 1.3 introduced a check to an if statement without adding braces. | Jonathan Gray |
2015-05-14 | Extend autoinstall(8) to allow for <hostname>-<mode>.conf response files | Robert Peichaer |
2015-05-14 | Allocate the input packet handler as part of the trunk_port structure | Martin Pieuchot |
2015-05-14 | sync | Theo de Raadt |
2015-05-14 | Remove BOARD_ID* tests that do the same thing for every imx board. | Jonathan Gray |
2015-05-14 | Stop including CFLAGS in CXXFLAGS it creates problems when mixing | Jonathan Gray |
2015-05-14 | rework imxenet hardware address setup: if COTP doesn't provide an | Damien Miller |
2015-05-14 | sync | Theo de Raadt |
2015-05-13 | If crypt(3) is called with an unknown setting, return NULL instead | Alexander Bluhm |
2015-05-13 | test mbuf pointers against NULL not 0 | Jonathan Gray |
2015-05-13 | Get rid of the last "#if NTRUNK" by overwriting trunk ports' output | Martin Pieuchot |
2015-05-13 | Remove useless "bridge.h" include. | Martin Pieuchot |
2015-05-13 | The enqueuer should never encouter the "From " separator in its headers, as | Gilles Chehade |
2015-05-13 | Define END() to set ELF symbol size. | Masao Uebayashi |
2015-05-13 | Having the same settings on the same phy across multiple boards is just | Jonathan Gray |
2015-05-12 | To replace c0-*, add a high watermark to the pty event, and also backoff | Nicholas Marriott |
2015-05-12 | Revert rev 1.3. While that change appears to make the behaviour similar to | Mark Kettenis |
2015-05-12 | Make sure the rx ring lwm is set to at least 4. As far as we know, all | Mark Kettenis |
2015-05-12 | Add dlclose(3) to SEE ALSO | Philip Guenther |
2015-05-12 | Document pthread_atfork(3)'s interaction with dlclose(3) | Philip Guenther |
2015-05-12 | Race less. | Todd C. Miller |
2015-05-12 | Tidy blank lines when outputting server info. | Nicholas Marriott |
2015-05-12 | remove the sc->isopen flag, as sc->flags already hold the | Alexandre Ratchov |
2015-05-12 | store byte count in a size_t and switch from uiomovei() to uiomove() | Alexandre Ratchov |
2015-05-12 | Remove unused code & definitions: midi_attach(), midi_unit_count(), | Alexandre Ratchov |
2015-05-12 | Don't hold the audio mutex when calling uiomove(), as uiomove() | Alexandre Ratchov |
2015-05-12 | Remove references to (deleted) auconv.h and mulaw.h files. Fixes | Alexandre Ratchov |
2015-05-12 | Add a session_alerts format which is a list of all the alerts in the | Nicholas Marriott |
2015-05-12 | Add bell-action "other" to pass through bells in all windows except the | Nicholas Marriott |