Brooks Davis
40018b91dd
Don't create pointless backups of generated files in "make sysent".
...
Any sensible workflow will include a revision control system from which
to restore the old files if required. In normal usage, developers just
have to clean up the mess.
Reviewed by: jhb
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D7353
2016-07-28 21:29:04 +00:00
Andriy Gapon
56ede1074e
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
...
This commits makes necessary changes in syscall/sysent generation
infrastructure.
PR: kern/152822
Submitted by: Artem Belevich <fbsdlist@src.cx>
Reviewed by: jhb (ealier version)
MFC after: 3 weeks
2011-03-12 08:51:43 +00:00
David E. O'Brien
83d2913008
Make the target a little bit more generic.
2000-11-01 08:47:34 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Peter Wemm
e58a2e4c46
Be consistant with the other syscall makefile's handling of the default
...
target (ie: don't do anything accidently)
1997-03-29 11:17:26 +00:00
Peter Wemm
2b81b1431e
Forgot $Id$, break a long line
1997-03-29 10:48:49 +00:00
Peter Wemm
64f873e1f3
Add a Makefile for regenerating the syscall tables
1997-03-29 10:45:39 +00:00