summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1994-03-18update to match flagscgd
1994-03-12add some new flags for /etc/ttys' status fieldcgd
1994-03-01Add cabs() and drem(), for BSD libm compatibility.jtc
1994-02-25new telnet headercgd
1994-02-14Add missing _. reported by several folks.cgd
1994-02-11New math.h, based on fdlibm's fdlibm.h.jtc
1994-02-10clean things up somecgd
1994-02-10don't hide install -d, and make owner/group correctcgd
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-28Redone from scratch, but maintain SunOS compatibility.pk
1994-01-28support for lookup keyword in resolv.confderaadt
1994-01-27Change __attribute -> __attribute__. The former isn't turned off byjtc
1994-01-25match 4.4's definitions for sys_siglist and sys_signamecgd
1994-01-25kill third arg to getbsize.cgd
1994-01-25getbsize takes a (somewhat bogus, IMO) third parametercgd
1994-01-24add protos for getbsize() (in libutil) and the getcap routines (in libc)cgd
1994-01-20Declare tzname[] extern, so compiler won't include it in object files.jtc
1994-01-12regexp.h should still be here, for things needing the compat lib.cgd
1994-01-12update from latest regex package i could find...cgd
1994-01-12Make NMAGIC work again.pk
1994-01-08fix SYS_INCLUDE definition, and explicitly include bsd.own.mk.cgd
1994-01-06forward decl of dom_binding for protoderaadt
1994-01-04rename fgetline() and sharpen axe for bostic...cgd
1993-12-30vfork() return type pid_t. reported by Peter Galbavy.cgd
1993-12-22new version from CSRG, via BSDI, with fixescgd
1993-12-22add 'dev' to the list of LDIRScgd
1993-12-16#include <sys/types.h> to define time_t type.jtc
1993-12-15Struct dirent definition moved to <sys/dirent.h>.jtc
1993-12-11Add N_PAGSIZ(), N_TRELOFF(), and N_DRELOFF(), and N_BSSADDR(), to matchmycroft
1993-12-10Expand "u_long" & "u_short" to "unsigned long" and "unsigned short".jtc
1993-12-07delete bogus #ifderaadt
1993-12-06remove INADDR_LOOPBACK; it's defined in netinet/in.h nowcgd
1993-12-02Add `const's to sys_siglist and sys_signame decls.mycroft
1993-12-02Add `const's to sys_errlist decl to match 4.4.mycroft
1993-12-01Use GCC's format attribute (for bug detection with -Wformat).jtc
1993-11-27Add defined(mc68000) || defined(__mc68000__) to the hp300 define forbriggs
1993-11-13stdlib.h should define NULL -- Ansi C, Section 7.10.jtc
1993-11-12Install regex.h header.jtc
1993-11-11Remove #ifdefs introduced in last change -- the <fnmatch.h> header is notjtc
1993-11-11Update to Henry's alpha3.2 release.jtc
1993-11-11Enable Henry Spencer's POSIX.2 compatible regular expression routines.jtc
1993-11-06update to latest versioncgd
1993-11-06version number updatecgd
1993-11-06update to latest version; don't proto fnmatch() unless _POSIX_SOURCEcgd
1993-11-06trim _BSD off of _BSD_VA_LIST, so that we don't have to change allcgd
1993-11-06update to latest versioncgd
1993-10-27Remove old endian cruft and #include machine/endian.h instead.mycroft
1993-10-25X/Open 1170 defines the return type of setgrent() to be void -- a trivaljtc
1993-10-25X/Open 1170 defines the return type of setpwent() to be void -- a trivaljtc
1993-10-22Some definitions for the `ld.so.hints' file.pk