bin
|
\\ -> \e
|
2010-03-01 21:53:58 +00:00 |
common
|
Add memset to libkern on vax, moving existing memset.S to src/common.
|
2010-03-12 09:12:34 +00:00 |
compat
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
crypto
|
Quote lines that start with . and should appear literally.
|
2010-03-20 20:34:56 +00:00 |
dist
|
Bump date for previous.
|
2010-03-20 11:24:29 +00:00 |
distrib
|
Add inttypes(3).
|
2010-03-21 19:45:58 +00:00 |
doc
|
yamt-nfs-mp: update base tag
|
2010-03-21 13:04:24 +00:00 |
etc
|
don't create obsoleted directories
|
2010-03-21 13:26:10 +00:00 |
external
|
Drop redundant .TP
|
2010-03-20 20:58:06 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
Latin police: use proper conjugation.
|
2010-02-16 09:53:51 +00:00 |
gnu
|
(re-)run gcc mknative for powerpc64.
|
2010-03-19 14:01:57 +00:00 |
include
|
Consistently use __printflike and __scanflike.
|
2010-02-25 18:37:12 +00:00 |
lib
|
Emphasize imaxint_t.
|
2010-03-21 13:39:51 +00:00 |
libexec
|
PR/43023: Bruce Cran: FTPD bug remote crash
|
2010-03-20 18:23:30 +00:00 |
regress
|
right shift of unsigned quantities with constant.
|
2010-03-21 00:03:46 +00:00 |
rescue
|
Relegate edlabel to use in extremely memory constrained install
|
2010-03-10 23:13:09 +00:00 |
sbin
|
Avoid known unknown if the kernel presents us with an unknown
|
2010-03-19 16:25:33 +00:00 |
share
|
Document <inttypes.h>.
|
2010-03-21 19:42:51 +00:00 |
sys
|
some definitions from the Linux driver (via PR kern/42853)
|
2010-03-21 19:53:52 +00:00 |
tests
|
Add some basic tests for rc.d scripts to validate the execution of
|
2010-03-15 19:03:08 +00:00 |
tools
|
Fix build on Solaris. "seems reasonable" by joerg.
|
2010-03-07 19:10:10 +00:00 |
usr.bin
|
revert for now.
|
2010-03-21 14:29:04 +00:00 |
usr.sbin
|
Note also here that this is a legacy daemon that is more or less deprecated.
|
2010-03-20 09:22:37 +00:00 |
x11
|
Use correct lib
|
2010-02-04 12:54:55 +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 |
build.sh
|
Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka.
|
2010-03-07 17:34:25 +00:00 |