summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an x86/include directory to the kernel to hold headers that are commonjhb2010-11-013-9/+22
* Add DragonflyBSD 2.8 and OpenBSD 4.8 releasesuqs2010-11-011-2/+5
* Correct the abbreviations for general I/O and signal traces.jhb2010-11-011-3/+3
* Fix ztest when it is executed by just 'ztest' and not by full pathpjd2010-11-011-2/+1
* 1. Remove invalid assertion.pjd2010-11-011-3/+3
* Implement pmap_is_prefaultable().alc2010-11-012-0/+30
* Style cleanup: make this look more like a 21st-century shell scriptwollman2010-11-011-25/+23
* jilles@ pointed out that using ${PRUNEDIRS:=".zfs"} in updatedb.shwollman2010-11-011-1/+1
* Use integer for size of cpuset, as it won't be bigger than INT_MAX,davidxu2010-11-012-9/+4
* Add a security nit to recent copyin/out changes: map the user segmentnwhitehorn2010-10-311-0/+6
* sh(1): Correct synopsis and make precise how $0 is set.jilles2010-10-311-4/+24
* Turn a panic into a printf so IFM_ETH_MASTER on !IFM_1000_T is complainedmarius2010-10-311-1/+1
* Next-to-leading-order perturbation of synchronization operations fornwhitehorn2010-10-313-5/+5
* Try to make the style consistent (including regarding NetBSD bits not yetmarius2010-10-311-44/+39
* Make a comment reflect reality.marius2010-10-311-1/+1
* Fix typo and grammar nituqs2010-10-311-2/+2
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-319-12/+338
* Add some missing parentheses so that moea_bat_mapped() actually works.nwhitehorn2010-10-311-1/+1
* sh: Reindent evaltree().jilles2010-10-311-76/+76
* sh: Use iteration instead of recursion to evaluate semicolon lists.jilles2010-10-312-15/+27
* Fix callout_tickstofirst() behavior after signed integer ticks overflow.mav2010-10-311-2/+1
* Elaborate some more on the non-security implications of using -Puqs2010-10-311-6/+15
* Update to 9.6-ESV-R2, the latest from ISC.dougb2010-10-3174-10723/+3925
* Prep for the 9.6-ESV-R2 updatedougb2010-10-312-5/+22
* Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO andnyan2010-10-312-10/+10
* Make it possible to exclude directories by name no matter where theywollman2010-10-312-1/+13
* Add another safety belt to pmap_demote_DMAP().alc2010-10-301-1/+1
* Allow access to the HT I/O port space on the IBM CPC9X5 northbridge chips.nwhitehorn2010-10-301-1/+22
* Restructure the way the copyin/copyout segment is stored to prevent anwhitehorn2010-10-3012-41/+60
* Correct a bug in r213893; within a PHY driver MIIF_PHYPRIVn should be usedmarius2010-10-301-1/+1
* Announce both IPsec and UDP Encap (NAT-T) if available forbz2010-10-301-0/+5
* Correct some format strings used by sysctls.alc2010-10-302-3/+3
* Don't demote in pmap_demote_DMAP() if the specified length is zero.alc2010-10-301-0/+5
* When the make target is 'install', don't descend into the clangrpaulo2010-10-301-3/+5
* Actually remove the HAVE_CAST_H define this time.dim2010-10-301-1/+1
* Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, anddim2010-10-302-54/+41
* Remove sysctl debug.ncnegfactor, it is renamed to vfs.ncnegfactor.kib2010-10-301-2/+0
* Don't bother to enable ASPM L1 to save more power. Even though I amyongari2010-10-301-1/+1
* Regenerate our lib/libpcap/config.h for libpcap 1.1.1.dim2010-10-291-26/+56
* sh: Tweak some string constants to reduce code size.jilles2010-10-294-5/+5
* Add a ${.CURDIR} reference to the previous commit.rpaulo2010-10-291-1/+1
* Use pcap's bpf header, not our own copy of it.rpaulo2010-10-291-2/+0
* sh: Reject function names ending in one of !%*+-=?@}~jilles2010-10-291-1/+5
* Force include ../../libpcap/config.h since privsep.c groks pcap'srpaulo2010-10-291-0/+2
* sh: Detect various additional errors in the parser.jilles2010-10-292-3/+7
* Add print-ipnet.crpaulo2010-10-291-1/+1
* add pcap-common.c.rpaulo2010-10-291-1/+1
* - When resetting pm_active and pm_context of a pmap in pmap_pinit() wemarius2010-10-291-4/+7
* Partially revert r203829; as it turns out what the PowerPC OFW loader didmarius2010-10-291-4/+4
* sh: Error out on various specials/keywords in the wrong place in backticks.jilles2010-10-291-16/+16
OpenPOWER on IntegriCloud