aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the rd_event_addr prototype and slightly clarify the use of the "event"Mark Johnston2014-05-081-3/+3
* Handle the different event types properly in rd_event_addr(). In particular,Mark Johnston2014-05-082-10/+40
* Put bsd.own.mk back in the list, and take src.opts.mk out.Warner Losh2014-05-082-2/+2
* Fix a typo make should have complained about.Warner Losh2014-05-081-1/+1
* Silence no interrupt-parent found message during boot.Ganbold Tsagaankhuu2014-05-081-0/+2
* sh: Add some tests for normal use of getopts.Jilles Tjoelker2014-05-074-0/+29
* Handle ELF files with 65280 or more sectionsEd Maste2014-05-071-8/+35
* Document r265555, addition of mrsas(4).Glen Barber2014-05-071-0/+17
* Separate &darpa; entity and create &darpa_afrl toGlen Barber2014-05-072-3/+6
* Correct attribution for casperd, co-sponsored byGlen Barber2014-05-072-2/+4
* Add a note to keep the entity lists sorted alphabetically.Glen Barber2014-05-072-0/+4
* Add attribution for r265348.Glen Barber2014-05-072-1/+5
* Add attribution for r265236.Glen Barber2014-05-072-3/+7
* Add attribution for r264601.Glen Barber2014-05-071-1/+2
* Add attribution for r258884.Glen Barber2014-05-072-1/+4
* Add sponsorship attribution for r258838 (casperd(8)).Glen Barber2014-05-071-1/+2
* Add references to sponsor.ent and vendor.ent inGlen Barber2014-05-072-0/+6
* Add two new entity files in followup to r265590,Glen Barber2014-05-072-0/+17
* (dd_out): Fix handling of all-zeroes block at end of input withThomas Quinot2014-05-071-24/+43
* Add width and precision specifiers to printf(1) %n$.Pedro F. Giffuni2014-05-071-25/+90
* Introduce a new command line switch '-H' for stat(1)Thomas Quinot2014-05-072-5/+44
* Modify release.xsl to allow proper attribution forGlen Barber2014-05-071-0/+45
* Add casts to have it compile on amd64 without complaining aboutAdrian Chadd2014-05-071-6/+9
* Generate hardware notes for mrsas(4).Christian Brueffer2014-05-071-0/+2
* First cleanup pass: new sentence -> new line, mdoc, typos and style.Christian Brueffer2014-05-071-49/+78
* bsd.compiler.mk was implicitly included by bsd.own.mk in historicalWarner Losh2014-05-073-0/+11
* All the NO_foo options processed in src.opts.mk are really bsd.opts.mkWarner Losh2014-05-072-18/+19
* - Export the function added in r265456 rather than the non-existentMark Johnston2014-05-072-3/+3
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-0711-0/+9809
* Fix possible divide by zero.Aleksandr Rybalko2014-05-071-10/+18
* Add svn revision number to sendmail entry and wrapGlen Barber2014-05-071-2/+2
* Sort entries by svn revision as oldest-newest to matchGlen Barber2014-05-071-71/+71
* Move r265348 to 'net-if' section.Glen Barber2014-05-071-3/+3
* Document r265348, Atheros AR1111 support.Glen Barber2014-05-071-0/+3
* Document r265236, addition of mpr(4).Glen Barber2014-05-071-0/+4
* It is safe to allow shrinking, when aligned size is bigger than current.Andrey V. Elsukov2014-05-073-4/+4
* - Sprinkle const and static as appropriate.Marius Strobl2014-05-071-98/+90
* msync(2) must return ENOMEM and not EINVAL when the address is outside thePeter Holm2014-05-072-6/+8
* There's no need to be this paranoid - ni is deferenced before thisAdrian Chadd2014-05-071-1/+1
* Hold the SIM lock when calling xpt_create_path() and xpt_action() inKenneth D. Merry2014-05-071-0/+6
* Remove some debugging code.Kenneth D. Merry2014-05-071-2/+0
* Merge -fstandalone-debug from Clang r198655:Ed Maste2014-05-075-26/+42
* Bump the default C-state to Cmax, rather than the kernel defaultAdrian Chadd2014-05-061-2/+2
* Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN.Kenneth D. Merry2014-05-061-1/+1
* dd(1) uses gettimeofday(2) to compute the throughput statistics. However,Alan Somers2014-05-062-12/+20
* Add mkimg_write() which combines lseek(2) and write(2) and usesMarcel Moolenaar2014-05-069-51/+25
* Add missing svn:keywords property.Marcel Moolenaar2014-05-060-0/+0
* Don't reply monlist request when it's not enabled.Xin LI2014-05-061-2/+0
* Sort .ALLSRC before concatenating files together. This makes sure that theXin LI2014-05-061-1/+1
* Due to reasons unknown at this time, the system can be forced to writeScott Long2014-05-061-0/+26