bin
|
Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have side
|
2002-10-04 13:15:51 +00:00 |
crypto
|
use cast to unsigned long long, instead of PRIu64
|
2002-10-04 02:22:05 +00:00 |
dist
|
Mark basic rate with '*' in PRINT_RATES().
|
2002-09-30 13:31:57 +00:00 |
distrib
|
Do not use -Os when compiling small programs for the miniroot or
|
2002-10-04 21:23:06 +00:00 |
doc
|
Note cfattach changes.
|
2002-10-04 01:54:47 +00:00 |
etc
|
Include cgd on the list of things to be mknod(8)ed on all arches.
|
2002-10-04 18:53:22 +00:00 |
games
|
- use correctly bounded strings when reloading a saved game. in particular,
|
2002-10-01 14:18:57 +00:00 |
gnu
|
more strict checking on command invocation.
|
2002-10-03 03:31:46 +00:00 |
include
|
Assign to TNF.
|
2002-10-04 11:42:38 +00:00 |
lib
|
COMPAT_43 getdirentries(2) actually has u_int 'nbytes' argument
|
2002-10-03 06:17:33 +00:00 |
libexec
|
Recode _rtld_elf_hash() so it compiles better (at least on i386 and arm).
|
2002-10-04 20:34:10 +00:00 |
regress
|
add kqueue subdir, commented out for now
|
2002-10-03 07:51:10 +00:00 |
rescue
|
Don't build this on mipseb or mipsel, as crunchgen(1) doesn't work correctly
|
2002-10-03 01:11:37 +00:00 |
sbin
|
channelling wiz
|
2002-10-04 23:47:03 +00:00 |
share
|
Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV.
|
2002-10-04 19:04:17 +00:00 |
sys
|
Minor cleanup. No functional changes.
|
2002-10-04 23:49:35 +00:00 |
tools
|
Check for <poll.h>. If it is not found, -DUSE_SELECT=1.
|
2002-10-04 22:21:57 +00:00 |
usr.bin
|
Two typos. From Adrian Mrva. eg -> e.g.
|
2002-10-02 16:04:58 +00:00 |
usr.sbin
|
Overhaul the way cfattach structures are looked up. The cfdata entry
|
2002-10-04 01:50:53 +00:00 |
BUILDING
|
regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
|
2002-09-21 05:26:42 +00:00 |
Makefile
|
move BUILDING.mdoc -> doc/BUILDING.mdoc
|
2002-09-21 08:19:27 +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
|
Note that a new config is needed after the autoconfiguration overhaul.
|
2002-10-04 04:37:06 +00:00 |
build.sh
|
Add sh5 cases.
|
2002-10-02 16:57:29 +00:00 |