Age | Commit message (Expand) | Author |
1999-07-08 | no man page! | Theo de Raadt |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-07-08 | right | Michael Shalayeff |
1999-07-08 | microtime(), s/cr15/eiem/, some comments, tabs vs spaces | Michael Shalayeff |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-07-07 | typo | Michael Shalayeff |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-07-05 | but make it work for multiple cards... i think | Theo de Raadt |
1999-07-05 | calculate ca_offset correctly | Theo de Raadt |
1999-07-05 | header file changes for recent powerpc changes. | Dale S. Rahn |
1999-07-05 | Several changes here: | Dale S. Rahn |
1999-07-05 | move some code under ifdef DDB, it uses a db_ function during the call. | Dale S. Rahn |
1999-07-05 | Fix backtraces from ddb for powerpc, If addr is not specified, it will | Dale S. Rahn |
1999-07-05 | Use a breakpoint to cause an exception to cause the registers to be | Dale S. Rahn |
1999-07-05 | correctly extract fields for disassembly. | Dale S. Rahn |
1999-07-05 | Recognize the 750 (G3) processor. | Dale S. Rahn |
1999-07-05 | don't cache pagetables on a microsparc 2, From NetBSD | Artur Grabowski |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-02 | Kludge to not get locked threads with UVM, XXX | Niklas Hallqvist |
1999-07-01 | lmc driver; ported by chris@dqc.org | Theo de Raadt |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |
1999-06-30 | do not allocate pv_entries for the block-mapped area | Michael Shalayeff |
1999-06-29 | do not enable eisa by ourselves, better viper size print | Michael Shalayeff |
1999-06-29 | add rl & rlphy | Jason Wright |
1999-06-29 | support for pnic | Jason Wright |
1999-06-24 | fix cpu_switch panic | Michael Shalayeff |
1999-06-24 | manualy assign structures | Michael Shalayeff |
1999-06-23 | no reason for audio on the RAMDISK | Theo de Raadt |
1999-06-23 | hme dma version for fas cards | Theo de Raadt |
1999-06-23 | fdc's irq is 20 | Michael Shalayeff |
1999-06-23 | regen | Michael Shalayeff |
1999-06-22 | add TI tokenring card id (gecko) | Michael Shalayeff |
1999-06-22 | sprintf unknown device's id numbers in hex | Michael Shalayeff |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ... | Michael Shalayeff |
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff |
1999-06-22 | do the trace cmd | Michael Shalayeff |
1999-06-22 | allow stack tracing up to the very bottom of the stack; also tabs vs spaces | Michael Shalayeff |
1999-06-22 | why underscore if we have dollars | Michael Shalayeff |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff |
1999-06-22 | need more room... bump RELOC | Jason Wright |
1999-06-22 | commented-out aeon support | Theo de Raadt |
1999-06-22 | RAMDISK is floppy only; remove tc support | Theo de Raadt |
1999-06-21 | avoid another sparc egcs bug, apparently | Theo de Raadt |
1999-06-21 | unexpectedly working disasm | Michael Shalayeff |
1999-06-18 | do not include fpu regs into trapframe, according to the | Michael Shalayeff |
1999-06-18 | regen | Michael Shalayeff |
1999-06-18 | shortify names a little | Michael Shalayeff |
1999-06-17 | fix continuing from breakpoints on sparc | Artur Grabowski |