create netif directory
[unix-history] / usr / src / sbin /
1982-10-24 Kirk McKusicklint, output format
1982-10-22 Sam LefflerDESTDIR and less work by default
1982-10-22 Sam Lefflernew super block format, check for string termination...
1982-10-15 Kirk McKusickfix to properly dump file systems with 512 byte frags
1982-10-14 Bill Joyspeedups and cleanups
1982-10-12 Kirk McKusickrcmd.o moves to libc.a
1982-10-12 Kirk McKusickoutput clean-up
1982-10-12 Kirk McKusickfix up directory mod time calculations
1982-10-12 Kirk McKusickget rid of msg() since it is already defined
1982-10-12 Kirk McKusicksave time, use vfork!
1982-10-12 Kirk McKusickrcmd.o moves into libc.a
1982-10-11 Kirk McKusickreduce working set; clean-up bad block code; produce...
1982-10-09 Sam Lefflerextra word in /etc/gateways
1982-10-08 Sam Lefflerconvert to new data base routines
1982-10-08 Sam Lefflerconvert to new data base format
1982-10-08 Kirk McKusickmove struct itime out of dumprestor.h into dump.h
1982-10-08 Kirk McKusickadd verbose flag (-v) and perseverence flag (-y) for...
1982-10-08 Kirk McKusickformat fix
1982-10-08 Kirk McKusickcheck for conversion to new file system format
1982-10-08 Kirk McKusickupdate to new magic number
1982-10-08 Sam Leffleruse routines added to libc.a
1982-10-07 Sam Lefflermore args to get* routines
1982-10-07 Sam Lefflerconvert to new library
1982-10-07 Sam Lefflermake install and clean, etc
1982-10-07 Sam Lefflerno route here, up one level
1982-10-07 Sam Lefflerdate and time created 82/10/06 10:28:44 by sam
1982-10-06 Sam Lefflermerge rdump with dump
1982-10-06 Sam Lefflermerge rrestor and restor
1982-10-04 Kirk McKusickadd inode conversion routine
1982-10-04 Kirk McKusickdate and time created 82/10/03 19:41:12 by mckusick
1982-10-04 Kirk McKusickadd sys/ioctl.h header file ahead of mtio.h
1982-10-04 Kirk McKusickfix bug which failed to create first super block back-up
1982-09-26 Kirk McKusickadd initialization comments; init for maxcontig and...
1982-09-26 Kirk McKusickadd maxbpg and maxcontig fields in super block
1982-09-10 Kirk McKusickndir.h reverts to dir.h
1982-09-10 Kirk McKusickadd ifdef's for STANDALONE; clear out unused bits in...
1982-09-10 Kirk McKusickifdef's for STANDALONE; clear out unused bits in block...
1982-09-10 Kirk McKusickadd ifdef STANDALONE for printf and bcopy
1982-09-10 Kirk McKusickforce clearing of unused portions of block maps
1982-08-20 Sam Lefflerupdate
1982-08-20 Sam Lefflerclass B & C net #'s weren't handled correctly
1982-08-19 Sam Lefflerallow symbolic names and x.y.z.q in address specifications
1982-08-01 Bill Joymore routines common with kernel
1982-07-31 Bill Joyremove some macros
1982-07-31 Bill Joysplit up check()
1982-07-31 Kirk McKusickwhen preening, dup blocks in bit maps are ok.
1982-07-26 Kirk McKusickadd consistency check of last entry in a directory
1982-07-04 Robert Elzminor fixes (handle errs on root with -p, and always
1982-06-22 Sam Lefflerwasn't scanning for down interfaces properly
1982-06-21 Sam Lefflerrespond to requests even if not supplier
1982-06-21 Sam Lefflermake notion of supplier valid; also don't time out...
1982-06-18 Sam Lefflerdate and time created 82/06/17 11:05:44 by sam
1982-06-18 Sam Leffleradd class b & c net #'s
1982-06-16 Kirk McKusickforce reboot after fixing the root file system
1982-06-11 Sam Lefflerkeep separate interface list so we just delete routes...
1982-06-11 Sam Leffleraid tracing on send errors
1982-06-10 Kirk McKusickbe more paranoid about checking unallocated blocks...
1982-06-10 Sam Lefflermuch too much to say here
1982-06-10 Sam Lefflernewrouter->oldrouter and state bits mucho different
1982-06-10 Sam Lefflerrouted now uses 2 ports
1982-06-09 Bill Joywnj changes
1982-06-09 Bill Joycleanup per sam
1982-06-09 Bill Joychanges per sam
1982-06-06 Kirk McKusickinclude /usr/src/ucb/netser/rcmd.o
1982-06-06 Sam Leffleradd tracing and redo startup code to fork once
1982-06-06 Sam Leffleradd entry for portcheck
1982-06-06 Sam Leffleradd port check stuff for trace packet verification
1982-06-01 Sam Lefflermust match entries entirely on lookup
1982-06-01 Sam LefflerSILENT->HIDDEN (more mnemonic?)
1982-05-28 Sam Lefflerinstall is default
1982-05-28 Sam Lefflernever reseting lookforinterfaces
1982-05-27 Sam Lefflerlookforinterfaces wasn't being reset
1982-05-27 Sam Lefflersplit state and flags; cleanup a bit more
1982-05-26 Sam Lefflercleanup
1982-05-26 Sam Leffler"silent" routes weren't installed
1982-05-25 Sam LefflerTIOCNOTTY
1982-05-25 Sam Lefflerit's just all different!!!!
1982-05-24 Sam Lefflerchecking wrong return value from rhost
1982-05-24 Sam Leffleradd SIGTERM catch so we can dump profiling buffer
1982-05-23 Sam Lefflerdate and time created 82/05/22 22:26:22 by sam
1982-05-23 Sam Lefflerdate and time created 82/05/22 22:26:20 by sam
1982-05-23 Sam Lefflerdate and time created 82/05/22 22:26:17 by sam
1982-05-23 Sam Lefflerdate and time created 82/05/22 22:26:16 by sam
1982-05-21 Sam Lefflerback to the depths
1982-05-21 Sam Lefflerforget about reconnecting on error
1982-05-21 Sam Lefflerconvert to calder
1982-05-19 Kirk McKusickadd conditional code (-DRRESTOR) to allow remote restores
1982-05-19 Kirk McKusickfixes for multi-reel dumps
1982-05-19 Kirk McKusickminor fixes to restart code; lots of lint
1982-05-19 Kirk McKusickallow continuation after read errors
1982-05-19 Kirk McKusickmake file system independent
1982-05-18 Kirk McKusickminor cosmetic changes to directory salvage code
1982-05-18 Kirk McKusickmerge in fixes 4.10 to 4.15 of old fsck; fix directory...
1982-05-13 Sam Lefflerlost keywords (argh)
1982-05-13 Sam Lefflerletting console be controlling tty -- causes vhangup...
1982-05-10 Kirk McKusickupdate to version 2 in new fs
1982-05-08 Sam Lefflerdate and time created 82/05/07 15:43:29 by sam
1982-05-08 Sam Lefflerold stuff
1982-05-07 Kirk McKusickfix bug in reading multiple block directories
1982-04-16 Kirk McKusickcheck for insufficient memory
next