include fixes
[unix-history] / usr / src / sbin /
1983-07-01 Sam Lefflercorrect spelling
1983-07-01 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerinclude fixes
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflerinclude fix
1983-06-23 Kirk McKusickhave to use the value before zeroing it!
1983-06-20 Kirk McKusickmake both 'q' and 'x' exit the interactive mode
1983-06-20 Kirk McKusickclarify options availble when asked which volume to...
1983-06-20 Bill Joystrncmp -> strcmp to fix weirdness
1983-06-18 Bill Joymerge monet
1983-06-16 Sam Lefflerdefines changed
1983-06-16 Sam Lefflerfrom kirk; handle locking of dumpdates data base
1983-06-15 Sam Lefflertake file system names as well
1983-06-13 Sam Lefflernew fstab format
1983-06-12 Sam Lefflernew signals
1983-06-12 Sam Lefflernew signals == no libjobs
1983-06-12 Sam Lefflerostensibly make it work with new signals; lots of refor...
1983-06-10 Kirk McKusickprint out correct previous incremental number
1983-06-03 Sam Lefflerpurge nice
1983-06-03 Sam Lefflerpurge tell and support fs names
1983-06-03 Sam Lefflerfile.h updated
1983-06-02 Sam Lefflernotyet has come
1983-05-29 Sam Lefflerlots of cleanups; use <mtab.h>; handle quotas more...
1983-05-28 Kirk McKusicktranslate uid's to names; zero out blocks after using...
1983-05-26 Sam Lefflerquotas
1983-05-26 Sam Lefflerprotocol change; byte swap those fields which need...
1983-05-26 Kirk McKusickadd calculation of i_blocks
1983-05-25 Kirk McKusickuse fstab, add -a and -v flags
1983-05-23 Sam Lefflerutmp changed format
1983-05-23 Kirk McKusickdate and time created 83/05/22 14:52:26 by mckusick
1983-05-23 Kirk McKusickaccounting and fix-up for i_blocks (from kre)
1983-05-20 Kirk McKusickintroduce true locking on /etc/dumpdates;
1983-05-20 Kirk McKusickre-read /etc/dumpdates before updating it
1983-05-19 Kirk McKusickuse RRESTORE
1983-05-19 Kirk McKusickuse perror everywhere; lint
1983-05-17 Kirk McKusickbe sure to install in the correct place
1983-05-15 Kirk McKusickhave to check old directories for unreferenced names too
1983-05-15 Kirk McKusickhave to save values before releasing the entry
1983-05-15 Kirk McKusickadd the (undocumented) 'D' command to turn on debugging...
1983-05-15 Kirk McKusickfix bugs dealing with handling of links
1983-05-15 Kirk McKusickmake readdir more robust; allow printing of dir entries...
1983-05-15 Kirk McKusickafter making a name into a tempname, treat file as...
1983-05-15 Kirk McKusickset "terminal" to stdin when doing rrestore
1983-05-15 Kirk McKusickwant to alloc sizeof(char), NOT sizeof(char *)
1983-05-14 Kirk McKusickadd optional nbpi to specify "number of bytes per inode"
1983-05-11 Sam Lefflerback to good old umount
1983-05-09 Helge Skriverviknew -n (noboot) flag, fix allowing zero reserved space
1983-05-09 Kirk McKusickadd ability to dump to standard output
1983-05-07 Kirk McKusickmake sure that the whole file system is writable!
1983-05-07 Kirk McKusickmust flush stderr before reading from the terminal
1983-05-07 Kirk McKusickhave to save the result of ctime()
1983-05-06 Kirk McKusickget rid of "restor" in an error message!!!
1983-05-06 Sam Leffleradd -f flag to flush tables of all gateway entries
1983-05-04 Kirk McKusickalways print times with "t" command;
1983-05-04 Kirk McKusickmark ROOTINO as NEW so that it can be "deleted" in...
1983-05-04 Kirk McKusickmissing parameter to dprintf; remove ! when testing...
1983-05-04 Kirk McKusickdo not panic if directory is not marked NEW when settin...
1983-05-04 Sam Lefflerfix name conflict with kernel
1983-05-01 Sam Lefflerfrom pugs@sun
1983-04-30 Edward WangNow ignores SIGTTOU
1983-04-19 Kirk McKusickadd and debug interactive extraction mode
1983-04-19 Kirk McKusickcreate a file descriptor for the terminal when stdin...
1983-04-19 Kirk McKusicklint from new lint library
1983-04-18 Kirk McKusicknew lint library
1983-04-17 Kirk McKusickonly try to make links when they are truely new
1983-04-17 Kirk McKusickmake linking, unlinking, rmdir, and mkdir failures...
1983-04-17 Kirk McKusickmake extra files on the tape non-fatal
1983-04-12 Kirk McKusickgeneralize the printing of flags
1983-03-28 Kirk McKusickread maps properly
1983-03-28 Kirk McKusicklint; fix bug in multi-dump tapes
1983-03-28 Kirk McKusickpass pruning argument back to treescan
1983-03-28 Kirk McKusickpass pruning argument back to treescan; lint; comments;
1983-03-28 Kirk McKusickall entries have an inode number
1983-03-28 Kirk McKusickmake an existing directory merely a warning
1983-03-28 Kirk McKusicklint
1983-03-28 Kirk McKusicklint; delete opendir (use standard version in library)
1983-03-24 Kirk McKusickadd dependencies for OBJ files
1983-03-24 Kirk McKusickkeep a list of unused names; add comments!
1983-03-24 Kirk McKusickuse a tempname derived from the inode number instead...
1983-03-24 Kirk McKusickuse MAXPATHLEN instead of BUFSIZ where appropriate
1983-03-22 Sam Lefflerread dumpsize from dump image instead of memory
1983-03-11 Sam Lefflerfrom shannon
1983-03-11 Sam Lefflerwith all apologies ....
1983-03-09 Kirk McKusickcheck for excessively long pathnames
1983-03-09 Kirk McKusickget 'r' and 'R' commands working
1983-03-07 Kirk McKusicklint
1983-03-06 Kirk McKusickfix debugging across tapes; account for dumpmap at...
1983-02-28 Kirk McKusickclean up interface with getvol() and findinode()
1983-02-28 Kirk McKusickget "h" and "m" flags working; clean up interface with...
1983-02-28 Kirk McKusickget "h" and "m" flags working
1983-02-28 Kirk McKusickcanonicalize names on command line and ignore dups
1983-02-28 Kirk McKusickget input from a pipe to work
1983-02-28 Kirk McKusickget "x" command working
1983-02-27 Kirk McKusickget the tape subsystem working; get "t" command working
1983-02-27 Sam Leffleroversight
1983-02-26 Kirk McKusickdate and time created 83/02/26 00:19:48 by mckusick
1983-02-25 Kirk McKusickremove any socket inodes left lying around
1983-02-25 Kirk McKusickupdate for new file system
1983-02-21 Sam Lefflermerge of mods from sun now that system is changed
1983-02-21 Sam Lefflergrab boot blocks out of /usr/mdec
next