summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1996-10-28Do not enable putc() macro implementation if _POSIX_SOURCE is defined;Thorsten Lockert
1996-10-27OLF.etheisen
1996-10-26Correct a typo in _POSIX_SSIZE_MAXThorsten Lockert
1996-10-16_PW_YPTOKENJason Downs
1996-10-12Warn when <malloc.h> is included, recommending <stdlib.h>Thorsten Lockert
1996-10-06Fix dlfcn.h and link.h for arc portPer Fogelstrom
1996-09-30export byte swapping routine.Todd C. Miller
1996-09-30Protect prototypes with __P.Todd C. Miller
1996-09-29removed md2.hTodd C. Miller
1996-09-29Add function prototypes.Todd C. Miller
1996-09-29Added sha1 (secure hash function).Todd C. Miller
1996-09-29Use bittypes so we work on 64-bit machines.Todd C. Miller
1996-09-29unacceptable license.Todd C. Miller
1996-09-27includes in skey dir get installed too.Todd C. Miller
1996-09-23int32_t where possible; from netbsdTheo de Raadt
1996-09-20pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@mo...Theo de Raadt
1996-09-15Don't use anonymous structsThorsten Lockert
1996-09-15Fix prototypeThorsten Lockert
1996-09-05up to RIPv2.Michael Shalayeff
1996-09-05standard link.h and dlfcn.h not very useful on mipsPer Fogelstrom
1996-08-30_POSIX_ARG_MAX 256k after consulting with thorstenTheo de Raadt
1996-08-25+issetugidTheo de Raadt
1996-08-22Adds rcmdsh() prototype.Todd C. Miller
1996-08-19Adds _PATH_RSH for rsh-using rcmd()Todd C. Miller
1996-08-16netipx.Michael Shalayeff
1996-08-16Add libcompat.Jason Downs
1996-07-31proto get_myaddress()Theo de Raadt
1996-07-29proto bindresvport() hereTheo de Raadt
1996-07-27Integrate zlib v1.0.3Thorsten Lockert
1996-07-26export non-constipated sys_errlist[] to userlandTheo de Raadt
1996-07-25Partially revert back to the old behaviour of declaring sys_errlist here.Jason Downs
1996-07-24install /sys/scsi in /usr/include/scsiMichael Shalayeff
1996-07-24regexp.h no longer lives here.Jason Downs
1996-07-20(*cl_control)() takes a void * for last paramTheo de Raadt
1996-06-19util.h no longer hereTheo de Raadt
1996-06-18xpg4.2 makes sys/types.h optional, so we gotta include it ourselvesTheo de Raadt
1996-06-17I'm moving util.h to it's proper place, damnit.Jason Downs
1996-06-12add /sbin/scsi from FreeBSD -- a good start!Theo de Raadt
1996-06-11also do includes in libpcap and arch/${MACHINE}Theo de Raadt
1996-06-10iruserok() can finally safely use a u_int32_t for the ip addrTheo de Raadt
1996-06-10libedit has an includes target tooTheo de Raadt
1996-06-03Forgot to handle the md?.h include files in hereNiklas Hallqvist
1996-06-03Add md[245].h include files for use with the md support in libc, from FreeBSDNiklas Hallqvist
1996-06-02../lib/libmenu not ../libmenuTheo de Raadt
1996-06-02Include in some more directoriesThorsten Lockert
1996-06-02Recurse into a few more select directories on "make includes"Thorsten Lockert
1996-05-22svr4-style gencatTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-05-22Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.etheisen
1996-05-18poll() as a system callTheo de Raadt