Go to file
christos 0c82c01637 using 2 casts to fix an unsigned-signed comparison is a sign that this it
is done incorrectly. The RHS is guaranteed positive at this point so cast
it to unsigned to match the LHS.
2012-02-03 14:36:51 +00:00
bin Minor English improvements for -w, partly from Snader_LB. 2012-01-27 05:59:17 +00:00
common Remove old (5.99.48 - 5.99.62) libquota interface. 2012-02-01 17:52:07 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Add configuration glue 2012-01-28 16:05:20 +00:00
dist Really skip the current line only if the comment is at the start. 2012-02-03 04:28:55 +00:00
distrib Add Mini2440 entry to sysinst kernel selection. 2012-02-03 00:35:35 +00:00
doc Import dhcpcd-5.5.3 2012-02-03 00:05:57 +00:00
etc Build INSTALL_C700 ramdisk kernel and install into releasedir. 2012-02-02 16:02:44 +00:00
external using 2 casts to fix an unsigned-signed comparison is a sign that this it 2012-02-03 14:36:51 +00:00
extsrc
games PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
gnu Handle another case the new gcc_assert(0) caught. 2012-02-02 18:33:03 +00:00
include Be consistent about whether idtype and objtype codes are signed or 2012-02-01 05:46:45 +00:00
lib Bump libquota.so major version (to 1) 2012-02-01 17:53:23 +00:00
libexec Shut down the cleaner earlier if the filesystem is unmounted. 2012-02-02 03:47:11 +00:00
regress Import IPFilter 5.1.1 2012-01-30 16:02:57 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
share Restore missing word, remove trailing whitespace. 2012-02-01 09:37:29 +00:00
sys Add missing <sys/rnd.h> include, ack: jdc@ 2012-02-03 10:11:07 +00:00
tests Reimplement repquota -x to print in tabular form instead of XML. 2012-02-01 05:12:45 +00:00
tools remove dup target. 2012-01-21 22:31:15 +00:00
usr.bin make the result stable. 2012-02-03 05:06:08 +00:00
usr.sbin use a correct macro. 2012-02-03 05:06:51 +00:00
x11 Set WARNS?=2. 2011-11-27 00:53:52 +00:00
build.sh Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
BUILDING Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
Makefile s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING mention pam unbump. 2011-12-27 16:54:51 +00:00