summaryrefslogtreecommitdiff
path: root/sys/amd64/include/_limits.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2012-02-28Copy amd64 _limits.h to x86 and merge with i386 _limits.h. ReplaceTijl Coosemans
2011-01-08Fix types of some values in machine/_limits.h.Tijl Coosemans
2005-08-20Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renameStefan Farfeleder
2005-01-05Begin all license/copyright comments with /*-Warner Losh
2004-04-05Remove advertising clause from University of California Regent's license,Warner Losh
2003-11-21Cosmetic and/or trivial sync up with i386.Peter Wemm
2003-05-19sys/sys/limits.h:Alexander Kabaev
2003-05-04Style fixes.Alexander Kabaev
2003-04-23Add a new sys/limits.h file which in turn depends on machine/_limits.hAlexander Kabaev
2003-01-01Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt
2002-12-22MB_LEN_MAX is not MD, move it to the MI limits.h.Tim J. Robbins
2002-07-29Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft
2002-06-30This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien