Age | Commit message (Expand) | Author |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-09-30 | uvm_useracc() was removed -r1.24 (man): remove its MLINK too; | Jason McIntyre |
2005-09-30 | add timeout_triggered to .Nm; | Jason McIntyre |
2005-09-30 | splsoftserial() was renamed to splsofttty() in -r1.4 (man): remove MLINK | Jason McIntyre |
2005-09-30 | add pool_set_drain_hook and pool_sethardlimit to .Nm; | Jason McIntyre |
2005-09-30 | add MLINKS for pool_set_drain_hook.9 and pool_sethardlimit.9; | Jason McIntyre |
2005-09-30 | m_retry() and m_retryhdr disappeared -r1.9 of the man page; | Jason McIntyre |
2005-09-30 | remove duplicate MLINK for extent_free.9 | Jason McIntyre |
2005-09-22 | remove one `file-system' example, and make another at least consistent | Jason McIntyre |
2005-09-19 | remove a dead Xr; | Jason McIntyre |
2005-09-19 | tweaks; | Jason McIntyre |
2005-09-18 | missing word | David Gwynne |
2005-09-15 | Stop compiling the texte console rotation code #ifdef __zaurus__, but use | Miod Vallat |
2005-09-09 | grammar; | Jason McIntyre |
2005-09-09 | Fix the description of palloc, okay deraadt@ tedu@ | Pedro Martelletto |
2005-09-06 | correct include for SYNOPSIS section... | Jason McIntyre |
2005-08-29 | Correctly describe skpc(), okay deraadt@ jmc@. | Pedro Martelletto |
2005-08-23 | heh, two different spellings in the same sentence: co-exist and coexist; | Jason McIntyre |
2005-08-18 | document M_WAITOK as a separate flag rather than a note to M_NOWAIT | David Gwynne |
2005-08-08 | lclint is not in the ports tree anymore, splint is. OK jmc@. | Xavier Santolaria |
2005-08-06 | Document M_CANFAIL and sync M_xxx types; | Miod Vallat |
2005-08-01 | expose arc4random_bytes() API; ok deraadt@ | Damien Miller |
2005-07-31 | Pools aren't fun, don't let people think they are. (fix argument name to | Christopher Pascoe |
2005-07-14 | from netbsd -r1.4: | Jason McIntyre |
2005-07-09 | note that documentation has its own style guide, mdoc.samples(7); | Jason McIntyre |
2005-06-20 | actually, this is an original work, no need for the vfs_cache.c copyright | Jared Yanovich |
2005-06-18 | remove MLINKS for VOP_GETEXTATTR(9) and VOP_SETEXTATTR(9); | Jason McIntyre |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-17 | document the VFS name cache. | Jared Yanovich |
2005-06-15 | don't document whiteout/unionfs stuff | Todd C. Miller |
2005-06-09 | - add documentation for remaining vnode operations | Jared Yanovich |
2005-06-02 | tweaks, grammar, punctuation, typos | Jared Yanovich |
2005-06-01 | VOP_WHITEOUT() is gone, okay jmc@ | Pedro Martelletto |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-28 | fixups due to the careful eyes of pedro@ | marius eriksen |
2005-05-27 | add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to it | marius eriksen |
2005-05-25 | This patch is mortly art's work and was done *a year* ago. Art wants to thank | Niklas Hallqvist |
2005-05-25 | whitespace | David Krause |
2005-05-25 | the the | David Krause |
2005-05-15 | Update style recommendation around NULL usage, especially in function | Kenneth R Westerback |
2005-05-10 | - link mtod(9) to mbuf(9) | Mathieu Sauve-Frankel |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-15 | Missing space | Tom Cosgrove |
2005-04-04 | add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa; | Jason McIntyre |
2005-04-04 | apply some fixes originally mailed to jsg@; | Jason McIntyre |
2005-04-04 | tcpdump is section 8, not 1; | Jason McIntyre |
2005-04-04 | whitespace; | Jason McIntyre |
2005-04-04 | Some documentation for the 802.11 stack written by | Jonathan Gray |