bin
|
comment out the (no longer) builtin newgrp
|
2002-09-20 20:57:58 +00:00 |
crypto
|
select() -> poll()
|
2002-09-20 22:16:02 +00:00 |
dist
|
select() -> poll(), nanosleep()
|
2002-09-20 15:00:06 +00:00 |
distrib
|
add stuff formerly in tc.old
|
2002-09-21 07:16:40 +00:00 |
doc
|
move doc/* -> basesrc/doc/*, except for doc/MIRRORS, which is not used
|
2002-09-21 08:17:32 +00:00 |
etc
|
first cut at these files.
|
2002-09-21 01:41:32 +00:00 |
games
|
Minor rearrangement.
|
2002-09-20 21:00:01 +00:00 |
gnu
|
-D__STRONGARM__ for -mcpu=strongarm*
|
2002-09-21 00:26:47 +00:00 |
include
|
select() -> poll()
|
2002-09-20 21:48:58 +00:00 |
lib
|
Add (commented out) CPP flags for making DES faster on StrongARM
|
2002-09-20 23:59:40 +00:00 |
libexec
|
Print the name of dynamic linker actually loaded.
|
2002-09-21 05:24:17 +00:00 |
regress
|
string.h included.
|
2002-09-21 07:33:25 +00:00 |
rescue
|
oops; typo. (thanks enami!)
|
2002-08-26 09:02:45 +00:00 |
sbin
|
use snprintb()
|
2002-09-20 21:21:53 +00:00 |
share
|
.Xr each other.
|
2002-09-20 03:35:33 +00:00 |
sys
|
#if 0 more stuff, per Krister's list. Thanks Krister!
|
2002-09-21 07:12:46 +00:00 |
tools
|
Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent
|
2002-09-19 17:13:01 +00:00 |
usr.bin
|
fix a printf.
|
2002-09-21 04:30:42 +00:00 |
usr.sbin
|
sys/poll.h -> poll.h
|
2002-09-20 22:04:31 +00:00 |
BUILDING
|
regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
|
2002-09-21 05:26:42 +00:00 |
BUILDING.mdoc
|
USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
|
2002-09-21 05:17:52 +00:00 |
Makefile
|
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
|
2002-09-17 23:18:25 +00:00 |
Makefile.inc
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
USE_NEW_TOOLCHAIN has been replaced
|
2002-09-21 04:12:35 +00:00 |
build.sh
|
Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using
|
2002-09-18 15:20:53 +00:00 |