Age | Commit message (Expand) | Author |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-12 | some basic formatting tweaks; | Jason McIntyre |
2014-07-12 | jmc points out this babbled about the accept_rtadvd sysctl which is no more | Henning Brauer |
2014-07-12 | Grammar, from stsp@ | Martin Pieuchot |
2014-07-12 | remove bluetooth malloc types | Ted Unangst |
2014-07-12 | a bit more detail | Marc Espie |
2014-07-12 | document the GitHub support in bsd.port.mk | Robert Nagy |
2014-07-12 | Improve the definition of USBD_FORCE_SHORT_XFER, prompted by a question | Martin Pieuchot |
2014-07-11 | Let us hurry. There is nothing to fear here. | Ted Unangst |
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 |