Go to file
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
bin Fix for PR bin/35432: 2007-01-16 19:06:41 +00:00
common remove bogus (void)&var; from Anon Ymous 2006-12-18 00:41:54 +00:00
crypto Refer to RFC 4716 in two more places (instead of "IETF SECSH"). 2007-01-23 22:21:54 +00:00
dist Use the portable version to declare the type of the length argument 2007-01-21 07:59:31 +00:00
distrib Use Ns (no space) in definition of Ul (UNIX-like) macro, 2007-01-23 15:23:05 +00:00
doc Note scsictl(8) setspeed 2007-01-22 20:58:27 +00:00
etc PR/25482 2007-01-20 16:50:29 +00:00
games Update my previous commit to better match the original code, including 2007-01-17 02:35:28 +00:00
gnu Add NetBSD-1.3.3 and FreeBSD-6.1 for hashinit(9). 2007-01-23 22:26:06 +00:00
include Add: _lwp_kill, _lwp_detach, _lwp_park, lwp_unpark, _lwp_unpark_all. 2007-01-16 01:36:50 +00:00
lib Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
libexec PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX 2007-01-20 17:26:32 +00:00
regress Allow using something else than 'cut' to test this with the CUT env variable. 2007-01-23 21:32:55 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Bump date for previous. 2007-01-23 20:34:17 +00:00
share Do not give Nx arguments it does not understand. 2007-01-23 22:24:30 +00:00
sys Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
tools Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the 2007-01-14 16:32:23 +00:00
usr.bin if ioctl(fd, CDIOCPLAYMSF,...) fails, do not warn("ioctl(CDIOREADTOCENTRYS)"); 2007-01-24 10:36:33 +00:00
usr.sbin Correctly seperate different events for the same type of lock. 2007-01-20 20:01:03 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Added a friendly error message in case the user forgot to "build.sh tools". 2007-01-17 03:43:18 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00