summaryrefslogtreecommitdiffstats
path: root/share/man/man9
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Add refcnt_take_if_gt()Matt Dunwoodie1-0/+16
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs1-6/+2
2021-03-20s/struft/struct/; thanks James Hastingssthen2-6/+6
2021-03-08Add some references, most of these were removed when we stopped buildingjsg1-2/+11
2021-02-25let m_copydata use a void * instead of caddr_tdlg1-4/+4
2021-02-23Fix m_copyback(9) prototype in DESCRIPTION section.mvs1-3/+3
2021-02-21zap duplicate .Nm;jmc1-2/+1
2021-02-21i added stoeplitz_eaddrdlg1-1/+11
2021-02-21fix the names of the things that actually do the hashing.dlg1-22/+23
2021-02-01some article fixes; from eddie youseph and grepjmc1-3/+3
2021-01-22Private functions in the kernel do not to be prototyped.millert1-6/+8
2021-01-19usb_init_task() wants a struct usb_task as the first argumentanton1-3/+3
2021-01-18Introduce new function if_unit(9). This function returns a pointer themvs1-2/+20
2021-01-16Fix prototype for rw_assert_wrlock() function.mvs1-3/+3
2021-01-15zap trailing periodanton1-2/+2
2021-01-15add myself as the authoranton1-2/+4
2020-12-12Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.jan1-5/+5
2020-11-14remove macro instances from arbitrary string width specifiers. for examplejmc6-22/+22
2020-10-09Kill unused IEEE80211_RADIOTAP_HWQUEUE.mpi1-6/+3
2020-10-03Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton1-5/+7
2020-09-25documentation should say pool_init, not pmap_initderaadt1-3/+3
2020-09-01Document sysctl_bounded_args(9)gnezdo1-6/+15
2020-08-28Fix a few more typos in man9. Pointed out by jmc@, thanks!fcambus2-6/+6
2020-08-27Fix a bunch of typos in various man pages.fcambus2-6/+6
2020-08-10minor polishing: fix typos, add HISTORY and AUTHORS, a few wordingschwarze2-22/+51
2020-08-08No longer prevent TCP connections to IPv6 anycast addresses.florian1-4/+2
2020-08-07timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9)cheloha1-15/+3
2020-08-05Document the p argument of vgonel(9) and vrecycle(9).tim2-5/+13
2020-08-03replace the excessively long, barely readable .Fn macros lines inschwarze1-12/+75
2020-08-03put the descriptions of the different list types under subsection headings.dlg1-4/+4
2020-08-03document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits.dlg1-2/+18
2020-08-03add a missing a worddlg1-3/+3
2020-08-02The difference between vgone(9) and vgonel(9) has changed after thetim1-11/+7
2020-08-02Catch up sysctl_int.9 to the updated signaturegnezdo1-3/+3
2020-08-01tweak previous; ok antonjmc1-6/+5
2020-08-01Add support for remote coverage to kcov. Remote coverage is collectedanton2-3/+95
2020-07-06make a very quick and dirty pass on a manpage for the kstat api.dlg3-2/+218
2020-06-26In earlier commit, time_second.9 was removed from this directory.sthen1-2/+2
2020-06-26timecounting: deprecate time_second(9), time_uptime(9)cheloha7-104/+22
2020-06-22timecounting: add gettime(9), getuptime(9)cheloha1-3/+13
2020-06-21new sentence, new line;jmc1-3/+3
2020-06-21wireguard is taking over the gif mbuf tag.dlg1-7/+6
2020-06-21document mq_push()dlg1-2/+21
2020-06-19stoeplitz_to_key takes a void * now.dlg1-3/+3
2020-06-18Add entry for wsfont_init.9 in man9 Makefile.fcambus1-2/+2
2020-06-17put pci_intr_establish_cpu() in, but commented out for now.dlg1-4/+25
2020-06-17mark up an argument with Fa, not Vadlg1-7/+5
2020-06-17have a go at documenting pci_intr_map_msix.dlg1-3/+29
2020-06-17replace a long and wrapped Fn line with Fo Fa Fcdlg1-4/+10
2020-06-17tweak previous;jmc1-3/+3