summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Require /sbin/mount_cd9660 when running the cd9660 testsngie2016-01-271-0/+2
* More fixes to the build.glebius2016-01-274-4/+4
* Fix build on i386. I can't yet understand why does it build on amd64.glebius2016-01-271-1/+1
* hyperv/vmbus: Event handling code refactor.sephe2016-01-275-100/+109
* Fix the build post-r294883.jhibbits2016-01-271-1/+1
* Allow specification of fetch options for ntp leap-seconds fetch.cy2016-01-272-1/+3
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-27162-491/+538
* cleanup and document in some detail the internals of the testing codeluigi2016-01-275-143/+199
* the _Static_assert was not supposed to be in the commit.luigi2016-01-271-1/+0
* Replace awk with more efficient builtins-only algodteske2016-01-271-9/+55
* bugfix: the scheduler template (dn_schk) for the round robin schedulerluigi2016-01-271-1/+2
* Revert yacc dependency back to pre-r241298.bdrewery2016-01-271-2/+2
* Replace nslexer.l->nslexer.c custom rule with a -D CFLAG.bdrewery2016-01-271-8/+3
* nslexer.c does not depend on nsparser.h.bdrewery2016-01-271-1/+1
* FAST_DEPEND: Mark some unneeded code for later removal.bdrewery2016-01-271-1/+1
* FAST_DEPEND: Apply missed nofilemon fix from r294351.bdrewery2016-01-271-1/+2
* Set a value for _RECURSING_PROGS for debugging.bdrewery2016-01-271-2/+2
* Fix DIRDEPS_BUILD after r294752.bdrewery2016-01-271-0/+2
* Grab value for LEAF_tcpCurrEstab from net.inet.tcp.stats instead ofglebius2016-01-271-14/+20
* Grab a snap amount of TCP connections in syncache from tcpstat.glebius2016-01-273-22/+3
* Augment struct tcpstat with tcps_states[], which is used for book-keepingglebius2016-01-278-4/+24
* Remove excess whitespacebdrewery2016-01-271-1/+1
* Provide TCPSTAT_DEC() and TCPSTAT_FETCH() macros.glebius2016-01-272-0/+6
* Use dpv(1) in `bsdconfig packages'dteske2016-01-273-9/+14
* Fix ABI parsingdteske2016-01-271-2/+6
* Change incorrect pathdteske2016-01-271-2/+2
* Bump copyrightdteske2016-01-271-1/+1
* Bump copyrightsdteske2016-01-273-3/+3
* Add `-k' for dpv(3) `keep_tite' config optiondteske2016-01-262-4/+13
* Add keep_tite configuration optiondteske2016-01-265-4/+10
* fix various warnings to compile the test code with -Wextraluigi2016-01-263-3/+9
* fix various warnings (signed/unsigned, printf types, unused arguments)luigi2016-01-261-13/+16
* prevent warnings for signed/unsigned comparisons and unused arguments.luigi2016-01-261-6/+14
* prevent warning for unused argumentluigi2016-01-261-0/+1
* avoid warnings for signed/unsigned comparison and unused argumentsluigi2016-01-261-1/+3
* Upgrade FW to 5.4.56davidcs2016-01-262-147795/+147789
* Various style fixes.jhb2016-01-261-35/+40
* Add support to libsysdecode for decoding system call names.jhb2016-01-2625-193/+300
* Default NANO_DRIVE to ada0 not ad0. This shouldn't affect workingimp2016-01-261-1/+1
* Remove static from these two. They slipped through the cracks.imp2016-01-262-2/+2
* Add a comment about why at is turned off in the exception handler.imp2016-01-261-0/+6
* Add STT_SPARC_REGISTER ELF definitionemaste2016-01-261-2/+3
* rtwn: do not start vap when initialization failsavos2016-01-261-20/+27
* rtwn: use ieee80211_restart_all() for device resetavos2016-01-262-29/+1
* Persist timers TCPTV_PERSMIN and TCPTV_PERSMAX are hardcoded with 5 seconds andhiren2016-01-264-2/+14
* Update and add various macros to the LinuxKPI and resolve a macrohselasky2016-01-266-10/+20
* Import Annapurna Labs Alpine HAL for networkingzbb2016-01-2626-0/+28017
* LinuxKPI list updates:hselasky2016-01-263-38/+64
* Don't clear the software flow control flag before draining for lastkib2016-01-262-15/+10
* Make libgcc compilable on RISC-V.br2016-01-261-2/+7
OpenPOWER on IntegriCloud