aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Mechanical cleanup of epoch(9) usage in network stack.Gleb Smirnoff2019-01-0940-357/+472
* | | Remove unused sqlite3 bundled with heimdal.Cy Schubert2019-01-096-139196/+0
* | | Remove part of comment that doesn't match reality.Gleb Smirnoff2019-01-091-3/+1
* | | MFV: r342867Jung-uk Kim2019-01-09355-373/+470
|\ \ \
| * | | Import ACPICA 20190108.vendor/acpica/20190108Jung-uk Kim2019-01-08429-451/+554
* | | | Add NO_SYNC_CACHE quirk for PENTAX camerasWarner Losh2019-01-081-0/+8
* | | | biospci_write_config args were backwardsWarner Losh2019-01-081-3/+3
* | | | Specify the correct option level when emulating SO_PEERCRED.Mark Johnston2019-01-081-0/+5
* | | | Add termcap entries for TI Silent 703/707 terminals.Mark Johnston2019-01-081-0/+14
* | | | Add NVMe drive to NOIOB quirk listChuck Tuffli2019-01-081-0/+1
* | | | ports.7: Do not mention deprecated WITH_SSP_PORTS and WITH_GHOSTSCRIPT_VERMateusz Piotrowski2019-01-081-9/+2
* | | | Avoid overfow in vtruncbuf()Michael Tuexen2019-01-081-1/+1
* | | | Added support for the SIOCGI2C ioctl.Xin LI2019-01-084-6/+40
* | | | Use iflib_if_init_locked() during resume instead of iflib_init_locked().Stephen Hurd2019-01-071-1/+1
* | | | Fix regression in r331368, that broke dumping of UMA startup pagesGleb Smirnoff2019-01-071-7/+10
* | | | Add a tunable which changes mincore(2) algorithm to only report dataKonstantin Belousov2019-01-072-3/+28
* | | | powerpc: Fix regression introduced in r342771Conrad Meyer2019-01-077-22/+61
* | | | pow(3): Workaround possible signed shift Undefined Behavior.Pedro F. Giffuni2019-01-071-1/+1
* | | | Add a missing \n to a bootverbose printf.Ian Lepore2019-01-071-1/+1
* | | | libbe(3): Don't allow bootfs to be destroyedKyle Evans2019-01-071-1/+2
* | | | OptionalObsoleteFiles: remove groff leftoversEd Maste2019-01-071-1/+0
* | | | Correct documentation year.Xin LI2019-01-071-1/+1
* | | | Port NetBSD improvements:Xin LI2019-01-074-9/+1021
* | | | Fix a race between setting up the interrupt handler and it firing byWarner Losh2019-01-071-4/+7
* | | | Fix TI PCI1520 PCI Cardbus bridge, but others affected.Warner Losh2019-01-071-2/+2
* | | | Create MK_LOADER_VERBOSE and connect it to ELF_VERBOSE in the loaderWarner Losh2019-01-073-0/+10
* | | | Fix use of busdma(9) KPI in ahci(4).Konstantin Belousov2019-01-071-16/+24
* | | | Clamp tuklib_physmem() return value to SIZE_T_MAX.Konstantin Belousov2019-01-061-1/+5
* | | | asmc: Add support for Mac mini 4,1 (Mid-2010)David Bright2019-01-062-0/+32
* | | | getconf(1): Minor mdoc fixJilles Tjoelker2019-01-061-1/+1
* | | | thr_wake(2): Minor mdoc fixesJilles Tjoelker2019-01-061-2/+2
* | | | Remove ipsd (IP Scan Detetor). It is unused and to my knowledge hasCy Schubert2019-01-0611-1768/+0
* | | | Remove unneeded assert.h (there is no assertion in this file).Xin LI2019-01-061-1/+0
* | | | Remove unneeded headers.Xin LI2019-01-0614-24/+2
* | | | Give sh(1) a proper default prompt instead of just "$".Edward Tomasz Napierala2019-01-061-2/+2
* | | | dtsec: Fix formatting of addresses in translation error messagesJustin Hibbits2019-01-061-2/+2
* | | | powerd(8): allow to force a method of battery state queryAndriy Voskoboinyk2019-01-062-9/+55
* | | | rc.subr: Fix typoKyle Evans2019-01-061-2/+2
* | | | MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernelMatt Macy2019-01-0513-13/+18
* | | | rc.subr: Provide rc_service variable for service scriptsKyle Evans2019-01-052-2/+16
* | | | Fix an old typo in the element status display bits:Joerg Wunsch2019-01-051-1/+1
* | | | Capsicumize rtsol(8) and rtsold(8).Mark Johnston2019-01-0512-706/+1078
* | | | Add a bounds check to the tws(4) passthrough ioctl handler.Mark Johnston2019-01-051-2/+6
* | | | With buggy int13 ah=15, we can mis-identify the floppy devices.Toomas Soome2019-01-051-3/+41
* | | | pf: Remove references to pflow from the pf.conf man pageKristof Provost2019-01-051-8/+3
* | | | Remove unneeded NULL check for td_ucredKristof Provost2019-01-041-2/+2
* | | | Reduce timeout for reading the USB HUB port status to 1000ms and try to filterHans Petter Selasky2019-01-042-6/+21
* | | | Disable savecore(8)'s libcasper support when WITHOUT_DYNAMICROOT=yes.Mark Johnston2019-01-041-1/+3
* | | | Fix i386 LINT build after r342769.Konstantin Belousov2019-01-041-0/+2
* | | | Limit git history searches in newvers.shAndrew Gallatin2019-01-041-2/+6