Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-24 | minor fixup to make this work. i386 still uses libkvm.old but it probably ↵ | Todd C. Miller | |
doesn't need to. | |||
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 | |
Also, if a file is specified, try the .db version of that file if it exists. | |||
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 | |
for ports that copy the symbol table to the end of kernel space (all that use DDB do this) | |||
1998-08-24 | Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ↵ | Todd C. Miller | |
kernel | |||
1998-08-24 | add -q to mtree invocation. This requires version of mtree checked in | Marco S Hyman | |
last week. | |||
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 | |
Use the pci iack cycle to determine interrupt cause instead of polling the chip. Probably could use some more work. | |||
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 | |
Needed to make nlist of /dev/ksyms work correctly on non-a.out kernels. | |||
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 | |
/bsd if it exists and we can open it. o Fix a bug where kvm_mkdb would leave a temp file in /var/db if the file argument didn't exit. | |||
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 | |
NCR driver seems to work. Major changes are isa can be child of pci or mainbus. ofroot is child of mainbus not root. ofw bus configured before pci bus Note that if a pci device configures accessing of driver will crash the system. they need to be exclusive. | |||
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 | |
Need to get symbol support in the loader too. | |||
1998-08-22 | sync | Theo de Raadt | |
1998-08-22 | fixed Makefiles. Removed reference to libgcc.a | Steve Murphree | |
1998-08-22 | fixed bugargs and lots of stuff regaurding netboot. | Steve Murphree | |
1998-08-22 | Revoke gid (!) and minor tidying | Paul Janzen | |
1998-08-22 | grammar | Paul Janzen | |
1998-08-22 | IUPAC names to element 109 and 1995 CRC atomic weights | Paul Janzen | |
1998-08-22 | Major cleanup of stand directory. | Steve Murphree | |
1998-08-22 | More largely NetBSD-inspired code cleanup | Paul Janzen | |
1998-08-22 | Forgot this one. :-) | Steve Murphree | |
1998-08-22 | Fixed command line args. VID Volume ID is now M88K. | Steve Murphree | |
1998-08-22 | Fixed display error. | Steve Murphree | |
1998-08-22 | working netboot. | Steve Murphree | |
1998-08-22 | Initial import of bootxx. | Steve Murphree | |
1998-08-22 | New libsa. | Steve Murphree | |
1998-08-22 | New libsa. | Steve Murphree | |
1998-08-22 | fix usage | Michael Shalayeff | |
1998-08-22 | new libbug. | Steve Murphree | |
1998-08-22 | Part of remove to clean stand. | Steve Murphree | |
1998-08-22 | Part of remove to clean stand. | Steve Murphree | |
1998-08-22 | Adding conf.c. Omitted last commit. | Steve Murphree | |