summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Lower the compiler warning: unused-but-set-variable.araujo2015-09-031-4/+0
* For UGA, the frame buffer address obtained by scanning themarcel2015-09-031-52/+175
* Fix mandoc(1) "WARNING: end of line whitespace"dteske2015-09-031-15/+15
* Remove non-functional examples.dteske2015-09-031-22/+1
* Enable both i2c1 and i2c2. These devices are disabled in TI's DTSgonzo2015-09-031-0/+30
* pmap_mapdev_attr() also takes a vm_paddr_t.jhibbits2015-09-032-2/+2
* Don't leak 'var'.delphij2015-09-031-1/+3
* fd: remove UMA_ZONE_ZINIT argument from Files zonemjg2015-09-021-1/+1
* Don't trash memory from UMA_ZONE_NOFREE zones.mjg2015-09-021-2/+2
* ioat(4): pci_save/restore_state to persist MSI-X registers over BDXDE resetcem2015-09-021-16/+18
* Minor code cleanups (no functional changes).dteske2015-09-021-14/+12
* sh: Allow empty << EOF markers.jilles2015-09-023-2/+30
* Simplify kvm symbol resolution and error handling. The symbol tablehrs2015-09-028-241/+151
* Divide statistics in the number of packets with 1000 instead of 1024hrs2015-09-021-21/+25
* After the introduction of direct dispatch, the pacing code in g_down()imp2015-09-021-7/+41
* - snprintf() returns at most size-1 of the chars printed intohrs2015-09-021-10/+6
* ioat: re-initialize interrupts after resetting hw on BDXDEcem2015-09-021-9/+52
* Fix a panic which was reproducible by an infinite loop ofhrs2015-09-021-8/+8
OpenPOWER on IntegriCloud