aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI should use bus_dma(9) to be compatible with an IOMMUTycho Nightingale2019-04-241-1/+1
* Revert r346410 and r346411Conrad Meyer2019-04-191-1/+1
* Bump __FreeBSD_version after r346410Conrad Meyer2019-04-191-1/+1
* random(4): Restore availability tradeoff prior to r346250Conrad Meyer2019-04-181-1/+1
* random(4): Add is_random_seeded(9) KPIConrad Meyer2019-04-161-1/+1
* Bump FreeBSD version after r345982.Mariusz Zaborski2019-04-071-1/+1
* iflib: expose the Rx mbuf buffer size to driversEric Joyner2019-03-191-1/+1
* Connect lib/libomp to the build.Dimitry Andric2019-03-161-1/+1
* Deanonymize thread and proc state enums, so that a userland app canGleb Smirnoff2019-03-151-1/+1
* Set tentative merge date, and bump __FreeBSD_version.Dimitry Andric2019-03-041-1/+1
* Add an UPDATING entry for the removal of drm and drm2Warner Losh2019-02-191-1/+1
* Make taskqgroup_attach{,_cpu}(9) work across architecturesMarius Strobl2019-02-121-1/+1
* Bump `__FreeBSD_version__` for r343891Enji Cooper2019-02-121-1/+1
* Bump SPECNAMELEN to MAXNAMLEN.Konstantin Belousov2019-01-271-2/+2
* net80211: resolve ioctl <-> detach race for ieee80211com structureAndriy Voskoboinyk2019-01-201-1/+1
* Bump __FreeBSD_version for r342771Conrad Meyer2019-01-041-1/+1
* Bump __FreeBSD_version since r342628 changed size of struct linux_cdevKonstantin Belousov2018-12-301-1/+1
* Enable sys/random.h #include from C++Conrad Meyer2018-12-241-1/+1
* Continuing efforts to provide hardening of FFS. This change adds aKirk McKusick2018-12-111-1/+2
* Enable the BSD crtbegin/crtend by default.Andrew Turner2018-11-231-1/+1
* Make vop_symlink take a const target path.Brooks Davis2018-11-021-1/+1
* Bump to 1300002 for sys/joystick.h removal reversion.Warner Losh2018-10-261-1/+1
* Bump __FreeBSD_version following the OpenSSL shared library versionGlen Barber2018-10-251-1/+1
* Continuing efforts to provide hardening of FFS, this change adds aKirk McKusick2018-10-231-0/+1
* - Update head to 13.0-CURRENT.Glen Barber2018-10-191-1/+1
* Merge the remainder of the projects/openssl111 branch to head.Glen Barber2018-10-091-1/+1
* Fix objcopy for little-endian MIPS64 objects.John Baldwin2018-09-051-1/+1
* Remove arc4random_stir and arc4random_addrandom from stdlib.h.Xin LI2018-08-261-1/+1
* Revert drm2 removal.Warner Losh2018-08-241-1/+1
* Make NVMe compatible with the original APIChuck Tuffli2018-08-221-1/+1
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1/+1
* Bump __FreeBSD_version after r338059 (Chacha20 based arc4random(3)Xin LI2018-08-191-1/+1
* - Add exec hook "exec.created". This is called when the jail isAlexander Leidinger2018-08-151-1/+1
* Bring in timespce_get form NetBSD.Warner Losh2018-08-101-1/+1
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-1/+1
* Bump version to 1200075 for zfsloader being folded into loader.Warner Losh2018-07-201-1/+1
* FreeBSD_version bump as per r336351,Pedro F. Giffuni2018-07-171-1/+1
* Assorted TSO fixes for em(4)/iflib(9) and dead code removal:Marius Strobl2018-07-151-1/+1
* Make struct xinpcb and friends word-size independent.Brooks Davis2018-07-051-1/+1
* FreeBSD_version: update for epoch(9) r335924 KPI changeMatt Macy2018-07-041-1/+1
* inline atomics and allow tied modules to inline locksMatt Macy2018-07-021-1/+1
* Bump __FreeBSD_version after r335227Conrad Meyer2018-06-151-1/+1
* Version bump since r334930 changed the interface between the NFS modules,Rick Macklem2018-06-121-1/+1
* Bump __FreeBSD_version after r334881 and force libdwarf to be rebuilt.Mark Johnston2018-06-091-1/+1
* Update FreeBSD_version to reflect removal of in-kernel pmc tables for IntelMatt Macy2018-06-011-1/+1
* Bump FreeBSD_version after r333517Devin Teske2018-05-281-1/+1
* Bump FreeBSD_version after r333813Matt Macy2018-05-231-1/+1
* Rework CTL frontend & backend options to use nv(3), allow creating multipleMarcelo Araujo2018-05-101-1/+1
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-1/+1
* Let syslog(3) use RFC 5424.Ed Schouten2018-04-061-1/+1