summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all the NOPs after SYNC. They aren't needed.imp2013-07-071-10/+6
* Implement SEEK_HOLE/SEEK_DATA for ext2fs.pfg2013-07-071-0/+20
* - Add USFS driver as an example of device mode for AM335x-based devicesgonzo2013-07-071-0/+4
* - Add musb node to shared dtsi and proper pin configuratin for everygonzo2013-07-074-0/+27
* - Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphicgonzo2013-07-072-0/+482
* - Add initial host mode support for Mentor Graphics USB OTG controllergonzo2013-07-073-104/+1568
* Fix some typos.pfg2013-07-071-3/+3
* Add files related to ext2 HTree implementationpfg2013-07-071-0/+2
* Add a man page for the SDT_* macros, which can be used to define new staticmarkj2013-07-062-0/+249
* Add SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.markj2013-07-061-0/+3
* - Move videodev headers from compat/linux to contrib/v4l (cp from vendor andnetchild2013-07-064-1181/+1772
|\
| * Update videodev2.h to the version from linux kernel 2.6.34.14.netchild2013-07-031-437/+1034
* | Initial implementation of the HTree directory index.pfg2013-07-0610-117/+1563
* | Update driver with recent vendor improvements, most notably supportdelphij2013-07-069-132/+443
* | Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-0632-6/+29281
* | Remove unneeded page lock around vm_page_insert().kib2013-07-061-2/+0
* | Don't clear the SYSCONFIG register on boot.rpaulo2013-07-062-2/+10
* | Take the training-wheels off, after nearly 30 months of development. MFC todteske2013-07-061-5/+2
* | Refresh vendor driver version which fixes command queuedelphij2013-07-062-45/+62
* | Sprinkle some .MAKE magicsjg2013-07-061-13/+13
* | Make the comments a little more clear about PRIV_KMEM_*, explicitlyjamie2013-07-062-5/+6
* | Fix typo: minmum -> minimum.cperciva2013-07-051-1/+1
* | Don't prevent the user from hanging their system by changing networkdteske2013-07-056-17/+16
* | Update hpt27xx(4) driver to address a problem reported by FreeNASdelphij2013-07-052-33/+14
* | Add PCI IDs for HighPoint RocketRAID 4521, 3620, 3622 and 3640delphij2013-07-052-2/+22
* | Hide references to mod_lock. In FreeBSD it is always acquired with themarkj2013-07-054-14/+31
* | Check for INDEX file first before anything else when processing modules.dteske2013-07-051-0/+2
* | Check menuitem before calculating tag.dteske2013-07-051-2/+2
* | Add a missing unlock.adrian2013-07-051-0/+1
* | - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkoutgjb2013-07-052-18/+44
* | Bump up _PRIV_HIGHEST to account for PRIV_KMEM_READ/WRITE.jamie2013-07-051-1/+1
* | Add the necessary code to reinstall packages. Both scripted accessdteske2013-07-052-1/+11
* | Remove superfluous continue at end of loop. (pointy-hat)dteske2013-07-051-1/+1
* | Add new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE, used in openingjamie2013-07-053-2/+24
* | MFV r252839:mm2013-07-052-5/+27
* | mktemp(3): Add standards section. Prefer standard header.jilles2013-07-051-4/+29
* | Fix the build with gcc.andrew2013-07-051-4/+20
* | Add support for processing add-on modules from /usr/local/libexec/bsdconfigdteske2013-07-052-3/+87
* | Oops, r252833 was not supposed to touch this file. Back-out and recommitdteske2013-07-051-13/+3
* | Don't calculate the tag until we know that we're going to make a new menudteske2013-07-052-8/+17
* | Remove ancient code for FreeBSD 2.x compatibility.rmh2013-07-052-12/+3
* | Oops, r252810 forgot to hook the new example file (browse_packages.sh) intodteske2013-07-051-1/+1
* | Adhere to 80-column width.dteske2013-07-051-6/+6
* | Document remaining undocumented modules (and remove my silly place-holderdteske2013-07-051-34/+22
* | Make a correction to the description of invocation with-versus-withoutdteske2013-07-051-3/+3
* | Document new `-d' and `-D file' debugging options.dteske2013-07-051-0/+6
* | Change default FTP server (s/ftp-archive/ftp/).dteske2013-07-051-1/+2
* | Add example shell script for creating a local INDEX file that can bedteske2013-07-051-0/+25
* | Update HISTORY.dteske2013-07-051-1/+1
* | Rest in peace Ron (Ron McDowell Jul.12, 1955 - Aug.26, 2012).dteske2013-07-051-1/+1
OpenPOWER on IntegriCloud