aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/FreeBSD.c
Commit message (Collapse)AuthorAgeFilesLines
* libmach: Fix type errors in FreeBSD.cDan Cross2020-01-151-4/+4
| | | | | | | The ptrace handlers wanted to take u64int arguments, not ulong. Signed-off-by: Dan Cross <cross@gajendra.net>
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* clean up when finished.rsc2004-04-191-9/+284
| | | | | don't set PLAN9 don't set PLAN9
* libmachrsc2004-04-191-0/+43