Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-01 | from netbsd: Add kvm_dump* prototypes | Theo de Raadt | |
1996-05-01 | from netbsd; Added private functions | Theo de Raadt | |
1996-05-01 | typo in __STRICT_ANSI__ | Theo de Raadt | |
1996-04-29 | Added section header type SHT_OPENBSD - value 0xffffffff, section | etheisen | |
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. | |||
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-04-18 | Add /sys/ddb to be installed in /usr/include. | Michael Shalayeff | |
1996-03-25 | initgroups(3) 2nd argument should be gid_t | Thorsten Lockert | |
1996-03-24 | Prefix "long long" with "/* LONGLONG */" to shut up lint(1) | Thorsten Lockert | |
1996-03-22 | sethostid() actually do return a value | Thorsten Lockert | |
1996-03-18 | From NetBSD: Add prototype for sigaltstack; from John Kohl in PR #2129 | Niklas Hallqvist | |
1996-02-21 | From NetBSD: | Niklas Hallqvist | |
Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance | |||
1996-02-19 | netbsd: bind 4.9.3 | dm | |
1996-02-15 | Install elf_abi.h in /usr/include. | etheisen | |
1996-02-15 | Cleaned up comments. | etheisen | |
1996-02-15 | ELF Application Binary Interface (ABI) compliant header file. | etheisen | |
1996-01-29 | from netbsd; move sys_nerr/sys_errlist decls to errno.h | Theo de Raadt | |
1996-01-12 | proto rfork() | Theo de Raadt | |
1996-01-11 | from netbsd: | Theo de Raadt | |
Define LD_HINTS_VERSION_2: - no longer hash on minor version number in hints file. - add list of ldconfig(8) search directories. | |||
1995-12-30 | abort() and exit() need __dead tags in stdlib.h; mike.long@analog.com; | Theo de Raadt | |
netbsd pr#1845 | |||
1995-12-14 | from netbsd; profil() fixed for 64 bit | Theo de Raadt | |
1995-11-23 | include sys/types.h as mandated by X/Open XPG 4.2; from ↵ | Theo de Raadt | |
agc@sde.uts.amdahl.com; netbsd pr#1785 | |||
1995-10-24 | install curses.h from src/include | Theo de Raadt | |
1995-10-24 | kernel is /bsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |