summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1997-02-03Apply the necessary fixes from: routed-970113christos
1997-01-30Install md4.h and md5.hthorpej
1997-01-30Include files for MD4/MD5 routines, from FreeBSD.thorpej
1997-01-27fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadonperry
1997-01-17A stringlist implementation (previously ``private'' to libc netgroup code,lukem
1997-01-03Catch up with const changes to dlopen() and dlsym() prototypes inscottr
1997-01-02Add `const' to dlopen() & dlsym() protos, per PR#2453.pk
1996-12-27link.h no longer liver herepk
1996-12-23<link.h> is now installed from the rtld source directory.pk
1996-12-21__syscall() should return quad_t, not int; what was i thinking?cgd
1996-12-20sethostid returns int not void, also add prototype for __syscall thatcgd
1996-12-18install dlfcn.h on the Alpha, since the Alpha (with the ELF shared librarycgd
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd
1996-11-30patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues,cgd
1996-11-14Add declaration for ttyaction().gwr
1996-11-04Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) bychristos
1996-10-21Fix typo: _POSIX_SSIZE_MAX was set to wrong valuejtc
1996-10-20Add missing a_family member to struct netauth.thorpej
1996-10-18Use ${INSTALL}.thorpej
1996-10-12add _PATH_KVMDB as "/var/db/kvm.db"cgd
1996-10-01prototype __fdnlist(), since it's used by things outside of libc (libkvm,cgd
1996-09-29install sys headers from sys/Makefile.mrg
1996-09-24put back the explicit ripv1 field enumeration; lots of userland has changedchristos
1996-09-24- Revert to the traditional struct sockaddr description of the rip v1 packets.christos
1996-09-23{long,int} -> int32_tmycroft
1996-09-07Don't prototype poll(2) here. SysV requires poll.h to be included.mycroft
1996-09-07Make a symlink for poll.h.mycroft
1996-09-07Prototype poll(2).mycroft
1996-08-30RCS id police.thorpej
1996-08-10Update from the new routed(8) source.thorpej
1996-08-09update for new reboot(2).mrg
1996-08-09Fix some potential type-size problems.thorpej
1996-08-09install rmt.hjtc
1996-08-09clean up comments, etc.jtc
1996-08-09Remote mag tape library from volume 18 of comp.sources.unix.jtc
1996-06-23Declare setre[ug]id() to take [ug]id_t args. No functional difference.mycroft
1996-06-11POSIX.1 requires programs to include <sys/types.h> before includingjtc
1996-06-10Include <sys/types.h>explorer
1996-05-29Pull down yp/xdr fixes from release branch.thorpej
1996-05-28Change iuserok() to take u_int32_t. Some netgroup fixes (partiallymrg
1996-05-16Prototypes for getmaxpartitions(3) and getrawpartition(3).thorpej
1996-05-15Added new header files for functions in libutil.jtc
1996-05-13Add data structure declarations used in external message catalog formatjtc
1996-05-10don't install dlfcn.h or link.h on the Alpha, because they make nocgd
1996-05-03merge DB 1.85 importcgd
1996-04-27Added private functions.christos
1996-04-25Fix typo, __STRICT_ANSI_ -> __STRICT_ANSI__jtc
1996-04-25Use 'includes' instead of 'install' targets to install headersjtc
1996-04-19Add kvm_dump* prototypes.leo
1996-04-09time seconds/usec sent over the net are signed.cgd