Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 1997 03:11:21 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern makesyscalls.sh
Message-ID:  <199703291111.DAA21149@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/03/29 03:11:20

  Modified:    sys/kern  makesyscalls.sh
  Log:
  Make sure we touch all the temporary files at startup, because we assume
  they were created later on.  This is not the case when processing
  syscalls.isc in the ibcs2 area.  (It generates no declarations, it's
  all either hidden (already prototyped elsewhere) or unimplemented).
  
  Revision  Changes    Path
  1.22      +3 -1      src/sys/kern/makesyscalls.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703291111.DAA21149>