summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1994-05-17XOPEN foo here, toocgd
1994-05-16add back jtc's _XOPEN_SOURCE changes, return type of setgrent back to voidcgd
1994-05-16oopscgd
1994-05-16update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.cgd
1994-05-11user-land signal include filecgd
1994-05-09new kvm libcgd
1994-05-07updatecgd
1994-05-07add new getopt(3) extern variable optresetjtc
1994-04-14setproctitle protocgd
1994-04-07new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a numberderaadt
1994-04-07document the magic number gibble somewhatderaadt
1994-04-03fpos_t is now a 64-bit quantitycgd
1994-04-03off_t -> long; structure compatible with old libraries... (OUCH!)cgd
1994-03-31don't use MACHINE_ARCH if it's dir doesn't exist...cgd
1994-03-29Last weekend's uid_t & gid_t changes allow us to change the uid & gidjtc
1994-03-29Last weekend's gid_t changes allow us to change the gidset argument ofjtc
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