Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | adjust wdog_register() signature | Theo de Raadt | |
pointed out by miod | |||
2012-10-04 | FRELE() has a second argument now | Philip Guenthe | |
2012-09-27 | replace m_zero(9) with M_ZEROIZE; original diff from markus | Jason McIntyre | |
ok mikeb markus | |||
2012-09-19 | Update the route(9) manpage to reflect recent change to rt_lookup() | Bret Lambert | |
reminded by jmc@ ok jmc@ claudio@ | |||
2012-09-17 | Rework the description of the flags to pool_get(9) | Philip Guenthe | |
ok jmc@, tedu@ | |||
2012-09-17 | document vdrop; original diff from Michal Mazurek | Jason McIntyre | |
text rewrite/ok guenther | |||
2012-09-16 | vaccess' first argument is type; from Michal Mazurek | Jason McIntyre | |
ok millert | |||
2012-08-18 | within Rs/Re reference blocks, use %U instead of %O (or any other | Jason McIntyre | |
variants) for URLs, allowing mandoc -Thtml to properly generate links; (sendmail.8 changes are simply using Lk, which i somehow missed in previous) ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not, but 1.21 does; | |||
2012-06-21 | link copy.9 to kcopy.9 | Matthew Dempsky | |
2012-06-21 | Document kcopy() and add a note that copystr() does not return EFAULT | Matthew Dempsky | |
when it encounters an illegal address. Discussed with deraadt, guenther, and kettenis. | |||
2012-06-13 | Remove duplicate description of FORK_TFORK | Philip Guenthe | |
ok jmc@ | |||
2012-05-18 | "int (**vops)((void *)" is now "struct vops *vops"; from David Matthew Mattli | Jason McIntyre | |
ok tedu | |||
2012-04-26 | Add strnlen() to libkern. | Matthew Dempsky | |
ok deraadt | |||
2012-04-12 | sort SEE ALSO; | Jason McIntyre | |
2012-04-12 | more rfork mop-up | Theo de Raadt | |
2012-04-11 | Recommend using "unsigned int" instead of just "unsigned". | Alexandre Ratchov | |
ok deraadt@, tweaks from jmc@ and todd@ | |||
2012-04-08 | no more lint; | Jason McIntyre | |
2012-04-06 | Remove raidframe related references. | Joel Sing | |
2011-12-12 | Consistently use the term "route label" throughout. | Bret Lambert | |
Noticed by and ok sthen@ | |||
2011-12-09 | s/timout/timeout | Stuart Henderson | |
2011-12-09 | typo, s/conficts/conflicts/ | Stuart Henderson | |
2011-12-08 | Begin documenting the soup sandwich that is the kernel routing code. | Bret Lambert | |
Much handholding jmc@ ok jmc@ sthen@ claudio@ | |||
2011-12-02 | it's MAXMCLBYTES, not MAXCLBYTES. | David Gwynne | |
2011-11-30 | this diff introduces the MAXMCLBYTES macro to describe the largest | David Gwynne | |
cluster the generic network stack will be able to give you. it also recognises that external storage on an mbuf may be bigger than MCLBYTES. its only when m_pullup or m_pulldown need to allocate another cluster that they now check the len argument, and now they do it against MAXMCLBYTES. this is required for me to do pfsync on jumbo frames as the m_pulldown for the subregions fail beyond MCLBYTES into the packet. ok deraadt@ mikeb@ henning@ blambert@ manpage changes ok jmc@ | |||
2011-11-16 | do not Xr non-existent man pages; | Jason McIntyre | |
2011-10-16 | stacksize argument is gone and replaced with tidptr argument | Philip Guenthe | |
Document new FORK_TFORK bit and that stack argument is used by compat_linux ok jmc@ | |||
2011-10-06 | no more ccd(4); | Jason McIntyre | |
2011-09-19 | Sync with reality: remove %r and %z which have been removed quite some time | Miod Vallat | |
ago, and mention %hh, %j and %t are not supported. | |||
2011-09-17 | remove mdoc.samples(7): all info already is in mdoc(7) | Ingo Schwarze | |
feedback and ok jmc@ | |||
2011-09-03 | make -column lists pretty again; | Jason McIntyre | |
specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense. | |||
2011-07-31 | cred argument was removed from bread() and breadn() | Alexandr Shadchin | |
ok tedu@, jmc@ | |||
2011-07-29 | Remove references to a function that no longer exists, reminded by claudio@ | Bret Lambert | |
ok jmc@, claudio@ | |||
2011-07-21 | no more vnode_if.src; | Jason McIntyre | |
2011-07-18 | Wording fixes and remove refrences to vnode_if.src as it's gone; | Thordur I. Bjornsson | |
From Benny Lvfgren (benny -at- internetlabbet.se) | |||
2011-07-06 | Update to reflect new bounds_check_with_label() semantics. | Matthew Dempsky | |
2011-07-05 | a short note about PR_DEBUGCHK | Ted Unangst | |
2011-07-04 | Implement an idle timeout for the socket splicing. A new `sp_idle' | Mike Belopuhov | |
field of the `splice' structure can be used to specify a period of inactivity after which splicing will be dissolved. ETIMEDOUT error retrieved with a SO_ERROR indicates the idle timeout expiration. With comments from and OK bluhm. | |||
2011-06-04 | tweak previous; | Jason McIntyre | |
2011-06-04 | Bring man page closer to current reality. | Kenneth R Westerback | |
2011-05-22 | - new sentence, new line | Jason McIntyre | |
- space needed before punctuation | |||
2011-05-22 | fix pathname | Theo de Raadt | |
2011-05-21 | Document pci_intr_map_msi(9). | Mark Kettenis | |
2011-05-10 | timeout_del now returns an int. | David Gwynne | |
this could probably be explained a bit better :/ | |||
2011-05-09 | the api that these timeouts replaced doesnt exist in our tree anymore, so | David Gwynne | |
dont talk about it. ok krw@, millert@, miod@ | |||
2011-04-12 | document size argument; prodded by jmc | Theo de Raadt | |
2011-04-10 | Merge viapm and viaenv | Alexandr Shadchin | |
Pluses: - Add support SMBus for VT82C596, VT82C596B, VT82C686A, VT8231 - Add support ACPI timer for all VIA South Bridges ok deraadt@, tested sthen@ | |||
2011-04-07 | zap trailing whitespace; | Jason McIntyre | |
2011-04-07 | Tweak wording a bit more. | Matthew Dempsky | |
ok jmc@ | |||
2011-04-06 | tweak previous; | Jason McIntyre | |
2011-04-05 | add a man page for dma_alloc(9) | Theo de Raadt | |