bin
|
rlim_t will be unsigned as TOG mandates.
|
2008-12-28 19:53:37 +00:00 |
common
|
Do not use lockpatches with _RUMPKERNEL (non-PIC ... and pointless).
|
2009-01-04 18:46:16 +00:00 |
compat
|
XXX: change .PATH: to .PATH.c: so that make does not find the
|
2008-12-02 21:43:09 +00:00 |
crypto
|
Remove obsolete configuration options, fix radius configuration block and
|
2009-01-05 06:03:58 +00:00 |
dist
|
make CHAR_T/RCHAR_T as 32bit clean.
|
2009-01-02 00:32:11 +00:00 |
distrib
|
add new callout_ack, callout_expired, and callout_invoking manpages
|
2009-01-05 05:06:09 +00:00 |
doc
|
Update current versions:
|
2008-12-31 13:57:28 +00:00 |
etc
|
* Add etc/rc.d/rndctl script, based on work by Brian A. Seklecki. This
|
2009-01-04 12:10:30 +00:00 |
external
|
new autoconf needs _cv_
|
2009-01-04 22:57:17 +00:00 |
games
|
Fix fiance/fiancee confusion. Fix another typo.
|
2008-12-02 14:21:26 +00:00 |
gnu
|
fix size and format of time_t holding variable.
|
2008-12-29 04:09:25 +00:00 |
include
|
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
|
2009-01-02 00:20:18 +00:00 |
lib
|
define __UNCONST for OSes that don't have it when building tools/mklocale
|
2009-01-05 03:14:30 +00:00 |
libexec
|
fix for 64 bit time_t and dev_t
|
2008-12-29 00:33:34 +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
|
Remove LKMs and switch to the module framework, pass 1.
|
2008-11-12 12:35:50 +00:00 |
sbin
|
Add a list of device types for use with "rndctl -t ${typename}".
|
2009-01-04 12:01:43 +00:00 |
share
|
typo fix
|
2009-01-05 02:42:18 +00:00 |
sys
|
Ifdef out and comment a KASSERT() that's a bit too aggressive. There
|
2009-01-05 06:03:39 +00:00 |
tests
|
Kernel modules (kmod files) are now installed in a subdirectory per module.
|
2009-01-04 17:56:57 +00:00 |
tools
|
MACHINE_CPU is "mips" not "xxmips".
|
2008-12-05 05:12:02 +00:00 |
usr.bin
|
move nbtool_config.h include to the top.
|
2009-01-05 02:55:34 +00:00 |
usr.sbin
|
remove debugging.
|
2009-01-04 17:10:47 +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
|
…
|
|
UPDATING
|
Add a note concerning this morning's changes to config(1).
|
2008-12-19 20:37:45 +00:00 |
build.sh
|
"\t" does not represent a tab in sed regular expressions,
|
2009-01-03 08:23:00 +00:00 |