summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert last two commits to em(4)/igb(4). Reports are coming in thatsbruno2015-09-0526-1433/+386
* Fix build error on gcc platformsallanjude2015-09-051-1/+1
* Auto-detect the UGA frame buffer and stride on a MacBook. We'remarcel2015-09-051-47/+88
* Eliminate pointless requeueing of pages from terminated objects. Thesealc2015-09-051-23/+25
* Add ddb show commands to print the special registers and to ask theandrew2015-09-051-0/+87
* Introduce libxo to procstat(1)allanjude2015-09-0517-243/+654
* Fix build with gcc 4.2bapt2015-09-051-5/+5
* Do not pass lle to nd6_ns_output(). Use newly-addedmelifaro2015-09-054-52/+66
* Do not consume extra reference. This is a bug in r287479.kib2015-09-051-2/+1
* Cross reference sesutil(8) and ses(4)bapt2015-09-051-1/+3
* Use Jenkins hash for TCP syncache.glebius2015-09-053-53/+23
* Declare the writes around the call to VFS_SYNC() inkib2015-09-051-2/+7
* Do not skip entries without LLE_VALID flag.melifaro2015-09-051-2/+2
* Make in6ifa_ifpwithaddr() take const param.melifaro2015-09-052-4/+3
* Constantify lookup key in ifa_ifwith* functions.melifaro2015-09-055-28/+30
* My MacBook has UGA only, but we fail to detect any changesmarcel2015-09-051-24/+50
* jhg -> jghfeld2015-09-051-1/+1
* Add a new sesutil(8) utilitybapt2015-09-054-0/+305
* Update ports-secteam rosterfeld2015-09-041-1/+1
* Remove rge driver from Broadcom XLRsbruno2015-09-045-3716/+8
* Add more BCM gigabit PHYssbruno2015-09-042-1/+11
* em(4): Add Skylake/I219 support.sbruno2015-09-042-3/+165
* Turn on RAWDCF by default.cy2015-09-041-1/+1
* e1000: Shared code updatessbruno2015-09-0424-383/+1268
* Remove remnant from USEPRIVATELIB removalbapt2015-09-049-9/+0
* igb(4): Update and fix HW erratasbruno2015-09-042-150/+117
* Make tcp_mtudisc() static and void. No functional changes.glebius2015-09-042-6/+5
* Another addition to r287455.mav2015-09-041-1/+0
* Addition to r287455.mav2015-09-041-1/+0
* Don't leak memory in an error case.tuexen2015-09-041-0/+5
* Add a NULL pointer check to silence the clang code analyzer.tuexen2015-09-041-0/+3
* Remove some dead code.mav2015-09-043-77/+0
* Fix build.delphij2015-09-041-1/+1
* MFV r287451 + 287452: file 5.24 + fix for bin/181436.delphij2015-09-0413-64/+90
* Add more mmap tests related to character devices.jhb2015-09-041-8/+103
* Expose an interface to determine if an ACE is inherited.delphij2015-09-0412-673/+688
* Fix a bug where two SHUTDOWN_ACK chunks were sent if a SHUTDOWN chunk wastuexen2015-09-031-10/+15
* Detect badly behaved coredump note helperscem2015-09-037-19/+129
* Currently the Linux character device mmap handling only supports mmapjhb2015-09-032-25/+22
* r249170 was just plain wrong. The effect of the change is to alwayssbruno2015-09-031-5/+3
* Avoid sub-shell for realpath(1) for bmake by using its built-in :tA.bdrewery2015-09-032-0/+8
* Small UA cleanup.mav2015-09-033-32/+16
* Fix copy-paste bug introduced in r275458.mav2015-09-031-1/+1
* Use proper term in the ctld(8) and iscsid(8) man pages.trasz2015-09-032-4/+4
* Simplify the introductory example in ctl.conf(5) down to absolutetrasz2015-09-031-7/+1
* The dumpfs(8) utility doesn't actually use disktab(5); remove ittrasz2015-09-031-1/+0
* Fix acl_strip_np(3) breakage introduced in r279962.trasz2015-09-031-9/+11
* Fix the way acl_init(3) uses posix_memalign(3) - the latter doesn'ttrasz2015-09-031-1/+3
* Rename YP to NIS in the manpages.araujo2015-09-034-24/+24
* Sync with the latest code from OpenBSD.araujo2015-09-032-62/+129
OpenPOWER on IntegriCloud