summaryrefslogtreecommitdiffstats
path: root/share/man/man9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add refcnt_take_if_gt()Matt Dunwoodie2021-04-131-0/+16
* Push kernel lock within rtable_add(9) and rework it to return 0 in themvs2021-03-261-6/+2
* s/struft/struct/; thanks James Hastingssthen2021-03-202-6/+6
* Add some references, most of these were removed when we stopped buildingjsg2021-03-081-2/+11
* let m_copydata use a void * instead of caddr_tdlg2021-02-251-4/+4
* Fix m_copyback(9) prototype in DESCRIPTION section.mvs2021-02-231-3/+3
* zap duplicate .Nm;jmc2021-02-211-2/+1
* i added stoeplitz_eaddrdlg2021-02-211-1/+11
* fix the names of the things that actually do the hashing.dlg2021-02-211-22/+23
* some article fixes; from eddie youseph and grepjmc2021-02-011-3/+3
* Private functions in the kernel do not to be prototyped.millert2021-01-221-6/+8
* usb_init_task() wants a struct usb_task as the first argumentanton2021-01-191-3/+3
* Introduce new function if_unit(9). This function returns a pointer themvs2021-01-181-2/+20
* Fix prototype for rw_assert_wrlock() function.mvs2021-01-161-3/+3
* zap trailing periodanton2021-01-151-2/+2
* add myself as the authoranton2021-01-151-2/+4
* Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.jan2020-12-121-5/+5
* remove macro instances from arbitrary string width specifiers. for examplejmc2020-11-146-22/+22
* Kill unused IEEE80211_RADIOTAP_HWQUEUE.mpi2020-10-091-6/+3
* Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton2020-10-031-5/+7
* documentation should say pool_init, not pmap_initderaadt2020-09-251-3/+3
* Document sysctl_bounded_args(9)gnezdo2020-09-011-6/+15
* Fix a few more typos in man9. Pointed out by jmc@, thanks!fcambus2020-08-282-6/+6
* Fix a bunch of typos in various man pages.fcambus2020-08-272-6/+6
* minor polishing: fix typos, add HISTORY and AUTHORS, a few wordingschwarze2020-08-102-22/+51
* No longer prevent TCP connections to IPv6 anycast addresses.florian2020-08-081-4/+2
* timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9)cheloha2020-08-071-15/+3
* Document the p argument of vgonel(9) and vrecycle(9).tim2020-08-052-5/+13
* replace the excessively long, barely readable .Fn macros lines inschwarze2020-08-031-12/+75
* put the descriptions of the different list types under subsection headings.dlg2020-08-031-4/+4
* document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits.dlg2020-08-031-2/+18
* add a missing a worddlg2020-08-031-3/+3
* The difference between vgone(9) and vgonel(9) has changed after thetim2020-08-021-11/+7
* Catch up sysctl_int.9 to the updated signaturegnezdo2020-08-021-3/+3
* tweak previous; ok antonjmc2020-08-011-6/+5
* Add support for remote coverage to kcov. Remote coverage is collectedanton2020-08-012-3/+95
* make a very quick and dirty pass on a manpage for the kstat api.dlg2020-07-063-2/+218
* In earlier commit, time_second.9 was removed from this directory.sthen2020-06-261-2/+2
* timecounting: deprecate time_second(9), time_uptime(9)cheloha2020-06-267-104/+22
* timecounting: add gettime(9), getuptime(9)cheloha2020-06-221-3/+13
* new sentence, new line;jmc2020-06-211-3/+3
* wireguard is taking over the gif mbuf tag.dlg2020-06-211-7/+6
* document mq_push()dlg2020-06-211-2/+21
* stoeplitz_to_key takes a void * now.dlg2020-06-191-3/+3
* Add entry for wsfont_init.9 in man9 Makefile.fcambus2020-06-181-2/+2
* put pci_intr_establish_cpu() in, but commented out for now.dlg2020-06-171-4/+25
* mark up an argument with Fa, not Vadlg2020-06-171-7/+5
* have a go at documenting pci_intr_map_msix.dlg2020-06-171-3/+29
* replace a long and wrapped Fn line with Fo Fa Fcdlg2020-06-171-4/+10
* tweak previous;jmc2020-06-171-3/+3