Date: Sat, 13 Oct 2001 20:59:21 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/kern Makefile makesyscalls.sh Message-ID: <20011013203914.D57006-100000@delplex.bde.org> In-Reply-To: <200110130917.f9D9HnI73675@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Oct 2001, Poul-Henning Kamp wrote: > phk 2001/10/13 02:17:49 PDT > > Modified files: > sys/kern Makefile makesyscalls.sh > Log: > Don't generate <sys/syscalls-hide.h> it has never had any users anywhere in > the source tree. > > Revision Changes Path > 1.10 +2 -3 src/sys/kern/Makefile > 1.51 +1 -20 src/sys/kern/makesyscalls.sh Don't forget to remove the corresponding "namespc" column from all syscall.master files. It was used to fill <sys/syscalls-hide.h> with noise. Now it is just unused. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011013203914.D57006-100000>