deraadt
|
5b72d698d6
|
Remove more knowledge of a.out and stab information from the tree.
ok miod
|
11 years ago |
espie
|
2ccf9e8a28
|
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
|
21 years ago |
deraadt
|
1670fc7e36
|
remove , at end of enum
|
22 years ago |
art
|
dd4b550c8e
|
split link.h into three parts. The MI parts are left in link.h
a.out stuff in link_aout.h and ELF stuff in link_elf.h.
Switch sparc64 back to MI link.h.
drahn@ ok (powerpc will switch soon).
|
22 years ago |
deraadt
|
080024652a
|
compatiblity -> compatibility
decriptor -> descriptor
authentciated -> authenticated
transmition -> transmission
|
22 years ago |
deraadt
|
c8795632e1
|
withough -> without
|
22 years ago |
millert
|
b68c09e067
|
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
23 years ago |
art
|
5e3a6c79c3
|
oops.
|
23 years ago |
art
|
29cf91ab8b
|
Ooops. Add struct r_debug, from powerpc.
|
23 years ago |
art
|
33cfe7bda4
|
If DT_PROCNUM is not defined, assume it's 0
|
23 years ago |
espie
|
ed31ea2769
|
dlopen and dlsym take const char * parameters.
Fix prototypes, propagate const where applicable.
|
25 years ago |
espie
|
cb37c452aa
|
typo
|
25 years ago |
niklas
|
2a0bf72166
|
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
|
27 years ago |
deraadt
|
e4ef590082
|
from netbsd:
Define LD_HINTS_VERSION_2:
- no longer hash on minor version number in hints file.
- add list of ldconfig(8) search directories.
|
29 years ago |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |