summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix crash with ncurses on FreeBSD/amd64 CURRENT by including missingrafan2007-06-061-0/+1
* - Fixes a case where doing a sysctl would leave locks heldrrs2007-06-062-1/+13
* Remove the special atomic.h case for arm, and allow it to usedougb2007-06-051-2/+0
* This commit was generated by cvs2svn to compensate for changes in r170349,dougb2007-06-051-0/+59
|\
| * Add a custom atomic.h file which implements the C versions of thedougb2007-06-051-0/+59
| * Remove from the vendor branch files that are no longerdougb2007-06-0212-10066/+0
* | Add more IDs for the uftdi driver. Slight tweaks to patch by me.imp2007-06-052-1/+17
* | bump date for 1.20imp2007-06-051-1/+1
* | Add note about condvars not working with spin locks.imp2007-06-051-0/+6
* | - Do triple reads on reset register to detect read register bug. 2 readsariff2007-06-051-12/+15
* | Fix (enable) phone out for laptops with ALC655, specificallyariff2007-06-051-0/+9
* | Move a warning under bootverbose as no machines that trigger it have endedjhb2007-06-052-2/+2
* | Fix a problem with not-preemptive kernels caming from mis-merging ofattilio2007-06-051-47/+0
* | MFp4: When querying the operating condition of SD cards (using theimp2007-06-051-1/+1
* | Update release notes: awk is updated to 1 May 2007 release.rafan2007-06-051-0/+3
* | - Update for 2007/05/01 importrafan2007-06-052-5/+5
* | - Update for 2007/05/01 import.rafan2007-06-051-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r170331,rafan2007-06-0511-145/+202
|\ \
| * | Vendor import of bwk's 01-May-2007 release.rafan2007-06-0511-145/+202
* | | Use pmap_change_attr() to setup a write combine attribute for ourgallatin2007-06-051-1/+14
* | | Updated release notes: less was updated to v403.delphij2007-06-051-1/+1
* | | Updated release notes: BIND 9.4.1, IPFilter 4.1.23.bmah2007-06-051-11/+3
* | | Restore non-SMP build.kib2007-06-051-1/+2
* | | Remove GIANT_REQUIRED for upcoming changes in FireWire stack.simokawa2007-06-051-4/+0
* | | MFi386: revision 1.656nyan2007-06-051-1/+7
* | | Default to R/O root filesystemphk2007-06-051-0/+3
* | | Update man page for VOP_OPEN() after fdidx->fp conversion.kib2007-06-051-16/+16
* | | Fix the fstab on the second image, just like updatep2.sh does.phk2007-06-051-0/+7
* | | Expose __stack_chk_fail_local() so -fstack-protector-all works.des2007-06-052-3/+1
* | | Write to slice name instead of directly to the disk device.delphij2007-06-051-1/+1
* | | Add the machine-specific definitions for configuring the new physicalalc2007-06-052-1/+44
* | | Satisfy witness during shutdownscottl2007-06-051-0/+2
* | | - Better fix for previous error; use DEVOLATILE on the td_lock pointerjeff2007-06-052-2/+2
* | | - Pass &sched_lock as the third argument to cpu_switch() as this willjeff2007-06-052-2/+2
* | | - Define TDQ_ID() for the !SMP case.jeff2007-06-051-1/+2
* | | - ULE is no longer buggy or experimental.jeff2007-06-051-8/+0
* | | sched_core(4) removed.delphij2007-06-055-108/+4
* | | - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllersdavidch2007-06-051-0/+4
* | | - Add a new argument to cpu_switch. This is a pointer to a mutex thatjeff2007-06-051-14/+27
* | | - Expose td_lock to assembly so it may be used in cpu_switch().jeff2007-06-051-0/+1
* | | - Remove sched_core.c. The maintainer has lost interest in pursuing thisjeff2007-06-054-1809/+0
* | | Commit 14/14 of sched_lock decomposition.jeff2007-06-0550-318/+373
* | | Commit 13/14 of sched_lock decomposition.jeff2007-06-041-1/+1
* | | - Change comments and asserts to reflect the removal of the globaljeff2007-06-0411-20/+19
* | | Commit 11/14 of sched_lock decomposition.jeff2007-06-042-60/+0
* | | Commit 10/14 of sched_lock decomposition.jeff2007-06-045-76/+16
* | | Commit 10/14 of sched_lock decomposition.jeff2007-06-041-6/+11
* | | Commit 9/14 of sched_lock decomposition.jeff2007-06-041-57/+117
* | | Commit 8/14 of sched_lock decomposition.jeff2007-06-041-33/+52
* | | Commit 7/14 of sched_lock decomposition.jeff2007-06-041-58/+82
OpenPOWER on IntegriCloud