bin
|
make sure we do not truncate arith expresssion > 10 digits.
|
2001-09-19 06:38:19 +00:00 |
crypto
|
remove files that were not part of last import
|
2001-09-23 05:03:52 +00:00 |
dist
|
new copyright boilerplates. from tcpdump.org repository
|
2001-09-19 03:37:58 +00:00 |
distrib
|
GCC 2.95 generates significantly larger code with -O2 than our old compiler did; thus we overflow the floppies. I thought we used to explicitly set -Os in here; anyway, with this change, we do now!
|
2001-09-23 23:40:29 +00:00 |
etc
|
add raid, remove cd drives and floppy drives from the nightly disk
|
2001-09-23 19:51:20 +00:00 |
games
|
if we're going to quote the movie, let's at least get it *right*
|
2001-09-19 04:54:06 +00:00 |
gnu
|
For ns32k-netbsd, don't add ns32k/xm-netbsd.h to $xm_file; it gets
|
2001-09-23 13:55:13 +00:00 |
include
|
update infrastructure for krb4 1.1 and heimdal 0.4e
|
2001-09-17 12:34:40 +00:00 |
lib
|
Get compile_et from ${COMPILE_ET}.
|
2001-09-22 05:39:54 +00:00 |
libexec
|
Use vsnprintf instead of vsprintf.
|
2001-09-20 20:55:29 +00:00 |
regress
|
Descend into int_fmtio.
|
2001-09-22 19:57:42 +00:00 |
sbin
|
objcopy -> ${OBJCOPY}
|
2001-09-22 02:01:13 +00:00 |
share
|
Split "cleanprog" target apart: now you can zap only object files or
|
2001-09-24 01:04:32 +00:00 |
sys
|
Deal with invokers who pass us environment variable settings as part
|
2001-09-24 00:20:11 +00:00 |
tools
|
Work around "make obj" lossage in tools/. Dunno why this is happening
|
2001-09-22 12:29:22 +00:00 |
usr.bin
|
Fix some lossage in previous commit: don't remove everything when cleaning
|
2001-09-24 01:05:47 +00:00 |
usr.sbin
|
Add a -l flag which does "loose" permissions checks, i.e. a mode 444
|
2001-09-22 03:56:29 +00:00 |
Makefile
|
Put do-make-tools before creating distrib-dirs (as binstall has to be
|
2001-09-22 12:30:13 +00:00 |
Makefile.inc
|
Set RELTOP to '.' if that's where we are.
|
2000-05-06 15:05:15 +00:00 |
UPDATING
|
Add text describing what to do if make complains about a missing
|
2001-09-16 04:25:39 +00:00 |