Go to file
christos 0713fcd141 Make at least the ELF version work. crypt was broken because it was
compiled against the wrong headers. Now we just depend on libcrypt.
2005-03-02 01:04:21 +00:00
bin The quagga-0.98.2 tar archive is busted. It was created with an old tar 2005-02-20 07:35:47 +00:00
contrib/sys
crypto Add UsePam yes 2005-02-28 02:35:10 +00:00
dist Remove superfluous .Pp. 2005-02-28 10:48:08 +00:00
distrib Add an xserver config file. 2005-03-01 16:42:53 +00:00
doc cvs-1.11.19 is out. 2005-03-01 15:31:20 +00:00
etc Add the xserver description file. 2005-03-01 16:29:44 +00:00
games Remove a incorrect semicolon at the end of an if(). 2005-02-25 15:04:43 +00:00
gnu Make sure to pass HOST_CC to configure 2005-02-11 14:58:41 +00:00
include Change __aconst to const so I can compile systat and vmstat with WARNS=3 2005-02-26 21:16:35 +00:00
lib Make at least the ELF version work. crypt was broken because it was 2005-03-02 01:04:21 +00:00
libexec Add a few lines of code to print the output from the remotely executed program. 2005-02-27 01:34:07 +00:00
regress Add a second flag to indicate whether handler2 ran at all. 2005-02-26 20:12:58 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Bump date for previous. 2005-02-28 22:03:05 +00:00
share Turn on PAM by default. Approved by core. 2005-02-28 02:28:09 +00:00
sys Add disasm support for amd64 (x86-64). 2005-03-01 18:08:42 +00:00
tools Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
usr.bin When parsing conditional tokens, make sure that the token is followed by 2005-03-01 04:34:55 +00:00
usr.sbin Explicitly mention where the canonical location 2005-03-01 13:19:51 +00:00
x11 The only file that needs to be compiled with -DUSE_PAM is utils.c 2005-02-24 14:54:02 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00
build.sh