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