bin
|
use getprogname()
|
2001-02-20 23:02:07 +00:00 |
crypto
|
sync up with 2.5.1.
|
2001-02-19 12:13:04 +00:00 |
dist
|
copy "Version" file for import.
|
2001-02-11 07:04:20 +00:00 |
distrib
|
convert to use getprogname()
|
2001-02-19 22:39:39 +00:00 |
etc
|
Make sure to have rnd pseudo device.
|
2001-02-21 01:44:44 +00:00 |
games
|
convert to use getprogname()
|
2001-02-19 22:39:39 +00:00 |
gnu
|
Fix problems in "for (;;)" and put back in quiet mode.
|
2001-02-19 21:07:04 +00:00 |
include
|
add prototypes for getprogname and setprogname
|
2001-02-19 22:12:41 +00:00 |
lib
|
Remove old compatibility hack. Should no longer be needed.
|
2001-02-21 00:47:21 +00:00 |
libexec
|
convert to use getprogname()
|
2001-02-19 22:43:42 +00:00 |
regress
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
sbin
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
share
|
add include of stdlib.h, for use of setprogname() & getprogname()
|
2001-02-21 00:04:43 +00:00 |
sys
|
reduce PAGER_MAP_SIZE to 4MB, we're short on KVA.
|
2001-02-21 02:43:02 +00:00 |
usr.bin
|
call setprogname(argv[0]) at start of main()
|
2001-02-21 00:06:22 +00:00 |
usr.sbin
|
call setprogname(argv[0]) at start of main()
|
2001-02-21 00:06:22 +00:00 |
Makefile
|
if building w/o a DESTDIR, grab the system make files from the source
|
2000-10-07 17:18:17 +00:00 |
Makefile.inc
|
Set RELTOP to '.' if that's where we are.
|
2000-05-06 15:05:15 +00:00 |
UPDATING
|
Add notes about getprogname and hostprog builds
|
2001-02-20 06:00:54 +00:00 |