summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clear TDF_SINTR in sleepq_resume_thread, also sleepq_catch_signal doesdavidxu2006-04-131-1/+1
* Make CCD be able to read and write Linux software raids.cracauer2006-04-134-2/+78
* Repair ext2fs writes.cracauer2006-04-131-1/+1
* Spell synchronous with required silent 'h'.brooks2006-04-133-4/+4
* Add missing _ to $_punct.brooks2006-04-131-1/+1
* s/soley/solelyschweikh2006-04-131-1/+1
* bce(4) does polling too.brueffer2006-04-131-1/+2
* Add commented out define for TSC board's boot0.imp2006-04-131-0/+1
* MFp4:imp2006-04-131-4/+7
* Merge from p4:imp2006-04-131-1084/+1084
* Need at91rm9200_lowlevel.h for SDRAM_BASE definition.imp2006-04-131-0/+1
* Turn on ithread_destroy() and call it from intr_event_destroy() to tearjhb2006-04-131-5/+7
* Bring back arm-specific workaround from rev 1.15:cognet2006-04-131-0/+2
* We need to adjust the bus handle if the resource is SYS_RES_MEMORY, NOTcognet2006-04-131-1/+2
* Disable/enable fiqs as well as irqs.cognet2006-04-132-4/+4
* Fix DEVICE_POLLING support (compile-only tested).ru2006-04-131-1/+5
* Record the /lib/libgpib.so.1 move to /usr/lib.ru2006-04-131-0/+2
* - Let make(1) track dependencies and regen netid map when needed.ru2006-04-131-8/+1
* Add missing library dependencies.ru2006-04-135-4/+5
* Fix Mother's/Father's day in most case.flz2006-04-132-3/+4
* Re-apply changes to make this compile with -Wundef:ru2006-04-131-1/+1
* Regen.ru2006-04-131-4/+8
* Implications are auto-generated.ru2006-04-131-2/+0
* Use ps true power instead of tr/tail which aren't available early enough.flz2006-04-131-1/+1
* Apply style.Makefile(5) here.ru2006-04-131-5/+5
* Install the shared library under /usr/lib; it's not used by anythingru2006-04-131-1/+0
* Place shared libpcap library under /lib, currently needed byru2006-04-131-0/+2
* Commit the various network interface configutation updates I've beenbrooks2006-04-133-30/+111
* Add a note regarding bumping the freebsd*mc files for mergemaster's sake.gshapiro2006-04-131-1/+5
* Forced commit to bump the $FreeBSD$ version so mergemaster mergesgshapiro2006-04-130-0/+0
* Include opt_pmap.h for PMAP_SHPGPERPROC.alc2006-04-131-0/+1
* Unexpand TAILQ_FIRST(foo) == NULL to TAILQ_EMPTY.delphij2006-04-134-10/+10
* Common register definition for AT91RM9200imp2006-04-121-0/+2747
* Recovery boot loader for the AT91 family of processors. Download itimp2006-04-1211-0/+769
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-123-4/+4
* Fix a symlink.ru2006-04-121-1/+1
* Install shared libpthread library into /lib; needed by someru2006-04-123-1/+7
* Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories.brueffer2006-04-121-2/+16
* Fix the PHY support for the 5780. I mis-merged this from my sources.ps2006-04-121-0/+1
* adapt PacketGetAdapterNames to 0.4.8 calling conventionsam2006-04-121-6/+6
* Pass BIO_GETATTR requests down.pjd2006-04-121-5/+14
* Remove unused prototypes.pjd2006-04-121-2/+0
* On padlock initialization, allocate memory with M_WAITOK.pjd2006-04-121-5/+1
* Correct an obvious typo.pjd2006-04-121-1/+1
* Remove an inappropriate comment which is put into generatedume2006-04-121-1/+1
* Use ANSI C function protypes and declarations for if_arcsubr.rwatson2006-04-122-34/+14
* Retire pmap_track_modified(). We no longer need it because we do notalc2006-04-124-144/+42
* Assert the inpcb lock in udp6_output(), as we dereference variousrwatson2006-04-121-0/+2
* Add comment to udp6_input() that locking is missing from multicastrwatson2006-04-121-1/+8
* Add udbinfo locking in udp6_input() to protect lookups of the inpcbrwatson2006-04-121-2/+8
OpenPOWER on IntegriCloud