aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove sysctl_kern_consmute()Mark Johnston2020-10-051-20/+4
* | | | procstat(1): Add EXAMPLES sectionFernando Apesteguía2020-10-051-1/+46
* | | | pkill(1): Add EXAMPLES section to man pageFernando Apesteguía2020-10-051-1/+106
* | | | kenv(1): Add EXAMPLES to man pageFernando Apesteguía2020-10-051-1/+39
* | | | hostname(1): Add EXAMPLES to man pageFernando Apesteguía2020-10-051-1/+20
* | | | df(1): Add EXAMPLES section to man pageFernando Apesteguía2020-10-051-11/+51
* | | | pwait(1): Add EXAMPLES section to man pageFernando Apesteguía2020-10-051-2/+50
* | | | Get tools/tools/cxgbtool to build with the latest clang.Navdeep Parhar2020-10-051-0/+1
* | | | lualoader: improve the design of the brand-/logo- mechanismKyle Evans2020-10-048-138/+178
* | | | Explicit CTLFLAG_DYN not neededRyan Moeller2020-10-042-9/+9
* | | | Populate the acquire context field of a ww_mutex in the LinuxKPI.Hans Petter Selasky2020-10-043-5/+11
* | | | Add support for Google Cr50 (GSC) Closed Case Debugging UART interfaces toHans Petter Selasky2020-10-041-0/+2
* | | | ngctl: add -c (compact output) for the dot commandKyle Evans2020-10-041-25/+47
* | | | Add sig_intr(9).Konstantin Belousov2020-10-042-0/+19
* | | | Refactor sleepq_catch_signals().Konstantin Belousov2020-10-043-96/+148
* | | | Use __func__ instead of __FUNCTION__ for consistency.Michael Tuexen2020-10-042-2/+2
* | | | Cleanup, no functional change intended.Michael Tuexen2020-10-041-30/+22
* | | | Fix route flags update during RTM_CHANGE.Alexander V. Chernikov2020-10-045-17/+129
* | | | amd64: Store full 64bit of FIP/FDP for 64bit processes when using XSAVE.Konstantin Belousov2020-10-033-23/+100
* | | | Fix pmap_pti_add_kva() call for doublefault stack page.Konstantin Belousov2020-10-031-1/+1
* | | | Move ctx_switch_xsave declaration to amd64 md_var.h.Konstantin Belousov2020-10-032-1/+1
* | | | cpuset(1): Fix some issues reported by mandocGordon Bergling2020-10-031-10/+10
* | | | Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-039-1/+397
* | | | Import lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.Jakub Wojciech Klama2020-10-031-1/+1
|\ \ \ \
| * | | | Import lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.vendor/lib9p/9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283cvendor/lib9pJakub Wojciech Klama2020-09-111-1/+1
* | | | | gvinum(8): Fix an issue reported by mandocGordon Bergling2020-10-031-2/+2
* | | | | mdmfs(8): Fix an issue reported by mandocGordon Bergling2020-10-031-1/+1
* | | | | veriexec(8): Bugfix for an issue reported by mandocGordon Bergling2020-10-031-3/+2
* | | | | fsdb(8): Fix an issue reported by mandocGordon Bergling2020-10-031-1/+1
* | | | | dhclient(8): Bugfixes for some issues reported by mandocGordon Bergling2020-10-032-4/+4
* | | | | camcontrol(8): Bugfixes for some issues reported by mandocGordon Bergling2020-10-031-6/+8
* | | | | devd.conf(5): Bugfix for an issue reported by mandocGordon Bergling2020-10-031-1/+1
* | | | | cp(1): Bugfixes for some issues reported by mandocGordon Bergling2020-10-031-3/+3
* | | | | ls(1): Bugfix for an issue reported by mandocGordon Bergling2020-10-031-1/+1
* | | | | ipfw(8): Bugfixes for some issues reported by mandocGordon Bergling2020-10-031-48/+61
* | | | | Remove ROUTE_MPATH-related warnings introduced in r366390.Alexander V. Chernikov2020-10-032-0/+4
* | | | | pwm_backlight: Add regnode_if.h to SRCSEmmanuel Vadot2020-10-031-0/+1
* | | | | pwm_backlight: Depend on ext_resourcesEmmanuel Vadot2020-10-031-1/+1
* | | | | netmap: tools: extend CFLAGS after including bsd.prog.mkVincenzo Maffione2020-10-031-5/+3
* | | | | netmap: tools: fix several compiler warningsVincenzo Maffione2020-10-037-79/+82
* | | | | Optimize riscv's cpu_fetch_syscall_args(), making it possibleEdward Tomasz Napierala2020-10-031-9/+10
* | | | | Move KTRUSERRET() from userret() to ast(). It's a really longEdward Tomasz Napierala2020-10-032-3/+7
* | | | | Introduce scalable route multipath.Alexander V. Chernikov2020-10-0333-244/+2433
* | | | | netmap: minor documentation fixVincenzo Maffione2020-10-032-3/+3
* | | | | netmap: fix constness warnings generated by "-Wcast-qual"Vincenzo Maffione2020-10-031-5/+7
* | | | | netmap: pkt-gen: minor corrections to documentationVincenzo Maffione2020-10-032-14/+14
* | | | | pwm_backlight: Fix 32 bits buildEmmanuel Vadot2020-10-031-4/+4
* | | | | cxgbe(4): set up the firmware flowc for the tid before send_abort_rpl.Navdeep Parhar2020-10-021-26/+41
* | | | | Fix LINT: Add backlight to NOTESEmmanuel Vadot2020-10-025-0/+12
* | | | | pwm_backlight: Restrict module to armv7 and aarch64Emmanuel Vadot2020-10-021-0/+2