summaryrefslogtreecommitdiffstats
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* Increased stack size to 8MB just to be on the real safe side.rgrimes1993-09-011-1/+1
* Changed trap.c so that a panic will occur if we do not have hardwarergrimes1993-08-281-1/+5
* 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
* Corrected off by 2 error in DELAY macro (it was delaying for 2 * value).rgrimes1993-08-241-3/+3
* Removed one more reverence to the old Adaptec 1542b as.c driver, one lessrgrimes1993-08-101-6/+1
* Moved _eintr{names,cnt} so that vmstat -i does not report all the debuggingrgrimes1993-08-092-6/+6
* From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993rgrimes1993-08-092-1/+43
* Removed the asking for a root file system when booting from floppy as thatrgrimes1993-08-081-8/+1
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-278-246/+567
* Added volatile void to cpu_exit() in the hope that it wouldpaul1993-07-181-1/+3
* New locore from Christoph Rubitschko.dg1993-07-163-905/+1451
* Updated kernel files to move occurances of "struct args" syscalldg1993-07-162-9/+14
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-152-10/+10
* Fixed two occarances of ldos which should have been lods.rgrimes1993-07-121-2/+5
* 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
* Obsolete if_we.c driver, more attach call to where it belongs.rgrimes1993-06-181-9/+3
* Upgrade to GCC 2.Xpaul1993-06-181-11/+18
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-1242-0/+15784
OpenPOWER on IntegriCloud