summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update e-mails.dteske2013-07-051-2/+2
* Since r251908, bsdconfig(8) has no direct ties to sade(8) (instead usesdteske2013-07-051-2/+4
* Don't refer to a port manual.dteske2013-07-051-1/+0
* mdoc: begin sentences on a new line.dteske2013-07-051-9/+13
* Update date on the back of r252802.dteske2013-07-051-1/+1
* Fix a typo.dteske2013-07-051-1/+1
* Whitespace.dteske2013-07-051-1/+1
* Update release info.dteske2013-07-051-1/+1
* Update copyright/date on the back of r252798.dteske2013-07-051-2/+2
* Update sysrc(8) manual to coincide with r252797:dteske2013-07-051-7/+3
* Do not inherit $SYSRC_VERBOSE from operating environment. The concern isdteske2013-07-051-8/+2
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-0518-49/+46
OpenPOWER on IntegriCloud