summaryrefslogtreecommitdiff
path: root/psutil/arch/freebsd/specific.c
Commit message (Expand)AuthorAgeFilesLines
* merge from masterGiampaolo Rodola2020-01-271-64/+25
|\
| * OpenBSD fixes (#1673)Giampaolo Rodola2020-01-271-64/+25
* | remainers of _Py_PARSE_PIDGiampaolo Rodola2020-01-251-8/+8
* | conver pid from long to pid_t on FreeBSDGiampaolo Rodola2020-01-241-11/+11
|/
* print/set syscall origin when raising NSP or ADGiampaolo Rodola2020-01-141-4/+4
* get rid of globals.c; move stuff in _psutil_common.cGiampaolo Rodola2020-01-061-0/+1
* #1428 in case of error, show the C syscall which caused itGiampaolo Rodola2019-02-241-54/+84
* give CREDITS to @amanusk for #1369 / #1352 and update docGiampaolo Rodola2018-12-011-3/+7
* Add CPU frequency support for FreeBSD (#1369)Alex Manuskin2018-12-011-0/+33
* FreeBSD adding temperature sensors (WIP) (#1350)Alex Manuskin2018-11-031-0/+36
* fix freebsd compilation warningGiampaolo Rodola2018-05-221-2/+0
* #1255 adjust style + give CREDITS to @hrefGiampaolo Rodola2018-03-291-6/+9
* Fixes swap_memory not returning bytes on FreeBSD (#1260)Denis Krienbühl2018-03-291-4/+6
* Arguments for NoSuchProcess and AccessDenied for the C ext (#1180)Giampaolo Rodola2017-11-241-4/+4
* 1173 debug mode (#1176)Giampaolo Rodola2017-11-141-3/+3
* fix #1074: [FreeBSD] sensors_battery() raises OSError in case of no battery.Giampaolo Rodola2017-05-161-1/+6
* BSD: mv arch C files (#1072)Giampaolo Rodola2017-05-161-0/+1004