bin
\\ -> \e
2010-04-05 21:16:21 +00:00
common
define _NOREGNAMES before including <machine/asm.h>, like powerpc does.
2010-03-22 02:22:32 +00:00
compat
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
crypto
Remove trailing whitespace; use standard section headers.
2010-04-14 08:14:26 +00:00
dist
ip_fil_compat.c is another file that needs to be both in src/dist/ipf and
2010-04-17 22:05:53 +00:00
distrib
Change the install CD to go to full multiuser mode. This clearly
2010-04-18 12:58:57 +00:00
doc
Note my recent changes.
2010-04-17 19:08:54 +00:00
etc
Added Sharp W-ZERO3 series support.
2010-04-17 13:36:21 +00:00
external
add the 6000 microcode.
2010-04-17 15:55:07 +00:00
extsrc
Top level reach-over directory for extsrc.
2009-12-01 01:53:46 +00:00
games
handle ctime returning NULL.
2010-04-04 00:08:49 +00:00
gnu
don't pretend to have do_fstatvfs
2010-04-07 17:13:10 +00:00
include
change size_t to ssize_t for POSIX compliance.
2010-04-17 17:51:47 +00:00
lib
The number of byte pairs to swap is len/2, not len/2+1.
2010-04-18 11:39:39 +00:00
libexec
Use fast_remainder32 for the ELF hash. For the hot cache case, this
2010-04-05 14:01:26 +00:00
regress
pull in some more headers to get prototypes into scope, and, more
2010-03-23 20:32:13 +00:00
rescue
Relegate edlabel to use in extremely memory constrained install
2010-03-10 23:13:09 +00:00
sbin
New sentence, new line. Sort SEE ALSO.
2010-04-11 21:29:37 +00:00
share
Use .Dv instead of .Va for #defined constants.
2010-04-18 15:19:17 +00:00
sys
Fix a test semantic in cpu_probe(): check that the CPU currently probed
2010-04-18 15:25:53 +00:00
tests
Add the typical #ifdef USE_ATF stuff so I can debug the test if it
2010-04-16 14:05:32 +00:00
tools
remove OSX specific fix where CLOCK_REALTIME is not defined.
2010-03-27 07:16:57 +00:00
usr.bin
output __arraycount instead of homegrown macro
2010-04-15 12:35:57 +00:00
usr.sbin
Remove trailing whitespace, replace "Ar -i" with "Fl i".
2010-04-16 13:56:45 +00:00
x11
fix the dependancy list for this.
2010-03-22 00:23:59 +00:00
build.sh
move change from rev 1.232 to the initialization part.
2010-03-30 13:17:47 +00:00
BUILDING
Support "extsrc", externally added programs and libraries. Users can write
2009-11-30 16:13:22 +00:00
Makefile
adjust the do-compat-* rules now that src/compat/lib and friends no longer exist
2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING
Note shared objects extension change, and stalled files.
2010-02-22 12:35:32 +00:00