deraadt
|
c54927cb82
|
Remove more knowledge of a.out and stab information from the tree.
ok miod
|
2013-10-19 09:00:18 +00:00 |
|
espie
|
d1f942ab4c
|
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
|
2004-01-22 21:48:02 +00:00 |
|
deraadt
|
b8f07609aa
|
remove , at end of enum
|
2002-09-07 20:35:03 +00:00 |
|
art
|
72bfe451ac
|
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).
|
2002-06-07 03:00:01 +00:00 |
|
deraadt
|
82fb79371c
|
compatiblity -> compatibility
decriptor -> descriptor
authentciated -> authenticated
transmition -> transmission
|
2002-06-03 12:14:30 +00:00 |
|
deraadt
|
4736981421
|
withough -> without
|
2002-06-02 22:49:59 +00:00 |
|
millert
|
c72b5b24e1
|
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.
|
2002-02-16 21:27:05 +00:00 |
|
art
|
8d496b79c4
|
oops.
|
2001-06-08 07:45:18 +00:00 |
|
art
|
2e9485fa3c
|
Ooops. Add struct r_debug, from powerpc.
|
2001-06-08 07:00:48 +00:00 |
|
art
|
37722117ba
|
If DT_PROCNUM is not defined, assume it's 0
|
2001-05-31 14:04:52 +00:00 |
|
espie
|
7f721c00ad
|
dlopen and dlsym take const char * parameters.
Fix prototypes, propagate const where applicable.
|
1999-12-09 18:10:23 +00:00 |
|
espie
|
03aafb831f
|
typo
|
1999-05-18 15:50:09 +00:00 |
|
niklas
|
5ea2d675e0
|
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.
|
1997-09-21 10:45:23 +00:00 |
|
deraadt
|
8c432240e8
|
from netbsd:
Define LD_HINTS_VERSION_2:
- no longer hash on minor version number in hints file.
- add list of ldconfig(8) search directories.
|
1996-01-11 17:44:35 +00:00 |
|
deraadt
|
df930be708
|
initial import of NetBSD tree
|
1995-10-18 08:37:01 +00:00 |
|