Go to file
thorpej d214d5c30a Add vm_page_alloc1() and vm_page_free1(), which allocate/free single
VM pages, not associated with any object.
1998-03-12 06:25:52 +00:00
bin off by one error in ${%%} 1998-03-10 19:11:07 +00:00
distrib Sync port-maintainers w/ www pages. 1998-03-11 23:39:39 +00:00
etc improve description comment 1998-02-28 22:56:11 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu PR #4869: Make gcc frontend use proper vfork() by including <unistd.h> and 1998-03-09 12:57:23 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib #include <string.h> now says #include <unistd.h> which matches the source code, per PR#4451. This should be checked for POSIX compliance, however. 1998-03-11 08:23:39 +00:00
libexec Remove spurious extra newline. 1998-03-03 00:36:24 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00
share added documentation of the various compile options for this driver from PR#4680 1998-03-11 09:55:19 +00:00
sys Add vm_page_alloc1() and vm_page_free1(), which allocate/free single 1998-03-12 06:25:52 +00:00
usr.bin Fix types lossage on the Alpha. 1998-03-11 16:49:19 +00:00
usr.sbin Fix typos lossage on the Alpha. 1998-03-11 17:44:02 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00