summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2022-01-16initialies -> initializesJonathan Gray
2022-01-16stoeplizt -> stoeplitzJonathan Gray
2021-12-12Add vnode parameter to VOP_STRATEGY()Visa Hankala
2021-10-20revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullopSebastien Marie
2021-10-19vnode: remove VLOCKSWORK usage in pstat and mention in man pagesSebastien Marie
2021-05-16hint that the panicstr should not contain \n, by saying one is printed.Theo de Raadt
2021-05-15Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tagYASUOKA Masahiko
2021-05-12Remove about PACKET_TAG_PIPEX, it was replaced by ph_cookie.YASUOKA Masahiko
2021-05-11timeout_barrier(9), timeout_del_barrier(9): remove kernel lockcheloha
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-04-26Add missing timeout_set_proc() description.mvs
2021-04-04Document support subset of conversion specificationkn
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs
2021-03-20s/struft/struct/; thanks James HastingsStuart Henderson
2021-03-08Add some references, most of these were removed when we stopped buildingJonathan Gray
2021-02-25let m_copydata use a void * instead of caddr_tDavid Gwynne
2021-02-23Fix m_copyback(9) prototype in DESCRIPTION section.mvs
2021-02-21zap duplicate .Nm;Jason McIntyre
2021-02-21i added stoeplitz_eaddrDavid Gwynne
2021-02-21fix the names of the things that actually do the hashing.David Gwynne
2021-02-01some article fixes; from eddie youseph and grepJason McIntyre
2021-01-22Private functions in the kernel do not to be prototyped.Todd C. Miller
2021-01-19usb_init_task() wants a struct usb_task as the first argumentanton
2021-01-18Introduce new function if_unit(9). This function returns a pointer themvs
2021-01-16Fix prototype for rw_assert_wrlock() function.mvs
2021-01-15zap trailing periodanton
2021-01-15add myself as the authoranton
2020-12-12Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.jan
2020-11-14remove macro instances from arbitrary string width specifiers. for exampleJason McIntyre
2020-10-09Kill unused IEEE80211_RADIOTAP_HWQUEUE.Martin Pieuchot
2020-10-03Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton
2020-09-25documentation should say pool_init, not pmap_initTheo de Raadt
2020-09-01Document sysctl_bounded_args(9)gnezdo
2020-08-28Fix a few more typos in man9. Pointed out by jmc@, thanks!Frederic Cambus
2020-08-27Fix a bunch of typos in various man pages.Frederic Cambus
2020-08-10minor polishing: fix typos, add HISTORY and AUTHORS, a few wordingIngo Schwarze
2020-08-08No longer prevent TCP connections to IPv6 anycast addresses.Florian Obser
2020-08-07timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9)cheloha
2020-08-05Document the p argument of vgonel(9) and vrecycle(9).Tim van der Molen
2020-08-03replace the excessively long, barely readable .Fn macros lines inIngo Schwarze
2020-08-03put the descriptions of the different list types under subsection headings.David Gwynne
2020-08-03document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits.David Gwynne
2020-08-03add a missing a wordDavid Gwynne
2020-08-02The difference between vgone(9) and vgonel(9) has changed after theTim van der Molen
2020-08-02Catch up sysctl_int.9 to the updated signaturegnezdo
2020-08-01tweak previous; ok antonJason McIntyre
2020-08-01Add support for remote coverage to kcov. Remote coverage is collectedanton
2020-07-06make a very quick and dirty pass on a manpage for the kstat api.David Gwynne
2020-06-26In earlier commit, time_second.9 was removed from this directory.Stuart Henderson
2020-06-26timecounting: deprecate time_second(9), time_uptime(9)cheloha