summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
AgeCommit message (Expand)Author
2023-07-08Document how system call versioning is done. From this summer's compat-linuxchristos
2023-03-06portfeatures(9): the man page for the __HAVE macrosuwe
2022-09-04Document the pktqueue interface.thorpej
2022-02-15KERNEL_LOCK(9): New man page for old not-dead-yet hack.riastradh
2022-02-12__cpu_simple_lock(9): New man page.riastradh
2022-01-17Add new acl vnode op pageschristos
2022-01-17Add acl related changes; there is no more vaccess; document the genfs functionschristos
2021-12-22Document PR_PSERIALIZE. Remove documentation for pool_cache_setpredestruct().thorpej
2021-12-21Add pool_cache_setpredestruct(), which allows a pool cache to specifythorpej
2021-04-28Update autoconf(9) for recent autoconfiguration changes.thorpej
2021-04-16- Remove obsolete cltom(9) and mtocl(9).msaitoh
2021-03-10Add printf_nostamp(9), kernel printf() without prepending a timestamp.simonb
2021-01-24Add kmem_tmpbuf_alloc(), a utility function for allocating memory forthorpej
2021-01-21Add a manual page for strlist(9).thorpej
2020-10-31Install ddb(9). Xref it from ddb(4).uwe
2020-07-10Update pci_configure_bus(9) to reflect the new reality -- no more manualthorpej
2020-06-16Add vmem_xfreeall(), which frees all allocated regions in the specified arena.thorpej
2020-05-01link also m_apply(9) to mbuf(9)jdolecek
2020-04-30Rewrite entropy subsystem.riastradh
2020-02-23install rw_lock_op link too.mrg
2020-02-07Document percpu_foreach_xcall().thorpej
2020-02-01New function percpu_create.riastradh
2020-01-20Remove FDDI support.thorpej
2019-11-29Missed a spot: delete mb.9 from MLINKS too.riastradh
2019-11-29New atomic load/store operations for the kernel.riastradh
2019-11-29Nix obsolete mb(9) man page.riastradh
2019-10-02Describe roundup2(9) in roundup(9).rin
2019-08-28Install thmap(9) man page.rmind
2019-08-10oops. i must have deleted the 'u' in 'ustore.9' when partiallymrg
2019-08-10usbnet may be stable now. document it.mrg
2019-05-08Update manpages respond to isaki-audio2 branch.isaki
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-02-24Install spi.9 and friends.rin
2018-12-24Add threadpool(9), an abstraction that provides shared pools of kernelthorpej
2018-12-22Update the man page, we don't want M_COPY_PKTHDR, M_MOVE_PKTHDR, MH_ALIGNmaxv
2018-11-15Simplify the mtag API:maxv
2018-10-05Bring back three state file system suspension:hannken
2018-09-20Link pci_intr_*(9) to pci_intr(9), except for those described in pci_msi(9).rin
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-06-03Remove stray space to unbreak buildgson
2018-06-03Finish documenting the new modules(9) interfaces by adding the modulepgoyette
2018-06-03Make a first pass at documenting the specificdata functionality.pgoyette
2018-06-03Also add new entries in the .Nm list, and update Makefile to actuallypgoyette
2018-05-28Add man-page links for new module_* accessor functionspgoyette
2018-05-28Move the audio specification to section 9 under audio_system.nat
2018-05-27Don't mention sprintf and vsprintf, they don't exist in the kernel.maya
2018-05-12remove ubc_alloc(9) and ubc_release(9) from ubc(9) from the documentation, theyjdolecek
2018-04-10Remove m_getclr. It is unused, confusing (vs m_clget), and is a weakmaxv
2018-01-17document pfil_{add,remove}_ihook, pfil_run_{addr,if}hooksmaya