summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix the script to run make_dtb.sh instead of just dtc.rpaulo2014-06-071-1/+4
* | Add Makefiles to automatically test all the DTS files.rpaulo2014-06-065-0/+33
* | Add support for inspecting process flags set in p_flag2.pluknet2014-06-062-1/+15
* | Add Ukranian vt(4) keymaps as an example.ray2014-06-064-1/+506
* | The new NFS server would not allow a hard link to bermacklem2014-06-061-7/+0
* | make sure if_transmit returns 0 if the mbuf is enqueued.luigi2014-06-063-6/+5
* | Minor improvements.brueffer2014-06-061-2/+4
* | Add vte(4) to the hardware notes.brueffer2014-06-061-0/+2
* | Compilation fixes.hselasky2014-06-061-1/+3
* | Minor mdoc improvements.joel2014-06-067-11/+8
* | Move atf-sh from /usr/bin/ to /usr/libexec/jmmv2014-06-0613-58/+30
* | better handling of netmap emulation over standard device drivers:luigi2014-06-062-29/+83
* | Clarify statement on font originemaste2014-06-061-3/+3
* | Support guest accesses to %cr8.tychon2014-06-063-53/+166
* | introduce mbq_lock() and mbq_unlock() for the mbq,luigi2014-06-063-9/+19
* | Add the *_TESTS_SH_SED_* functionality to atf.test.mk.jmmv2014-06-061-1/+5
* | Fix some rpcgen sample file issues.bdrewery2014-06-062-2/+3
* | Update after r267011: use -h height and -w width argsemaste2014-06-061-1/+3
* | Homogenize libatf-* version numbers with upstream.jmmv2014-06-064-2/+22
* | Remove extra semicolons.kevlo2014-06-063-5/+5
* | move netmap_getna() to a freebsd-specific fileluigi2014-06-062-6/+8
* | Some devices (e.g. Intel AHCI and NICs) support quad-word access totychon2014-06-061-4/+21
* | misc bugfixes:luigi2014-06-061-4/+7
* | whitespace change: fix one comment, remove a stale one.luigi2014-06-061-16/+2
* | align comments with the ones in our development trunkluigi2014-06-062-24/+104
* | rate limit some error messagesluigi2014-06-061-1/+1
* | remove two debugging messages, align comments with the codeluigi2014-06-061-5/+12
* | ktrace: Use designated initializers for the data_lengths array.jilles2014-06-061-15/+14
* | Dereference portaudit(1), as it is now deprecated and itsgjb2014-06-061-3/+3
* | The 'create' subcommand doesn't have '-h' option.pjd2014-06-061-1/+1
* | Mdoc cleanup, typo and grammar fixes.brueffer2014-06-061-157/+154
* | Add missing MLINKs.brueffer2014-06-061-0/+5
* | Add Lb string for libcuse.brueffer2014-06-061-0/+1
* | Replace deprecated M_DONTWAIT with M_NOWAIT.kevlo2014-06-061-3/+3
* | add checks for invalid buffer pointers and lengthsluigi2014-06-061-0/+14
* | prevent a panic when the netdev/ifp is not set in attachluigi2014-06-061-1/+2
* | Minor mdoc nit.joel2014-06-061-1/+1
* | Prevent arc commands from overwriting historybapt2014-06-061-1/+2
* | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andimp2014-06-0611-16/+8
* | Restore comments accidentally removed.imp2014-06-066-6/+6
* | - Fix the keyfile being cleared prematurely after r259428brd2014-06-061-1/+1
* | Use mtx_lock_spin/mtx_unlock_spin primitives on spin lockzont2014-06-062-8/+8
* | Style cleanups on ifconfig.8allanjude2014-06-061-14/+20
* | Document r266463, newsyslog.conf(5) includes in conf.d.gjb2014-06-051-0/+6
* | Add support for arbitrary http requestsbapt2014-06-053-2/+37
* | Remove unnecessary semicolonsbapt2014-06-051-4/+4
* | Use NULL instead of 0bapt2014-06-051-2/+2
* | Avoid using hard-coded SoC's register address in mptramp code for Armada XPzbb2014-06-052-4/+16
* | Fix broken SMP startup on Armada XP after r265694zbb2014-06-052-3/+4
* | whitespace change: remove trailing whitespaceluigi2014-06-057-18/+18
OpenPOWER on IntegriCloud