deraadt
a5010d31aa
libutil
29 years ago
etheisen
0bac06fa2a
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
29 years ago
deraadt
82148bcbe0
poll() as a system call
29 years ago
deraadt
ae3ae2b568
db release 1.85
29 years ago
deraadt
b75dc149e0
hard-code the include installation path (mostly for speed)
29 years ago
deraadt
a28fb630c7
realinstall -> includes
29 years ago
deraadt
3d0a701e00
from netbsd: Add kvm_dump* prototypes
29 years ago
deraadt
064637dcea
from netbsd; Added private functions
29 years ago
deraadt
9133d3ab3c
typo in __STRICT_ANSI__
29 years ago
etheisen
d52de1054d
Added section header type SHT_OPENBSD - value 0xffffffff, section
header name ELF_OPENBSD - value ".openbsd", and elf_hash() prototype
in preparation for Per's import of the ELF RTLD.
Every OpenBSD ELF bin/so should contain a "empty" section header of
type SHT_OPENBSD, and this string ".openbsd" in the .dynstr section.
This will allow us to determine the exe/lib's target OS. Note that
use of SHT_OPENBSD and ELF_OPENBSD is not ABI compliant. GNU binutils
will require mods to met this goal.
The relocation settings are now re-enabled.
29 years ago
deraadt
4ba539fdc0
sync to netbsd 960418
29 years ago
mickey
c1ca1e3952
Add /sys/ddb to be installed in /usr/include.
29 years ago
tholo
bc790afcb1
initgroups(3) 2nd argument should be gid_t
29 years ago
tholo
cd5d45a618
Prefix "long long" with "/* LONGLONG */" to shut up lint(1)
29 years ago
tholo
346f9adabb
sethostid() actually do return a value
29 years ago
niklas
90fc8bd6aa
From NetBSD: Add prototype for sigaltstack; from John Kohl in PR #2129
29 years ago
niklas
7fd28a4ddf
From NetBSD:
Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance
29 years ago
dm
eb15958f85
netbsd: bind 4.9.3
29 years ago
etheisen
7221f0e185
Install elf_abi.h in /usr/include.
29 years ago
etheisen
d6fda6cf50
Cleaned up comments.
29 years ago
etheisen
5f940fed58
ELF Application Binary Interface (ABI) compliant header file.
29 years ago
deraadt
ac6c0282ed
from netbsd; move sys_nerr/sys_errlist decls to errno.h
29 years ago
deraadt
ed2b04d66b
proto rfork()
29 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
c7aabb0c49
abort() and exit() need __dead tags in stdlib.h; mike.long@analog.com;
netbsd pr#1845
29 years ago
deraadt
558af70ad4
from netbsd; profil() fixed for 64 bit
29 years ago
deraadt
bacf6f7fd8
include sys/types.h as mandated by X/Open XPG 4.2; from agc@sde.uts.amdahl.com; netbsd pr#1785
29 years ago
deraadt
774cbf33e3
install curses.h from src/include
29 years ago
deraadt
95db056387
kernel is /bsd
29 years ago
deraadt
47b73ff83c
initial import of NetBSD tree
29 years ago