summary refs log tree commit diff
path: root/Library/Application Support
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-10-10 00:45:02 -0400
committerJune McEnroe <programble@gmail.com>2016-10-10 00:45:02 -0400
commitc2413e1fb19b054f1a9560b993a9e6c67f62e3f7 (patch)
treed396bed8799d4bd5057b4c2fe006b817b5029368 /Library/Application Support
parentAllocate two pages of stack for jrp (diff)
downloadsrc-c2413e1fb19b054f1a9560b993a9e6c67f62e3f7.tar.gz
src-c2413e1fb19b054f1a9560b993a9e6c67f62e3f7.zip
Fix jrp dop pushes
Pushing zero on a qop boundary would break because zero is the sentinal
value for code.dop.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='logmsg'> 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe