Index: head/usr.bin/kdump/linux32_syscalls.conf =================================================================== --- head/usr.bin/kdump/linux32_syscalls.conf (revision 303945) +++ head/usr.bin/kdump/linux32_syscalls.conf (nonexistent) @@ -1,11 +0,0 @@ -# $FreeBSD$ -sysnames="linux32_syscalls.c" -sysproto="/dev/null" -sysproto_h=_LINUX32_SYSPROTO_H_ -syshdr="/dev/null" -syssw="/dev/null" -sysmk="/dev/null" -syscallprefix="LINUX32_SYS_" -switchname="/dev/null" -namesname="linux32_syscallnames" -systrace="/dev/null" Property changes on: head/usr.bin/kdump/linux32_syscalls.conf ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/usr.bin/kdump/linux_syscalls.conf =================================================================== --- head/usr.bin/kdump/linux_syscalls.conf (revision 303945) +++ head/usr.bin/kdump/linux_syscalls.conf (nonexistent) @@ -1,11 +0,0 @@ -# $FreeBSD$ -sysnames="linux_syscalls.c" -sysproto="/dev/null" -sysproto_h=_LINUX_SYSPROTO_H_ -syshdr="/dev/null" -syssw="/dev/null" -sysmk="/dev/null" -syscallprefix="LINUX_SYS_" -switchname="/dev/null" -namesname="linux_syscallnames" -systrace="/dev/null" Property changes on: head/usr.bin/kdump/linux_syscalls.conf ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/usr.bin/truss/makesyscallsconf.sh =================================================================== --- head/usr.bin/truss/makesyscallsconf.sh (revision 303945) +++ head/usr.bin/truss/makesyscallsconf.sh (nonexistent) @@ -1,21 +0,0 @@ -#! /bin/sh -# $FreeBSD$ - -ABI="$1" -CONF="$2" - -header="${ABI}_syscalls.h" - -cat > "${CONF}" << EOF -sysnames="${header}.tmp" -sysproto="/dev/null" -sysproto_h="/dev/null" -syshdr="/dev/null" -sysmk="/dev/null" -syssw="/dev/null" -syshide="/dev/null" -syscallprefix="SYS_" -switchname="sysent" -namesname="syscallnames" -systrace="/dev/null" -EOF Property changes on: head/usr.bin/truss/makesyscallsconf.sh ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property