summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | Fix some corner cases in the net80211 sequence number retransmissionadrian2011-05-046-24/+103
| * | | Remove code with any effect.tuexen2011-05-034-11/+1
| * | | Add a missing break. This bug was introduced in r221249.tuexen2011-05-031-0/+1
| * | | Convert the last use of xcopyout() to ddi_copyout() and remove the nowmarius2011-05-032-5/+2
| * | | - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-0372-1678/+1051
| * | | Fix prototype for ffsll(3) and fls(3).delphij2011-05-031-2/+2
| * | | Use make_dev_alias_p() added in r221397 to create alias dev entry.mav2011-05-031-1/+2
| * | | Document make_dev_alias_p().ae2011-05-031-1/+22
| * | | Add make_dev_alias_p() function. It is similar to make_dev_alias(),ae2011-05-032-10/+53
| * | | Enable the new PCI-PCI bridge driver on amd64 and i386 by default. It canjhb2011-05-032-0/+4
| * | | Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-0312-8/+713
| * | | Give some sort of message when the program is not run as root.gnn2011-05-031-0/+10
| * | | Don't pass empty mount options to nmount(2).jh2011-05-031-2/+4
| * | | Add in support for multicast.gnn2011-05-033-22/+4
| * | | SNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()avg2011-05-031-1/+1
| * | | Add support for synthesizing an APM partition map to map Mac PowerPCnwhitehorn2011-05-031-0/+79
| * | | Fix stack smash problem in makeinfo, by increasing buffer sizes indim2011-05-031-2/+2
| * | | Fixed the HISTORY section which was copied without editing from aio(4).ru2011-05-031-6/+2
| * | | Do not report legacy unit numbers (do not create legacy aliases) for disksmav2011-05-031-3/+6
| * | | Fixed bad format and misorder.ru2011-05-031-4/+4
| * | | Updated `flags' field description.ru2011-05-031-1/+1
| * | | Update to a 1-May-2011 release (except for the isblank change).ru2011-05-037-22/+59
| * | | Call pam_setcred() before login_getpwclass to support home directoriesdfr2011-05-031-2/+14
| * | | Properly detect interface's state in the LINK_STATE_UNKNOWN case.ru2011-05-031-2/+1
| * | | Don't call -f option's argument "stdin".ru2011-05-031-1/+4
| * | | Rename DEBUG macro to TFTP_DEBUG, to be more consistent withrodrigc2011-05-031-5/+5
| * | | - Comment out unused variable.rodrigc2011-05-031-2/+2
| * | | Add #include <netinet/in_pcb.h> for missing forward declation ofrodrigc2011-05-032-0/+2
| * | | Add "-a alignment" option to gpart(8). When it specified gpart(8)ae2011-05-032-27/+99
| * | | Change the way rctl interfaces with jails by introducing prison_raccttrasz2011-05-036-79/+171
OpenPOWER on IntegriCloud