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