only delete space used by inode, on inode deletion; required
[unix-history] / usr / src / usr.sbin /
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-26 Eric Allmancheck I/O status when appending to files
1992-02-26 Keith Sklowermark installed routes as static so that gated won't...
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-02-25 Eric Allmannew configuration version level control line
1992-02-25 Eric Allmanadd new 'V' config line to control configuration syntax...
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-02-20 Keith Bosticdon't skip first two chars unless "./"
1992-02-20 Keith Bosticchange CFLAGS
1992-02-20 Keith Bosticinitialize root
1992-02-20 Keith Skloweruse new getkerninfo to configure list of neighbors
1992-02-19 Kirk McKusickcheck for NULL pointer (net2/usr.sbin/1)
1992-02-10 Jan-Simon Pendrymerge in new release
1992-01-29 Keith Bosticdoesn't need setgid kmem anymore
1992-01-29 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticfts_statb -> fts_statp
1992-01-28 Keith Bosticstatfs.f_fsize =>statfs.f_bsize
1992-01-28 Keith Bosticput on SCCS headers
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Marc Teitelbaummake vodes work on dead kernel
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
1992-01-06 Eric Allmanspell out options to make local tuning easier
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1991-12-25 Eric Allmanallow F config line to open a pipe
1991-12-22 Eric Allmanprint some control characters in xputs
1991-12-22 Eric Allmandon't set FullName in daemon run
1991-12-22 Eric Allmaninclude some documentation of udb
1991-12-21 Eric Allmanset close-on-exec flag for recipient log file
1991-12-21 Eric Allmanadd -R flag to log incoming raw recipients for analysis
1991-12-21 Eric Allmanmany hacks to get mail.cs working well
1991-12-21 Eric Allmanwhen forwarding UUCP mail, make it a route-addr to...
1991-12-21 Eric Allmanif we are running new sendmail, assume no_wildcard_MX
1991-12-21 Eric Allmanthis is an old sendmail implementation (for the time...
1991-12-21 Eric Allmanremember to pay attention to =L class in old sendmail...
1991-12-21 Eric Allmanmail.cs should be exposed, so mail from root makes...
1991-12-21 Eric Allmanlook for databases on local disk; include eecs in match
1991-12-18 Eric Allmanfix <route-addr> handling in ruleset 4
1991-12-18 Eric Allmanadd ENOSR (no streams resources) to list of temporary...
1991-12-18 Eric Allmanoops..... m4 problem
1991-12-18 Eric Allmanmake NEWSENDMAIL the default
1991-12-16 Keith Bosticoff-by-the-usual
1991-12-16 Keith BosticIt's an ANSI kind of world
1991-12-16 Eric Allman<sysexits.h> before "conf.h"
1991-12-16 Eric Allmanfix botch in MX forwarding rules on mail.cs and ucbvax
1991-12-16 Eric Allmanfix botch in =F rules
1991-12-16 Eric Allmanclear errno after trying to open the database list
1991-12-16 Eric Allmanclear errno at top of loop to avoid bogus messages
1991-12-16 Eric Allmandrop STATIC
1991-12-16 Eric Allmanudbexpand.c => udb.c
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-15 Eric Allmanconvert lockf implementation to use fcntl directly
1991-12-15 Eric Allmanallow udbexpand to return temporary failure errors
1991-12-15 Eric Allmancomments about the latest round of hacking
1991-12-15 Eric Allmanfix race condition in queue file locking; generalize...
1991-12-14 Eric Allmansome System V hacks....
1991-12-14 Eric Allmanmail.CS.Berkeley.EDU should masquerade as CS.Berkeley.EDU
1991-12-14 Eric Allmanchange lockf code to avoid race condition
1991-12-14 Eric Allmanfix lockf code; have getcanonname recognize canonical...
1991-12-13 Eric Allmangive initialization a chance
1991-12-13 Eric Allmanallow for default UDB spec at compile time
1991-12-13 Eric AllmanNEWSENDMAIL is the default
1991-12-13 Eric Allman"OLDSENDMAIL" macro undefines "NEWSENDMAIL"
1991-12-13 Eric Allmandefine $m macro to have the domain part of $w
1991-12-13 Eric Allmansubstantial changes to handle CS subdomain
1991-12-13 Eric Allmanchange internal macro name
1991-12-13 Eric Allmannormalize locations of system files
1991-12-13 Eric Allmandon't assume @cs in USERDB_SPEC
1991-12-13 Eric Allmanhacks for HP-UX (ugh)
1991-12-13 Eric Allmanmodifications for CS subdomain server
1991-12-13 Eric Allmancheckpoint of hacking for mail.cs.berkeley.edu
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Eric Allmandate and time created 91/12/11 12:50:44 by eric
1991-12-10 Eric Allmandate and time created 91/12/09 14:24:06 by eric
1991-12-09 Eric Allmaninclude LOCKF compilation variable
1991-12-09 Eric AllmanF_TEST => F_TLOCK
1991-12-06 Eric Allmanoops.....
1991-12-06 Eric Allmanhacks for systems with lockf, not flock
1991-12-05 Eric Allmanset udb_dbname
1991-12-05 Eric Allmanfix misunderstanding of seq(R_CURSOR) semantics
1991-12-05 Eric Allmansubstantial changes for user database package
1991-12-03 Mike Karelswaitpid is now in header
1991-11-23 Eric AllmanUSERDB_FILE => USERDB_SPEC
1991-11-23 Eric Allmanadjust user database specification
1991-11-23 Eric Allmanreality check
1991-11-23 Eric Allmandon't complain if sendmail.fc doesn't exist (this is...
1991-11-21 Eric Allmanfrom costales@icsi.Berkeley.EDU: print rulesets with...
1991-11-21 Eric Allmandon't assume getloadavg exists
1991-11-21 Eric Allmanmore null pointer fixes
1991-11-21 Eric Allmanfix silly indirect-through-zero bug
1991-11-20 Eric Allmanallow both NEWDB and DBM compilation so that old alias...
1991-11-20 Eric Allmanfix last delta: qualification of recipient names botched
1991-11-20 Eric Allmanfix some pathname errors
1991-11-20 Eric Allmandelete remote implementation in lieu of better protocol
1991-11-16 Eric Allmanchange leading "local mailer" indicator to avoid confli...
next