kernel reorg
[unix-history] / usr / src / sbin /
1990-12-05 Kirk McKusicklint, minor optimizations (from torek)
1990-11-30 Keith Sklowermake compile under reno (static sockaddr needs size);
1990-11-30 Keith Sklowerinadvertently forgot to up the ifr pointer when skippin...
1990-11-30 Keith Sklowerstandard install should be suid root
1990-11-30 Keith Sklowerallow for default sockaddrs in any position of message;
1990-11-13 Mike Karelsfix up error messages: print whole spec name (without...
1990-11-08 Keith Bosticadd stdlib.h, remove errno define, rework #includes
1990-11-06 Kirk McKusickfurther attempts to get restart (from Mike)
1990-10-31 Keith BosticANSI malloc returns void *
1990-10-26 Kirk McKusickhandle non-block oriented devices
1990-10-21 Kirk McKusickupdate from Mike for restarting after hangup
1990-10-21 Kirk McKusickdate and time created 90/10/20 17:44:34 by mckusick
1990-10-21 Kirk McKusickdate and time created 90/10/20 17:26:27 by mckusick
1990-10-02 Kirk McKusickadd compress option for NFS
1990-10-01 Kirk McKusicknote that SIGHUP causes mountd to reread its exports...
1990-10-01 Kirk McKusickjust ignore bad hostnames, do not exit!
1990-09-28 Kirk McKusickhave to initialize quota variables here rather than...
1990-09-27 Kirk McKusickexit needs status
1990-09-19 Kirk McKusickhave to initialize the di_mode field (from Hibler)
1990-09-04 Keith Sklowerdocument recent changes
1990-09-04 Keith Sklowermake sure that route ``get'' works
1990-09-01 Kirk McKusickdo not lose flags when exporting
1990-08-08 Mike Karelsfix QUIT processing for preen (was broken when preen...
1990-07-28 Kirk McKusickavoid duplicate error messages for short directories
1990-07-28 Kirk McKusickcheck I/O size against requested I/O size for errors;
1990-07-28 Kirk McKusickdo not reset if IGNORE has been requested
1990-07-28 Kirk McKusickadd new fixstate to avoid asking questions
1990-07-27 Keith Sklowerrefer to route(4) and esis(4) manual pages.
1990-07-27 Keith Sklowerpermit access to new RTF_REJECT flag.
1990-07-27 Keith Sklowerfix bug in printing routes when flushing them;
1990-07-26 Keith Bosticmv man page to section 8
1990-07-26 Keith Bosticmove man page to section 8
1990-07-26 Keith Bosticadd getopt(3); always display program name on error...
1990-07-23 Kirk McKusickadditional sanity checks
1990-07-21 Kirk McKusicklint (from Torek)
1990-07-02 Keith Bosticclean rdump files
1990-07-02 Keith Bosticquick, wrong, fix for the June tape
1990-07-01 Keith Bosticnew doc makefiles
1990-07-01 Keith Bosticdaemon needs libutil
1990-06-30 Keith Bosticdate and time created 90/06/29 20:27:10 by bostic
1990-06-30 Keith Bosticadd hp300 support
1990-06-30 Mike Karelsuse daemon() call
1990-06-30 Mike Karelsdissociate from old session, tty
1990-06-30 Keith Bosticmanual entry is in section 8
1990-06-30 Kirk McKusicklint
1990-06-28 Kirk McKusickopenlog earlier; create mountdtab if it does not exist
1990-06-28 Kirk McKusickmove mountdtab to /var/db so it is not purged on reboots
1990-06-27 Kirk McKusickmissing newline in error message
1990-06-27 Mike Karelsignore SIGTSTP, HUP in rc; open console for writing...
1990-06-26 Kirk McKusickadd exports.5
1990-06-26 Kirk McKusickupdate to allow mounting of subtrees (from Macklem)
1990-06-26 Kirk McKusickfrom Rick Macklem
1990-06-26 Kirk McKusickadd -n option (from Macklem)
1990-06-25 Keith Bosticcheckpoint for June tape
1990-06-25 Trent Heinnew pathname (tunefs)
1990-06-25 Trent Heinnew copyright & pathnames (slattach)
1990-06-25 Trent Heinnew copyright notice
1990-06-25 Trent Heinnew copyright & pathname (savecore)
1990-06-25 Trent Heinnew copyright & pathname (routed)
1990-06-25 Trent Heinnew copyright & pathname (route)
1990-06-25 Trent Heinnew copyright & pathnames
1990-06-25 Trent Heinnew copyright & pathnames (reboot & wtmp)
1990-06-25 Trent Heinnew copyright notice
1990-06-25 Trent Heinnew copyright
1990-06-25 Trent Heinnew copyright & pathname (nfsiod)
1990-06-25 Trent Heinnew pathnames (nfsd)
1990-06-25 Trent Heinnew copyright & pathnames (mfs and newfs)
1990-06-25 Trent Heinnew pathname (ncheck)
1990-06-25 Trent Heinnew copyright & pathname (mountd)
1990-06-25 Trent Heinnew copyright notice
1990-06-25 Trent Heinnew pathname (mknod)
1990-06-25 Trent Heinnew pathnames (getty, utmp, and wtmp)
1990-06-25 Trent Heinnew copyright & pathname (ifconfig)
1990-06-25 Trent Heinnew pathname (icheck.8)
1990-06-25 Trent Heinnew copyright & pathnames (halt & wtmp)
1990-06-25 Trent Heinnew copyright & pathnames (fsdb)
1990-06-25 Trent Heinnew pathnames (fastboot & fasthalt)
1990-06-25 Trent Heinnew pathname (dump)
1990-06-25 Trent Heinnew pathnames (dmesg & msgbuf)
1990-06-25 Trent Heinnew copyright notice
1990-06-25 Trent Heinnew copyright & pathnames (XNSrouted)
1990-06-25 Mike Karelsfix shutdown bug in last delta; revoke console so singl...
1990-06-24 Trent Heinnew copyright notice
1990-06-24 Keith Bosticdon't need special targets now
1990-06-23 Keith Bosticuse mktime(3) to convert times -- current code was...
1990-06-23 Keith SklowerDon't bother to read echoed messages to rtsock; failure...
1990-06-23 Kirk McKusickadd support for spongy mounts
1990-06-22 Kirk McKusickmountdtab goes in /var/run, not /var
1990-06-20 Kirk McKusickupdate from Hibler to support MFS on non-labelled disks
1990-06-20 Kirk McKusickmake connection reset a notice, not an error
1990-06-20 Keith Bosticno reboot man page for hp300
1990-06-15 Keith Sklowerchanged my mind once again about interpretation of...
1990-06-13 Keith Sklowerchanged my mind. Ifconfig should set NSAP not NET
1990-06-12 Keith Bosticfix copyright
1990-06-09 Keith Bosticcleanup
1990-06-08 Keith Sklowerminor typo
1990-06-08 Keith Sklowermostly remove ISO references from ``ipdst'' option;
1990-06-08 Keith Skloweradd nsellength processing for GOSIP, default 1;
1990-06-08 Keith Sklowerremove reference to /dev/stdin
1990-06-07 Kirk McKusickadd FIFO as file type
next