Age | Commit message (Expand) | Author |
1997-07-08 | Prolong the delay, per pccons.c from the i386 port | Niklas Hallqvist |
1997-07-08 | Very rudimentary disassembler, lots are missing. It is better than nothing t... | Niklas Hallqvist |
1997-07-08 | Recognize that a symbol table may exist, move up proc0paddr if so. | Niklas Hallqvist |
1997-07-08 | Let the count of symbols be long, so the nlist array will get proper | Niklas Hallqvist |
1997-07-08 | Load the kernel symbol table for DDB to use | Niklas Hallqvist |
1997-07-08 | Add fix for another quirky behaviour: sending the command after a sync | mhitch |
1997-07-08 | optimize | Michael Shalayeff |
1997-07-08 | don't show battery estimate if there is no one | Michael Shalayeff |
1997-07-07 | Get rid of the arch-dependent long type | Niklas Hallqvist |
1997-07-07 | Do not wrap lines so often, much prettier x output | Niklas Hallqvist |
1997-07-07 | Busification errors needed for compilation on alpha | Niklas Hallqvist |
1997-07-07 | count pages in forkstat, see "vmstat -f" | kstailey |
1997-07-07 | heh, yet one more... comprobe1 call fixed | Niklas Hallqvist |
1997-07-07 | Mirror com changes | Niklas Hallqvist |
1997-07-07 | I forgot: Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Sanity | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Removed an unused arg | Niklas Hallqvist |
1997-07-07 | Busified and KNFd | Niklas Hallqvist |
1997-07-07 | Adapt to current GENERIC | Niklas Hallqvist |
1997-07-07 | add LKM | kstailey |
1997-07-07 | two dirs. that are built when compiling kernels | kstailey |
1997-07-07 | remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries | Thomas Graichen |
1997-07-07 | remove NKMEMCLUSTER, HZ, add commented out HW_FLOW_CONTROL option | Thomas Graichen |
1997-07-07 | go back to versions before the last NetBSD merge - it has broken | Thomas Graichen |
1997-07-07 | missing change from the last NetBSD merge: mips_singlestep -> cpu_singlestep | Thomas Graichen |
1997-07-07 | add ipl device (ipfilter) - i have to rework and cleanup conf.c and | Thomas Graichen |
1997-07-07 | set a useful value for HZ here - so that we no longer have to set it | Thomas Graichen |
1997-07-07 | set a useful default for NKMEMCLUSTERS here so that we no longer need | Thomas Graichen |
1997-07-07 | let the bootup output fit into 80 columns and make more look like the | Thomas Graichen |
1997-07-07 | fix typo ... i hope i got the right one (3 vs. 2) | Thomas Graichen |
1997-07-07 | update to my current config file | Thomas Graichen |
1997-07-07 | only depend SFILES if there are some (to avoid a cc warning: no input files) | Thomas Graichen |
1997-07-07 | Fix a major sun4m stability problem showed up as random segv's and other | grr |
1997-07-07 | DOH! I got this right in the mem case but not in the io one. | Niklas Hallqvist |
1997-07-07 | Too many things include <machine/ansi.h> w/o <sys/types.h> so | Todd C. Miller |
1997-07-06 | 64 bit fixes | Niklas Hallqvist |
1997-07-06 | DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acd | Niklas Hallqvist |
1997-07-06 | DDB files + some major number specifications that were missing | Niklas Hallqvist |
1997-07-06 | Safer implementations of *_raw_multi_* funcs | Niklas Hallqvist |
1997-07-06 | wd and acd support | Niklas Hallqvist |
1997-07-06 | get rid of long, and let alpha grok the bad sectoring | Niklas Hallqvist |
1997-07-06 | OpenBSD tag | Niklas Hallqvist |
1997-07-06 | Fix the register saving when entering the debugger. Present the trap in | Niklas Hallqvist |
1997-07-06 | Use a string array to get the name of a trap | Niklas Hallqvist |
1997-07-06 | A number should be db_expr_t | Niklas Hallqvist |
1997-07-06 | Style nits + provide getreg_val proto conditionally. Removed unused var. | Niklas Hallqvist |
1997-07-06 | Enter DDB via CTL+ALT+ESC + style nits | Niklas Hallqvist |
1997-07-06 | DDB support (much not yet implemented). | Niklas Hallqvist |