optimization for normal masks requires keeping ptr
[unix-history] / usr / src /
1994-11-01 Keith Skloweroptimization for normal masks requires keeping ptr
1994-11-01 Keith Skloweroptimization for normal masks requires keeping ptr...
1994-11-01 Keith Sklowercompromise fixes for duped keys
1994-11-01 Kirk McKusickcorrect reference to Prof. Stephen Falken
1994-10-28 Kirk McKusickadd more debugging code for ffs_reallocblks
1994-10-28 Kirk McKusickper Van via Sally Floyd, do not add the constant maxseg...
1994-10-28 Kirk McKusickuse and maintain fs_maxcluster array
1994-10-28 Kirk McKusickallocate space and initialize fs_maxcluster array;
1994-10-28 Kirk McKusickadd fs_maxcluster to track cluster sizes per cylinder...
1994-10-28 Kirk McKusickadd um_savedmaxfilesize to save real value
1994-10-28 Kirk McKusickdon't calculate stop time until all the data is sent...
1994-10-28 Kirk McKusickbyte swapping prototype directory entries on old little
1994-10-28 Kirk McKusickdo not recursively try to fix corrupted directories...
1994-10-28 Kirk McKusicksetenv syntax does not use an =
1994-10-28 Kirk McKusickpass correct flags to VOP_CLOSE when unmounting
1994-10-27 Eric Allmaninclude host name we are chatting with when diagnosing...
1994-10-26 Kirk McKusickconvert blocked list to use queue.h
1994-10-26 Eric Allmanoops -- messed up other Makefiels
1994-10-26 Eric Allmancompile problems on various platforms
1994-10-26 Eric AllmanNETINFO support
1994-10-26 Eric Allmanmakefiles are now in a subdirectory
1994-10-26 Eric AllmanMakefiles are now in a subdirectory
1994-10-26 Edward Wangincreased m_block and m_lines to longs
1994-10-26 Keith Bostichandle tgoto functions that return NULL, not "OOPS"
1994-10-26 Eric Allmanadd warning about "makesendmail" script
1994-10-25 Eric Allmanget it to compile on other environments
1994-10-25 Eric Allmaninclude -DNISPLUS
1994-10-25 Eric Allmanfirst cut at service switch abstraction
1994-10-25 Eric Allmanadd ServiceSwitchFile configuration option
1994-10-25 Kirk McKusickunwhiteout => undelete to be more general
1994-10-24 Eric Allmanset VendorCode
1994-10-24 Eric Allmanadd VendorCode
1994-10-24 Eric Allmanfirst cut at NeXT NetInfo map class -- still somewhat...
1994-10-24 Eric Allmanprint mail uid/gid in debugging output
1994-10-24 Eric Allmanoutput trailing white space on lines as (e.g., =20...
1994-10-21 Eric Allmandon't object to all numeric user names unless HESIOD...
1994-10-20 Kirk McKusickdo not allow truncation beyond the maximum file size
1994-10-19 Kirk McKusickunwhiteout => undelete
1994-10-19 Kirk McKusickmore accurate definition of -W option
1994-10-19 Kirk McKusickunwhiteout => undelete
1994-10-18 Eric Allmanadd hesiod changes
1994-10-18 Eric Allmanif a message exceeds MaxMessageSize, stop pushing the...
1994-10-18 Eric Allmanmake so it's portable to SunOS and Ultrix. Yes, I...
1994-10-18 Eric Allmandate and time created 94/10/17 14:59:00 by eric
1994-10-18 Eric Allman"host" map class works even without DNS_BIND
1994-10-18 Eric Allmanimproved diagnostics in setreuid code
1994-10-18 Eric Allmanavoid core dumps in rewrite() if the "null RHS" diagnos...
1994-10-18 Eric Allmanflush cached SMTP connections before programatic deliveries
1994-10-18 Eric Allmanuse -s flag on dequote map to indicate space substitution
1994-10-18 Eric Allmanadd RewriteEnvelope configuration option
1994-10-17 Eric Allmanallow "u" option to take "user:group" as a value
1994-10-17 Eric Allmandebug output in shouldqueue()
1994-10-17 Eric Allmanadd shouldqueue() logging
1994-10-17 Eric Allmanadd confRECEIVED_HEADER
1994-10-17 Eric Allmanadd confRECEIVED_HEADER to set the format of the Receiv...
1994-10-17 Eric Allmanavoid recursive calls to syserr if malloc fails
1994-10-17 Eric Allmanbetter logging of connection open/usage
1994-10-17 Eric Allmanexpand -bt mode some more
1994-10-16 Eric Allmancheck some possible errors on long macro names
1994-10-16 Eric Allmanwoops -- typo
1994-10-16 Eric Allmanallow option to set default character set for MIME
1994-10-16 Eric AllmanSCO Unix updates
1994-10-16 Eric Allmanadd confDONT_PRUNE_ROUTES to set R option
1994-10-16 Eric Allmanadd confDONT_PRUNE_ROUTES to set option R
1994-10-16 Eric Allmanif the close of /usr/tmp/dead.letter fails, give a...
1994-10-10 Kirk McKusickfix checksum so it does not use illegal lvalue cast...
1994-10-10 Kirk McKusickdo not assume that root file handle can always be obtained
1994-10-10 Kirk McKusickdelete absolute path name
1994-10-10 Kirk McKusickFK => KF
1994-10-10 Kirk McKusickset macro package
1994-10-10 Kirk McKusickdon't give an error if trying to chgrp to existing...
1994-10-10 Kirk McKusickerr => errf to avoid conflict with function of the...
1994-10-10 Kirk McKusickextra period
1994-10-10 Kirk McKusickThis change allows things to compile correctly (from...
1994-10-10 Kirk McKusickFix chip time to GMT convertion so PROM passes self...
1994-10-10 Kirk McKusickBug fix for diskless operation (from NetBSD via Ralph)
1994-10-10 Kirk McKusickFix for the case when DEBUG isn't defined (from Ralph)
1994-10-10 Kirk McKusickWhen the line discipline is changed from term to slip,
1994-10-10 Kirk McKusickbetter error message on failure (from mycroft)
1994-10-10 Kirk McKusickupdate to support passive mode (from cgd)
1994-10-10 Kirk McKusickupdate for cleaner operation from cgd
1994-10-10 Kirk McKusickget error return consistent
1994-10-09 Keith Sklowercompromise fixes re: Richard Woundy; moves knowledge...
1994-10-09 Keith Sklowerthis version corresponds to radix.c SID 8.2.2.1 making...
1994-10-09 Keith SklowerThis version supports both non-contiguous masks and...
1994-10-09 Eric Allmanavoid null pointer dereferences in some degenerate...
1994-10-09 Eric Allmanfixes for various picky compilers
1994-10-08 Eric Allman(no message)
1994-09-30 Jan-Simon Pendryadd union_dowhiteout
1994-09-30 Jan-Simon Pendryensure unlink/rmdir create whiteouts when appropriate
1994-09-30 Jan-Simon Pendrysuppress whiteouts when reading a non-unioned directory.
1994-09-27 Keith Sklowerminor improvements in error messages suggested by R...
1994-09-27 Keith Sklowerimprovement suggested by R. Stevens
1994-09-24 Keith Sklowerput in branch delta for normal-only routes, and mapping...
1994-09-23 Keith Sklower( ? : ) does not yield an l-value. Fix from cgd.
1994-09-23 Keith Sklowerminor fixes from cgd@alpha.bostic.com
1994-09-23 Keith Sklowerpatch from cgd
1994-09-14 Kirk McKusickadd support for restoring whiteouts
1994-09-14 Kirk McKusickclrimap => usedinomap (to be more descriptive)
1994-09-14 Kirk McKusickclrimap => usedinomap (to be more descriptive); add...
next