Go to file
drochner 3906113e15 Move global variables which are used only by bootparam here.
("domainname" is useless and could be removed, but adding code to
skip this in the RPC reply would probably be more expensive than leaving
it as a dummy variable.)
2003-03-19 17:18:07 +00:00
bin Update date for recent changes. 2003-03-17 08:15:07 +00:00
crypto enable RSA blinding by defualt. from bugtraq posting <3E758B85.6090300@algroup.co.uk> 2003-03-17 14:33:50 +00:00
dist Fix section in Xref. 2003-03-17 07:30:38 +00:00
distrib Revert previous; it was bogusly based on a misplaced msg.def file. 2003-03-18 20:03:30 +00:00
doc Add recent fixes 2003-03-19 12:47:01 +00:00
etc Allow ccd autoconfiguration to be turned off (by setting ccd=NO in 2003-03-19 08:54:00 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu Build COFF targets. Some embedded tools really, really want this. 2003-03-17 15:53:50 +00:00
include add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
lib crt{begin,end}S.o must now depend on the new crt{begin,end}S.c wrappers 2003-03-19 16:54:25 +00:00
libexec Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
regress need to initialise the address family before bind(2) ... 2003-03-19 14:04:25 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Bump date for last change; new sentence, new line. 2003-03-19 10:37:55 +00:00
share Bump date for BRIDGE_IPF description. 2003-03-17 08:01:58 +00:00
sys Move global variables which are used only by bootparam here. 2003-03-19 17:18:07 +00:00
tools if target is not a symlink, silently succeed rather than failing with 2003-03-19 09:26:38 +00:00
usr.bin Alternative pid/proc allocater, removes all searches associated with pid 2003-03-19 11:36:32 +00:00
usr.sbin New sentence, new line; bump date for recent changes. 2003-03-17 08:19:22 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00