break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / xinstall / xinstall.c
1993-07-22 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-22 Keith Bosticturn off super-user changeable flags too!
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-21 Mike Hiblerfix a typo and init st_flags for devnull case
1993-03-12 Keith SklowerAPPEND, NODUMP, IMMUTABLE -> UF_*
1993-03-04 Keith Bosticadd uappend, uchange, sappend, schange flags as -f...
1992-12-09 Keith Bosticprint out type of error
1992-06-30 Keith Bosticturn off the NODUMP flag
1992-06-29 Keith Bosticmmap and write files less than 8M
1992-06-29 Keith Bosticdelete extra newlines
1992-06-29 Keith Bosticpreserve file flags across install; general ANSI C...
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-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