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
|
schedular() call can now modify fd mask so make the working copy just
|
2008-12-30 15:50:24 +00:00 |
dist
|
make CHAR_T/RCHAR_T as 32bit clean.
|
2009-01-02 00:32:11 +00:00 |
distrib
|
Move usr/share/mk/* from comp to base.
|
2009-01-05 00:18:38 +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
|
Fix HTML output.
|
2009-01-04 09:42:43 +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
|
Get rid of an extranous .Ed request, and the warning about
|
2009-01-04 22:55:02 +00:00 |
sys
|
fix status translation (two missing P in PPS* bits)
|
2009-01-04 20:41:58 +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
|
Count () and {} when looking to the '=' that terminates the variable being
|
2009-01-04 20:17:36 +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 |