summaryrefslogtreecommitdiffstats
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-112-28/+42
* Added pcvt option FAT_CURSOR.bde1995-12-101-6/+7
* Removed new alias d_size_t for d_psize_t.bde1995-12-101-2/+2
* Staticize and cleanup.phk1995-12-108-23/+20
* Staticize and cleanup.phk1995-12-108-189/+89
* Restored used function fusword() (used by GPL math emulator).bde1995-12-102-2/+26
* Remove various unused symbols and procedures.phk1995-12-095-416/+12
* Move sysctl machdep.consdev to cons.cphk1995-12-091-12/+1
* Julian forgot to make the *devsw structures static.phk1995-12-081-2/+2
* Pass 3 of the great devsw changesjulian1995-12-081-35/+53
* The static prototype for setroot() was apparently accidently movedpeter1995-12-071-2/+3
* Untangled the vm.h include file spaghetti.dg1995-12-0710-16/+64
* Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.cpeter1995-12-061-1/+19
* A major sweep over the sysctl stuff.phk1995-12-041-9/+32
* __purified pmap_pte(). This seems to make no difference.bde1995-12-031-2/+2
* Completed function declarations and/or added prototypes.bde1995-12-032-11/+28
* Staticized.bde1995-12-031-45/+37
* Moved inline functions for insque() and remque() to <sys/queue.h>.bde1995-12-031-33/+1
* Removed unused thread support (partly to get rid of its incompletebde1995-12-031-46/+2
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-291-1/+3
* Fix Pentium CPU rate diagnosis:wollman1995-11-294-39/+38
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+3
* OK, that's it..julian1995-11-291-15/+44
* After having put on my Asbestos suit, complete the MFS_ROOT part of Terry'speter1995-11-281-10/+20
* Staticized. Moved some ero-initialized values to the bss.bde1995-11-241-8/+13
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+2
* Quick fix for stat_imask and intr_mask[8] not having the RTC interruptbde1995-11-201-1/+2
* Mega commit for sysctl.phk1995-11-202-29/+13
* Remove unused vars.phk1995-11-203-9/+6
* Updated comments. The comments about the unused addresses get brokenbde1995-11-181-24/+30
* Fixed the type of vm_fault_quick() - don't convert types back and forthbde1995-11-181-9/+18
* Fixed handling of trace traps when cons_unavail is set. Added commentsbde1995-11-181-6/+23
* Fix a couple of printfs.phk1995-11-141-3/+3
* The entire sysctl callback to read/write version. I havn't tested this asphk1995-11-121-6/+5
* Oops, forgot the following log message in the previous commit:bde1995-11-121-1/+1
* Reviewed by:bde1995-11-121-1/+4
* convert more sysctl variables.phk1995-11-101-37/+28
* Change ahb device line to eisaconf syntax.gibbs1995-11-091-2/+2
* Add eisa0 and remove ISA configuration line for ahc0.gibbs1995-11-051-2/+3
* Remove old eisaconf cruft from the eisa files. The old eisaconf kludgedgibbs1995-11-051-40/+1
* Modifications for the new eisaconf.gibbs1995-11-051-5/+9
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-042-4/+2
* Remove the #ifdev DEVRANDOM's, as promised.markm1995-11-044-24/+4
* Finished(?) moving prototypes for devswitch functions to <machine/conf.h>.bde1995-11-041-11/+12
* When the sync-on-shutdown fails to clear all buffers, this bit of codepeter1995-11-021-1/+11
* We no longer need the spltty() == splimp() hack if PPP is configured intopeter1995-10-311-6/+10
* Add a simplistic netisr register routine - I need this now for ppp-2.2.peter1995-10-311-4/+19
* Include the "od" driver.joerg1995-10-311-1/+3
* Security fix - do not allow anyone but root to choose the interrupts usedmarkm1995-10-301-1/+9
* Removed bogus statics in declarations that don't allocate storage.bde1995-10-301-4/+13
OpenPOWER on IntegriCloud