Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-21 | Don't make symbols strings absolute in the symbol table so we can share it ↵ | Todd C. Miller | |
with /dev/ksyms | |||
1997-07-19 | Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer | Niklas Hallqvist | |
to have it in sys/types.h but that is problematic). Some KNF. | |||
1997-07-08 | remove register, move strx decl, and change it to long as it is meant to take | Niklas Hallqvist | |
an addr which cannot fit in an int | |||
1997-07-08 | Let the count of symbols be long, so the nlist array will get proper | Niklas Hallqvist | |
alignment everywhere. | |||
1997-06-12 | MI exec header | Michael Shalayeff | |
1997-05-29 | correct case KERNFS && !LKM | Michael Shalayeff | |
1997-05-29 | futher support for kernfs...... | Michael Shalayeff | |
1997-02-07 | i hate militarists, pacifists either. | Michael Shalayeff | |
1997-02-07 | Untested changes SUCK | Theo de Raadt | |
1997-02-07 | wrong private name | Michael Shalayeff | |
1997-02-07 | necessary support for kernfs. | Michael Shalayeff | |
1996-08-23 | signedness pedanetery | Niklas Hallqvist | |
1996-08-16 | record real symtab end. | Michael Shalayeff | |
1996-08-13 | Kludge to make DDB reverse symbol lookup work again. | Niklas Hallqvist | |
I will soon deal with this mess in a 64-bit clean way which the old code was anything but. | |||
1996-05-10 | do dynamic symtab allocattion. | Michael Shalayeff | |
1996-05-05 | add advanced hang analyzer. | Michael Shalayeff | |
idea by theo. | |||
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-30 | Added: sysctl access to the ddb variables. | Michael Shalayeff | |
Fixed: "netbsd" strings in sym table handling routines. now it is usefull to change max_{width,line} according to your real console geometry, just w/ sysctl program. | |||
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff | |
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | |||
1996-02-20 | netbsd-current import & 'boot' cmd addition. | Michael Shalayeff | |
1995-12-08 | kernel is called bsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |