create {hp300,i386,tahoe,vax}/include/ansi.h
[unix-history] / usr / src / sbin /
1991-03-08 Kirk McKusickneed dependencies for dumprmain.o and dumprtape.o
1991-03-08 Kirk McKusickverified to be free of AT&T code
1991-03-08 Kirk McKusicklint, misc cleanups
1991-03-08 Mike Karelsprespecify multiple tape volumes
1991-03-06 Keith Bostichlen was going to -1 and doing an unsigned comparison
1991-03-05 Keith BosticANSI
1991-03-02 Keith Bosticuse tzfile.h seconds #defines instead of our own
1991-03-01 Kirk McKusickadd defines to provide compatibility with 4.3BSD-Tahoe...
1991-03-01 Kirk McKusickhave to deal with directories that are shorter than...
1991-03-01 Keith BosticANSI; break #includes out of dump.h into separate files
1991-03-01 Kirk McKusickoverhaul argument processing; use new traversal algorithms
1991-03-01 Kirk McKusicknew faster and more accurate algorithm to calculate...
1991-03-01 Kirk McKusickKNF, more neumonic names for structures
1991-03-01 Kirk McKusickmore neumonic names; get rid of unnecessary global...
1991-03-01 Kirk McKusickKNF, misc naming cleanups
1991-03-01 Kirk McKusickKNF, misc global cleanups
1991-03-01 Kirk McKusickget rid of default disk to dump
1991-03-01 Keith BosticANSI
1991-03-01 Keith BosticANSI, minor cleanups.
1991-03-01 Keith BosticANSI
1991-02-28 Keith BosticANSI fixes
1991-02-27 Chris Torekdeclare rst_telldir correctly at top and not again...
1991-02-27 Keith BosticANSI fix
1991-02-27 Keith BosticANSI fixes
1991-02-27 Keith BosticANSI fix
1991-02-27 Keith Bosticneeds compat for insque/remque
1991-02-27 Keith BosticANSI fixes
1991-02-27 Keith Bosticdkcksum moved from C library to disklable
1991-02-27 Keith BosticANSI fixes
1991-02-27 Keith BosticANSI fixes (one real bug!)
1991-02-27 Keith BosticANSI fixes
1991-02-25 Kirk McKusickdocument the 'b' and 'B' options
1991-02-25 Kirk McKusickupdates from Mike to make messages more media independent;
1991-02-24 Chris Torekwarn about missing /etc/dumpdates, and detect errors...
1991-02-24 Chris Torekfix gcc warnings; add dev_bshift and tp_bshift variables
1991-02-24 Chris Torekfix gcc warnings; add quit() function to print message...
1991-02-24 Chris Torekfix gcc warnings
1991-02-24 Chris Torekadd dev_bshift to reduce multiply and divide by dev_bsi...
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-23 Kirk McKusickgdb does not allow writing of constant strings
1991-02-23 Kirk McKusickcleanup of byte swapping code
1991-02-23 Kirk McKusickmust use maximum directory blocksize across all archite...
1991-02-23 Kirk McKusickOn tahoe, must use secsize of 1024, even though the...
1991-02-22 Keith Bosticdate and time created 91/02/21 13:33:38 by bostic
1991-02-10 William Nesheimi386 system base address (must be a better way...)
1991-02-10 William Nesheimdate and time created 91/02/09 19:37:08 by william
1991-02-10 William Nesheimbeginning of changes for i386 -- its like a vax
1991-02-04 Keith Bosticadd getopt(3), minor cleanups -- could use a lot more...
1991-02-03 Chris Toreklint; KNF; make gcc -Wall happy
1991-02-03 Chris Torekrewind => trewind (for ANSI C)
1991-02-03 Chris Torekgetpwuid() is already declared in <pwd.h>
1991-01-16 Keith Bostickernel reorg
1991-01-15 Keith Bostickernel reorg
1990-12-29 Kirk McKusickminor optimization
1990-12-19 Keith Bosticbranch version to fix Reno distribution
1990-12-19 Mike Karelsfix to work on unlabeled disks; don't ignore the specif...
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
next