Go to file
thorpej 30188853dc Increase the efficiency of pmap_l{2,3}pte() somewhat, by allowing the
caller to pass an optional 3rd argument, which is the previous level
PTE corresponding the virtual address.  If this argument is non-NULL,
the table walk otherwise necessary will be bypassed.
1998-04-27 19:07:03 +00:00
bin s/cp -pr/cp -PRp/ in the discussion of the cross-device cp(1) operation. 1998-04-20 05:43:30 +00:00
distrib regenerate 1998-04-27 16:22:34 +00:00
etc Redo the tty numbering again to avoid future problems. Per discussion 1998-04-24 05:56:30 +00:00
games use HOST_CPPFLAGS not HOST_CFLAGS 1998-04-13 14:14:39 +00:00
gnu Move the previous into the i386-specific section. It needs to be done 1998-04-25 01:32:59 +00:00
include Move the #include <strings.h> line inside a !defined(_XOPEN_SOURCE) block 1998-04-27 17:02:04 +00:00
lib Fail with errno set to EINVAL if `how' is invalid. Also, reorder error list. 1998-04-27 13:43:23 +00:00
libexec Add note on how to re-read this file (via PR 5341 by David Brownlee) 1998-04-22 08:11:10 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin PR bin/5346 from haszlaki@UAccess.NET: 1998-04-22 08:55:18 +00:00
share Document "config" and all other undocumented genassym.sh commands. 1998-04-25 19:53:17 +00:00
sys Increase the efficiency of pmap_l{2,3}pte() somewhat, by allowing the 1998-04-27 19:07:03 +00:00
usr.bin Chnage the name of the environment variables just introduced. 1998-04-27 16:55:23 +00:00
usr.sbin Use <sys/param.h> instead of <sys/types.h>: <netdb.h> and MAXHOSTNAMELEN are 1998-04-23 19:32:40 +00:00
Makefile Do the cleandir before the includes, so rpcgen doesn't build includes 1998-04-15 13:44:55 +00:00