| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve smb(4) man page. | Michael Gmelin | 2015-04-26 | 1 | -53/+38 |
* | Add a forgotten vi.chars | Baptiste Daroussin | 2015-04-26 | 1 | -0/+645 |
* | Reincorporate documentation lost with update to nvi 2.1.3 | Baptiste Daroussin | 2015-04-26 | 23 | -0/+17207 |
* | Expand SMBUS API to add smbus_trans() function. | Michael Gmelin | 2015-04-25 | 1 | -30/+69 |
* | Add LLDB to BROKEN_OPTIONS for arm prior to armv6 | Ed Maste | 2015-04-24 | 1 | -0/+4 |
* | Oops, add missing comma. | Alexander Motin | 2015-04-24 | 1 | -1/+1 |
* | Add link to mvs(4). | Alexander Motin | 2015-04-24 | 1 | -0/+1 |
* | Plural fix. | Kevin Lo | 2015-04-24 | 1 | -1/+1 |
* | Make vpanic() externally visible so that it can be called as part of the | Mark Johnston | 2015-04-24 | 2 | -2/+7 |
* | Reassign copyright statements on several files from Advanced | John Baldwin | 2015-04-23 | 14 | -14/+14 |
* | Minor mdoc fixes. | Joel Dahl | 2015-04-20 | 1 | -0/+1 |
* | Always send log(9) messages to the message buffer. | Eric van Gyzen | 2015-04-20 | 1 | -1/+2 |
* | Bump doc date missed in r281605. | Brooks Davis | 2015-04-20 | 1 | -1/+1 |
* | Add new USB ID. | Kevin Lo | 2015-04-19 | 1 | -1/+2 |
* | Regen. | Konstantin Belousov | 2015-04-18 | 1 | -4/+1 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | Konstantin Belousov | 2015-04-18 | 1 | -3/+0 |
* | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | Konstantin Belousov | 2015-04-18 | 1 | -1/+4 |
* | Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers. | Mark Johnston | 2015-04-18 | 8 | -2/+1521 |
* | SDT(9): add a section on SDT providers, mentioning the "sdt" provider. | Mark Johnston | 2015-04-18 | 1 | -1/+31 |
* | Remove some oldnfs remnants. | Edward Tomasz Napierala | 2015-04-18 | 1 | -8/+0 |
* | Fix a minor function definition inconsistancy. | Brooks Davis | 2015-04-16 | 1 | -1/+1 |
* | Make it harder to specify invalid LIBADD by causing values without | Brooks Davis | 2015-04-16 | 1 | -1/+5 |
* | Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPT | Enji Cooper | 2015-04-13 | 1 | -2/+2 |
* | Fix libfifolog dependency on libz | Ed Maste | 2015-04-10 | 1 | -0/+3 |
* | Remove docs that are not shipped with nvi anymore | Baptiste Daroussin | 2015-04-10 | 12 | -110/+0 |
* | Redo r274966. Instead of global all-interface all-vnet undocumented sysctl, | Gleb Smirnoff | 2015-04-10 | 1 | -2/+4 |
* | Fix overlinking in bhyve: | Baptiste Daroussin | 2015-04-09 | 1 | -0/+1 |
* | Convert mt(1) and libmt to LIBADD | Baptiste Daroussin | 2015-04-09 | 1 | -0/+5 |
* | Add a hint that "device ctl" kind of depends on "device iscsi". | Edward Tomasz Napierala | 2015-04-08 | 1 | -1/+2 |
* | Add a DTRACEFLAGS variable, which can be used to pass additional variables | Mark Johnston | 2015-04-08 | 2 | -10/+12 |
* | Revert r281220 and r281024, so that the new content added and its | Hans Petter Selasky | 2015-04-07 | 1 | -3/+3 |
* | Just briefly mention about the dangers of non-random IP IDs. | Hans Petter Selasky | 2015-04-07 | 1 | -16/+4 |
* | Add a missing comma. | Christian Brueffer | 2015-04-07 | 1 | -1/+1 |
* | Add the start of libc and libstand for arm64. Not all of the machine | Andrew Turner | 2015-04-07 | 1 | -0/+2 |
* | Do not install scripts multiple time when using bsd.progs.mk | Baptiste Daroussin | 2015-04-04 | 1 | -2/+2 |
* | Regen for r281053 | Bryan Drewery | 2015-04-03 | 1 | -3/+3 |
* | Add more documentation about the "net.inet.ip.random_id" sysctl knob | Hans Petter Selasky | 2015-04-03 | 1 | -3/+15 |
* | o Use new function ip_fillid() in all places throughout the kernel, | Gleb Smirnoff | 2015-04-01 | 1 | -3/+15 |
* | MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) | Cy Schubert | 2015-03-30 | 1 | -1/+5 |
* | Formatting changes to the pthread_testcancel(3). | Konstantin Belousov | 2015-03-29 | 1 | -59/+60 |
* | Make kevent(2) a cancellation point. | Konstantin Belousov | 2015-03-29 | 1 | -1/+10 |
* | Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL for | Dimitry Andric | 2015-03-28 | 1 | -0/+2 |
* | Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN. | Warner Losh | 2015-03-27 | 1 | -9/+0 |
* | Mention support for 16h family processors, added in r263169. | Christian Brueffer | 2015-03-27 | 1 | -3/+3 |
* | Add support for specifying unsupported / broken options that override | Warner Losh | 2015-03-27 | 1 | -0/+9 |
* | Allow additional flags to be passed to netstat -i in the daily status check. | John Baldwin | 2015-03-27 | 1 | -1/+11 |
* | Add myself (kp) to committers-src.dot | Kristof Provost | 2015-03-26 | 1 | -0/+3 |
* | Corrected descriptions of net.inet.icmp.icmplim and icmplim_output. | Ruslan Ermilov | 2015-03-26 | 1 | -5/+3 |
* | Update the portmgr members list | Frederic Culot | 2015-03-25 | 1 | -1/+1 |
* | mdoc cleanup; fix spelling; Xref ixlv.4 | Christian Brueffer | 2015-03-25 | 1 | -11/+14 |