aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make SOCK_RAW sockets to be truly raw, not modifying received and sentGleb Smirnoff2014-09-011-1/+1
* Bump __FreeBSD_version after r269489 so ports can use it.Bryan Drewery2014-08-191-1/+1
* Fix hdestroy() compliance issue.Pedro F. Giffuni2014-07-211-1/+1
* Bump __FreeBSD_version after last SA-14:17.kmem so we have somethingPeter Wemm2014-07-091-1/+1
* Bump __FreeBSD_version since r268115 changed the internalRick Macklem2014-07-011-1/+1
* regex(3): Add support for \< and \> word delimitersPedro F. Giffuni2014-06-301-1/+1
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-1/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+1
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-1/+1
* Attach the CUSE library and kernel module to the default FreeBSDHans Petter Selasky2014-06-131-1/+1
* Bump FreeBSD_version due to changed header for strcasecmp(3) family.Pedro F. Giffuni2014-05-301-1/+1
* Bump FreeBSD_version for src.opts.mk changes (about a week late).Warner Losh2014-05-151-1/+1
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-1/+1
* Bump osreldate for tracking SA-14:06Peter Wemm2014-04-091-1/+1
* Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks.Kevin Lo2014-04-071-1/+1
* gcc: define __block when block support is enabledPedro F. Giffuni2014-04-041-1/+1
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+1
* Rename global cnt to vm_cnt to avoid shadowing.Bryan Drewery2014-03-221-1/+1
* Bump __FreeBSD_version to reflect capability.h -> capsicum.h change.Robert Watson2014-03-161-1/+1
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-1/+1
* Remove IPX support.Gleb Smirnoff2014-03-141-1/+1
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 GbitGleb Smirnoff2014-03-131-1/+1
* Bump __FreeBSD_version after import of ncurses 5.9.Xin LI2014-02-281-1/+1
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-1/+1
* Bump __FreeBSD_version after the libc++ 3.4 ABI compatibility fix inDimitry Andric2014-02-141-1/+1
* Import libc++ 3.4 release. This contains a lot of bugfixes, and someDimitry Andric2014-01-301-1/+1
* Bump __FreeBSD_version.Kai Wang2014-01-251-1/+1
* Bump __FreeBSD_version for r259951 - Don't coalesce entries inPeter Wemm2013-12-281-1/+1
* Increment __FreeBSD_version for the behavior change of gss_pseudo_randomBenjamin Kaduk2013-12-151-1/+1
* Bump __FreeBSD_version for iconv changesPeter Wemm2013-11-171-1/+1
* Drop support for historic ioctls and also undefine them, so that codeGleb Smirnoff2013-11-051-1/+1
* Bump __FreeBSD_version to 1100001 for addition of support for "first boot"Colin Percival2013-10-191-1/+1
* Add a sysctl kern.disallow_high_osrel which disables executing theKonstantin Belousov2013-10-151-0/+2
* Turn it all the way up to 11:Glen Barber2013-10-101-1/+1
* Make a bump for r255426.Gleb Smirnoff2013-09-101-1/+1
* On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-061-1/+1
* Bump __FreeBSD_version to 1000053 after cap_rights_t change.Pawel Jakub Dawidek2013-09-061-1/+1
* Connect libexecinfo to the buildEd Maste2013-09-031-1/+1
* Bump __FreeBSD_version to 1000051 after Radeon KMS driver importJean-Sébastien Pédron2013-08-251-1/+1
* Bump FreeBSD_version after the struct mbuf changes in r254780,Andre Oppermann2013-08-251-1/+1
* Add support to physio(9) for devices that don't want I/O split andKenneth D. Merry2013-08-241-1/+1
* Export the inpcb features as a 64-bit entity.Michael Tuexen2013-08-221-1/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSKenneth D. Merry2013-08-211-1/+1
* Bump __FreeBSD_version to 1000046 after the addition of M_PROTO[9-12]Andre Oppermann2013-08-191-1/+1
* Change the way that unmapped I/O capability is advertised.Kenneth D. Merry2013-08-151-1/+1
* Belatedly bump __FreeBSD_version for libc being an ld script.Jeremie Le Hen2013-08-151-1/+1
* The iconv in libc did two things - implement the standard APIs, the GNUPeter Wemm2013-08-131-1/+1
* The soft and hard busy mechanism rely on the vm object lock to work.Attilio Rao2013-08-091-1/+1
* - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-051-1/+1
* Bump __FreeBSD_version for the addition of libusb's pkgconf files.Rui Paulo2013-07-251-1/+1