| Commit message (Expand) | Author | Age | Files | Lines |
* | ifconfig.4, lagg.4: fix documentation bug: -use_flowid needs to be used | Eugene Grosbein | 2018-12-22 | 1 | -1/+1 |
* | Rework UEFI ESP generation | Rebecca Cran | 2018-12-20 | 1 | -24/+5 |
* | Remove iBCS2, part1: userspace | Mateusz Guzik | 2018-12-19 | 5 | -705/+2 |
* | Update priv(9) after r341827 | Mateusz Guzik | 2018-12-19 | 1 | -5/+2 |
* | cyapa.4, isl.4: cross-reference and document use of chromebook_platform(4) | Andriy Gapon | 2018-12-18 | 2 | -4/+18 |
* | Allow ng_nat to be attached to a ethernet interface directly via ng_ether(4) | Maxim Sobolev | 2018-12-17 | 1 | -2/+54 |
* | Add a missing leading / in a filename. | Cy Schubert | 2018-12-16 | 1 | -1/+1 |
* | Document new required MI behaviour of pmap_enter(9) for CoW. | Konstantin Belousov | 2018-12-16 | 1 | -1/+9 |
* | Remove, the now very outdated, timed. | George V. Neville-Neil | 2018-12-15 | 1 | -4/+12 |
* | Remove CTM from 13-CURRENT after the release of FreeBSD-12.0. | Stefan Eßer | 2018-12-15 | 1 | -4/+0 |
* | efirt: When present, attempt to use EFI runtime services to shutdown | Conrad Meyer | 2018-12-15 | 1 | -4/+17 |
* | ng_bpf.4: fix EXAMPLES: do not activate promiscuous mode | Eugene Grosbein | 2018-12-14 | 1 | -1/+1 |
* | Add a pwm subsystem so we can configure pwm controller from kernel and userland. | Emmanuel Vadot | 2018-12-12 | 3 | -0/+193 |
* | netmap: add man page for ptnet | Vincenzo Maffione | 2018-12-12 | 1 | -0/+140 |
* | Merge ^/head r341764 through r341812. | Dimitry Andric | 2018-12-11 | 3 | -0/+122 |
|\ |
|
| * | Add uk.macbook.kbd keymap (vt) | David Bright | 2018-12-11 | 3 | -0/+122 |
* | | For arm and armv6, only enable LLVM target support for arm by default, | Dimitry Andric | 2018-12-11 | 1 | -0/+4 |
* | | Merge ^/head r340918 through r341763. | Dimitry Andric | 2018-12-09 | 28 | -130/+341 |
|\| |
|
| * | Hook up ng_checksum(4) module and appropriate manpage to the build. The module | Maxim Sobolev | 2018-12-09 | 1 | -0/+1 |
| * | Add nda(4) cross reference to nvme(4) | Warner Losh | 2018-12-07 | 1 | -1/+4 |
| * | Dynamically load .so modules to expand functionality | Warner Losh | 2018-12-06 | 1 | -0/+4 |
| * | hier.7: add /lib/casper directory | Ed Maste | 2018-12-06 | 1 | -1/+5 |
| * | Minor mandoc fixes. | Joel Dahl | 2018-12-06 | 2 | -7/+3 |
| * | Sort .Xr | Joel Dahl | 2018-12-06 | 1 | -2/+2 |
| * | pfsync: Performance improvement | Kristof Provost | 2018-12-06 | 1 | -1/+8 |
| * | Apparently @portmgr does not feel like my current level of contribution | Maxim Sobolev | 2018-12-06 | 1 | -1/+1 |
| * | Add examples for "make buildenv". | Edward Tomasz Napierala | 2018-12-06 | 1 | -1/+24 |
| * | termcap: add italics and tmux entries | Yuri Pankov | 2018-12-06 | 1 | -1/+13 |
| * | ixl(4) has netdump support via iflib. | Mark Johnston | 2018-12-05 | 1 | -0/+1 |
| * | Netdump support was added to mlx4en(4) in r341548. | Mark Johnston | 2018-12-05 | 1 | -1/+2 |
| * | ext2fs.4: basic updates. | Pedro F. Giffuni | 2018-12-04 | 1 | -3/+4 |
| * | netmap(4): improve man page | Vincenzo Maffione | 2018-12-03 | 1 | -58/+79 |
| * | Use less misleading directory name. | Edward Tomasz Napierala | 2018-12-03 | 1 | -2/+2 |
| * | Disable the BSD CRT code on powerpc and sparc64, they need extra crt*.o | Andrew Turner | 2018-12-03 | 1 | -0/+5 |
| * | Silence down the example builds a bit. | Edward Tomasz Napierala | 2018-11-30 | 1 | -2/+2 |
| * | Add an example of quick kernel rebuild. | Edward Tomasz Napierala | 2018-11-30 | 1 | -0/+8 |
| * | Add an example of rebuilding a single piece of userspace. | Edward Tomasz Napierala | 2018-11-30 | 1 | -1/+9 |
| * | Revert r341337; according to imp@ we still support these. | Edward Tomasz Napierala | 2018-11-30 | 1 | -0/+9 |
| * | Use .Va for sysctls, not .Dv. | Edward Tomasz Napierala | 2018-11-30 | 1 | -9/+9 |
| * | Use .Va for sysctls, not .Dv. | Edward Tomasz Napierala | 2018-11-30 | 1 | -30/+30 |
| * | Remove duplicated word. | Edward Tomasz Napierala | 2018-11-30 | 1 | -1/+1 |
| * | Say in plain text what the 'debug' keymap action usually is. | Edward Tomasz Napierala | 2018-11-30 | 1 | -1/+1 |
| * | Remove the hint for ISA buses; we don't support them anymore. | Edward Tomasz Napierala | 2018-11-30 | 1 | -10/+1 |
| * | sfxge(4): support Medford2 | Andrew Rybchenko | 2018-11-30 | 1 | -3/+3 |
| * | Add ga_IE.UTF-8 locale. | Yuri Pankov | 2018-11-26 | 9 | -1/+107 |
| * | src.conf.5: regen after r340984 (and r340841) | Ed Maste | 2018-11-26 | 1 | -5/+15 |
* | | Merge ^/head r340427 through r340868. | Dimitry Andric | 2018-11-24 | 10 | -5182/+33884 |
|\| |
|
| * | Enable the BSD crtbegin/crtend by default. | Andrew Turner | 2018-11-23 | 1 | -1/+1 |
| * | Add a taskqueue_quiesce(9) KPI. | Mark Johnston | 2018-11-21 | 2 | -1/+10 |
| * | ports(7): Do not mention deprecated WITH_OPENSSL_PORT. | Mateusz Piotrowski | 2018-11-20 | 1 | -7/+1 |