summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1999-03-11add wbJason Wright
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-09add more 'cc' usage, actually overestimating gcc's smartness; also fix curren...Michael Shalayeff
1999-03-09Add support for disabling the processor serial number on the P3.Jason Downs
1999-03-08Add support for CPUID level 2. This is used to determine the L2 cache sizeJason Downs
1999-03-07disable isp, enable adw/mx/vrTheo de Raadt
1999-03-05CS4232 hack goes awayTheo de Raadt
1999-03-04isapnp wss supportTheo de Raadt
1999-03-04pn* now fits...Theo de Raadt
1999-02-28new boxkstailey
1999-02-28do not APMDEBUG ramdisk floppy, it is very noisyTheo de Raadt
1999-02-28permit swap on wd0b and sd0b, for swaponTheo de Raadt
1999-02-28DEBUG should not affect apm.cTheo de Raadt
1999-02-26deal with uvm. Mostly name changes.Artur Grabowski
1999-02-26change pmap_{de,}activate to take a struct proc *.Artur Grabowski
1999-02-26cnt.foo -> uvmexp.barArtur Grabowski
1999-02-26some allocation changes, name changes, etc for uvmArtur Grabowski
1999-02-26add kcopy (uvm)Artur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26some uvm constantsArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26typedefs for {v,p}addr_t and {v,p}size_t needed by uvm.Artur Grabowski
1999-02-26some defines needed by uvmArtur Grabowski
1999-02-25fix /boot arguments mapping.Michael Shalayeff
1999-02-24pIII handling; testing by jdb@layer8.netTheo de Raadt
1999-02-23Make ampwarn access conditional upon NAPM so kernels that doMarco S Hyman
1999-02-23apm battery status messages now suppressed until battery lifeMarco S Hyman
1999-02-19This should be NISADMA, not NISA.Artur Grabowski
1999-02-18add raid, some pseudo-device rearrange, hide local cruftMichael Shalayeff
1999-02-17oopsTheo de Raadt
1999-02-17elf for freebsd; chris@dqc.orgTheo de Raadt
1999-02-15more definitions from apm 1.2Michael Shalayeff
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1999-02-13update to -currentMichael Shalayeff
1999-02-12do not accept T_TRCTRAP DDB inside the osyscall stub; weingartTheo de Raadt
1999-02-10branding support and freebsd elfTheo de Raadt
1999-02-09$Log is uglyTheo de Raadt
1999-02-08Fix cua device to not block on open.Jim Rees
1999-02-04Reflect realityNiklas Hallqvist
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-21Fix my com/pccom thinkoNiklas Hallqvist
1999-01-20pccom is i386 only, com can be attached from mi-land thoughNiklas Hallqvist
1999-01-13100Mb ethernet (finally)kstailey
1999-01-13RCSIdsNiklas Hallqvist
1999-01-11make it fitTheo de Raadt
1999-01-11Up-to-dateNiklas Hallqvist