| Age | Commit message (Expand) | Author |
| 1994-05-17 | XOPEN foo here, too | cgd |
| 1994-05-16 | add back jtc's _XOPEN_SOURCE changes, return type of setgrent back to void | cgd |
| 1994-05-16 | oops | cgd |
| 1994-05-16 | update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. | cgd |
| 1994-05-11 | user-land signal include file | cgd |
| 1994-05-09 | new kvm lib | cgd |
| 1994-05-07 | update | cgd |
| 1994-05-07 | add new getopt(3) extern variable optreset | jtc |
| 1994-04-14 | setproctitle proto | cgd |
| 1994-04-07 | new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number | deraadt |
| 1994-04-07 | document the magic number gibble somewhat | deraadt |
| 1994-04-03 | fpos_t is now a 64-bit quantity | cgd |
| 1994-04-03 | off_t -> long; structure compatible with old libraries... (OUCH!) | cgd |
| 1994-03-31 | don't use MACHINE_ARCH if it's dir doesn't exist... | cgd |
| 1994-03-29 | Last weekend's uid_t & gid_t changes allow us to change the uid & gid | jtc |
| 1994-03-29 | Last weekend's gid_t changes allow us to change the gidset argument of | jtc |
| 1994-03-18 | update to match flags | cgd |
| 1994-03-12 | add some new flags for /etc/ttys' status field | cgd |
| 1994-03-01 | Add cabs() and drem(), for BSD libm compatibility. | jtc |
| 1994-02-25 | new telnet header | cgd |
| 1994-02-14 | Add missing _. reported by several folks. | cgd |
| 1994-02-11 | New math.h, based on fdlibm's fdlibm.h. | jtc |
| 1994-02-10 | clean things up some | cgd |
| 1994-02-10 | don't hide install -d, and make owner/group correct | cgd |
| 1994-01-29 | Fix spelling error in Copyright notice | jtc |
| 1994-01-28 | Redone from scratch, but maintain SunOS compatibility. | pk |
| 1994-01-28 | support for lookup keyword in resolv.conf | deraadt |
| 1994-01-27 | Change __attribute -> __attribute__. The former isn't turned off by | jtc |
| 1994-01-25 | match 4.4's definitions for sys_siglist and sys_signame | cgd |
| 1994-01-25 | kill third arg to getbsize. | cgd |
| 1994-01-25 | getbsize takes a (somewhat bogus, IMO) third parameter | cgd |
| 1994-01-24 | add protos for getbsize() (in libutil) and the getcap routines (in libc) | cgd |
| 1994-01-20 | Declare tzname[] extern, so compiler won't include it in object files. | jtc |
| 1994-01-12 | regexp.h should still be here, for things needing the compat lib. | cgd |
| 1994-01-12 | update from latest regex package i could find... | cgd |
| 1994-01-12 | Make NMAGIC work again. | pk |
| 1994-01-08 | fix SYS_INCLUDE definition, and explicitly include bsd.own.mk. | cgd |
| 1994-01-06 | forward decl of dom_binding for proto | deraadt |
| 1994-01-04 | rename fgetline() and sharpen axe for bostic... | cgd |
| 1993-12-30 | vfork() return type pid_t. reported by Peter Galbavy. | cgd |
| 1993-12-22 | new version from CSRG, via BSDI, with fixes | cgd |
| 1993-12-22 | add 'dev' to the list of LDIRS | cgd |
| 1993-12-16 | #include <sys/types.h> to define time_t type. | jtc |
| 1993-12-15 | Struct dirent definition moved to <sys/dirent.h>. | jtc |
| 1993-12-11 | Add N_PAGSIZ(), N_TRELOFF(), and N_DRELOFF(), and N_BSSADDR(), to match | mycroft |
| 1993-12-10 | Expand "u_long" & "u_short" to "unsigned long" and "unsigned short". | jtc |
| 1993-12-07 | delete bogus #if | deraadt |
| 1993-12-06 | remove INADDR_LOOPBACK; it's defined in netinet/in.h now | cgd |
| 1993-12-02 | Add `const's to sys_siglist and sys_signame decls. | mycroft |
| 1993-12-02 | Add `const's to sys_errlist decl to match 4.4. | mycroft |