Age | Commit message (Expand) | Author |
2014-07-10 | Oops, fix man page typo. | Matthew Dempsky |
2014-07-10 | Add mallocarray(9) | Matthew Dempsky |
2014-07-10 | No need to talk about config_activate(), we don't have it anymore. | Martin Pieuchot |
2014-07-10 | Backport support for -Wframe-larger-than=N to base GCC | Matthew Dempsky |
2014-07-10 | divert-packet no longer uses the PACKET_TAG_PF_DIVERT mbuf tag. | Lawrence Teo |
2014-07-09 | zap trailing whitespace; | Jason McIntyre |
2014-07-09 | sort out the MLINKS mess, and tweak previous a bit; | Jason McIntyre |
2014-07-09 | Sync x11/gnome with reality. | Antoine Jacoutot |
2014-07-09 | Add a daemon_timeout variable for rc_wait(). | Antoine Jacoutot |
2014-07-09 | Rewrite lockstatus() description to be more like rw_status() | Philip Guenther |
2014-07-09 | Document recent x11/gnome MODULE changes. | Antoine Jacoutot |
2014-07-09 | MLINKS for rw_{assert_{unlocked,wrlock,rdlock},status} | Philip Guenther |
2014-07-09 | Fixed rw_status() description, moving it to where it belongs. | Philip Guenther |
2014-07-09 | Add an "If" to make a complete sentence. | Brian Callahan |
2014-07-09 | crude rrwlock to appease guenther and beck | Ted Unangst |
2014-07-08 | Add Maastricht Aachen Airport (MST). | Mark Kettenis |
2014-07-08 | tweak previous; | Jason McIntyre |
2014-07-08 | introduce the if_rxr api. it is intended to pull the rx ring accounting | David Gwynne |
2014-07-07 | implement .dei and .ami | Ingo Schwarze |
2014-07-07 | fork1: FORK_THREAD requires FORK_SHAREFILES | Matthew Dempsky |
2014-07-05 | Matthias Pfaller rescinded clauses three and four of his license | Jonathan Gray |
2014-07-03 | Move failure case text from uvm_pagerealloc() to uvm_pagealloc() | Matthew Dempsky |
2014-07-02 | Sync uvm_page_physload()'s parameter types with reality | Matthew Dempsky |
2014-07-02 | Document the ioctl() argument types for sd(4)'s ioctls | Matthew Dempsky |
2014-07-02 | When .Sm is called without an argument, groff toggles the spacing mode, | Ingo Schwarze |
2014-07-02 | Use real parameter types for u{dv,vn}_attach() instead of void * | Matthew Dempsky |
2014-07-02 | tweak previous; | Jason McIntyre |
2014-07-02 | Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility, | Ingo Schwarze |
2014-07-02 | RETURN VALUES section | David Gwynne |
2014-07-02 | oops, extra newline | David Gwynne |
2014-07-02 | add a CONTEXT section. | David Gwynne |
2014-07-01 | no more uvm_fork(9); | Jason McIntyre |
2014-06-30 | Remove some dead functions from uvm.9: | Matthew Dempsky |
2014-06-30 | Update to reflect that UVM_INH_ZERO has replaced UVM_INH_DONATE. | Matthew Dempsky |
2014-06-28 | espie points out <string.h> is needed for the AUDIO_INITINFO() macro | Matthew Dempsky |
2014-06-28 | Dv blah , Dv bleh | Jason McIntyre |
2014-06-28 | audio(4) has nothing to do with <string.h> | Matthew Dempsky |
2014-06-28 | Use Fa for vscsi(4) ioctl() commands. | Matthew Dempsky |
2014-06-28 | Fix indenting for bio(4) and pci(4) ioctl()s. | Matthew Dempsky |
2014-06-28 | Add argument types for bio(4) ioctl() commands | Matthew Dempsky |
2014-06-28 | Use Dv and Fa as appropriate for describing video(4) ioctl() commands. | Matthew Dempsky |
2014-06-28 | Document the arg types for pci(4)'s ioctl() commands. | Matthew Dempsky |
2014-06-28 | Cleanup documentation for SCSI device driver ioctl()s. | Matthew Dempsky |
2014-06-27 | fix a comment; | Jason McIntyre |
2014-06-26 | Document that VSCSI_I2T is a non-blocking operation and can be | Matthew Dempsky |
2014-06-25 | Fix a couple of small nits. | Vadim Zhukov |
2014-06-24 | Deprecate .Tn and .Ux, and make it clearer that .Bt and .Ud are deprecated. | Ingo Schwarze |
2014-06-23 | add another supported model; | Jason McIntyre |
2014-06-22 | Minimal COMPATIBILITY cleanup: | Ingo Schwarze |
2014-06-22 | Minimal cleanup of the COMPATIBILITY section: | Ingo Schwarze |