Age | Commit message (Expand) | Author |
2014-01-30 | add an MI api for atomic ops in the kernel. this api has its origins in | David Gwynne |
2014-01-23 | missing word; | Jason McIntyre |
2014-01-23 | improve wording ("confusing mesh of hash functions" really?). | Ted Unangst |
2014-01-22 | - add wakep_{n,one} to NAME and more fully into DESCRIPTION | Jason McIntyre |
2014-01-22 | Adjust man pages since RTA_GENMASK is going away (even though we keep the | Claudio Jeker |
2014-01-22 | wakeup_n and wakeup_one blurbs | Ted Unangst |
2014-01-21 | Document extent_alloc_subregion_with_descr(9). | Mark Kettenis |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2014-01-20 | FORK_CLEANFILES is gone, but FORK_IDLE has been added | Philip Guenther |
2014-01-20 | Obvious .Xr fixes, found while testing mandocdb(8). | Ingo Schwarze |
2014-01-19 | msleep.9 is relevant to my interests. | David Gwynne |
2014-01-19 | Obvious typo in macro, .Fn fb_queue, not .Fa. | Ingo Schwarze |
2014-01-19 | Fix obvious typo in macro, bus_space_map() is .Fn, not .Fa. | Ingo Schwarze |
2014-01-19 | Fix obvious macro typo, arc4random() is .Fn, not .Pa. | Ingo Schwarze |
2013-12-29 | grammar fix previous; | Jason McIntyre |
2013-12-29 | Add MLINK for db_vprintf(9) | Philip Guenther |
2013-12-29 | Add db_vprintf() and indicate that db_v?printf() are in <ddb/db_output.h> | Philip Guenther |
2013-12-23 | mlink TASK_INITIALIZER | David Gwynne |
2013-12-23 | document TASK_INITIALIZER() | David Gwynne |
2013-12-09 | jmc has high expectations. | David Gwynne |
2013-12-09 | document RWLOCK_INITIALIZER | David Gwynne |
2013-12-09 | .Nm lines for the macros | David Gwynne |
2013-12-09 | basic documentation for MUTEX_INITIALIZER. | David Gwynne |
2013-12-09 | document the global systq. | David Gwynne |
2013-11-28 | add fb_queue and fb_delete to NAME, so man -k picks them up; | Jason McIntyre |
2013-11-28 | update fb_setup(9) to follow changes that occurs in struct fusebuf few | Sylvestre Gallon |
2013-11-27 | M_AUTH_AH got removed in 2012, no reason to document it. | Martin Pieuchot |
2013-11-27 | make timeout_add and its wrappers return whether the timeout was scheduled | David Gwynne |
2013-11-18 | simplify kthread_create(). no more stdarg | Theo de Raadt |
2013-11-05 | no more iop/ioprbs; ok deraadt | Jason McIntyre |
2013-10-31 | oops, wrong MLINK | Theo de Raadt |
2013-10-30 | task_systq got removed; | Jason McIntyre |
2013-10-30 | deprecate taskq_systq() and replace it with extern struct taskq | David Gwynne |
2013-10-29 | task_add tweaks; ok dlg | Jason McIntyre |
2013-10-29 | wire task_add.9 in | David Gwynne |
2013-10-29 | u_int -> unsigned int | David Gwynne |
2013-10-29 | document the kernel task api | David Gwynne |
2013-10-25 | Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF, | Lawrence Teo |
2013-10-21 | update documentation for these functions. They now state the case regarding | Theo de Raadt |
2013-10-08 | Reference mi_syscall() and mi_syscall_return() and syscall_mi.h | Philip Guenther |
2013-10-07 | getdirentries(2) is dead; long live getdents(2)! | Philip Guenther |
2013-09-20 | Unify and document usbd_transfer(9). | Martin Pieuchot |
2013-08-21 | get rid of the copy argument in m_devget that let you provide an | David Gwynne |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-08-13 | When net.inet.ip.sourceroute is enable, store the source route | Martin Pieuchot |
2013-08-12 | some minor fixes; From: Jan Stary | Jason McIntyre |
2013-08-08 | rename fuse docs after existent functions; | Jason McIntyre |
2013-07-20 | - remove redundant sentence about misc functions | Jason McIntyre |
2013-07-17 | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |