aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/FreeBSD.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-15libmach: Fix type errors in FreeBSD.cDan Cross1-4/+4
The ptrace handlers wanted to take u64int arguments, not ulong. Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2004-04-19clean up when finished.rsc1-9/+284
don't set PLAN9 don't set PLAN9
2004-04-19libmachrsc1-0/+43