aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* CAM and mps(4) driver scanning changes.Kenneth D. Merry2013-07-221-1/+1
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdAndrew Turner2013-07-161-1/+1
* Bump __FreeBSD_version to reflect changes in statistics structures.Andrey V. Elsukov2013-07-091-1/+1
* Add support for host-based (Kerberos 5 service principal) initiatorRick Macklem2013-07-091-1/+1
* aio_mlock() added:Gleb Smirnoff2013-06-081-1/+1
* Bump __FreeBSD_version for the addition of the following functions to libm:David Schultz2013-06-031-1/+1
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim2013-05-211-1/+1
* Bump __FreeBSD_version for accept4() and pipe2().Jilles Tjoelker2013-05-011-1/+1
* Bump FreeBSD_version after glebius' changes.Adrian Chadd2013-04-261-1/+1
* Partially revert r195702. Deferring stops is now implemented via a set ofJohn Baldwin2013-03-181-1/+0
* Bump __FreeBSD_version after r248084, breaking VM KPI to introduceAttilio Rao2013-03-121-1/+1
* - Bump __FreeBSD_version after recent callout(9) changes.Davide Italiano2013-03-041-1/+1
* Resolve a LOR after r246616. Protect control requests using the USB deviceHans Petter Selasky2013-02-131-1/+1
* Bump __FreeBSD_version for cat -l (soon to be a bootstrap tool).Brooks Davis2013-01-291-1/+1
* style(9)Gleb Smirnoff2013-01-241-2/+2
* Bump __FreeBSD_version for install -N and (belatedly) nmtree.Brooks Davis2013-01-111-1/+1
* Update where porters handbook lives.Glen Barber2013-01-091-2/+2
* Document sin6_scope_id handling change and bump FreeBSD_version to 1000025.Hiroki Sato2012-11-231-1/+1
* Allow usernames up to 32 charsBaptiste Daroussin2012-11-141-1/+1
* After years of hard work by many FreeBSD and LLVM developers, makeBrooks Davis2012-11-051-1/+1
* Add a jitter buffer in the common USB serial driver code whichHans Petter Selasky2012-11-051-1/+1
* Switch the entire IPv4 stack to keep the IP packet headerGleb Smirnoff2012-10-221-1/+1
* Bump __FreeBSD_version and make a note in UPDATING about removal ofKonstantin Belousov2012-10-221-1/+1
* Make the "struct if_clone" opaque to users of the cloning API. UsersGleb Smirnoff2012-10-161-1/+1
* A step in resolving mess with byte ordering for AF_INET. After this change:Gleb Smirnoff2012-10-061-1/+1
* Add rounddown2() macro similar to the roundup2() macro.Pawel Jakub Dawidek2012-09-221-0/+1
* Rename __member2struct() to __containerof().Ed Schouten2012-09-131-3/+3
* Implement LIST_PREV().Ed Schouten2012-09-121-2/+1
* Merge the projects/pf/head branch, that was worked on for last six months,Gleb Smirnoff2012-09-081-1/+1