Go to file
pooka 59f8fc8f6e Split variables out of Makefile into Makefile.libkern so that we
can easily just .include it for the proper SRCS etc. definitions
in case we're interested in the files but not in building an actual
libkern.{a,o}.  for librump
2009-01-04 18:00:55 +00:00
bin rlim_t will be unsigned as TOG mandates. 2008-12-28 19:53:37 +00:00
common allow inclusion of atomic ops in librump 2009-01-04 17:54:29 +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 Add man page for gcscaudio driver. 2009-01-04 15:34:17 +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 make xdm (able to) use PAM 2009-01-02 23:25:57 +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
sbin Add a list of device types for use with "rndctl -t ${typename}". 2009-01-04 12:01:43 +00:00
share add back siisata. 2009-01-04 16:38:58 +00:00
sys Split variables out of Makefile into Makefile.libkern so that we 2009-01-04 18:00:55 +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 Describe better what it does. Inspired by the confusion caused by 2009-01-04 17:26:24 +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
build.sh "\t" does not represent a tab in sed regular expressions, 2009-01-03 08:23:00 +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