Go to file
jonathan 07a2c597a0 Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus:
emit a call _cacheflush() to ensure Icache consistency
    after writing trampoline code for lexical closures onto the stack
    (i.e., into the Dcache).

GCC 2.x (x <= 7.2.2) emits a call cacehflush(), polluting the user
namespace.
1997-10-06 21:19:11 +00:00
bin Document -h flag, option to manupilate symbolic link. 1997-10-06 13:41:30 +00:00
distrib Partial update for 1.3. 1997-10-06 20:54:34 +00:00
etc turn off lpd by default. 1997-10-06 14:10:22 +00:00
games fix compiler warnings on the alpha. 1997-10-04 09:28:32 +00:00
gnu Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus: 1997-10-06 21:19:11 +00:00
include Declare prototype of lchown(2). 1997-10-06 01:43:21 +00:00
lib Acutally, lchmod, lchown and lutimes may set errno to ELOOP. 1997-10-06 08:22:58 +00:00
libexec - add '-C user', which runs checkaccess(user) and exits with the result 1997-09-23 14:25:30 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin PR misc/4206: internal -> interval; 1997-10-03 00:55:28 +00:00
share Man page for guspnp driver. 1997-10-06 16:00:55 +00:00
sys Tweak the console support a little (more like the sparc version). 1997-10-06 21:04:21 +00:00
usr.bin Document new flag -h. 1997-10-06 13:52:35 +00:00
usr.sbin Document -h flag, option to manupilate symbolic link. 1997-10-06 13:33:54 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00