summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
10 dayspowerpc/pci/pci_machdep.h moved to machine/pci_machdep.h in 2013Jonathan Gray
14 daysThe 'flags' parameter has been removed from falloc(9) in 2018.Matthieu Herrb
2024-11-05remove unused M_MAXCOMPRESS MCLOFSET; ok claudio@ miod@Jonathan Gray
2024-08-24Remove documentation for no longer existing or mostly unused allocators.Martin Pieuchot
2024-08-11timeout_add_msec and timeout_add_usec take uint64_t now.David Gwynne
2024-08-05timeout_add_nsec takes a uint64_t now.David Gwynne
2024-07-09mbuf.9: Add missing fields, fix order and spacing.Jan Klemkow
2024-05-20pool_setlowat() may call pool_prime() and thus allocate memoryJeremie Courreges-Anglas
2024-02-24clockintr_bind.9: document clockintr, clockrequest APIsScott Soule Cheloha
2024-02-22if_inkstatehook -> if_linkstatehookJonathan Gray
2024-01-19Implement extent_alloc_region_with_descr(9) which is the equivalent ofMark Kettenis
2024-01-19M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)Theo de Raadt
2023-12-21add strnstr(9) string search within character limitJonathan Gray
2023-12-19add a malloc type for pinsyscall arraysTheo de Raadt
2023-12-13no more syscall.2;Jason McIntyre
2023-10-15audio(9): deprecate start_{output,input}Christopher Zimmermann
2023-10-12timeout: add TIMEOUT_MPSAFE flagScott Soule Cheloha
2023-09-16Allow counters_read(9) to take an optional scratch buffer.Martin Pieuchot
2023-07-15sync with <sys/namei.h>; 'looks good' deraadtKlemens Nanni
2023-07-12missing word; from thib4711Jason McIntyre
2023-07-06missed refcnt_init_trace in NAMEKlemens Nanni
2023-07-06Document dt(4)'s refcnt_init_traceKlemens Nanni
2023-07-04m_reclaim() was removed in uipc_mbuf.c rev 1.195Jonathan Gray
2023-07-03Bring malloc(9) and <sys/malloc.h> into sync for M_* entries, suchPhilip Guenther
2023-06-21Revert "schedcpu, uvm_meter(9): make uvm_meter() an independent timeout"Scott Soule Cheloha
2023-06-20schedcpu, uvm_meter(9): make uvm_meter() an independent timeoutScott Soule Cheloha
2023-06-20Sync with reality after the API was revamped years ago, explain functionsKlemens Nanni
2023-05-21zap extra word and some hyphens; ok guentherJason McIntyre
2023-05-19uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI5BxtRGW) asPhilip Guenther
2023-04-13pmap_copy() has never, ever, been implemented in any of the platforms OpenBSDMiod Vallat
2023-04-13Remove intentionally undocumented pci_{io,mem}_find and convert their lastMiod Vallat
2023-04-12remove duplicate linesJonathan Gray
2023-04-02tc_init.9: miscellaneous cleanup and rewritesScott Soule Cheloha
2023-03-17Document M_LOG flag; from Peter J. Philipp.Todd C. Miller
2023-02-10Adjust knote(9) APIVisa Hankala
2023-02-04timecounting: remove incomplete PPS supportScott Soule Cheloha
2023-01-17remove elansc(4) driver for AMD Elan SC520 System ControllerJonathan Gray
2023-01-06Remove copystr(9), unless used internally by copy{in,out}str.Miod Vallat
2023-01-01timeout.9: document new interfaces, miscellaneous rewrites and cleanupScott Soule Cheloha
2022-12-29capital letter at sentence start;Jason McIntyre
2022-12-29FORK_SIGHAND and the handling of func==NULL disappeared in 2017 inPhilip Guenther
2022-12-28microtime.9: rewrite description, miscellaneous cleanupScott Soule Cheloha
2022-12-09fix double word and Ar -> Dv;Jason McIntyre
2022-12-09document changes to uvm_map_protect() for setting the UVM_ET_STACK inTheo de Raadt
2022-11-10divison -> divisionJonathan Gray
2022-11-10Add support for per-cpu event counters, to be used for clock and IPIJonathan Matthew
2022-11-05- escape a macro in an Rs/Re block: groff appears to think it is callableJason McIntyre
2022-11-05clockintr(9): initial commitScott Soule Cheloha
2022-11-02Remove audio(9) speaker_ctl(), let open() handle speakers where neededKlemens Nanni
2022-10-28Remove unused audio(9) get_props()/AUDIO_PROP_FULLDUPLEXKlemens Nanni