summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1999-06-04remove old MN code, which is not in use anymore, MNN been running forMichael Shalayeff
1999-06-03use __builtin_next_arg() for va_start()Theo de Raadt
1999-06-01&vm->vm_pmap -> vm->vm_map.pmapArtur Grabowski
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-24more buf oflowsAaron Campbell
1999-05-24fix buf oflowAaron Campbell
1999-05-23xircom ethernet fits!Theo de Raadt
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-22reportedly 2000 works alsoTheo de Raadt
1999-05-21longer delay in pms probe for thinkpads; joshp@ioactive.comTheo de Raadt
1999-05-21Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-18Enable Xircom ethernet and ICS 1890 Phy. The Xircom driverNiklas Hallqvist
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-12builtin -> built-inAaron Campbell
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
1999-04-23correct keycap.pcvt pathTodd C. Miller
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-31nsphy/ukphy fitTheo de Raadt
1999-03-23Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changeTodd C. Miller
1999-03-21Fix TSS fault handling.Tobias Weingartner
1999-03-17sd3b tooTheo de Raadt
1999-03-16Reflect realityThorsten Lockert
1999-03-16K6-3Theo de Raadt
1999-03-11ne* fixupsTheo de Raadt
1999-03-11wb(4) fits on RAMDISKTheo de Raadt
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