aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change unused inodes counters behavior in the cylinder groups.Fedor Uporov2018-08-211-8/+7
* Fix directory blocks checksum updating logic.Fedor Uporov2018-08-214-17/+37
* Revert r337978: Rework rtld's TLS Variant I implementation to match r326794Brooks Davis2018-08-217-73/+20
* Remove 'imen' global variable from atpic(4).John Baldwin2018-08-212-19/+29
* Move ftpusers to libexec/ftpd/Brad Davis2018-08-213-4/+1
* Move all syslogd related configs to usr.sbin/syslogd/Brad Davis2018-08-217-21/+16
* Relax the check added in 338096Alex Richardson2018-08-211-2/+4
* Move all devd related configs to sbin/devd/Brad Davis2018-08-2111-36/+24
* Eliminate kmem_malloc()'s unused arena parameter. (The arena parameterAlan Cox2018-08-2120-59/+37
* Set arc_kmem_cache_reap_retry_ms to 0 and make it configurable.Mark Johnston2018-08-211-2/+6
* Quieten the svn (or svnlite) commands used to extract information from anColin Percival2018-08-211-2/+2
* minor grammar nit, to what? between them..John-Mark Gurney2018-08-211-1/+1
* Remove unneccessary code, which also introduced a (very minor)Edward Tomasz Napierala2018-08-211-6/+0
* Enabling the IPPROTO_IPV6 level socket option IPV6_USE_MIN_MTU on a TCPMichael Tuexen2018-08-214-0/+42
* Fix the inheritance of IPv6 level socket options on TCP sockets.Michael Tuexen2018-08-211-3/+7
* Add SOL_SOCKET level socket option with name SO_DOMAIN to getMichael Tuexen2018-08-213-1/+7
* Whitespace change.Michael Tuexen2018-08-211-0/+1
* Refactor the SHUTDOWN_PENDING state handling.Michael Tuexen2018-08-219-14/+26
* - Add CSV output to gstat via -C flag.Marcelo Araujo2018-08-212-87/+202
* De-spl mly(4).John Baldwin2018-08-211-4/+0
* Fix -DWITHOUT_AUTO_OBJ build of rescue after r338096Alex Richardson2018-08-211-0/+2
* Make dnode definition uniform on !x86Matt Macy2018-08-216-6/+5
* Make epoch KBI consistent between INVARIANTS and non-INVARIANTSMatt Macy2018-08-212-6/+6
* MFV r338092: ntp 4.2.8p12.Xin LI2018-08-21176-1716/+2776
|\
| * Vendor import of ntp-4.2.8p12.vendor/ntp/4.2.8p12Xin LI2018-08-20172-1715/+2804
* | libthr: minor spacing cleanup.Pedro F. Giffuni2018-08-211-2/+2
* | Adjust formatting of grep and zgrep manual pages.Mateusz Piotrowski2018-08-202-79/+116
* | efidev.4: Improve formatting.Mateusz Piotrowski2018-08-201-12/+16
* | config(8): Allow escape-quoted empty stringsKyle Evans2018-08-201-1/+1
* | cxgbe/tom: Provide the hardware tid in tcp_info.Navdeep Parhar2018-08-201-0/+2
* | TRIM consolodation is supposed to be off by defaultKirk McKusick2018-08-201-1/+1
* | Fix incorrect output when printing block lists for files small enoughKirk McKusick2018-08-201-1/+1
* | Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-2022-30/+2
* | GC inc_isipv6; it was added for "temp" compatibility in 2001, r86764Bjoern A. Zeeb2018-08-201-1/+0
* | mergemaster: better defaults for SOURCEDIRWarner Losh2018-08-201-0/+21
* | Update comment about ABI of flush_l1s_sw to match the reality.Konstantin Belousov2018-08-201-3/+3
* | Always initialize PCPU kcr3 for vmspace0 pmap.Konstantin Belousov2018-08-201-4/+6
* | [ig4] add ACPI Device HID for AMD platformsOleksandr Tymoshenko2018-08-203-4/+3
* | In r324732 sysinstall was replaced by bsdinstall.Bjoern Heidotting2018-08-201-2/+3
* | Serial console menus for lua.Warner Losh2018-08-202-26/+0
* | Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox2018-08-2025-69/+56
* | Remove extra M_ZERO from NG_MKRESPONSE() argument.Alexander Motin2018-08-201-1/+1
* | iostat: update man page for r277566Will Andrews2018-08-201-2/+8
* | This change represents a substantial restructure of the way weRandall Stewart2018-08-207-137/+878
* | Merge amd64 and i386 <machine/intr_machdep.h> headers.John Baldwin2018-08-203-342/+194
* | Create a manual page for beinstall.sh.Mateusz Piotrowski2018-08-202-1/+138
* | Don't rebuild ioctl.c and relink libsysdecode if there are no changesAlex Richardson2018-08-201-2/+7
* | Don't create directories in ${WORLDTMP}/legacy with mtreeAlex Richardson2018-08-202-23/+30
* | Allow bootstrapping libmd on MacOSAlex Richardson2018-08-201-0/+8
* | Avoid depending on system headers from the source tree during bootstrapAlex Richardson2018-08-201-0/+17