Commit Graph

12 Commits

Author SHA1 Message Date
cgd d8806814a6 specify man pages the new way. 1994-12-22 11:32:57 +00:00
gwr 1d06f563b6 Add a man page. 1994-08-25 20:40:28 +00:00
gwr 3a25eeb22c New, very simple version that works on SunOS (for cross-development)
as well as on NetBSD.  This does sift out debugging symbols, but I
think one should use "strip -d" for that.
1994-06-27 22:21:20 +00:00
jtc 2ddbb97f0f #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
1993-10-13 18:33:45 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft 4f59ef7ee3 Kitchen sink version of dbsym.
-f	force; don't complain if db_symtab is missing
-g	debugging; include line number and function info
-x	remove local symbols
-T addr	specify load address (necessary to determine file positions)
1993-07-19 16:50:10 +00:00
mycroft c8ca1437a9 Hmmm. I suppose text_Adr really should be an int... 1993-07-18 10:34:52 +00:00
mycroft 58b2563f49 Add -T option to specify load address of kernel (like ld); default to KERNBASE
for compatibility.
1993-07-18 09:44:12 +00:00
brezak 846b18f20c Changes for GCC2 generated symbols. 1993-07-12 18:01:51 +00:00
cgd 0836388ff0 if no symbols present, don't complain, and exit with 0 exit status.
that way we can use dbsym from kernel makefiles and actually pay attention
to its errors...
1993-07-11 08:43:34 +00:00
cgd c8bdad0560 convert magic numbers to network byte order, and attendent changes 1993-06-18 06:49:30 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00