mention that IDENT works on Ultrix 4.4
[unix-history] / usr / src / usr.sbin /
1995-05-05 Eric Allmanmention that IDENT works on Ultrix 4.4
1995-05-05 Eric Allmanallow command-line redefinitions of BROKEN_RES_SEARCH
1995-05-05 Eric Allmanclarify IDENTPROTO
1995-05-05 Kirk McKusickdi_?time is no longer a structure
1995-05-05 Keith Bosticoptarg/optind moved to unistd.h
1995-05-04 Eric Allmanfix minor problems in list:; code
1995-05-04 Eric AllmanIDENT works on Ultrix 4.4
1995-05-03 Kirk McKusicknew header files and new mount organization
1995-05-02 Eric Allmanmove -DISC_UNIX into ENVDEF for consistency
1995-05-01 Keith BosticI changed the printout for the t_session field since...
1995-04-30 Eric Allmanbogus attempt to do 7->8 bit conversion
1995-04-30 Keith Bosticchange devname(3) to return NULL, not ??
1995-04-29 Eric Allmandocumentation
1995-04-29 Eric Allmantruncate first space of second and subsequent 220 greet...
1995-04-29 Eric Allmanbetter (more accurate) labelling of 8bit code
1995-04-29 Keith BosticBefore I started to make changes, I fixed all the thing...
1995-04-29 Keith Bosticst_size may be a quad, not a long
1995-04-29 Keith Bosticvipw was hanging on stop signals
1995-04-29 Keith Bosticadd another state, CP_INTR
1995-04-29 Thomas FerrinAdd std copyright.
1995-04-29 Thomas Ferrindate and time created 95/04/28 16:11:19 by tef
1995-04-29 Thomas Ferrindate and time created 95/04/28 16:11:06 by tef
1995-04-29 Eric Allmanadd flags for (eventual) 7 -> 8 bit conversion
1995-04-29 Thomas FerrinBetter portability to other systems.
1995-04-29 Thomas FerrinBetter portability to other systems.
1995-04-29 Thomas FerrinBetter portability to other systems.
1995-04-29 Keith BosticPOSIX says that -s precedes init signal names
1995-04-29 Thomas FerrinMembers of group "operator" can execute privildged...
1995-04-29 Thomas FerrinAdded -a flag.
1995-04-29 Thomas FerrinSupport for printers connected via ethernet/TCP and...
1995-04-29 Thomas FerrinBetter error handling and diagnostics.
1995-04-28 Thomas FerrinBug fixes.
1995-04-28 Keith Bosticarp(8) no longer supports trailers. No point in claimi...
1995-04-28 Keith Bosticdatabase files couldn't live in /var, and were moved...
1995-04-28 Keith Bosticmedian() has to be prototyped taking a double
1995-04-28 Keith Bosticlint
1995-04-28 Keith Bosticmtree man page installs in wrong cat directory
1995-04-28 Keith BosticMycroft says he gets a major speed improvement with...
1995-04-28 Keith Bosticconvert edquota to mandoc format
1995-04-28 Keith Bosticlseek's second argument isn't a long, it's an off_t
1995-04-28 Keith Bosticscript messed up the copyright notices
1995-04-28 Keith Bosticargument pointer not being incremented through arguments
1995-04-28 Eric Allmancreate .gz as well as .Z format
1995-04-27 Kirk McKusickadd CTL_VFS output
1995-04-27 Eric Allmanbetter implementation -- fixes $rel for HP-UX as well
1995-04-27 Eric Allmanfix rbase for HP-UX; announce the various configuration...
1995-04-27 Eric Allmanadd HP-UX 10.x files
1995-04-27 Eric Allmanadd _OPTINS (optional insert) macro to shorten lines...
1995-04-27 Eric Allmanadd *_MAILER_CHARSET; UUCP_MAX_SIZE => UUCP_MAILER_MAX
1995-04-27 Eric Allmandocument *_MAILER_CHARSET macros
1995-04-27 Eric Allmanadd BROKEN_ANSI_LIBRARY define to get around strtoul...
1995-04-26 Eric AllmanHP-UX 10.0 portability changes
1995-04-26 Eric Allmandate and time created 95/04/25 17:06:59 by eric
1995-04-26 Eric Allmandate and time created 95/04/25 16:34:58 by eric
1995-04-26 Eric Allmandate and time created 95/04/25 16:33:11 by eric
1995-04-26 Eric Allmanassume that anything with MIME-Version: is MIME, even...
1995-04-26 Eric Allmanonly insist on CRLF for SMTP 8BITMIME
1995-04-26 Eric Allmanadd EF_IS_MIME
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 Eric AllmanHP-UX uses SPT_PSTAT
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 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
next