| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework and simplify the ksyms(4) implementation. | Mark Johnston | 2017-08-03 | 5 | -239/+94 |
* | Annotate tests that require root privileges appropriately | Enji Cooper | 2017-08-02 | 1 | -4/+25 |
* | Delete comment above "__DEFAULT_DEPENDENT_OPTIONS" related to "meta mode opti... | Enji Cooper | 2017-08-02 | 1 | -1/+0 |
* | Regenerate src.conf(5) per change made in r321952 | Enji Cooper | 2017-08-02 | 1 | -1/+7 |
* | Allowing MK_NLS_CATALOGS to be enabled if MK_NLS == no doesn't make a whole lot | Enji Cooper | 2017-08-02 | 1 | -0/+4 |
* | Some minor doc fixups | Enji Cooper | 2017-08-02 | 1 | -2/+2 |
* | Always use first parameter passed to get_filesystem(..) instead of discarding it | Enji Cooper | 2017-08-02 | 1 | -1/+3 |
* | Add expected failures for ZFS | Enji Cooper | 2017-08-02 | 1 | -0/+15 |
* | - Correct the remainder of confusing and error prone mix-ups between | Marius Strobl | 2017-08-02 | 5 | -86/+84 |
* | Require strings(1) with :o_flag_preparer and :o_flag_publisher | Enji Cooper | 2017-08-02 | 1 | -0/+8 |
* | arm64: Add Allwinner H5 SoC | Emmanuel Vadot | 2017-08-02 | 5 | -4/+8 |
* | allwiner: modclk: Do not try to enable parent clock if it doesn't exist | Emmanuel Vadot | 2017-08-02 | 1 | -1/+4 |
* | Add my birthdate to the calendar | Ryan Stone | 2017-08-02 | 1 | -0/+1 |
* | Fix the interface to imx_iomux_gpr_get/set(). The functions were defined | Ian Lepore | 2017-08-02 | 2 | -21/+24 |
* | Add missing ofw_bus_if.h src file. | Ian Lepore | 2017-08-02 | 3 | -3/+3 |
* | The imx6_snvs driver is not strictly required for the system to run, so | Ian Lepore | 2017-08-02 | 2 | -2/+3 |
* | For makedev(), cast the minor argument to unsigned type explicitely, | Konstantin Belousov | 2017-08-02 | 1 | -1/+1 |
* | Fix LinuxKPI regression after r321920. The mda_unit and si_drv0 fields are not | Hans Petter Selasky | 2017-08-02 | 4 | -13/+22 |
* | Fix the return type for get_cntxc(). The register is 64-bit on both arm | Andrew Turner | 2017-08-02 | 1 | -1/+1 |
* | Keep top page on CloudABI to work around AMD Ryzen stability issues. | Ed Schouten | 2017-08-02 | 1 | -1/+2 |
* | Update my entry in marketing. | Dru Lavigne | 2017-08-02 | 1 | -1/+1 |
* | amd64: annotate the syscall return address check with __predict_false | Mateusz Guzik | 2017-08-02 | 1 | -1/+1 |
* | Add compat shim part missed at r305197. | Alexander Motin | 2017-08-02 | 1 | -0/+3 |
* | Change major()/minor() to work with 64bit dev_t. | Konstantin Belousov | 2017-08-02 | 1 | -8/+3 |
* | Do not call trapsignal() after handling usermode fault or interrupt, | Konstantin Belousov | 2017-08-02 | 2 | -4/+4 |
* | Fix cosmetic issue with error message | Enji Cooper | 2017-08-02 | 1 | -2/+2 |
* | Fix accidental misconversion done in r321912 | Enji Cooper | 2017-08-02 | 1 | -1/+1 |
* | Remove bogus bsd.subdir.mk .include | Enji Cooper | 2017-08-02 | 1 | -1/+0 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 113 | -346/+117 |
* | Lower the amd64 shared page, which contains the signal trampoline, | Don Lewis | 2017-08-02 | 4 | -1/+52 |
* | Revert accidental character conversion for pfg's entry, done in r321886 | Enji Cooper | 2017-08-02 | 1 | -1/+1 |
* | Amend r321884 to check the refcount and update the class with w_mtx held. | Mark Johnston | 2017-08-01 | 1 | -2/+2 |
* | Allwinner dtb: Add NanoPi M1 to the build | Emmanuel Vadot | 2017-08-01 | 1 | -0/+1 |
* | + Add myself to calendar.freebsd. | Taras Korenko | 2017-08-01 | 1 | -0/+1 |
* | Add joneum to the calendar.freebsd | Tobias C. Berner | 2017-08-01 | 1 | -0/+1 |
* | Alwinner: nanopi-neo: Remove r_i2c node from DTS as it isn't used on the board | Emmanuel Vadot | 2017-08-01 | 1 | -4/+0 |
* | fix sort order | Maksim Yevmenkin | 2017-08-01 | 1 | -1/+1 |
* | add myself | Maksim Yevmenkin | 2017-08-01 | 1 | -0/+1 |
* | Allwinner dtb: add link for NanoPi Neo | Emmanuel Vadot | 2017-08-01 | 1 | -1/+2 |
* | CCACHE_BUILD: Follow-up r321880: Fix some PATH issues with buildworld. | Bryan Drewery | 2017-08-01 | 2 | -2/+5 |
* | Add Anne Dickison. | Kirk McKusick | 2017-08-01 | 1 | -2/+3 |
* | Add myself to the calendar.freebsd | Lev A. Serebryakov | 2017-08-01 | 1 | -0/+1 |
* | Fix a witness assertion that fires when a lock type's class changes. | Mark Johnston | 2017-08-01 | 1 | -4/+6 |
* | NO_CLEAN: No need to run delete-old if the directories don't exist. | Bryan Drewery | 2017-08-01 | 1 | -1/+3 |
* | For the udp-client example, instruct user to add an entry for a udp based | Sevan Janiyan | 2017-08-01 | 1 | -3/+3 |
* | CCACHE_BUILD: Allow setting CCACHE_BUILD_TYPE=wrapper. | Bryan Drewery | 2017-08-01 | 1 | -2/+9 |
* | Update doceng, re, security-officer, clusteradm, webmaster and | Glen Barber | 2017-08-01 | 1 | -6/+6 |
* | In xdev-links, when installing symlinks to the cross-compiler pieces that | Ian Lepore | 2017-08-01 | 1 | -4/+1 |
* | [calendar.freebsd] Add myselft into freebsd.calendar | Michael Zhilin | 2017-08-01 | 1 | -0/+1 |
* | zfsboottest: catch up with r316585 and provide ldi_get_size method | Andriy Gapon | 2017-08-01 | 1 | -0/+16 |