386BSD 0.1 development
[unix-history] / usr / src / include / unistd.h
1991-06-17 William F. Jolitz386BSD 0.1 development
1983-01-06 William F. JolitzStart development on 386BSD 0.1
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-06-17 William F. Jolitz386BSD 0.0 development
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-03-07 Keith Bosticadd des_cipher(3), des_setkey(3)
1991-03-04 Donn SeeleyMove the fchmod() declaration to stat.h.
1991-02-27 Keith Bosticgetgroups takes a pointer to int's for now
1991-02-25 Keith Bosticmove insque/remque to libcompat, no longer need structu...
1991-02-25 Keith Bosticlots of prototype corrections
1991-02-23 Donn SeeleyTweaks for psignal().
1991-02-23 Donn SeeleyDeclare sys_siglist[] to go with psignal().
1991-02-23 Donn SeeleyMake exect()'s prototype more like the (correct) one...
1991-02-23 Keith Bosticadd sys/time.h, prototype for select needs it.
1991-02-23 Keith Bosticdate and time created 91/02/22 11:34:25 by bostic
1983-01-06 William F. JolitzStart development on 386BSD 0.0
1982-09-16 CSRGStart development on BSD 4_3_Net_2