/etc/securetty is checked, even when root logins across the net.
[unix-history] / usr / src / sbin /
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
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:42:39 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:44 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:42 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:40 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:38 by mckusick
1983-02-18 Kirk McKusickdate and time created 83/02/18 00:41:37 by mckusick
1983-02-18 Kirk McKusickupdate to allow incremental restores
1983-02-16 Sam Leffleradd minfree and rps; change name to newfs
1983-02-16 Sam Leffleradd rps and minfree arguments
1983-02-15 Sam Lefflerfix usage
1983-02-12 Sam Lefflermerge from sun
1983-02-11 Sam Leffleruse raw device
1983-02-10 Sam Lefflerallow reboots across the net
1983-02-10 Sam Lefflerbraindamage
1983-02-09 Sam Lefflerenable dangerous code
1983-02-09 Sam Lefflerdate and time created 83/02/08 14:50:22 by sam
1983-02-01 Sam Lefflerdon't close sockets when divorcing tty
1983-02-01 Sam Leffleradd stdout tracing of all packets
1983-01-20 Kirk McKusickzero link count table increased 50 => 500; corrupted...
1983-01-17 Sam Lefflercheck in for bill
1983-01-16 Kirk McKusicknew incremental restore algorithm
1983-01-12 Sam Leffler4.1c conversion contortions
1983-01-12 Sam Lefflerdate and time created 83/01/11 14:35:38 by sam
1983-01-12 Sam Lefflerdate and time created 83/01/11 14:35:37 by sam
1983-01-12 Sam Lefflerdate and time created 83/01/11 14:35:35 by sam
1983-01-12 Sam Lefflerdate and time created 83/01/11 14:35:34 by sam
1983-01-09 Kirk McKusickblkcpy() becomes bcopy()
1983-01-09 Kirk McKusickget rid of asm.sed script
1983-01-09 Kirk McKusickblkcpy becomes bcopy
1983-01-09 Kirk McKusickspeed-ups and clean-ups
1983-01-07 Sam Lefflerfix it up for real
1983-01-03 Sam Lefflerfrom sun
1983-01-03 Kirk McKusickadd new and useful constants
next