aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Backout sensors framework.Alexander Leidinger2007-10-1540-3720/+53
* | | | | | fix a bug of RX routines that can't process multi-frame transactionsSam Leffler2007-10-151-2/+3
* | | | | | Correct calculation of aac_sg_tablesize.Ed Maste2007-10-151-6/+4
* | | | | | This commit was generated by cvs2svn to compensate for changes in r172668,Mark Peek2007-10-151-2/+1
|\ \ \ \ \ \
| * | | | | | Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:Mark Peek2007-10-151-2/+1
* | | | | | | Oops, convert a tsleep() to a msleep() that was missed when adding lockingJohn Baldwin2007-10-151-1/+1
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r172665,Mark Peek2007-10-153-10/+9
|\| | | | | |
| * | | | | | Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:Mark Peek2007-10-153-10/+9
* | | | | | | Optimize for size on pc98. It enables to boot a kernel again.Yoshihiro Takahashi2007-10-153-2/+6
* | | | | | | If a required install tool is missing, provide a more friendly errorEd Maste2007-10-151-1/+6
* | | | | | | Add comment explaining __mb_sb_limit trick here.Andrey A. Chernov2007-10-151-0/+5
* | | | | | | Markup nit.Ruslan Ermilov2007-10-151-1/+1
* | | | | | | Sort.Ruslan Ermilov2007-10-151-10/+10
* | | | | | | Sort.Ruslan Ermilov2007-10-151-6/+6
* | | | | | | Fix markup.Ruslan Ermilov2007-10-152-11/+13
* | | | | | | Introduce FreeBSD 8.0 to mdoc(7).Ruslan Ermilov2007-10-151-0/+1
* | | | | | | Add myself to the FreeBSD calendar.Lars Engels2007-10-141-0/+1
* | | | | | | Add PCI IDs from Adaptec's driver version b11669:Ed Maste2007-10-141-0/+42
* | | | | | | Fix makrup. There are still some OpenBSD-specific thingsRuslan Ermilov2007-10-142-29/+40
* | | | | | | style.Makefile(5) says: Do not use GCCisms (such as -g and -Wall)Ruslan Ermilov2007-10-141-3/+1
* | | | | | | Sort.Ruslan Ermilov2007-10-141-1/+1
* | | | | | | Bump document date for the last change.Ruslan Ermilov2007-10-141-1/+1
* | | | | | | Fix mdoc.Ruslan Ermilov2007-10-141-11/+22
* | | | | | | Remove trailing whitespace.Ruslan Ermilov2007-10-141-2/+2
* | | | | | | Fix mdoc in last commit.Ruslan Ermilov2007-10-141-13/+15
* | | | | | | ZFS_LOG adds a newline by itself.Andrew Thompson2007-10-142-2/+2
* | | | | | | This changes give nullfs correctly work with latest unionfs.Daichi GOTO2007-10-142-5/+25
* | | | | | | Added whiteout behavior option. ``-o whiteout=always'' is default modeDaichi GOTO2007-10-144-2/+36
* | | | | | | Default copy mode has been changed from traditional-mode to transparent-mode.Daichi GOTO2007-10-141-1/+1
* | | | | | | Fixed un-vrele issue of upper layer root vnode of unionfs.Daichi GOTO2007-10-141-1/+1
* | | | | | | Added NULL check code pointed out by Coverity. (via StanislavDaichi GOTO2007-10-141-0/+2
* | | | | | | - It has been become MPSAFE.Daichi GOTO2007-10-142-22/+51
* | | | | | | Fixed vnode unlock/vrele untreated issues whenever errors haveDaichi GOTO2007-10-141-4/+4
* | | | | | | - Added support for vfs_cache on unionfs. As a result, you can useDaichi GOTO2007-10-143-171/+43
* | | | | | | Added treatments to prevent readdir infinity loop using with Linux binaryDaichi GOTO2007-10-141-29/+23
* | | | | | | Changed it frees unneeded memory ASAP.Daichi GOTO2007-10-141-1/+5
* | | | | | | Log:Daichi GOTO2007-10-141-0/+6
* | | | | | | Convert coretemp(4) to the hardware sensors framework andAlexander Leidinger2007-10-142-40/+59
* | | | | | | Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.Alexander Leidinger2007-10-1416-0/+2048
* | | | | | | Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger2007-10-1425-11/+2232
* | | | | | | Back out iswascii change from prev. commit, iswascii was right,Andrey A. Chernov2007-10-141-1/+1
* | | | | | | Split ng_pppoe_rcvdata() function into three hook-specific onesAlexander Motin2007-10-141-464/+465
* | | | | | | Remove ng_pppoe_sendpacket() function to simplify code as it is calledAlexander Motin2007-10-141-79/+39
* | | | | | | o Fix a typo in ipfw table usage example.Maxim Konovalov2007-10-141-1/+1
* | | | | | | o Pablo Picasso's birthday is October 25 not October 5.Maxim Konovalov2007-10-141-1/+1
* | | | | | | Print the ZFS ereport to the console if vfs.zfs.debug is set to help diagnoseAndrew Thompson2007-10-142-0/+2
* | | | | | | Document quotachecks use of the passno field.Mike Pritchard2007-10-141-1/+5
* | | | | | | Add comment stating that UCS-4 really used here, not UTF-8Andrey A. Chernov2007-10-141-0/+3
* | | | | | | Fix id -A when the subject has an extended subject token associated withChristian S.J. Peron2007-10-141-7/+39
* | | | | | | revert 1.18: the negotiated rate set may not match the halSam Leffler2007-10-131-18/+34