BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / xinstall / xinstall.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-07-02 Keith Bosticremove genbuild stuff
1990-06-02 Keith Bosticnew copyright notice
1990-04-17 Keith Bosticnew version of get/setmode
1990-03-12 Kirk McKusickcheck first for sources in build area, then in current...
1990-03-12 Keith Bosticfix setting of mode (checkin for bostic by mckusick)
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1990-01-01 Keith Bosticdeclare setmode(3)
1990-01-01 Keith Bosticadd symbolic modes using setmode(3)
1989-12-31 Keith Bosticstupid mistake in execl
1989-12-10 Keith Bosticchange to use strip(1) rather than stripping during...
1989-09-05 Keith Bosticdo the chown first; under VFS chown loses setid bits
1989-05-11 Keith Bosticcleanup, add pathnames.h
1988-09-23 Keith Bosticminor cleanups, don't static routines
1988-07-07 Keith Bosticdo declarations in KNF
1988-06-30 Keith Bosticinstall approved copyright notice
1987-12-05 Keith Bosticif rename successful wasn't setting owner/mode; removed...
1987-11-03 Keith Bosticfix st_mode comparisons
1987-09-11 Keith Bosticinstall shouldn't know about errno/sys_errlst[];
1987-08-10 Keith Bosticrindex takes char pointer, not char
1987-08-10 Keith Bosticrindex gets char pointer, not char
1987-08-04 Keith Bosticno more default owner/group, use whoever running it...
1987-08-04 Keith Bosticno more default owner/group, use whoever is running...
1987-08-01 Keith Bosticrewritten to handle multiple files to a directory;...
1987-07-31 Keith Bosticrewrote to handle multiple files to a directory
1987-07-26 Keith Bosticdo it right, not according to K&R...
1987-07-23 Keith Bosticcheck for special file target, allow "/dev/null" install
1987-07-18 Keith Bosticprovide "bad" exit routine; do all processing possible...
1987-07-18 Keith Bosticdate and time created 87/07/17 14:52:06 by bostic
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_3_Tahoe