summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added whiteout behavior option. ``-o whiteout=always'' is default modedaichi2007-10-144-2/+36
* Default copy mode has been changed from traditional-mode to transparent-mode.daichi2007-10-141-1/+1
* Fixed un-vrele issue of upper layer root vnode of unionfs.daichi2007-10-141-1/+1
* Added NULL check code pointed out by Coverity. (via Stanislavdaichi2007-10-141-0/+2
* - It has been become MPSAFE.daichi2007-10-142-22/+51
* Fixed vnode unlock/vrele untreated issues whenever errors havedaichi2007-10-141-4/+4
* - Added support for vfs_cache on unionfs. As a result, you can usedaichi2007-10-143-171/+43
* Added treatments to prevent readdir infinity loop using with Linux binarydaichi2007-10-141-29/+23
* Changed it frees unneeded memory ASAP.daichi2007-10-141-1/+5
* Log:daichi2007-10-141-0/+6
* Convert coretemp(4) to the hardware sensors framework andnetchild2007-10-142-40/+59
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-1416-0/+2048
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-1425-11/+2232
* Back out iswascii change from prev. commit, iswascii was right,ache2007-10-141-1/+1
* Split ng_pppoe_rcvdata() function into three hook-specific onesmav2007-10-141-464/+465
* Remove ng_pppoe_sendpacket() function to simplify code as it is calledmav2007-10-141-79/+39
* o Fix a typo in ipfw table usage example.maxim2007-10-141-1/+1
* o Pablo Picasso's birthday is October 25 not October 5.maxim2007-10-141-1/+1
* Print the ZFS ereport to the console if vfs.zfs.debug is set to help diagnosethompsa2007-10-142-0/+2
* Document quotachecks use of the passno field.mpp2007-10-141-1/+5
* Add comment stating that UCS-4 really used here, not UTF-8ache2007-10-141-0/+3
* Fix id -A when the subject has an extended subject token associated withcsjp2007-10-141-7/+39
* revert 1.18: the negotiated rate set may not match the halsam2007-10-131-18/+34
* The problem is: currently our single byte ctype(3) functions are brokenache2007-10-1315-44/+113
* Remove symbols that should not be exported.deischen2007-10-131-29/+0
* Rewrite puc_pci_match() to handle non-trivial cases correctly.des2007-10-131-14/+19
* MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd arecognet2007-10-133-9/+9
* Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead.cognet2007-10-131-1/+1
* Do not use __XSCALE__ to detect if pld/strd/ldrd is available, usecognet2007-10-135-25/+25
* Define _ARM_ARCH_5E too, so that we know if pld/strd/ldrd are available.cognet2007-10-131-1/+6
* I don't know what I was smoking when I wrote these three years ago; thedes2007-10-132-6/+22
* Minor mdoc cleanup: Every sentence should start on its own line.simon2007-10-131-1/+2
* Describe an error return that was missed out earlier.jkoshy2007-10-131-1/+6
* Back out last commit -- it breaks sparc64 build which hasru2007-10-131-2/+2
* Add NOP-message polling to ciss_periodic().iwasaki2007-10-131-1/+80
* Fix a NULL pointer dereference in Tx checksum calculation.yongari2007-10-131-0/+5
* Add definitions for the 3rd ATA support word.scottl2007-10-121-0/+9
* Add a bunch of definitions and structures to support newer drivers.scottl2007-10-121-1/+110
* The ukbd driver has some questionable "magic" to for a default keyboardjhb2007-10-121-2/+8
* NFS MP scaling changes.mohans2007-10-124-75/+131
* This commit was generated by cvs2svn to compensate for changes in r172597,delphij2007-10-1210-15/+21
|\
| * Import less v409, fixes a rather serious bug which causesdelphij2007-10-1210-15/+21
* | Adjust HISTORY.obrien2007-10-121-1/+1
* | style.Makefile(5)obrien2007-10-121-2/+2
* | Minor tweak to finding BEG/END source.obrien2007-10-121-2/+2
* | style.Makefile(5)obrien2007-10-121-2/+2
* | Welcome FreeBSD 8.obrien2007-10-121-2/+2
* | Do not attempt to make an NFS rpc call if using tftpps2007-10-122-0/+9
* | Fix a mistake made in the MPSAFE commit that caused CAM to serialize requestsscottl2007-10-121-1/+2
* | For some blasted reason the SATA WC change frees a structure right in thescottl2007-10-121-1/+0
OpenPOWER on IntegriCloud