summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libarchive is mixing libmd and libcrypto -- correct to use one or the other.obrien2011-05-053-10/+24
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.obrien2011-05-054-14/+14
* Fix boot on old machines (e.g. blue and white G3s) by synthesizing anwhitehorn2011-05-051-0/+19
* Correct the kernel config name printed out during install.obrien2011-05-051-1/+1
* Enable Ethernet@WireSpeed for BCM5718/BCM57765 family. While I'myongari2011-05-053-8/+8
* Fix the new NFS client so that it handles the 64bit fieldsrmacklem2011-05-051-11/+23
* Repair release CD generation on PC98 and sun4v after release buildingnwhitehorn2011-05-045-49/+133
* Change the way powerpc bootable CDs are generated to work around a bugnwhitehorn2011-05-044-23/+99
* Always re-arm an iq's interrupt before leaving the handler.np2011-05-041-10/+4
* sh: Apply set -u to variables in arithmetic.jilles2011-05-042-0/+8
* Add a comment noting that the NFS code assumes that thermacklem2011-05-041-0/+8
* sh: Detect an error for ${#var<GARBAGE>}.jilles2011-05-043-0/+5
* Implement Resource Pooling V2 and an MPTCP like congestiontuexen2011-05-044-30/+217
* Update nfsstat.1 to reflect the changes done to nfsstat(1)rmacklem2011-05-041-5/+10
* Modify nfsstat(1) so that it reports statistics for thermacklem2011-05-041-106/+253
* Modify nfsstat(1) so that it prints out the buffer cachermacklem2011-05-041-4/+6
* Remove unneeded code.ae2011-05-041-30/+4
* Remove unneeded code.ae2011-05-041-14/+0
* Remove unneeded code.ae2011-05-041-28/+7
* Remove unneeded tab after .Ed to make manlint happy.gjb2011-05-041-1/+1
* Removed KASSERT, g_new_providerf() can not fail.ae2011-05-041-1/+0
* Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)emax2011-05-041-0/+11
* Remove "for a moment" assignment. struct g_geom zeroed when allocated.ae2011-05-044-8/+0
* Remove unneeded checks, g_new_xxx functions can not fail.ae2011-05-041-31/+6
* Add initial BCM57765 family support. The BCM57765 family seems toyongari2011-05-042-6/+59
* Revert by accident r221441.attilio2011-05-041-54/+0
* Remove the previously added comment.attilio2011-05-041-0/+54
* Fix nfsstat.c so that the "-z" option works for the newrmacklem2011-05-041-5/+12
* Add kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_ZEROSRVSTATSrmacklem2011-05-042-0/+60
* Revert r221306, since NFSSVC_ZEROSTATS zero'd both client andrmacklem2011-05-042-3/+0
* Implemented a mount option "nocto" that disables cache coherencyru2011-05-047-5/+25
* Revert r221308, since it incorrectly zero'd both client andrmacklem2011-05-041-6/+3
* Commit the missing linux_videdev2_compat.h (lost somewhere betweennetchild2011-05-041-0/+137
* When checking existence of providers skip those which are orphaned.ae2011-05-041-0/+2
* The security run requests unmaskable output, even if the only output is tonetchild2011-05-041-5/+6
* Regression tests for Capsicum capability mode.jonathan2011-05-045-0/+587
* Use proper return codes (valuable output, invalid config, problems).netchild2011-05-041-3/+5
* In ncl_printf(), call vprintf() instead of printf().ru2011-05-041-1/+1
* Add FEATURE macros for v4l and v4l2 to the linuxulator.netchild2011-05-041-0/+4
* Remove this useless bit of code for Kite. The RIFS register value is overridenadrian2011-05-041-7/+0
* This is v4l2 support for the linuxulator. This allows to access FreeBSDnetchild2011-05-042-0/+403
* Fix typo in comment, improve comment.netchild2011-05-041-2/+2
* Add explanation about the use-permission and FreeBSDify it.netchild2011-05-041-0/+15
* Copy the v4l2 header unchanged from the vendor branch.netchild2011-05-041-0/+1164
|\
| * Add the v4l2 header now that we have an use case for it.netchild2011-05-041-0/+1164
* | Upgrade to OpenSSH 5.8p2.des2011-05-04129-4254/+5768
|\ \
| * | Vendor import of OpenSSH 5.8p2des2011-05-039-249/+422
| * | Vendor import of OpenSSH 5.8p1des2011-02-1729-49/+101
| * | Vendor import of OpenSSH 5.7p1des2011-02-17156-4467/+7314
* | | Make sure to run make obj before release. Trying to run them in one stepnwhitehorn2011-05-041-0/+1
OpenPOWER on IntegriCloud