Go to file
thorpej 33caa59da3 Optimize the pmap_protect() loop. Will make a similar change to pmap_remove()
once some changes are made to how pt pages are cleaned up.
1998-08-25 08:00:15 +00:00
bin Kill the CFLAGS+=-Wno-format-y2k which will go, for now, into bsd.sys.mk 1998-08-25 07:43:20 +00:00
distrib Add notes about steps to do after installation that are common to all 1998-08-23 12:42:16 +00:00
etc Prepare for MIDI devices. 1998-08-22 22:50:53 +00:00
games Replace some homegrown string-functions with standard-<string.h>-macros. 1998-08-24 22:26:23 +00:00
gnu MEM now has a rtx length of two. Take this into account in calc_address_cost. 1998-08-24 22:54:25 +00:00
include Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
lib The Mariah chip lacks the POLYD instruction, so some assembly coded 1998-08-22 12:49:08 +00:00
libexec More changes for shareable libraries and PIC code 1998-08-21 01:03:48 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin fix a roff command bug 1998-08-18 18:03:28 +00:00
share Add -Wno-uninitialized -Wno-format-y2k, with an attached XXX 1998-08-25 07:46:23 +00:00
sys Optimize the pmap_protect() loop. Will make a similar change to pmap_remove() 1998-08-25 08:00:15 +00:00
usr.bin Kill the CFLAGS+=-Wno-format-y2k; see the log message for bin/ps/Makefile 1998-08-25 07:44:16 +00:00
usr.sbin Pass prefix for depending pkgs. 1998-08-25 01:16:03 +00:00
Makefile Only build the egcs libgcc if the current ${CXX} is actually egcs. 1998-08-22 22:06:23 +00:00