Age | Commit message (Expand) | Author |
2006-10-28 | prefer `buses' to `busses' for the noun plural; | Jason McIntyre |
2006-10-16 | Use daddr64_t for logical blocks, okay krw@ thib@ mickey@ | Pedro Martelletto |
2006-10-12 | - give smm/18.net a title | Jason McIntyre |
2006-10-11 | Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma... | Marco Pfatschbacher |
2006-10-10 | state when the sensor api can be used, and that care must be taken with | David Gwynne |
2006-10-04 | Match reality when describing VOP_BMAP(), bad pedro | Pedro Martelletto |
2006-09-30 | Better description of PF mbuf tags, from Diego Casati | Pedro Martelletto |
2006-09-25 | Update my address. | Michael Knudsen |
2006-09-05 | mention that the 'cp' argument to m_copyback is the buffer to be | Thordur I. Bjornsson |
2006-08-28 | sync MEXTADD prototype with reality. | Damien Bergamini |
2006-08-16 | document the name argument to rw_init. | David Gwynne |
2006-07-02 | document the vfs_busy class of functions | Nikolay Sturm |
2006-06-27 | document the radiotap headers HWQUEUE and RSSI | Reyk Floeter |
2006-06-27 | __attribute__((__packed__)) -> __packed | Jonathan Gray |
2006-06-24 | ieee80211_cfgget() and ieee80211_cfgset() are dead; ok jsg | Theo de Raadt |
2006-06-23 | namei() only returns locked vnodes if LOCKLEAF is set, be more clear | Nikolay Sturm |
2006-06-12 | time delta -> timedelta | Marc Balmer |
2006-05-29 | small tweaks; | Jason McIntyre |
2006-05-29 | Install and MLINK sensor function man pages. | Michael Knudsen |
2006-05-29 | Add docs for kernel sensor API. | Michael Knudsen |
2006-05-27 | remove bogus non-style advice that just causes "discussions" | Theo de Raadt |
2006-05-27 | Eradicate the type 'bus_dmasync_op_t'. Unused. Sporadically | Kenneth R Westerback |
2006-05-07 | Pool drains are gone, okay tedu@ | Pedro Martelletto |
2006-05-07 | name arg for rw_init | Ted Unangst |
2006-05-01 | make .Nm match the page name; | Jason McIntyre |
2006-04-27 | Document how PCI interrupt handlers are called, okay mickey@ | Pedro Martelletto |
2006-04-26 | tweak; ok mickey | Jason McIntyre |
2006-04-25 | reference to spl(9) | Michael Shalayeff |
2006-04-20 | Document the rwlock() API, okay deraadt@ | Pedro Martelletto |
2006-03-26 | Better verbiage on unloading a map. PR 5059 | Marco Peereboom |
2006-03-21 | Encourage using strtonum(3). | Ray Lai |
2006-03-19 | Remove case '?': from getopt example. | Ray Lai |
2006-03-14 | Use .Xo/.Xc and .Fo/.Fc to put all arguments of iic_exec() in man | Ray Lai |
2006-03-12 | document new attach args for devices | David Gwynne |
2006-02-22 | missing includes; from iruata souza | Jason McIntyre |
2006-01-30 | Xr sleep(9) and timeout(9). | Jonathan Gray |
2006-01-19 | tweaks; ok mickey | Jason McIntyre |
2006-01-18 | internal sysctl functions and etc | Michael Shalayeff |
2006-01-12 | a manpage describing delay, for those of us who forget what its argument | David Gwynne |
2005-12-25 | Remove piixpm(4), it doesn't provide time source any more. | Alexander Yurchenko |
2005-12-14 | Make ext2fs use a memory pool to allocate inodes, okay tedu@ | Pedro Martelletto |
2005-12-04 | Document vn_access(), okay jmc@ | Pedro Martelletto |
2005-11-28 | Some verbiage tweaks and cleanup. Sprinkle .Fa around for types and | Kenneth R Westerback |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-11-19 | fix list madness; | Jason McIntyre |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-16 | Suggest filling in uio_procp even if the area is in kernel-space if | Uwe Stuehler |
2005-11-15 | .Xr pci_intr_map 9 | Jason McIntyre |
2005-11-15 | various tweaks; | Jason McIntyre |
2005-11-15 | pci_intr* page | Michael Shalayeff |