aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* Bump version for r327597 adding cpucontrol -e supportBryan Drewery2018-01-091-1/+1
* Remove lint support from system headers and MD x86 headers.Konstantin Belousov2017-11-231-2/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Rename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRPScott Long2017-11-171-1/+1
* Only try to enable CK_CLYGRP if we're running on kernel newer thanWarner Losh2017-11-161-0/+1
* vmtotal: extend memory counters to accomodate for current and futureKonstantin Belousov2017-11-151-1/+2
* Bump __FreeBSD_version after struct mbuf KBI breakage in r325506.Konstantin Belousov2017-11-071-1/+1
* Discard the correct thread event reported for a ptrace stop.John Baldwin2017-10-271-1/+1
* Note libstand is no longer a public interface in UPDATING. BumpWarner Losh2017-10-091-1/+1
* Add updating for armv7 and bump FreeBSD_version.Warner Losh2017-10-051-1/+1
* Display rotation rate and TRIM/UNMAP support in diskinfo(8)Alan Somers2017-10-041-1/+1
* Hide struct socket and struct unpcb from the userland.Gleb Smirnoff2017-10-021-1/+1
* kernel: Bump __FreeBSD_version for the removal of M_HASHTYPE_RSS_UDP_IPV4_EXSepherosa Ziehau2017-09-271-1/+1
* Add support for 32-bit compatibility IOCTLs in the LinuxKPI.Hans Petter Selasky2017-09-221-1/+1
* Bump the __FreeBSD_version after recent LinuxKPI changes.Hans Petter Selasky2017-09-181-1/+1
* Properly implement poll_wait() in the LinuxKPI. This prevents directHans Petter Selasky2017-09-091-1/+1
* Drop CACHE_LINE_SIZE to 64 bytes on x86Conrad Meyer2017-08-281-1/+1
* Use counter(9) for PLPMTUD counters.Sean Bruno2017-08-251-1/+1
* Make WRFSBASE and WRGSBASE instructions functional.Konstantin Belousov2017-08-211-1/+2
* Add kernel support for the NFS client forced dismount "umount -N" option.Rick Macklem2017-07-291-1/+1
* Set tentative merge dates, bump __FreeBSD_version.Dimitry Andric2017-07-211-1/+1
* Bump to FreeBSD_version to 1200038 for MMC CAMWarner Losh2017-07-101-1/+1
* Bump __FreeBSD_version due to r320528, cleanup and inlining ofJason A. Harmening2017-07-011-1/+1
* Correct the branch naming convention in param.h.Glen Barber2017-06-301-1/+1
* Solve the y2038 problem for powerpcJustin Hibbits2017-06-261-1/+1
* Implement address space guards.Konstantin Belousov2017-06-241-2/+3
* Fix the NFS client/server so that it actually uses the 64bit ino_t filenos.Rick Macklem2017-06-181-1/+1
* Take "extern int maxbcachebuf" out of sys/param.h, since it breaks theRick Macklem2017-06-181-8/+0
* Make MAXBCACHEBUF a tunable called vfs.maxbcachebuf.Rick Macklem2017-06-171-3/+9
* Bump __FreeBSD_version for r320043, struct event 64-bit data.Konstantin Belousov2017-06-171-1/+1
* Bump _FreeBSD_version after removal of groffBaptiste Daroussin2017-06-081-1/+1
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-1/+1
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-1/+1
* Bump __FreeBSD_version due to r317061, struct vmmeter changes.Gleb Smirnoff2017-04-191-1/+1
* Bump __FreeBSD_version due to r316648, rename ofPatrick Kelsey2017-04-101-1/+1
* Make CAM SIM lock optional.Alexander Motin2017-03-211-1/+1
* Hide struct inpcb, struct tcpcb from the userland.Gleb Smirnoff2017-03-211-1/+1
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-161-1/+1
* Bump __FreeBSD_version for removal of pcap-int.h.Xin LI2017-03-071-1/+1
* Bump __FreeBSD_version, and set tentative merge date.Dimitry Andric2017-03-011-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-1/+1
* Bump FreeBSD_version to 1200021 for removal of EISA and MCA.Warner Losh2017-02-171-1/+1
* Remove deprecated fgetsock() and fputsock().Gleb Smirnoff2017-01-131-1/+1
* Bump FreeBSD_version .Adrian Chadd2016-12-161-1/+1
* Export the whole thread name in kinfo_procEric van Gyzen2016-12-071-1/+1
* In preparation for merging back to head, bump __FreeBSD_version,Dimitry Andric2016-11-241-1/+1
* Remove PG_CACHED-related fields from struct vmmeter, because they are noAlan Cox2016-11-221-1/+1
* Actually bump __FreeBSD_versionJustin Hibbits2016-11-201-1/+1
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-1/+1