summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05Eliminate rabid semicolonChris Cappuccio
2015-05-05no need to swizzle load/store addresses for 32bit values on big endian systemsJonathan Matthew
2015-05-05Updated fifotest.outTodd C. Miller
2015-05-05fifofs now respects the flags a descriptor was opened with.Todd C. Miller
2015-05-05Now that we have a_fflag in struct vop_poll_args we can handleTodd C. Miller
2015-05-05AI_ADDRCONFIG: skip loopback addresses, not loopback interfaces.Jeremie Courreges-Anglas
2015-05-05Move the AI_ADDRCONFIG setup to its own function.Jeremie Courreges-Anglas
2015-05-05Remove man page links for crypto(9) key operations; reminded by jmc@Mike Belopuhov
2015-05-05Less magic numberAlexandr Shadchin
2015-05-05Make argument name consistent and use .Fn rather than .Nm in section 3.Ingo Schwarze
2015-05-05add missing braces in _aucat_wmsg()Jonathan Gray
2015-05-05Remove references to APIs that don't exist anymore.Mike Belopuhov
2015-05-05Implement If-Modified-Since.Florian Obser
2015-05-05WinSCP doesn't implement RFC4419 DH-GEX so flag it so we don't offer thatDarren Tucker
2015-05-05Huawei MU609 from Cristián Edwards.Martin Pieuchot
2015-05-05regenMartin Pieuchot
2015-05-05Huawei MU609 from Cristián Edwards.Martin Pieuchot
2015-05-05Flag user specified routes with an AF_LINK gateway as RTF_LLINFO.Martin Pieuchot
2015-05-05tweak;Jason McIntyre
2015-05-05Document that shm_open() accepts O_CLOEXEC and O_NOFOLLOW as extensionsPhilip Guenther
2015-05-05use the sizeof the struct not the sizeof a pointer to the structJonathan Gray
2015-05-05emul_native is only used for kernel threads which can't dump core, soPhilip Guenther
2015-05-05fix a return path that lacked a rw_exit_write() callJonathan Gray
2015-05-05use the sizeof the struct not the sizeof a pointer to the structJonathan Gray
2015-05-04fix numbers for pppx, vscsi and diskmapJonathan Matthew
2015-05-04Default daemon_flags are no longer in /etc/rc.conf,Ingo Schwarze
2015-05-04Remove comments about default daemon_flags; most are empty, thoseIngo Schwarze
2015-05-04fix device numbering comments, no binary changeJonathan Matthew
2015-05-04Document the disklabel(8) autopartitioning feature.Robert Peichaer
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)Robert Peichaer
2015-05-04lightly document the posix option and POSIXLY_CORRECT; will sketch outJason McIntyre
2015-05-04Add SwissSign CA root certificates. Requested by robert@, ok dcoppa@ aja@ miod@Stuart Henderson
2015-05-04tweak previous;Jason McIntyre
2015-05-04sort the hardware list for urtwn, and update it's description in usb.4;Jason McIntyre
2015-05-04add missing .Vt macrosIngo Schwarze
2015-05-04Use the right index when expanding/collapsing tree, from Thomas Adam.Nicholas Marriott
2015-05-04Fix clipping bug in float to fixed point conversion, causingAlexandre Ratchov
2015-05-04urtwn(4) man page updates for RTL8188EU support.Stefan Sperling
2015-05-04Add support for RTL8188EU chips to urtwn(4).Stefan Sperling
2015-05-04When writing a value to a field, don't read past the end of the source valueJonathan Matthew
2015-05-04Use ether_input() as default input packet handler and do the necessaryMartin Pieuchot
2015-05-04reduce the scope of things that include uvm_swap_encrypt.h.David Gwynne
2015-05-04Document usbd_open_pipe(9) and friends, from Sean Levy with some tweaks.Martin Pieuchot
2015-05-04Use the size of the buffer not the pointer in a call to mem_free().Jonathan Gray
2015-05-04use the size of the buffer not the pointer in resume_randomness()Jonathan Gray
2015-05-04Print irq informations in pckbc_set_inputhandler().Martin Pieuchot
2015-05-04Remove pattern length argument from match_pattern_list(),Damien Miller
2015-05-04Fix some misuse of the | operator. In particular | has higherJonathan Gray
2015-05-04Clarify that hibernate_resume must be called with interrupts enabled.Mike Larkin
2015-05-04Specify regression test host keys so that this test will work withoutDarren Tucker