unix-history/.git
1994-08-24 Jan-Simon Pendrytypo: EXIST -> EEXIST
1994-08-24 Kirk McKusickset file flags; add restoration of FIFO's
1994-08-24 Kirk McKusickset file flags on directories
1994-08-24 Jan-Simon Pendryconvert to POSIX code (signals, terminal manipulation...
1994-08-24 Eric Allmanallow shortened -O option names
1994-08-23 Eric Allmanrepair MinQueueAge code
1994-08-23 Kirk McKusickcannot zero p_hash (without causing grief)
1994-08-23 Kirk McKusickupdate for new list structures
1994-08-23 Kirk McKusickuse new queue.h data structures
1994-08-22 Eric Allmanfix bad diagnosis of null option name
1994-08-22 Eric Allmanmultiple queue timeouts
1994-08-22 Eric Allmannew map classes in preparation for service abstraction...
1994-08-22 Eric Allmannew map classes in preparation for service abstraction
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-08-21 Kirk McKusickextern allproc and zombproc; eliminate unused pidhashmask
1994-08-21 Kirk McKusickprocess group hash tables are now dynamic
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-08-21 Kirk McKusickoff-by-one error when translating names for associated...
1994-08-21 Kirk McKusickupdate to use LIST macros for hash table
1994-08-21 Kirk McKusickupdate to use LIST hash structures
1994-08-21 Kirk McKusickupdate to use queue.h
1994-08-21 Kirk McKusickupdate to add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
1994-08-21 Kirk McKusickupdate for move to Soda Hall
1994-08-21 Kirk McKusickadd LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
1994-08-20 Eric AllmanGeneralize ReadTimeout option and call it Timeouts...
1994-08-20 Kirk McKusickstreamline getting length of symbolic link
1994-08-19 Kirk McKusickconvert freelist and hash list to use queue.h macros
1994-08-19 Kirk McKusickconversion to queue.h list manipulation (from mycroft)
1994-08-18 Eric Allmanadd new options for DeliveryNiceness, MinQueueAge,...
1994-08-18 Eric Allmanimplement minimum queue age between deliveries
1994-08-18 Eric Allmanadd -O option to set long option names
1994-08-18 Eric Allmanfix problems eating initial From_ line
1994-08-18 Kirk McKusickget lstat of symlinks to return the correct length
1994-08-18 Kirk McKusickwrong check value for FIFO
1994-08-18 Kirk McKusick-n option allows access from non-priviledged ports...
1994-08-18 Kirk McKusickbug when checking multiple filesystems; use library...
1994-08-18 Kirk McKusickactually it wasn't a buglet afterall
1994-08-18 Eric Allmanadd some new configuration values (snitched from KJS)
1994-08-17 Eric Allmanadd confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
1994-08-17 Eric Allmanchange to V6 config
1994-08-17 Eric Allmanoutput original Content-Transfer-Encoding header if...
1994-08-17 Eric Allmanadd H_CTE for content-transfer-encoding; don't output...
1994-08-17 Eric Allmanmake all flags be printed in hex rather than octal...
1994-08-17 Eric Allmanchange all bitmaps to hex; add H_CTE definition
1994-08-16 Eric Allmandon't send warning message to owner-* or *-request...
1994-08-16 Eric Allmanfix initial daemon socket open
1994-08-16 Eric Allmanfix a couple of bugs having to do with CRLF mapping
1994-08-16 Eric Allmanstore dev information in qf file; add RFC 1428-specified
1994-08-16 Eric Allmaninclude df file device info in envelope
1994-08-16 Kirk McKusickrelease the old controlling terminal if setting a new one
1994-08-16 Kirk McKusickuucp dies if it cannot repeatedly set the same controll...
1994-08-16 Kirk McKusickS_IFWHTD is gone
1994-08-16 Eric Allmanmove hvalue extern declaration into sendmail.h
1994-08-16 Eric Allmandon't send error file with return receipts
1994-08-16 Eric Allmanavoid bogosity on zero line limit
1994-08-15 Eric Allmaneliminate compiler warning
1994-08-15 Kirk McKusickcannot get new controlling tty when you already have one
1994-08-15 Kirk McKusickhave to recompute the next pointer after possibly sleep...
1994-08-15 Kirk McKusickFTS_ISWD is gone
1994-08-15 Kirk McKusickDT_WHTD is gone
1994-08-15 Kirk McKusickconvert to vop call
1994-08-15 Eric Allmanmention IRIX developers' option
1994-08-15 Eric Allmanallow long form of "S" option and comments on that...
1994-08-15 Kirk McKusickMNT_USER is gone
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickIS_WHT is gone, compare directly
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickrename fisrt field to be more descriptive
1994-08-14 Eric Allmanfix compile error on other systems
1994-08-14 Keith Bosticuse 8K buffering for stdout -- some C libraries use 1K
1994-08-14 Keith Bosticthe cursor must be at the screen bottom for SF/sf
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-12 Kirk McKusickbetter formatting (from cgd)
1994-08-12 Kirk McKusickfurther select refinements (from torek via karels)
1994-08-12 Kirk McKusickbug fix from Macklem
1994-08-12 Keith Bosticdp->d_types is now unsigned, store the gettype return...
1994-08-11 Keith Bosticmake nvi generic
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Jan-Simon Pendryadd whiteout inode number
1994-08-11 Jan-Simon Pendryadd whiteout type
1994-08-11 Kirk McKusickadd ufs_lease_check (dependent on NFS being present)
1994-08-11 Kirk McKusickadd spec_lease_check
1994-08-11 Kirk McKusickadd fifo_lease_check
1994-08-11 Kirk McKusickadd entries for leases
1994-08-11 Jan-Simon Pendryadd whiteout type; add opaque directory flag
1994-08-11 Jan-Simon Pendryadd whiteout entry type
1994-08-11 Kirk McKusickmove in NFS specific call from vnode.h
1994-08-11 Kirk McKusickmove NFS specific call to kern_time.c
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickmore portable version (from cgd)
1994-08-11 Kirk McKusickinline => __inline (from cgd)
1994-08-11 Kirk McKusicka zero-valued timeout (which should poll and return...
1994-08-11 Keith Bosticdon't leave the screen in stadnout mode
1994-08-10 Keith Bosticdon't reenter standout mode on every character
1994-08-10 Keith Bosticwstandend/wstandout return an int (that's what System...
next