bin
|
Use more macros (Sq/Dq).
|
2005-03-11 13:16:10 +00:00 |
contrib/sys
|
|
|
crypto
|
Add UsePam yes
|
2005-02-28 02:35:10 +00:00 |
dist
|
Re-remove superfluous .Pp.
|
2005-03-04 12:32:31 +00:00 |
distrib
|
Integrate Xen to the i386 build process:
|
2005-03-11 20:55:10 +00:00 |
doc
|
Note addition of -4 and -6 to rcp(1), rlogin(1), and rsh(1) and support
|
2005-03-11 04:18:47 +00:00 |
etc
|
separate tun(4) and joy(4) entries, those two are totally independant
|
2005-03-12 10:26:45 +00:00 |
games
|
Add -lcrypt where -lcrypto is specified.
|
2005-03-09 03:11:21 +00:00 |
gnu
|
Add -lcrypt where -lcrypto is specified.
|
2005-03-09 03:11:21 +00:00 |
include
|
Provide select() and pselect() prototypes in <sys/select.h>, per
|
2005-03-05 19:48:38 +00:00 |
lib
|
Fix another _DIAGASSERT issue (Joerg Sonnenberger)
|
2005-03-12 04:20:30 +00:00 |
libexec
|
Remove unnecessary cast.
|
2005-03-11 16:04:09 +00:00 |
regress
|
Add -lcrypt where -lcrypto is specified.
|
2005-03-09 03:11:22 +00:00 |
rescue
|
cosmetic tweak
|
2005-01-13 03:50:08 +00:00 |
sbin
|
Add -lcrypt where -lcrypto is specified.
|
2005-03-09 03:11:22 +00:00 |
share
|
bsd.pkg.defaults.mk was moved to defaults/mk.conf a while ago.
|
2005-03-12 16:13:38 +00:00 |
sys
|
You need to multply seconds by 10^9 to get nanoseconds! (not 10^6).
|
2005-03-12 16:02:02 +00:00 |
tools
|
Remove commas in AC_CHECK_FUNCS that shouldn't be there.
|
2005-03-02 18:08:43 +00:00 |
usr.bin
|
Sorted two entries that were out of order.
|
2005-03-12 15:13:54 +00:00 |
usr.sbin
|
Never access argv[i+1] before you know that argv[i] != NULL. Approved
|
2005-03-11 22:52:04 +00:00 |
x11
|
Process GL manual pages with tbl(1). This fixes PR xsrc/29662 by
|
2005-03-12 16:01:50 +00:00 |
build.sh
|
|
|
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 |