Age | Commit message (Expand) | Author |
1998-08-25 | Cleanup | Per Fogelstrom |
1998-08-25 | Add a few defines and change some. | Per Fogelstrom |
1998-08-25 | Fix a couple of spl errors - spotted by Dale and me. | Per Fogelstrom |
1998-08-25 | sync | Theo de Raadt |
1998-08-25 | clear softints when they are taken, by the time hwpend as used, it was zeroed. | Dale S. Rahn |
1998-08-25 | document /dev/ksyms | Todd C. Miller |
1998-08-25 | have two areas to store irq counts, one for hardinterrupts, one for soft | Dale S. Rahn |
1998-08-24 | reorganize | kstailey |
1998-08-24 | Don't deref NULL. | Jason Downs |
1998-08-24 | use new audio | kstailey |
1998-08-24 | support GLOBAL_AUTOCONF_CACHE | kstailey |
1998-08-24 | Be noisy about media settings. | Jason Downs |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-24 | do not mangle output of realpath() | kstailey |
1998-08-24 | You can't use -interface default when there's no default gateway | Jason Downs |
1998-08-24 | mention _PATH_KSYMS | Todd C. Miller |
1998-08-24 | remove ksyms in std entry like other std things | Todd C. Miller |
1998-08-24 | mention _PATH_KSYMS | Todd C. Miller |
1998-08-24 | minor fixup to make this work. i386 still uses libkvm.old but it probably do... | Todd C. Miller |
1998-08-24 | back out a change that should not have escaped | Todd C. Miller |
1998-08-24 | In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd. ... | Todd C. Miller |
1998-08-24 | In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd | Todd C. Miller |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-24 | add ksyms to GENERIC. Since DDB is already there this is safe. | Todd C. Miller |
1998-08-24 | /dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary ... | Todd C. Miller |
1998-08-24 | Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ... | Todd C. Miller |
1998-08-24 | add -q to mtree invocation. This requires version of mtree checked in | Marco S Hyman |
1998-08-23 | crank max data size from 64 to 128 meg | Marco S Hyman |
1998-08-23 | ofnet driver does not work with bpf. | Dale S. Rahn |
1998-08-23 | Code to maintain edge/level in the isa interrupt driver. | Dale S. Rahn |
1998-08-23 | update to be more like alpha, hp300, etc | kstailey |
1998-08-23 | update to be more like alpha, hp300, etc | kstailey |
1998-08-23 | s/alpha/hp300/ | kstailey |
1998-08-23 | Strip leading '_' from symbol to lookup if symbols in file lack leading '_'. | Todd C. Miller |
1998-08-23 | add sd example and update rdroot | kstailey |
1998-08-23 | S/;/:/ | kstailey |
1998-08-23 | optimize declaration of "union sigval sv" | kstailey |
1998-08-23 | o If the user doesn't specify a file, use /dev/ksyms in preference to | Todd C. Miller |
1998-08-22 | Integrate local changes | Thorsten Lockert |
1998-08-22 | Latest version from Cyclic; skipped files | Thorsten Lockert |
1998-08-22 | Latest version from Cyclic | Thorsten Lockert |
1998-08-22 | Latest version from Cyclic | Thorsten Lockert |
1998-08-22 | Changed warning message from "... keyinit -s" to "... skeyinit -s". | dgregor |
1998-08-22 | Various changes to allow mixing of ofw drivers and real drivers. | Dale S. Rahn |
1998-08-22 | Allow ofroot to be child of mainbus or root. | Dale S. Rahn |
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn |
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn |
1998-08-22 | Changes to get a at least mostly working kernel debugger. | Dale S. Rahn |
1998-08-22 | sync | Theo de Raadt |