| Commit message (Expand) | Author | Age | Files | Lines |
* | pci: Add helper routines to manage PME in device drivers | John Baldwin | 12 days | 1 | -0/+2 |
* | pci: Clear active PME# and disable PME# generation | John Baldwin | 12 days | 1 | -0/+1 |
* | IfAPI: Update ifnet(9) man page | Justin Hibbits | 2025-03-01 | 1 | -0/+3 |
* | man9: Delete standalone bus_delayed_attach_children.9 | John Baldwin | 2025-02-06 | 1 | -2/+2 |
* | man9: Remove bus_delayed_attach_children MLINK | Ed Maste | 2025-02-06 | 1 | -2/+1 |
* | bus_generic_print_child.9: Document bus_print_domain | John Baldwin | 2025-02-05 | 1 | -1/+2 |
* | bus_generic_attach.9: Remove manpage for deprecated function | John Baldwin | 2025-02-05 | 1 | -1/+0 |
* | bus_attach_children.9: New manpage for functions operating on children | John Baldwin | 2025-02-05 | 1 | -0/+5 |
* | device_probe_and_attach.9: Document more device functions | John Baldwin | 2025-02-05 | 1 | -0/+3 |
* | sys: Add cpu_update_pcb hook | John Baldwin | 2025-01-31 | 1 | -1/+2 |
* | BUS_CONFIG_INTR.9: Describe bus_config_intr() wrapper function | John Baldwin | 2025-01-16 | 1 | -0/+1 |
* | bus_generic_print_child.9: Add bus_print_child_{header,footer} | John Baldwin | 2025-01-16 | 1 | -0/+2 |
* | BUS_HINTED_CHILD.9: New manpage to document this bus method | John Baldwin | 2025-01-16 | 1 | -0/+1 |
* | mi_switch.9: Remove cpu_switch, cpu_throw | Ed Maste | 2025-01-07 | 1 | -2/+0 |
* | cpu_machdep.9: New manpage describing the semantics of several cpu_* | John Baldwin | 2025-01-03 | 1 | -0/+21 |
* | man9: Really complete the removal of MD5.9 | Mark Johnston | 2024-07-29 | 1 | -2/+0 |
* | Complete the removal of the MD5 manual page from section 9. | George V. Neville-Neil | 2024-07-29 | 1 | -1/+0 |
* | ifnet(9): Remove mention of defunct ifaddr_byindex(9). | Dag-Erling Smørgrav | 2024-07-29 | 1 | -1/+0 |
* | Deprecate contigfree(9) in favour of free(9) | Bjoern A. Zeeb | 2024-07-26 | 1 | -2/+1 |
* | vm: Retire vm_page_alloc_freelist{,_domain}() | Alan Cox | 2024-07-24 | 1 | -2/+0 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | cdefs(9): Start to document what sys/cdefs.h does | Warner Losh | 2024-07-08 | 1 | -0/+1 |
* | man9: Add an MLINK for taskqueue_enqueue_timeout_sbt.9 | Mark Johnston | 2024-07-08 | 1 | -0/+1 |
* | lock.9: describe lockmgr_{disowned,lock_flags,slock,unlock,xlock} | Ryan Libby | 2024-06-23 | 1 | -0/+5 |
* | bitset: Add ORNOT macros | Jake Freeland | 2024-04-28 | 1 | -0/+3 |
* | accf_tls: accept filter that waits for TLS handshake header | Gleb Smirnoff | 2024-04-25 | 1 | -0/+1 |
* | Add SYSCTL_ADD_CONST_STRING(9) | David E. O'Brien | 2024-04-03 | 1 | -0/+1 |
* | share/man/man9/Makefile: fix buildworld | Antoine Brodin | 2024-03-23 | 1 | -1/+1 |
* | cdevpriv(9): document devfs_foreach_cdevpriv() | Konstantin Belousov | 2024-03-23 | 1 | -0/+1 |
* | man9: mlink for counter_ratecheck(9) | Gleb Smirnoff | 2024-03-22 | 1 | -0/+1 |
* | rman: Add rman_get/set_type | John Baldwin | 2024-03-13 | 1 | -0/+2 |
* | callout: retire callout_async_drain() | Gleb Smirnoff | 2024-01-24 | 1 | -1/+0 |
* | subr_bus: introduce device_set_descf() and modify allocation logic | Christos Margiolis | 2024-01-16 | 1 | -0/+1 |
* | pmap_init(9): drop MLINKS reference | Robert Wing | 2024-01-12 | 1 | -1/+0 |
* | pmap_init(9): sweep references to pmap_init2() | Robert Wing | 2024-01-12 | 1 | -1/+1 |
* | pmap_pinit(9): sweep references to pmap_pinit2() | Robert Wing | 2024-01-12 | 1 | -2/+1 |
* | mbuf.9: Document mtodo | John Baldwin | 2023-12-28 | 1 | -0/+1 |
* | kmsan: Add kmsan_check_uio() | Mark Johnston | 2023-12-06 | 1 | -0/+1 |
* | pmap: add pmap_kextract(9) man page | Mina Galić | 2023-10-13 | 1 | -0/+2 |
* | net80211: remove ieee80211_unref_node() | Bjoern A. Zeeb | 2023-10-05 | 1 | -2/+1 |
* | realgroupmember(9): Link to groupmember(9), document the function | Olivier Certner | 2023-09-28 | 1 | -0/+1 |
* | cr_bsd_visible(9): New man page | Olivier Certner | 2023-09-28 | 1 | -0/+1 |
* | cr_canseejailproc(9): New man page | Olivier Certner | 2023-09-28 | 1 | -0/+1 |
* | cr_canseeotheruids(), cr_canseeothergids(): Man pages: Impacts of rename | Olivier Certner | 2023-09-28 | 1 | -2/+2 |
* | kqueue(9): sweep references to knlist_remove_inevent() | Robert Wing | 2023-08-26 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | g_bio(9): add link to bio(9) | Mitchell Horne | 2023-08-03 | 1 | -1/+2 |
* | signal: Remove gsignal references from manuals | Dmitry Chagin | 2023-07-13 | 1 | -2/+1 |
* | ddb: Rework macros to make it easier to add new command tables. | John Baldwin | 2023-07-05 | 1 | -1/+7 |
* | man9: Add a manual page for kstack_contains(9). | Joseph Koshy | 2023-05-05 | 1 | -0/+1 |