| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mis usage of ms(7) macros | bapt | 2015-04-29 | 1 | -2/+2 |
* | Remove never written documentation | bapt | 2015-04-29 | 3 | -43/+0 |
* | Explicitly declare to not print the current date | bapt | 2015-04-29 | 5 | -0/+6 |
* | Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64 | ngie | 2015-04-28 | 1 | -1/+1 |
* | Add myself (oshogbo) to calendar.freebsd and committers-src.dot. | oshogbo | 2015-04-27 | 1 | -0/+2 |
* | Add GCC to the list of broken options on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | Improve smb(4) man page. | grembo | 2015-04-26 | 1 | -53/+38 |
* | Add a forgotten vi.chars | bapt | 2015-04-26 | 1 | -0/+645 |
* | Reincorporate documentation lost with update to nvi 2.1.3 | bapt | 2015-04-26 | 23 | -0/+17207 |
* | Expand SMBUS API to add smbus_trans() function. | grembo | 2015-04-25 | 1 | -30/+69 |
* | Add LLDB to BROKEN_OPTIONS for arm prior to armv6 | emaste | 2015-04-24 | 1 | -0/+4 |
* | Oops, add missing comma. | mav | 2015-04-24 | 1 | -1/+1 |
* | Add link to mvs(4). | mav | 2015-04-24 | 1 | -0/+1 |
* | Plural fix. | kevlo | 2015-04-24 | 1 | -1/+1 |
* | Make vpanic() externally visible so that it can be called as part of the | markj | 2015-04-24 | 2 | -2/+7 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 14 | -14/+14 |
* | Minor mdoc fixes. | joel | 2015-04-20 | 1 | -0/+1 |
* | Always send log(9) messages to the message buffer. | vangyzen | 2015-04-20 | 1 | -1/+2 |
* | Bump doc date missed in r281605. | brooks | 2015-04-20 | 1 | -1/+1 |
* | Add new USB ID. | kevlo | 2015-04-19 | 1 | -1/+2 |
* | Regen. | kib | 2015-04-18 | 1 | -4/+1 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 1 | -3/+0 |
* | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | kib | 2015-04-18 | 1 | -1/+4 |
* | Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers. | markj | 2015-04-18 | 8 | -2/+1521 |
* | SDT(9): add a section on SDT providers, mentioning the "sdt" provider. | markj | 2015-04-18 | 1 | -1/+31 |
* | Remove some oldnfs remnants. | trasz | 2015-04-18 | 1 | -8/+0 |
* | Fix a minor function definition inconsistancy. | brooks | 2015-04-16 | 1 | -1/+1 |
* | Make it harder to specify invalid LIBADD by causing values without | brooks | 2015-04-16 | 1 | -1/+5 |
* | Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPT | ngie | 2015-04-13 | 1 | -2/+2 |
* | Fix libfifolog dependency on libz | emaste | 2015-04-10 | 1 | -0/+3 |
* | Remove docs that are not shipped with nvi anymore | bapt | 2015-04-10 | 12 | -110/+0 |
* | Redo r274966. Instead of global all-interface all-vnet undocumented sysctl, | glebius | 2015-04-10 | 1 | -2/+4 |
* | Fix overlinking in bhyve: | bapt | 2015-04-09 | 1 | -0/+1 |
* | Convert mt(1) and libmt to LIBADD | bapt | 2015-04-09 | 1 | -0/+5 |
* | Add a hint that "device ctl" kind of depends on "device iscsi". | trasz | 2015-04-08 | 1 | -1/+2 |
* | Add a DTRACEFLAGS variable, which can be used to pass additional variables | markj | 2015-04-08 | 2 | -10/+12 |
* | Revert r281220 and r281024, so that the new content added and its | hselasky | 2015-04-07 | 1 | -3/+3 |
* | Just briefly mention about the dangers of non-random IP IDs. | hselasky | 2015-04-07 | 1 | -16/+4 |
* | Add a missing comma. | brueffer | 2015-04-07 | 1 | -1/+1 |
* | Add the start of libc and libstand for arm64. Not all of the machine | andrew | 2015-04-07 | 1 | -0/+2 |
* | Do not install scripts multiple time when using bsd.progs.mk | bapt | 2015-04-04 | 1 | -2/+2 |
* | Regen for r281053 | bdrewery | 2015-04-03 | 1 | -3/+3 |
* | Add more documentation about the "net.inet.ip.random_id" sysctl knob | hselasky | 2015-04-03 | 1 | -3/+15 |
* | o Use new function ip_fillid() in all places throughout the kernel, | glebius | 2015-04-01 | 1 | -3/+15 |
* | MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) | cy | 2015-03-30 | 1 | -1/+5 |
* | Formatting changes to the pthread_testcancel(3). | kib | 2015-03-29 | 1 | -59/+60 |
* | Make kevent(2) a cancellation point. | kib | 2015-03-29 | 1 | -1/+10 |
* | Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL for | dim | 2015-03-28 | 1 | -0/+2 |
* | Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN. | imp | 2015-03-27 | 1 | -9/+0 |
* | Mention support for 16h family processors, added in r263169. | brueffer | 2015-03-27 | 1 | -3/+3 |