summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1999-07-09Fixup for linkTobias Weingartner
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08same here..Theo de Raadt
1999-07-08flesh out .DtTheo de Raadt
1999-07-08byeTheo de Raadt
1999-07-08no man page!Theo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-07-07define vaddr_t, paddr_t, vsize_t and psize_tArtur Grabowski
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-06for CTRL-ALT-DEL, send SIGUSR1 to initprocTheo de Raadt
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-02Kludge to not get locked threads with UVM, XXXNiklas Hallqvist
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
1999-06-22commented-out aeon supportTheo de Raadt
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