Go to file
jmmv 0185e9d704 Fix processing of the symbol table, broken in the change that introduced the
new ksyms_addsyms_elf name.  The problem is that the kernel is really built
as an ELF and then objcopy is used to turn it into an a.out.  Therefore, we
need to use the SYMTAB_SPACE hack when we are an ELF.
2009-01-03 20:05:12 +00:00
bin rlim_t will be unsigned as TOG mandates. 2008-12-28 19:53:37 +00:00
common Get rid of locks with static initializers using once and atomic ops. 2009-01-03 18:31:33 +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 df(1) to installation md_root files for atari. 2009-01-03 18:11:26 +00:00
doc Update current versions: 2008-12-31 13:57:28 +00:00
etc * When testing whether the fdesc file system is mounted, parse the 2009-01-03 08:49:03 +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 Ensure fts_close() doesn't spuriously close fd 0, 2009-01-03 06:12:14 +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 cast arguments for changed printf format 2008-12-29 20:02:30 +00:00
share New sentence, new line. Remove another esl(4) reference. 2009-01-03 18:27:36 +00:00
sys Fix processing of the symbol table, broken in the change that introduced the 2009-01-03 20:05:12 +00:00
tests Don't descend into modules on evbppc.. sigh 2008-12-08 12:39:04 +00:00
tools MACHINE_CPU is "mips" not "xxmips". 2008-12-05 05:12:02 +00:00
usr.bin add some *.c specific CPPFLAGS. 2009-01-02 22:16:14 +00:00
usr.sbin cd9660 support has been present for a while 2009-01-03 08:25:35 +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