aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UDP: further performance improvements on txMatt Macy2018-05-2338-313/+312
* udp: assign flowid to udp sockets round-robinMatt Macy2018-05-231-0/+3
* Centralize USB device mode bus power reporting, and addEdward Tomasz Napierala2018-05-2313-31/+65
* pmc: bump PMC major version to reflect ABI breakage and make warning not requ...Matt Macy2018-05-232-2/+2
* Adding myself to committers-src.dot and calendar.freebsdLeandro Lupori2018-05-232-0/+4
* arm64: rockchip: Add proper armclock supportEmmanuel Vadot2018-05-236-5/+375
* Note that PT_SETSTEP is auto-cleared.Konstantin Belousov2018-05-231-1/+2
* hwppmc: set threadid in callchain records - second part of r334108Matt Macy2018-05-232-9/+16
* UPDATING: note that the pmc callchain ABI has changedMatt Macy2018-05-231-0/+6
* hwpmc: add thread id field to callchain and context switch records to allow f...Matt Macy2018-05-237-4/+31
* Remove references to the LIBC_SCCS and SYSLIBC_SCCS C macros.John Baldwin2018-05-231-4/+1
* Use __SCCSID() for SCCS IDs.John Baldwin2018-05-235-24/+7
* Revert r334090.Mark Johnston2018-05-232-2/+3
* epoch: allow for conditionally asserting that the epoch context fieldsMatt Macy2018-05-235-4/+12
* Support IBRS for i386.Konstantin Belousov2018-05-234-3/+38
* Switch calendar installs to use FILES and SYMLINKS instead of bare install(1)Brad Davis2018-05-231-13/+87
* Add GET_STACK_USAGE() for arm64.Mark Johnston2018-05-231-0/+14
* Document the return value of sbuf_bcat(9).Mark Johnston2018-05-231-1/+2
* Add ready polling after PHY reset on VIA SATA controllers.Alexander Motin2018-05-231-2/+19
* Adding myself share/misc/committers-src.dot.Breno Leitao2018-05-231-0/+4
* devd: Move variable declaration to headerEitan Adler2018-05-233-2/+1
* Improve MAC address uniqueness on if_epair(4).Luca Pizzamiglio2018-05-231-8/+24
* kldstat: align size to the rightEitan Adler2018-05-231-1/+1
* md5: perform compare case-insenstiveEitan Adler2018-05-231-2/+2
* libmd: build with WARNS=1Eitan Adler2018-05-232-3/+2
* dumpon: point to better kernel debug symbols.Eitan Adler2018-05-231-2/+2
* timedef: Update Czech timedefEitan Adler2018-05-231-1/+1
* Remove incorrect owepreempt assertion added in r334062Mateusz Guzik2018-05-231-2/+6
* devd: Unbreak buildEitan Adler2018-05-231-2/+1
* mpsutil: correct styleEitan Adler2018-05-231-2/+1
* pthread_rwlock_unlock(3) returns 0 if successful, otherwise an error numberMarcelo Araujo2018-05-231-11/+21
* cut: Fix out of boundary write on illegal list argumentEitan Adler2018-05-231-0/+6
* Add missing file for WITH{OUT}_BSDINSTALEitan Adler2018-05-231-0/+1
* bsd.sys.mk: add -Wmain to WARNS=1Eitan Adler2018-05-231-1/+1
* bsd.sys.mk: add links and update a bitEitan Adler2018-05-231-5/+4
* devd: allow build to complete using g++Eitan Adler2018-05-231-0/+2
* devd: compile at WARNS=6Eitan Adler2018-05-233-6/+7
* devd: correct two warningsEitan Adler2018-05-232-2/+2
* mrsas(4): Remove unneed extra arg from MR_LdBlockSizeGet().Eitan Adler2018-05-231-3/+2
* mpsutil: add missing bracesEitan Adler2018-05-231-2/+4
* Bump FreeBSD_version after r333813Matt Macy2018-05-231-1/+1
* README: Reduce the textdump; describe the projectEitan Adler2018-05-232-46/+30
* Add the text '@generated' to src.conf.5Eitan Adler2018-05-232-1/+4
* Whoops, forgot to add this file in r334070.Garrett Wollman2018-05-231-0/+43
* Move unsigned limits to a separate table/recognizer and display themGarrett Wollman2018-05-234-7/+12
* kern_sendit: use pre-initialized rightsMatt Macy2018-05-233-4/+7
* Import libxo-0.9.0:Phil Shafer2018-05-2341-259/+6091
|\
| * Import libxo 0.9.0vendor/Juniper/libxo/0.9.0Phil Shafer2018-05-2338-249/+6081
* | Implement initial MMC partitions support for MMCCAM.Ilya Bakulin2018-05-221-209/+620
* | Fix UP build.Konstantin Belousov2018-05-221-2/+0