aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Changes to support crashdump analysis of netisr:Robert Watson2010-03-012-113/+179
* | A first cut at teaching libkvm how to deal with dynamic per-CPU storageRobert Watson2010-03-016-7/+210
* | Rewrite red-black trees to do lazy balance fixup. This improvesJason Evans2010-02-282-772/+837
* | Provide BSD-style Makefile for the device tree compiler (dtc).Rafal Jaworowski2010-02-281-0/+51
* | Let dtc build with FreeBSD yacc/lex.Rafal Jaworowski2010-02-282-1/+4
* | Merge DTC-d75b33af.Rafal Jaworowski2010-02-2850-0/+12611
|\ \
| * | Update DTC to git d75b33af676d0beac8398651a7f09037555a550b.vendor/dtc/dtc-d75b33afRafal Jaworowski2010-02-2776-608/+1626
| * | Initial import of the Device Tree Compiler (DTC) package v1.2.0.vendor/dtc/1.2.0Rafal Jaworowski2010-02-27130-0/+14594
| /
* | simplify hash calculationBernd Walter2010-02-281-5/+1
* | Mark msdosfs as mpsafe.Konstantin Belousov2010-02-281-0/+1
* | Fix the race between dotdot lookup and forced unmount, by usingKonstantin Belousov2010-02-281-23/+81
* | Use pm_fatlock to protect per-filesystem rb tree used to allocate filenoKonstantin Belousov2010-02-281-10/+6
* | Add assertions for FAT bitmap state.Konstantin Belousov2010-02-281-0/+8
* | Use pm_fatlock to protect fat bitmap.Konstantin Belousov2010-02-282-12/+38
* | Add per-mountpoint lockmgr lock for msdosfs. It is intended to be usedKonstantin Belousov2010-02-282-1/+19
* | In msdosfs deget(), properly handle the case when the vnode is found in hash.Konstantin Belousov2010-02-281-3/+2
* | In msdosfs_inactive(), reclaim the vnodes both for SLOT_DELETED andKonstantin Belousov2010-02-281-2/+2
* | Remove seemingly unneeded unlock/relock of the dvp in msdosfs_rmdir,Konstantin Belousov2010-02-281-2/+0
* | Assert that the msdosfs vnode is (e)locked in several places.Konstantin Belousov2010-02-282-8/+8
* | Remove unused global statistic about fat cache usage.Konstantin Belousov2010-02-281-21/+0
* | In both if_tun and if_tap:Konstantin Belousov2010-02-282-19/+5
* | remove debug leftoverBernd Walter2010-02-281-1/+0
* | Fix multicast hashes.Bernd Walter2010-02-281-2/+17
* | Add files to remove when MK_PPP=no.Antoine Brodin2010-02-281-0/+8
* | Add files to remove when MK_PORTSNAP=no.Antoine Brodin2010-02-281-0/+9
* | Add files to remove when MK_PKGTOOLS=no.Antoine Brodin2010-02-281-0/+16
* | Add files to remove when MK_PF=no.Antoine Brodin2010-02-281-3/+28
* | Add files to remove when MK_NTP=no.Antoine Brodin2010-02-281-0/+87
* | Update files to remove when MK_RCMDS=no.Antoine Brodin2010-02-281-0/+8
* | Add files to remove when MK_RCS=no.Antoine Brodin2010-02-281-3/+24
* | Add files to remove when MK_ROUTED=no.Antoine Brodin2010-02-281-0/+7
* | Add files to remove when MK_TELNET=no.Antoine Brodin2010-02-281-0/+7
* | Add files to remove when MK_NDIS=no.Antoine Brodin2010-02-281-0/+8
* | Update files to remove when MK_NCP=no.Antoine Brodin2010-02-281-2/+2
* | Update files to remove when MK_LPR=no.Antoine Brodin2010-02-281-0/+4
* | Add files to remove when MK_WIRELESS=no.Antoine Brodin2010-02-281-0/+29
* | In _gettemp(), check that the length of the path doesn't exceedJaakko Heinonen2010-02-281-0/+4
* | fixes a bug to load firmware images for LP PHY. For LP PHY always,Weongyo Jeong2010-02-271-2/+3
* | supports the adhoc demo mode that it's tested on modified aircrack-ngWeongyo Jeong2010-02-271-1/+3
* | Fix typo in comment.Robert Watson2010-02-271-2/+2
* | Remove stale comment about socket buffer accounting from access(2) code.Robert Watson2010-02-271-2/+1
* | Add the shutdown KEYWORD.Hajimu UMEMOTO2010-02-271-1/+1
* | ia64: <machine/sapicreg.h> and <machine/sapicvar.h> removed.Marcel Moolenaar2010-02-271-0/+5
* | Interrupt related cleanups:Marcel Moolenaar2010-02-276-227/+180
* | When running as a guest operating system, the FreeBSD kernel must assumeAlan Cox2010-02-274-4/+25
* | Add more obsolete files.Antoine Brodin2010-02-271-0/+10
* | usr/share/examples/bc no longer exists.Antoine Brodin2010-02-271-2/+0
* | Update man page for vm_page_alloc(9).Konstantin Belousov2010-02-271-9/+31
* | Update comment for vm_page_alloc(9), listing all acceptable flags [1].Konstantin Belousov2010-02-271-1/+6
* | For kinfo_proc in kp->ki_siglist, return the set of the signals pendingKonstantin Belousov2010-02-271-4/+6