summaryrefslogtreecommitdiffstats
path: root/sys/sys/param.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingjsg2021-03-101-2/+2
* 6.9-betaderaadt2021-02-061-3/+3
* crank to 6.8-betaderaadt2020-08-311-3/+3
* crank to 6.7-betaderaadt2020-04-051-3/+3
* move to 6.6-betaderaadt2019-08-101-3/+3
* crank to 6.5-betaderaadt2019-02-261-3/+3
* crank to 6.4-betaderaadt2018-08-101-3/+3
* move to 6.3-betaderaadt2018-02-281-3/+3
* crank to 6.2-betaderaadt2017-08-201-3/+3
* crank to 6.1-betaderaadt2017-03-041-3/+3
* Move the 10 (!) defintions of NULL to their own mini header file andmillert2016-09-091-8/+2
* crank to 6.0-betaderaadt2016-05-111-3/+3
* move to 5.9-betaderaadt2015-12-191-3/+3
* oops, mistaken commit, spotted by naddyderaadt2015-10-061-1/+3
* Add new "tty" request, which allows TIOCGETA, TIOCGPGRP, TIOCGWINSZ,deraadt2015-10-061-3/+1
* introduce srp, which according to the manpage i wrote is short fordlg2015-07-021-1/+2
* my keyboard is conspiring against mederaadt2015-06-171-2/+2
* crank to 5.8-betaderaadt2015-06-171-3/+3
* FSHIFT does not need to go to userland, so convert it to _FSHIFT.deraadt2015-01-201-3/+6
* Years ago, MSIZE had to be known in <sys/param.h> probably to allocatederaadt2015-01-201-17/+1
* MAXFRAG was always placed incorrectly in <sys/param.h> It is primarilyderaadt2015-01-201-2/+1
* CMASK was only a CSRGism. It was only used in the kernel and ftpd, oncederaadt2015-01-201-3/+1
* Back out previous. HOST_NAME_MAX is only defined for newer POSIXmillert2015-01-181-2/+2
* Define MAXHOSTNAMELEN as HOST_NAME_MAX+1. OK deraadt@millert2015-01-171-2/+2
* move to 5.7-betaderaadt2015-01-011-3/+3
* Sync offsetof() definition with what we have in <stddef.h> fordcoppa2014-10-221-1/+5
* crank to 5.6-betaderaadt2014-07-151-3/+3
* Change BLKDEV_IOSIZE to PAGE_SIZEderaadt2014-05-021-2/+2
* crank to 5.5betaderaadt2014-01-121-3/+3
* move to 5.4-betaderaadt2013-07-071-3/+3
* ALIGNBYTES/ALIGN/ALIGNED_POINTER can move to the MI file.deraadt2013-03-251-1/+5
* refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is addedderaadt2013-03-231-39/+44
* welcome to 5.3-BETAmiod2013-01-311-3/+3
* Ensure the tty hiwat is less than the size of the ring buffer (sincederaadt2013-01-171-7/+1
* Move MAXMCLBYTES to mbuf.h so that fewer parts of userland see it.deraadt2013-01-161-3/+1
* do not expose NETDEV to userland from param.hderaadt2013-01-161-2/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* move to 5.2-betaderaadt2012-06-201-3/+3
* remove rfork(); ok guenther miodderaadt2012-04-121-18/+1
* crank to 5.1-betaderaadt2012-01-111-3/+3
* this diff introduces the MAXMCLBYTES macro to describe the largestdlg2011-11-301-1/+3
* take us to 5.0-betaderaadt2011-07-181-3/+3
* No longer special-case NULL as a long for kernel and bootblocks.miod2011-04-121-5/+1
* Define NULL as a void * instead of a long integer, as required by Single Unix.miod2011-04-061-1/+5
* move to 4.9-currentderaadt2011-01-141-3/+3
* move to 4.8-betaderaadt2010-07-241-3/+3
* Merge the only relevant (for now) parts of simplelock.h into lock.hderaadt2010-04-231-2/+1
* Forgot to bump version number in comments; from Seth Wright via jmc@, thanks.miod2010-02-171-2/+2
* 4.7-BETA (also, lo-carb and ozone layer friendly)miod2010-01-261-3/+3
* 4.6-BETAmiod2009-06-201-3/+3