Go to file
fredette b49df54c83 One bonus of moving to ELF is that the boot loader on the sun2
now loads the kernel into physical memory at the linked address.
So we link the kernel a little lower virtually, but the bootloader
actually will load it higher in physical memory than before.
This allows us to quadruple the size of the msgbuf to 8K, and
we also shuffle around tmp_vpages and the temporary stack.
2001-05-14 15:07:23 +00:00
bin Fix the operator precedence list to match reality. Operators were incorrectly 2001-05-07 10:14:43 +00:00
crypto Do not discard input data from client for channels waiting for connection 2001-05-08 03:02:35 +00:00
dist Resolve conflicts from the import of am-utils 6.0.6. 2001-05-13 18:06:57 +00:00
distrib macppc/hardware: 2001-05-14 07:46:56 +00:00
etc Remove bpp before re-creating it. port-sparc64/12934 by John Heasley. 2001-05-14 09:11:10 +00:00
games Its is Dr. Elizabeth Dehner, not Dehaver. 2001-05-02 10:42:34 +00:00
gnu Don't build libstdc++ on sparc64. 2001-05-10 12:53:02 +00:00
include Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
lib Use <bsd.inc.mk>, instead of <bsd.prog.mk>, so that the readline.h header 2001-05-14 07:41:30 +00:00
libexec Unloading objects, can cause other objects whose reference count becomes 2001-05-10 20:19:25 +00:00
regress Make this parallel-safe when MACHINE == MACHINE_ARCH 2001-05-08 02:15:39 +00:00
sbin Add "e" option to usage message. Problem pointed out by Takahiro Kambe 2001-05-12 10:26:22 +00:00
share Fix the example to include leading ':'. 2001-05-14 14:55:29 +00:00
sys One bonus of moving to ELF is that the boot loader on the sun2 2001-05-14 15:07:23 +00:00
usr.bin Trap also SIGHUP and SIGQUIT. Suggested by Jim Bernard & Christos 2001-05-14 14:58:59 +00:00
usr.sbin Regenerated for am-utils 6.0.6. 2001-05-13 18:11:56 +00:00
Makefile parallelize the obj pass, too 2001-05-08 02:04:08 +00:00
Makefile.inc
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00