aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated config.hHEADmasterSadeep Madurange2026-07-041-2/+9
* Default config + OpenBSD config.mkSadeep Madurange2026-07-042-1/+71
* Gitignore.Sadeep Madurange2026-07-041-0/+54
* fix getnameinfo sockaddr size for IPv4drkhsh2026-06-241-9/+11
* fix wifi buffer overflows on Linuxdrkhsh2026-06-241-3/+7
* fix use of uninitialized volume in OSS mixerdrkhsh2026-06-241-1/+4
* openbsd swap: advance iterator, fix leaksdrkhsh2026-06-241-4/+6
* license: bump copyright yeardrkhsh2026-02-121-1/+1
* fix buffer overflow in battery state parsingdrkhsh2026-02-121-2/+2
* wifi: always retry ioctl for ifindexdrkhsh2026-02-121-4/+4
* volume: avoid NULL dereference in onval() on sndio device switchChris Billington2026-02-121-0/+2
* more concise memory calculation on Linuxdrkhsh2025-07-243-23/+57
* fix name confusion in LICENSEdrkhsh2025-07-161-1/+1
* bump version to 1.1drkhsh2025-04-301-1/+1
* refactor wifi on linuxdrkhsh2025-04-301-23/+21
* update LICENSE and READMEdrkhsh2025-04-302-2/+5
* fix compiler warning with newer gccdrkhsh2025-04-301-0/+1
* add 'up' for whether a interface is up or downsewn2025-04-303-0/+28
* Add underscore to separators in strtok() call in keymap.cAl2025-04-301-2/+2
* wifi: switch to nl80211 interfaceJoakim Sindholt2025-04-301-58/+206
* Release stable 1.0 versiondrkhsh2023-07-042-7/+1
* Add back version flag to prepare for releasedrkhsh2023-05-153-2/+6
* Fix release tarball to prepare for releasedrkhsh2023-05-151-2/+3
* README: Sync description from manpagedrkhsh2023-04-231-2/+4
* manpage: Quality improvementsdrkhsh2023-04-231-4/+21
* More LICENSE updatesdrkhsh2022-12-191-4/+4
* Revert "config.mk: Fix PREFIX assignment"drkhsh2022-12-191-1/+1
* Update LICENSEdrkhsh2022-12-191-1/+1
* Update LICENSEdrkhsh2022-12-191-0/+2
* entropy: Use Unicode escape sequence in stringplanet362022-12-191-1/+2
* config.mk: Fix PREFIX assignmentplanet362022-12-191-1/+1
* num_files: opendir() returns a directory streamplanet362022-12-191-4/+4
* Make LEN macro consistent with other suckless reposplanet362022-12-191-1/+1
* battery: Consistent naming for capacity percentageplanet362022-12-191-7/+10
* Sort functions by nameplanet362022-12-192-7/+7
* uptime: Use sizeof instead of repeating the sizeplanet362022-12-191-1/+1
* keymap: Variable "layout" should be constplanet362022-12-191-2/+3
* disk: Cast fsblkcnt_t to double instead of floatplanet362022-12-191-1/+1
* verr: Remove special "usage" caseplanet362022-12-191-3/+0
* config.def.h: Remove stray double quote in commentplanet362022-12-191-1/+1
* Update READMEdrkhsh2022-12-191-3/+2
* battery: Fix remaining on LinuxPatrick Iacob2022-12-011-2/+2
* New component: catdrkhsh2022-11-245-0/+38
* README: Add note about FreeBSD sndio depdrkhsh2022-10-281-2/+3
* radical re-formatting 3/3: Error checksdrkhsh2022-10-284-17/+15
* radical re-formatting 2/3: Fix blocksdrkhsh2022-10-2814-152/+93
* radical re-formatting 1/3: Fix spacingdrkhsh2022-10-285-24/+24
* radical re-formatting 0/3: Alphabetic headersdrkhsh2022-10-2820-29/+29
* ram: Refactor on OpenBSDdrkhsh2022-10-281-23/+17
* ram: Refactor Linux perc/useddrkhsh2022-10-281-7/+7