summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix XTS, and name things a bit better...jmg2015-07-142-12/+10
* fix typos..jmg2015-07-141-2/+2
* Populate hw.model with the CPU model information.adrian2015-07-141-0/+4
* cryptodev is not needed for TCP_SIGNATURE...jmg2015-07-141-2/+5
* Fix cleanup race between unp_dispose and unp_gccem2015-07-144-15/+40
* Document r281440, psm(4) enhancements.gjb2015-07-141-0/+5
* Document r275800, reaper facility.gjb2015-07-141-0/+5
* Document r271918, fix for panic when destroying vnet jail withgjb2015-07-141-0/+4
* Document r271917, fix for panic when destroying vnet jail withgjb2015-07-141-0/+4
* exec: textvp -> oldtextvp; binvp -> newtextvpmjg2015-07-141-15/+15
* exec plug a redundant vref + vrele of the image vnodemjg2015-07-141-8/+6
* racct: perform a lockless check for p_throttledmjg2015-07-131-1/+1
* Switch initiator IDs in target mode to the same address space as targetmav2015-07-131-33/+30
* Document r272906, pfil(9) default hash change.gjb2015-07-131-0/+5
* Document r278551, ral(4) support for Ralink RT5390 and RT5392gjb2015-07-131-0/+3
* Document r282921, nvd(4) and nvme(4) included in GENERIC.gjb2015-07-132-0/+6
* Document r273375, bhyve support for AMD processors with SVM/AMD-V.gjb2015-07-131-0/+5
* Sort by svn revision.gjb2015-07-131-16/+16
* Remove duplicate file(1) version entry.gjb2015-07-131-3/+0
* Sort (yet again) by revision number.gjb2015-07-131-18/+18
* Reword previous mkimg(1) update.gjb2015-07-131-4/+3
* Document r279139, mkimg(1) '-c' option.gjb2015-07-131-0/+5
* s/vs/versus/ to make igor(1) happy.gjb2015-07-131-6/+6
* Document r276893, EFI support added to mkimg(1).gjb2015-07-131-0/+5
* Document r282465, apple-boot, apple-hfs, apple-ufs support in gpart(8).gjb2015-07-131-0/+5
* Bring a few simplifications to a10_gpio:loos2015-07-131-155/+103
* pipe_direct_write: Fix mismatched pipelock/unlockcem2015-07-131-2/+3
* Fix a typo in bsdinstallallanjude2015-07-131-1/+1
* Make role sysctl handling from r284727 less strict.mav2015-07-131-6/+3
* Document r283307, mkimg(1) now used for i386 memstick images.gjb2015-07-131-0/+5
* Document r277216, 510.status-world-kernel addition.gjb2015-07-131-0/+8
* Document r282693, native FreeBSD/arm build support in release tools.gjb2015-07-131-0/+7
* Document r262955, 3wire ttys class.gjb2015-07-131-0/+5
* Sort by previous commit by revision ID.gjb2015-07-131-5/+5
* Document r273955, growfs rc(8) script addition.gjb2015-07-131-0/+5
* Document r284683, ttyu{1,2,3} enabled by default on arm.gjb2015-07-131-0/+6
* Document r282613, nc(1) update to OpenBSD 5.7's version.gjb2015-07-131-0/+3
* Fix revision for zoneinfo update.gjb2015-07-131-1/+1
* Document r284398, tzdata update to 2015e.gjb2015-07-131-3/+3
* Document r282608, date(1) update for compatibility with GNU.gjb2015-07-131-0/+6
* Markup fixes.brueffer2015-07-131-3/+3
* Unify port database use for target and initiator roles.mav2015-07-136-508/+301
* Fix a typo and duplicate word.brueffer2015-07-131-3/+3
* Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc.brueffer2015-07-131-10/+1
* set the refcount for the structure (dropped by mistake in the last commit).luigi2015-07-131-0/+1
* Allow again periodic scripts to be run from command-line.jlh2015-07-131-1/+5
* Really fix -obapt2015-07-131-1/+1
* Add regression tests to ensure we keep allowing creating users with uid0bapt2015-07-131-0/+11
* Regression fix: allow to create users with uid0bapt2015-07-131-1/+1
* Fix logic of check duplicates that has been invertedbapt2015-07-131-1/+2
OpenPOWER on IntegriCloud