summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
Commit message (Expand)AuthorAgeFilesLines
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2510-273/+160
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-256-0/+346
* Deleted on ifdef dontdefgclarkii1994-04-292-8/+12
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-023-6/+17
* ifdef KERNEL the pmap_kextract inline function; ps is unhappy otherwise.dg1994-03-251-1/+3
* From John Dyson: performance improvements to the new bounce bufferdg1994-03-241-1/+16
* Changed dynamic stack grow code to grow by "SGROWSIZ" amount. Initiallydg1994-03-211-2/+5
* 1) "Pre-faulting" in of pages into process address spacedg1994-03-071-11/+13
* Correct definitions of flags used by sigreturn to validate sigcontext.hsu1994-02-241-4/+4
* Added four pattern memory test routine that is done at startup.dg1994-01-311-1/+2
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-313-10/+41
* VM system performance improvements from John Dyson and myself. Thedg1994-01-312-4/+9
* Removed no longer used "wire" element in pv struct.dg1994-01-271-2/+1
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-142-14/+35
* Increased maximum and default 'size' limits to more reasonable values.dg1994-01-031-5/+5
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-033-49/+3
* Changed pointer type from caddr_t to void * for fillw, insw, outsw, anddg1993-12-211-5/+5
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-194-34/+83
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>alm1993-12-032-2/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-18/+22
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-172-4/+3
* new process tracing code from Sean Eric Fagen (sef@kithrup.com).dg1993-11-161-11/+29
* First steps in rewriting locore.s, and making info usefuldg1993-11-132-5/+52
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-0718-28/+93
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-1615-70/+29
* param.h:rgrimes1993-10-152-23/+14
* KPTDI_LAST renamed to KPTDIrgrimes1993-10-121-2/+2
* Eliminate definition of I386_PAGE_SIZE and use NBPG insteadrgrimes1993-10-121-23/+29
* Correct spelling of "SHMMAXPGS" so the config override will actually work.dg1993-10-091-1/+1
* All:rgrimes1993-10-083-31/+41
* Define the types of cpu's there are, from NetBSDrgrimes1993-10-081-0/+49
* Architecture specific syscalls (i386) from NetBSDrgrimes1993-10-081-0/+10
* define SHMMAXPGS where it is suppose to be, you can over ride this withrgrimes1993-09-271-0/+7
* Increased stack size to 8MB just to be on the real safe side.rgrimes1993-09-011-1/+1
* Changed MAXSSIZ from MAXDSIZ to 2MBrgrimes1993-08-281-1/+1
* prefixed inline functions' parameter names with _ and declaredalm1993-08-271-16/+16
* adding fpgetround(3) IEEE floating point environment supportalm1993-08-251-0/+107
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-272-0/+113
* Increased default data size (DFLDSIZ) to 16MB. Need to rebuild libutil,root1993-07-031-1/+1
* Added (protection) around negative constants, in case a program wantsnate1993-06-301-4/+4
* Setting up for updated (usable) FPE atof/vfprintf/vfscanf fixesnate1993-06-291-9/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-1218-0/+2083
OpenPOWER on IntegriCloud