summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assorted updates to md5.1bjk2014-05-181-7/+9
* Document some user-settable make variables in ports.7bjk2014-05-182-2/+49
* Fix LD_LIBMAP.kib2014-05-181-3/+3
* Update the date on the manual page.gnn2014-05-181-1/+1
* Since ipfw nat configures all options in one step, we should set all bitsae2014-05-181-1/+1
* Fix build after recent DWC OTG changes.hselasky2014-05-182-6/+24
* - Remove no longer used file. FDT is used to attach device drivers.hselasky2014-05-182-204/+0
* - Add softc pointer argument to FIFO functions as an optimisation.hselasky2014-05-187-116/+178
* Note my mentors in the committers graph.allanjude2014-05-182-0/+6
* Add support for the 'rdseed' instruction.jhb2014-05-183-1/+22
* Make the vmx asm code dtrace-fbt-friendly bygrehan2014-05-182-7/+19
* Add support for decoding rdrand and rdseed.jhb2014-05-171-1/+23
* Correct a typo.rstone2014-05-171-1/+1
* Move inclusion of /etc/make.conf and others to old location (this alsoimp2014-05-171-15/+15
* The time is not yet ripe to break the lack of dependencies betweenimp2014-05-174-20/+31
* Document r266209, pmcstat(8) '-l' flag.gjb2014-05-171-0/+5
* Allow us to compile the Ti iic driver for both OMAP4 and AM335x.andrew2014-05-171-7/+23
* ADd axge(4) to LINTlwhsu2014-05-171-0/+2
* Move the Ti SoCs to use the ARM platform. This should help allowing aandrew2014-05-173-25/+41
* Add FDT_PLATFORM_DEF2 for when there are multiple platforms needing to useandrew2014-05-171-15/+18
* Add descriptions of the display formats for -e, -l, -r, and -x. Fix a fewjhb2014-05-171-2/+65
* Use 'RESOURCE' instead of the more generic 'TYPE' for the resource namejhb2014-05-171-1/+2
* Add -o option to gstat to display "other" operatins (e.g. BIO_FLUSH).mav2014-05-172-5/+26
* Make GEOM DISK to account also BIO_FLUSH operations.mav2014-05-171-2/+5
* Mark the i.MX51 and i.MX53 boards as compatible with the i.MX51 and i.MX53andrew2014-05-172-2/+2
* Fix wrong formatting of 0.0.0.0/X table records in ipfw(8).melifaro2014-05-173-1/+4
* Provide compatibility #define after r265408.glebius2014-05-171-0/+2
* o In pf_normalize_ip() we don't need mtag inglebius2014-05-171-22/+7
* Fix a comment s/initarm_/platform_/andrew2014-05-171-1/+1
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-1724-122/+619
* Update example portion of comment to coincide with r264840 changes.dteske2014-05-171-1/+2
* Correct some minor nits in the per-thread signal format description suchjhb2014-05-171-5/+5
* - Add support for dumping current resource usage for processes via a new -rjhb2014-05-175-13/+193
* Look for root certificates in /usr/local/etc/ssl before /etc/ssl.des2014-05-171-2/+8
* Correct documentation of the limit on how much memory can be mlock()edbjk2014-05-171-7/+14
* Bump .Dd, missed in r266206bjk2014-05-171-1/+1
* Clear the data buffer length field when freeing a command structure so thatjhb2014-05-171-0/+1
* Read in SRCCONF early and consistently, if src.sys.mk exists, which isimp2014-05-173-13/+18
* Reserve IP_FLOWID, IP_FLOWTYPE, IP_RSSCPUID socket option IDs foradrian2014-05-171-0/+3
* Fix spelling mistake in comment.gavin2014-05-161-1/+1
* Remove some unused variables.brueffer2014-05-168-20/+3
* Fix an issue in range specification handling when a "-foo" is specified inhrs2014-05-161-2/+2
* Add definitions for more structured extended features as well asjhb2014-05-162-9/+38
* Enable host controller interrupts.hselasky2014-05-162-4/+25
* USB endpoints are almost always single-digits, fix the path in the mangavin2014-05-161-4/+4
* Remove old files.hselasky2014-05-164-3327/+0
* Cancel DAD for an ifa when the ifp has ND6_IFF_IFDISABLED as early ashrs2014-05-161-2/+16
* Fix a compile warning about unused variable.hselasky2014-05-161-5/+2
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thishselasky2014-05-165-1/+3328
* Implement basic support for the USB host controller found in thehselasky2014-05-163-66/+775
OpenPOWER on IntegriCloud