Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-19 | util.h no longer here | Theo de Raadt | |
1996-06-18 | xpg4.2 makes sys/types.h optional, so we gotta include it ourselves | Theo de Raadt | |
1996-06-17 | I'm moving util.h to it's proper place, damnit. | Jason Downs | |
1996-06-12 | add /sbin/scsi from FreeBSD -- a good start! | Theo de Raadt | |
1996-06-11 | also do includes in libpcap and arch/${MACHINE} | Theo de Raadt | |
1996-06-10 | iruserok() can finally safely use a u_int32_t for the ip addr | Theo de Raadt | |
1996-06-10 | libedit has an includes target too | Theo de Raadt | |
1996-06-03 | Forgot to handle the md?.h include files in here | Niklas Hallqvist | |
1996-06-03 | Add md[245].h include files for use with the md support in libc, from FreeBSD | Niklas Hallqvist | |
1996-06-02 | ../lib/libmenu not ../libmenu | Theo de Raadt | |
1996-06-02 | Include in some more directories | Thorsten Lockert | |
1996-06-02 | Recurse into a few more select directories on "make includes" | Thorsten Lockert | |
1996-05-22 | svr4-style gencat | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1996-05-22 | Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version. | etheisen | |
1996-05-18 | poll() as a system call | Theo de Raadt | |
1996-05-07 | db release 1.85 | Theo de Raadt | |
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-05-01 | realinstall -> includes | Theo de Raadt | |
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 | |