cgd
2ea81b29dd
parens around macro value. (oops!)
1997-01-23 19:13:56 +00:00
cgd
4f2317d97b
add ELF support. tested on an alpha (64-bit ELF), but compiled with both
...
32- and 64-bit ELF support.
1997-01-23 05:43:29 +00:00
cgd
4790c9bc3d
note that -k/-f should be give C names. note what i've done
1997-01-23 05:28:50 +00:00
cgd
4a4977d054
clean up formatting glitches (bogus newlines in source)
1997-01-23 05:14:37 +00:00
cgd
d2fff4533c
change the keep list (in_keep_list()) semantics: now keep list is C labels
1997-01-23 05:13:00 +00:00
cgd
20741c52e9
give crunchide a C label name with -k, since crunchgen really doesn't
...
want to have to care about the object format in use, and C label prefix
is object format dependent.
1997-01-23 05:07:22 +00:00
cgd
9e2f98f172
clean up formatting glitches (bogus newlines in source)
1997-01-23 05:03:49 +00:00
cgd
b78496eee9
add ECOFF, ELF32, and ELF64 recognition code. Right now, when
...
you try to hide symbols in these kinds of files, an error message
is printed noting that the executable format is not supported.
1997-01-22 23:57:18 +00:00
cgd
d7b9b1a503
dd the various #defines/#ifdefs for ECOFF support. ECOFF will
...
probably never be completely supported here (since its internal vs.
external symbol handling is so annoying), but at least we can recognize
the ECOFF binaries and print something useful, on machines that use
them.
1997-01-22 23:53:58 +00:00
cgd
144d8aad7e
a couple more bogons. (i'd been testing with the wrong executable!)
...
Now it really works.
1997-01-22 23:33:08 +00:00
cgd
eb8abf7e9d
include extern.h, add newline to new fprintf
1997-01-22 23:21:49 +00:00
cgd
34f3806288
fix a couple of goofs ('hide' now returns errors!), move #ifdef
1997-01-22 23:21:01 +00:00
cgd
ccc5be39c2
fix hide_* prototypes
1997-01-22 23:20:03 +00:00
cgd
5247fa0ce9
split this up so that support for other executable formats can be more
...
easily added.
1997-01-22 22:49:05 +00:00
mikel
30a7d21e1b
ncr(4) is now MI
1997-01-15 06:04:04 +00:00
thorpej
c02377f8c7
Add the new *.conf and rc.lkm files.
1997-01-10 08:05:19 +00:00
leo
9e96d5a59a
Update to match reality more closely.
1997-01-08 22:06:56 +00:00
leo
c4de9da34f
No longer used (now using the miniroot installation).
1997-01-08 10:32:49 +00:00
leo
86adda87bd
No longer used (now using the miniroot installation).
1997-01-08 10:21:46 +00:00
leo
fb3ba90b43
rd -> md rename.
1997-01-08 10:05:03 +00:00
thorpej
d93dec3be3
Update to reflect current reality.
1997-01-08 08:54:54 +00:00
thorpej
79ed9a4d29
Include <bsd.own.mk> for <bsd.obj.mk>. Bump rev to 12B (HI PERRY! :-)
1997-01-08 07:22:43 +00:00
pk
b8d8c821a2
rdconfig => mdconfig; rdsetimage => mdsetimage
1997-01-02 21:49:32 +00:00
is
6ba9e5874d
Note that we support DraCo serial ports.
...
While here, increment the Amiga release counter.
1997-01-02 21:36:44 +00:00
is
47f5fd4ac3
Note that we have writable floppies.
1997-01-02 21:32:44 +00:00
pk
fb27e166b1
Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0
1996-12-09 22:13:54 +00:00
pk
ab575b49ea
Add fdio.h,ttyaction.0
1996-12-09 22:12:22 +00:00
pk
b31d950e31
add kcore.h,kvm_dump*.0
1996-12-09 22:11:39 +00:00
jonathan
7ae23da383
Add shared-lib files: ld.so and lib*.so.*.
1996-12-07 08:01:21 +00:00
jonathan
e92aad9d20
Add elf-to-ecoff kernel conversion tool.
...
Add binutils-2.6 ld.old for linking kernels (2.7 doesn't work)
1996-12-07 08:00:05 +00:00
mikel
fa952b9bd6
add libwrap manpage
1996-12-04 06:49:24 +00:00
mikel
84277461bd
add libwrap manpages.
1996-12-04 06:45:36 +00:00
mikel
4b0f959ea9
add libwrap, fix libz.
1996-12-04 06:38:56 +00:00
mikel
61aa9da2f7
add libwrap.so and libz.so.
1996-12-04 06:28:35 +00:00
lukem
f355fafa1d
AUTHPRIV syslog messages go to /var/log/authlog instead of /var/log/secure
...
(in line with other systems)
1996-12-04 05:10:42 +00:00
pk
6bc9cd56b2
exit: exec.h; enter: {aout,elf}_machdep.h
1996-12-03 20:29:21 +00:00
pk
c131794b0c
update to -current
1996-12-03 20:27:24 +00:00
pk
11e28a9fb3
Add librmt.
1996-12-01 21:51:53 +00:00
pk
0ba2269c4e
Drop in a note about the old-style `sd(c,u,p)' boot syntax.
1996-11-29 23:21:52 +00:00
jtk
7e682fdcab
add fdformat, its man pages, and fdc(4) page
1996-11-29 16:35:29 +00:00
cgd
4978d83570
when checking the built file systems, force the check (use -f), and make
...
sure fsck is trying to check ffs file systems (use -t ffs) because it's
not smart enough to figure that out on its own.
1996-11-27 01:42:07 +00:00
pk
cbb3972943
Update and clarifications (addresses PR#2933).
1996-11-23 21:39:23 +00:00
lukem
a84bcf1d4b
add /var/log/secure
1996-11-20 04:29:49 +00:00
briggs
15c3f794e5
Updates from Steve Allen <wormey@eskimo.com> to match the current world.
1996-11-16 16:36:11 +00:00
gwr
a56800e144
The sources over in ../../../sbin/route/ now do what this wants,
...
so use those instead of the versions that were copied here.
1996-11-15 19:18:39 +00:00
thorpej
ec942d8d0b
Sync up INSTALL and supporting cast WWW page, adding some missing names.
1996-11-15 04:39:58 +00:00
leo
888c05f09b
Add a description about how HDX should be used when preparing a NetBSD-bootable
...
disk using AHDI partitioning. (From Udo Erdelhoff).
1996-11-05 09:57:44 +00:00
leo
cca19823c9
Fix some typo's (From Rainer Brandt).
1996-10-29 13:56:48 +00:00
perry
c99082b87b
Bump to 1.2B. We really need to centralize this.
1996-10-26 19:03:47 +00:00
perry
31ea8a8bb2
Bump to 1.2B. We really need to centralize this.
1996-10-25 23:28:44 +00:00