summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09Fixup for linkTobias Weingartner
1999-07-09MANSUBDIRTheo de Raadt
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-08rightMichael Shalayeff
1999-07-08microtime(), s/cr15/eiem/, some comments, tabs vs spacesMichael Shalayeff
1999-07-07define vaddr_t, paddr_t, vsize_t and psize_tArtur Grabowski
1999-07-07typoMichael Shalayeff
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-05but make it work for multiple cards... i thinkTheo de Raadt
1999-07-05calculate ca_offset correctlyTheo de Raadt
1999-07-05header file changes for recent powerpc changes.Dale S. Rahn
1999-07-05Several changes here:Dale S. Rahn
1999-07-05move some code under ifdef DDB, it uses a db_ function during the call.Dale S. Rahn
1999-07-05Fix backtraces from ddb for powerpc, If addr is not specified, it willDale S. Rahn
1999-07-05Use a breakpoint to cause an exception to cause the registers to beDale S. Rahn
1999-07-05correctly extract fields for disassembly.Dale S. Rahn
1999-07-05Recognize the 750 (G3) processor.Dale S. Rahn
1999-07-05don't cache pagetables on a microsparc 2, From NetBSDArtur Grabowski
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-30do not allocate pv_entries for the block-mapped areaMichael Shalayeff
1999-06-29do not enable eisa by ourselves, better viper size printMichael Shalayeff
1999-06-29add rl & rlphyJason Wright
1999-06-29support for pnicJason Wright
1999-06-24fix cpu_switch panicMichael Shalayeff
1999-06-24manualy assign structuresMichael Shalayeff
1999-06-23no reason for audio on the RAMDISKTheo de Raadt
1999-06-23hme dma version for fas cardsTheo de Raadt
1999-06-23fdc's irq is 20Michael Shalayeff
1999-06-23regenMichael Shalayeff
1999-06-22add TI tokenring card id (gecko)Michael Shalayeff
1999-06-22sprintf unknown device's id numbers in hexMichael Shalayeff
1999-06-22once it proved itself to work on everything we can get to, bump a version to ...Michael Shalayeff
1999-06-22this change somehow escaped the fpregs commitMichael Shalayeff
1999-06-22do the trace cmdMichael Shalayeff
1999-06-22allow stack tracing up to the very bottom of the stack; also tabs vs spacesMichael Shalayeff
1999-06-22why underscore if we have dollarsMichael Shalayeff
1999-06-22all kinds of tricks w/ gcc flagsMichael Shalayeff