Go to file
scw e07faf8a74 Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().
2006-11-25 11:59:55 +00:00
bin s/apparant/apparent/, from Zafer. 2006-11-24 22:54:47 +00:00
common Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
crypto Correct issues associated with anonymous sainfo selection in racoon. 2006-11-16 00:30:55 +00:00
dist Hopping through a void* is not enough to get rid of alignment requirements. 2006-11-23 13:07:17 +00:00
distrib 1. add iconv support for Lao language - CP1133, MULELAO-1. 2006-11-25 10:27:22 +00:00
doc texinfo is now at version 4.8a 2006-11-25 10:18:28 +00:00
etc 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2006-11-23 03:25:24 +00:00
games s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
gnu Pull across the gcc fixes for the ICEs seen when cross-compiling hp700 on 2006-11-25 10:05:43 +00:00
include fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
lib s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
libexec s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
regress fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
rescue Revert the recent addition of /rescue/gkermit. There's some concern 2006-11-01 17:36:13 +00:00
sbin fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
share 1. add iconv support for Lao language - CP1133, MULELAO-1. 2006-11-25 10:27:22 +00:00
sys Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
tools add reloc.h to the list - missed this in the last commit. 2006-11-25 07:38:44 +00:00
usr.bin s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
usr.sbin s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
x11
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile
Makefile.inc
UPDATING mention needing gcc rebuild for ssp. 2006-11-09 18:20:59 +00:00