bin
|
rlim_t will be unsigned as TOG mandates.
|
2008-12-28 19:53:37 +00:00 |
common
|
include sys/param.h for _HARDKERNEL instead of homegrown def.
|
2009-01-12 02:53:29 +00:00 |
compat
|
Fix typo.
|
2009-01-13 17:52:32 +00:00 |
crypto
|
Make the library compile with WARNS=1
|
2009-01-12 23:00:00 +00:00 |
dist
|
PR/40386: M. Levinson: vi(1) filename completion no longer works, fix bug
|
2009-01-13 15:43:27 +00:00 |
distrib
|
Remove /boot.atari, which is no longer installed during build
|
2009-01-13 13:52:06 +00:00 |
doc
|
Add a space.
|
2009-01-11 21:58:00 +00:00 |
etc
|
Add rndctl
|
2009-01-08 12:12:38 +00:00 |
external
|
We need to install libamu.
|
2009-01-12 16:03:16 +00:00 |
games
|
Fix fiance/fiancee confusion. Fix another typo.
|
2008-12-02 14:21:26 +00:00 |
gnu
|
bump majors.
|
2009-01-11 03:09:35 +00:00 |
include
|
fix reversed test from Tobias Nygren.
|
2009-01-13 15:11:09 +00:00 |
lib
|
fix __sigtimedwait50
|
2009-01-13 01:50:04 +00:00 |
libexec
|
PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address.
|
2009-01-08 18:47:49 +00:00 |
regress
|
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
|
2009-01-02 00:20:18 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
Add workaround typedefs for awful hack.
|
2009-01-13 11:47:32 +00:00 |
share
|
g/c BUFQ_FOO() macros and use bufq_foo() directly.
|
2009-01-13 13:33:58 +00:00 |
sys
|
regen after unimpl police to get comments right
|
2009-01-13 22:11:32 +00:00 |
tests
|
Kernel modules (kmod files) are now installed in a subdirectory per module.
|
2009-01-04 17:56:57 +00:00 |
tools
|
Apply part of the patch from Julio M. Merino Vidal in
|
2009-01-06 19:15:39 +00:00 |
usr.bin
|
When substituting .for control variables (as ${:U...}) escape '$' and '\'
|
2009-01-13 18:30:00 +00:00 |
usr.sbin
|
set the event protocol version.
|
2009-01-13 18:09:19 +00:00 |
x11
|
fix include filename
|
2008-11-28 10:27:29 +00:00 |
BUILDING
|
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
|
2008-12-02 22:28:21 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +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
|
provide more details.
|
2009-01-11 18:00:04 +00:00 |
build.sh
|
"\t" does not represent a tab in sed regular expressions,
|
2009-01-03 08:23:00 +00:00 |