unix-history/.git
1995-04-25 Eric Allmanfix problem sending to user@domain where "domain" has...
1995-04-25 Eric Allmanmake file mailer semantics switch off of P=[FILE]
1995-04-25 Eric Allmanlint
1995-04-25 Eric Allmanefficiency improvements
1995-04-25 Eric Allmanmore bug fixes from JGM
1995-04-25 Eric Allmanfix (another) botch in IDENT code
1995-04-25 Kirk McKusickmust use hex constants
1995-04-25 Eric AllmanHP-UX uses SPT_PSTAT
1995-04-25 Kirk McKusickbad getopt string
1995-04-24 Eric Allmanmerge 700 & 800 Makefiles
1995-04-24 Eric Allmandon't need two HP-UX Makefiles
1995-04-24 Eric Allmanhack to get around compile problem on HPs when running...
1995-04-24 Eric Allmanupdates for new DSN drafts
1995-04-24 Eric Allmanupdate DNS type codes for new draft
1995-04-24 Eric Allmanupdate DSN types to be more realistic
1995-04-23 Eric Allmanbetter solution to MIME sign extension problem
1995-04-23 Eric Allmantrim out a bunch of MIME modes
1995-04-23 Eric Allmanadd F=3 flag to extend Q-P encoding to non-EBCDIC chara...
1995-04-23 Eric Allmanadd M_EBCDIC
1995-04-23 Eric Allmandon't do NL=>CRLF mapping on C-T-E: binary files; alway...
1995-04-23 Eric Allmanupdates for new status system codes and Multipart/Repor...
1995-04-23 Eric Allmanwoops -- compile glitch
1995-04-23 Eric Allmanbetter use of extended DSN status codes
1995-04-23 Eric Allmantrim down the number of 8-bit modes to three (m, p...
1995-04-23 Eric Allmanadd e_status
1995-04-23 Eric Allmanlog skipped queue runs
1995-04-23 Eric Allmanuse DSN-style error codes instead of sysexit codes...
1995-04-23 Eric Allmanimprove documentation of F=7 mailer flag
1995-04-23 Eric Allmanimproved DSN status codes
1995-04-23 Eric Allmanallow error mailer to take DSN status code
1995-04-23 Eric Allmandefault DSNs on
1995-04-23 Eric Allmanfixes to MIME code
1995-04-22 Kirk McKusickhave to do vnode_pager_setsize after new length is...
1995-04-22 Eric Allmanupdate for new domain and ostype files
1995-04-22 Eric Allmanimprove the error message
1995-04-22 Eric Allmanavoid random tab characters after OSTYPE macro
1995-04-22 Eric Allmancheck for .cf files with version extensions
1995-04-22 Eric Allmanupdate copyright; document ColonOKInAddr and HasWildcardMX
1995-04-22 Eric Allmancopyright update
1995-04-22 Eric Allmanupdate copyright notice
1995-04-22 Eric Allmansummary of changes needed for 8.7
1995-04-22 Eric Allmanbetter debugging message for message termination
1995-04-22 Eric Allmancleanup of DOMAIN and OSTYPE handling to avoid botches...
1995-04-22 Eric Allmanoops.... a few file name typos
1995-04-21 Eric Allmannew DOMAIN names
1995-04-21 Eric Allmanultrix4.1 => ultrix4
1995-04-21 Eric Allmanhave to quote DOMAIN in comment (sigh)
1995-04-21 Eric Allmandefine __HOST__ from current host name
1995-04-21 Eric Allmaninsist on an OSTYPE macro (4.3 defaults don't cut it...
1995-04-21 Eric Allmancleanup of DOMAIN and OSTYPE to try to avoid common...
1995-04-21 Eric Allmandate and time created 95/04/21 08:40:06 by eric
1995-04-21 Eric Allmandate and time created 95/04/21 08:40:05 by eric
1995-04-21 Eric Allmandate and time created 95/04/21 08:40:04 by eric
1995-04-21 Eric Allmancleanup of DOMAIN and OSTYPE to try to avoid common...
1995-04-21 Dave A. BormanMake the check for "/to:" be case sensitive, so that
1995-04-21 Eric Allmandate and time created 95/04/21 07:35:20 by eric
1995-04-21 Eric Allmandate and time created 95/04/21 07:09:43 by eric
1995-04-21 Eric Allmandate and time created 95/04/21 06:29:26 by eric
1995-04-21 Dave A. BormanAdd support for the special case of searchheaders,
1995-04-21 Dave A. BormanAdd support for "inc" command and "autoinc" variable.
1995-04-21 Eric Allmangive a message in "delayed" messages caused by name...
1995-04-20 Eric Allmanadd Nice=N mailer option
1995-04-20 Eric Allmanadd m_nice
1995-04-20 Eric Allmansolaris 2.3 cleanup
1995-04-20 Eric Allmanuse xputs to print chompheader intro debugging output
1995-04-20 Eric Allmandon't make errors so sticky on SMTP "MAIL FROM:" comman...
1995-04-20 Eric Allmanbetter messages if getsockname or getpeername fail
1995-04-20 Eric Allmaneditorial changes; update some RFC numbers to be current
1995-04-20 Eric Allmandebuggging is not spelled properly
1995-04-20 Eric Allmanadd ColonOkInAddr (confCOLON_OK_IN_ADDR) option
1995-04-20 Eric Allmanneed to make ColonOkInAddr do something real
1995-04-20 Eric Allmandon't need extern long atol() -- done in stdlib.h
1995-04-14 Eric Allmanres_search(unknown.host) is broken (returns h_errno...
1995-04-14 Eric Allmanfix postmaster notifications -- it was getting the...
1995-04-14 Eric Allmanass SFF_RUNASREALUID
1995-04-14 Kirk McKusickadd LK_DRAIN
1995-04-14 Kirk McKusickadd LK_DRAIN; add atomic_lock_try(); lint
1995-04-14 Eric Allmanmake sure the the MF_OPEN and MF_WRITABLE bits are...
1995-04-14 Eric Allmandon't double-initialized aliases on -bs
1995-04-13 Kirk McKusickadd macros for vm_map_set_recursive and vm_map_clear_re...
1995-04-13 Kirk McKusickredefine lock_* calls to use lockmgr
1995-04-13 Kirk McKusickadd compatibility to kernel-wide lock manager
1995-04-13 Kirk McKusickredefine lock_* calls to use lockmgr
1995-04-13 Kirk McKusickredefine vm_map_lock primitives in terms of lockmgr...
1995-04-13 Kirk McKusickfix includes for new locking
1995-04-13 Kirk McKusickadd flags and proc ptr to vop_lock and vop_unlock opera...
1995-04-13 Kirk McKusickvm/kern_lock.c moves to kern/kern_lock.c
1995-04-13 Kirk McKusickadd vfsconf support
1995-04-13 Kirk McKusickhave to initialize mp->mnt_vfc before calling ffs_mount...
1995-04-12 Eric Allmanallow <SP>#@#<SP> as an in-line comment introducer...
1995-04-12 Eric Allmanmake it so it will compile without NEWDB (but with...
1995-04-12 Eric Allmandefine USERDB if either NEWDB or HESIOD are defined
1995-04-12 Kirk McKusickhave to purge v_id as soon as it is cleaned
1995-04-12 Kirk McKusickhow did we forget Ozalp Babaoglu
1995-04-12 Kirk McKusicknits
1995-04-12 Kirk McKusickadd Charles M. Hannum
1995-04-12 Kirk McKusickadd lockstatus to querry lock status
1995-04-12 Kirk McKusickcomments from cgd and mycroft
1995-04-11 Eric Allmanclean up problem causing unlocked map files during...
1995-04-11 Eric Allmandon't do a gethostbyaddr call on unix domain sockets...
next