Go to file
rumble bbbaf17cc4 The MCT advertises both the interrupt and bulkin endpoints as
interrupts. Go from assuming that the first enumerated interrupt
is the bulkin (since this may not be the case) to assuming that
the true interrupt endpoint will have a 0x2 wMaxPacketSize.

From FreeBSD's umct.c, ok'd by mycroft@, closes PR25959.
2004-07-08 00:54:21 +00:00
bin Truncate the prompt if too long. Fixes PR 24674, but not with the patch from 2004-07-07 19:46:57 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Now that we have addrlen, use it. 2004-07-06 02:59:55 +00:00
dist revert change of listen to Listen (probably a typo here) 2004-07-01 15:44:54 +00:00
distrib also add <machine/joystick.h> to alpha and amd64, to allow compilation 2004-07-07 18:03:51 +00:00
doc Postfix 2.1.4 released. 2004-07-04 02:41:03 +00:00
etc Add mention of Portuguese builtin keyboard map. 2004-07-06 04:02:05 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Complete the fix for PR 22452 by doing the same thing as stock gcc. That 2004-07-05 12:27:41 +00:00
include Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00
lib PR/23486: Andreas Gustafsson: gdb no longer works with emacs 2004-07-08 00:51:36 +00:00
libexec Make ld.elf_so use the new sysctl API. That allows the user to give any 2004-07-05 11:50:07 +00:00
regress Add a regression test for CV teardown under spurious wakeups (currently fails). 2004-07-07 21:53:10 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
share Add a missing .PHONY. 2004-07-06 12:07:34 +00:00
sys The MCT advertises both the interrupt and bulkin endpoints as 2004-07-08 00:54:21 +00:00
tools Add some more variables used to build libgcc_s. 2004-07-01 13:22:25 +00:00
usr.bin Don't scan include files in "includes" target because they might not be 2004-07-07 14:28:17 +00:00
usr.sbin Fix portability problems, per PR 5783. 2004-07-06 13:05:25 +00:00
x11 make Xdreamcast compile again. (work fine.) 2004-07-06 13:41:13 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc
UPDATING Include notes about purging most of tools/* before building to get correctly 2004-06-22 01:29:51 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00