summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for iWARP servers that listen on INADDR_ANY.np2016-01-2211-145/+446
* Use MAN= to specify that no man page is providedemaste2016-01-223-3/+3
* tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589avos2016-01-221-9/+8
* In tty_dealloc(), clear the queues. See the comment for a scenariokib2016-01-221-5/+10
* Add a standards compliance note for strtok_r as suggested by cpercival.wblock2016-01-221-1/+6
* The struct file f_advice member is overlaid with the devfs f_cdevprivkib2016-01-221-2/+3
* When devfs dirent is freed, a vnode might still keep a pointer to it,kib2016-01-221-0/+7
* Remove printf only useful for debugging.kib2016-01-221-3/+1
* sh: Clean a readonly local, even if the variable does not exist outside.jilles2016-01-223-0/+12
* Update whois synopsis and usage with new optionsfanf2016-01-222-2/+2
* Restore libunwind.cpp to LLVM libunwind build (reverts r294576)emaste2016-01-221-1/+2
* sh: Add already working test for local-readonly interaction.jilles2016-01-222-0/+11
* Bump .Dd after r294575bjk2016-01-221-1/+1
* Fix ix advertise value after media changesmh2016-01-221-4/+10
* Add support for RISC-V ISA.br2016-01-222-5/+11
* Drop HP libunwind (unw_*) functions from LLVM libunwindemaste2016-01-221-2/+1
* A few `whois` usability improvementsfanf2016-01-222-56/+80
* Add stubs for RISC-V ISA so libunwind can be compiled.br2016-01-227-1/+347
* Add configuration for RISC-V ISA.br2016-01-222-0/+6
* Stop including fdt_common.h in the arm64 code. We don't use anything fromandrew2016-01-224-5/+4
* Add support for RISC-V ISA.br2016-01-222-0/+56
* Change the variable to a #define in order to make gcc happy whichbz2016-01-221-1/+1
* sem: Don't free nameinfo that is still in list when open() fails.jilles2016-01-222-1/+38
* r294563 was incomplete; re-add the client-side options as well.des2016-01-221-0/+2
* Instead of removing the NoneEnabled option, mark it as unsupported.des2016-01-221-0/+1
* Only define fdt_pic_table on arm, and when not using intrng as this isandrew2016-01-221-0/+2
* Stop defining fdt_pic_table with ARM_INTRNG, it's unused.andrew2016-01-221-1/+3
* Do not generate RSA1 or DSA keys by default.des2016-01-221-2/+2
* Stop calling fdt_immr_addr from the xlp startup code. It's used to setandrew2016-01-221-2/+0
* Hide "soconnect() error" messages under bootverbose.mav2016-01-221-1/+1
* hyperv/stor: Verify returned inquiry data before further dispatchingsephe2016-01-221-3/+85
* Switch to syscall; HEAD lacks fbt for kill(2)dteske2016-01-221-4/+3
* MFV r294491: ntp 4.2.8p6.delphij2016-01-22201-3500/+6686
|\
| * Vendor import of ntp-4.2.8p6.delphij2016-01-21192-3466/+6586
* | hyperv/vmbus: Lookup channel through id tablesephe2016-01-223-38/+32
* | Fix bad title on script (caused by copy/paste)dteske2016-01-221-1/+1
* | Add scripts for watching common entry points.dteske2016-01-224-1/+940
* | Provide busdma stubs for loader/kshimwma2016-01-222-1/+129
* | Fix compilation errors in usb/kshimwma2016-01-222-1/+3
* | [flash] Teach mx25l SPI flash driver to interact with fdt_slicer and geom_fla...adrian2016-01-221-0/+23
* | Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to bearaujo2016-01-221-9/+6
* | Remove old generated unwind.h when using LLVM libunwindemaste2016-01-221-1/+6
* | - Separate sendfile(2) implementation from uipc_syscalls.c intoglebius2016-01-223-991/+1039
* | Provide new socket option TCP_CCALGOOPT, which stands for TCP congestionglebius2016-01-228-6/+70
* | Add an atomic_fetchadd_64() wrapper on sparc64.jhb2016-01-221-0/+1
* | Refactor TCP_CONGESTION setsockopt handling:glebius2016-01-211-43/+39
* | - Rename cc.h to more meaningful tcp_cc.h.glebius2016-01-2116-29/+36
* | Cleanup TCP files from unnecessary interface related includes.glebius2016-01-218-13/+2
* | Update comment to note the function, prison_priv_check(), that needs tomckusick2016-01-211-2/+3
* | Add STB_GNU_UNIQUE symbol binding definitionemaste2016-01-211-2/+3
OpenPOWER on IntegriCloud