summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-1816-585/+863
* This commit was generated by cvs2svn to compensate for changes in r172771,darrenr2007-10-186-64/+88
|\
| * Import IPFilter 4.1.28darrenr2007-10-1822-650/+953
* | The bridging output function puts the mbuf directly on the interfaces sendthompsa2007-10-184-29/+47
* | Add a -z flag to nfsstat which zeros the NFS statistics after displayingjhb2007-10-182-2/+2
* | Add noclusterr and noclusterw options to the options list. I forgot thesebde2007-10-181-1/+1
* | Fix some style bugs in the mount options list. Mainly, sort the list,bde2007-10-181-6/+7
* | Add Winchiphead (or Nanjin QinHeng Electronics) USB Serial converter driver.takawata2007-10-183-1/+1047
* | In msdosfs_settattr(), don't do synchronous updates of the denodebde2007-10-181-1/+1
* | correct guard variable names.imp2007-10-181-3/+3
* | Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Notimp2007-10-187-22/+834
* | Merge definitions for ARM9E, ARM10 and ARM11 processors from p4 (whichimp2007-10-181-2/+14
* | Use the direct mapping, if available, for pmap_zero_page_xscale() as well.cognet2007-10-161-0/+15
* | ULE works fine on arm; allow it to be usedsam2007-10-161-1/+1
* | - Fix the handling of R_SPARC_OLO10, which is a bit of a special casemarius2007-10-161-8/+14
* | Print the stack bounds of the thread.marcel2007-10-161-0/+2
* | - fix sctp_ifn initial refcount issue (prevents deletion)rrs2007-10-1610-54/+64
* | Rescue hw.machine_arch in CTL_HW_NAMES.ru2007-10-161-0/+1
* | Rescue whitespace nits.ru2007-10-161-2/+2
* | Fix CTL_VM_NAMES.ru2007-10-161-8/+8
* | Get rid of qaddr_t.alfred2007-10-1619-34/+34
* | Export maxswzone, maxbcache, maxtsiz, dfldsiz, maxdsiz, dflssiz, maxssiz,alfred2007-10-161-0/+10
* | Set PTE_ACCESSED in the PTE and before inserting it in the VHPT.marcel2007-10-161-2/+12
* | The flushrs instruction must be the first in an instructionmarcel2007-10-161-0/+1
* | Print instruction stops to improve analysis of dependencymarcel2007-10-161-0/+2
* | Fix disassembly of the invala, itc, itr and hint instructionsmarcel2007-10-161-1/+1
* | Bump version for libpcap and tcpdump importsmlaier2007-10-161-1/+1
* | Make ukbd_getc respect non-blocking behavior if one is requested. Changekan2007-10-151-7/+10
* | Backout sensors framework.netchild2007-10-1517-2444/+37
* | fix a bug of RX routines that can't process multi-frame transactionssam2007-10-151-2/+3
* | Correct calculation of aac_sg_tablesize.emaste2007-10-151-6/+4
* | Oops, convert a tsleep() to a msleep() that was missed when adding lockingjhb2007-10-151-1/+1
* | Optimize for size on pc98. It enables to boot a kernel again.nyan2007-10-152-2/+3
* | Sort.ru2007-10-151-10/+10
* | Add PCI IDs from Adaptec's driver version b11669:emaste2007-10-141-0/+42
* | ZFS_LOG adds a newline by itself.thompsa2007-10-142-2/+2
* | This changes give nullfs correctly work with latest unionfs.daichi2007-10-142-5/+25
* | Added whiteout behavior option. ``-o whiteout=always'' is default modedaichi2007-10-143-2/+32
* | 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-141-34/+45
* | Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-1413-0/+1803
* | Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-144-1/+594
OpenPOWER on IntegriCloud