Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-29 | correct case KERNFS && !LKM | Michael Shalayeff | |
1997-05-29 | futher support for kernfs...... | Michael Shalayeff | |
1997-05-29 | move db_radix to the db_output.c, where all the vars are. | Michael Shalayeff | |
some preliminary support for kernfs&syms&~ddb | |||
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn | |
as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over. | |||
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist | |
1997-03-21 | Instead of explicit extern, include the include file which should do it | Niklas Hallqvist | |
1997-03-21 | Make ddb variables long (for 64bit archs). from netbsd | Niklas Hallqvist | |
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 | |
1997-01-27 | change prompt to ddb to match man page ddb(4) | Theo de Raadt | |
1997-01-16 | use RB_TIMEBAD to indicate that the time is wrong and should not be copied | kstailey | |
to the battery backed up clock via resettodr() in boot(). | |||
1996-11-29 | note 1024 limit on text+data. | Michael Shalayeff | |
1996-11-28 | Actually draw the hanging. Remove some statics. Fix a bug in | Niklas Hallqvist | |
case handling. Still less than 1 K! Most stuff from Andreas Gunnarsson, <zzlevo@dd.chalmers.se> | |||
1996-10-21 | random is stock | Theo de Raadt | |
1996-09-27 | Prototype db_delete_line(). | briggs | |
1996-08-29 | rnd -> random | Theo de Raadt | |
1996-08-23 | signedness pedanetery | Niklas Hallqvist | |
1996-08-16 | record real symtab end. | Michael Shalayeff | |
1996-08-16 | add symtab list public iterator. | 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-08-04 | Make compile on OpenBSD/alpha. MD stuff is still missing though. | Niklas Hallqvist | |
1996-07-24 | printf style functions now are int, explicitly return 0 | Niklas Hallqvist | |
1996-07-23 | make printf/addlog return 0, for compat to userland | Theo de Raadt | |
1996-06-17 | set default level to 5, misc cleanup. | Michael Shalayeff | |
1996-05-31 | -Wall and -Wstrict-prototypes cleanup | Niklas Hallqvist | |
1996-05-20 | remove unused #defines. | Michael Shalayeff | |
1996-05-11 | Include sys/queue.h, and add multiple include protection | Niklas Hallqvist | |
1996-05-10 | fix symtab skip loop (s,p,q,). | Michael Shalayeff | |
1996-05-10 | do dynamic symtab allocattion. | Michael Shalayeff | |
1996-05-07 | show symtab name when no less than 3 of them. | Michael Shalayeff | |
1996-05-06 | do the ^W right. | Michael Shalayeff | |
1996-05-05 | add advanced hang analyzer. | Michael Shalayeff | |
idea by theo. | |||
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Fix according to the last changes. | Michael Shalayeff | |
dev_conf.h deleted, longjmp proto changed. | |||
1996-04-17 | sign-extending table extended. | Michael Shalayeff | |
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-14 | update from netbsd | Theo de Raadt | |
1995-12-08 | kernel is called bsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |