summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't suggest mounting procfs in diskless configurations.rwatson2009-03-131-1/+0
* - Fix object directory creation when running threaded buildworldgabor2009-03-131-1/+1
* HID usage minimum can be equal to the maximum.thompsa2009-03-131-1/+1
* fix portability; linux does not have sa_len/sun_lensam2009-03-131-7/+13
* Fix comment explaining where this driver came from.rpaulo2009-03-131-1/+1
* Rename the k8temp(4) man page to amdtemp(4) and update its contents forrpaulo2009-03-132-11/+20
* - Add an entry about enabling libc NLS supportgabor2009-03-131-0/+6
* Implement new way of branding ELF binaries by looking to adchagin2009-03-1314-69/+169
* Mention k8temp -> amdtemp rename.rpaulo2009-03-131-0/+4
* Rename all the variables/function names/structs/etc. to reflect therpaulo2009-03-131-86/+121
* Rename the k8temp driver to amdtemp.rpaulo2009-03-136-71/+40
* Switch to using official English short country names.ru2009-03-131-24/+24
* - Reenable Native Language Support in libc. This feature was disabled duegabor2009-03-1316-3/+3273
* Don't put "install-info" to the list of install-tools if we'reru2009-03-131-1/+5
* 1. Clean up usage() output a bit by grouping options that take an argumentdougb2009-03-131-4/+5
* Backout this commit whil a better solution is developedguido2009-03-131-1/+0
* When using the -D option:dougb2009-03-131-4/+4
* Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,imp2009-03-132-1/+87
* Add support for setting the debug flags on wlan interfaces after the arebrooks2009-03-133-1/+20
* Remove the null_islocked() overloaded vop because the standard one doesattilio2009-03-131-9/+0
* Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.raj2009-03-134-15/+10
* 1) Check NULL pointer before calling umtx_pi_adjust_locked(), this avoidsdavidxu2009-03-131-24/+26
* Minorly improved debugging. Use the DEVPRINTF macro and report theimp2009-03-131-13/+7
* Add menus to read install.cfg from any disk device sysinstall can seegrog2009-03-136-22/+241
* We need to initialize the console for dcons to work.imp2009-03-131-0/+1
* The recent change to use memory > 1MB for the heap by default broke CDjhb2009-03-123-47/+81
* Add support for 10h and 11h family of processors. Also, make the sysctlrpaulo2009-03-121-27/+58
* preliminary ar9280 support:sam2009-03-129-694/+3050
* Change the sysctls for maxbcache and maxswzone from int to long. I missedjhb2009-03-121-2/+2
* Export the current values of nbuf, ncallout, and nswbuf via read-onlyjhb2009-03-121-0/+6
* Add myself.rdivacky2009-03-121-0/+1
* o Turn the batch mode on if stdout is not tty.maxim2009-03-122-4/+12
* o Sync synopsis with reality. Remove BUG section -- there ismaxim2009-03-121-13/+1
* The non-modifying EA VOPs are executed with only shared vnode lock taken.kib2009-03-123-63/+94
* Ensure that the semaphore value is re-checked after sem_lockbms2009-03-121-1/+1
* Make semaphore debugging output more useful.bms2009-03-121-2/+8
* txp(4) should work on all architectures now.brueffer2009-03-121-1/+0
* Move the deactivation of the device's BAR to before the loop where weimp2009-03-121-5/+5
* Fix the whitespace in this file to be consistent with itself and withimp2009-03-121-42/+40
* read_ivar takes a uintptr_t * not a u_char *.imp2009-03-121-1/+1
* o writereg needs to return a vlue.imp2009-03-121-2/+4
* Make the bit-bang callbacks for i2c implementation match their prototypes.imp2009-03-121-3/+3
* Check the Disk FUNCE recorded in the CIS to see if we should probe forimp2009-03-121-1/+6
* Better name for this routine... it doesn't reset the card, but resetsimp2009-03-121-4/+4
* Don't need to set symbol, default value is OK.obrien2009-03-121-1/+1
* o change a lock model based on HAL preemption lock to a normal mtx.weongyo2009-03-126-48/+149
* MFp4 //depot/projects/usb 159004,159053,159091thompsa2009-03-121-18/+38
* Xref altq.4 and bump .Ddyongari2009-03-121-1/+2
* Add txp(4) to the list of drivers supporting ALTQ.yongari2009-03-121-1/+2
* Uncomment txp(4), txp(4) should work on all architectures.yongari2009-03-121-1/+1
OpenPOWER on IntegriCloud